summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added title to the Select Persona Dialog.feature/gsoc14-personasRachit Gupta2014-07-291-1/+3
* Fixed crash when cancel is clicked without searching.Rachit Gupta2014-07-111-1/+2
* Fixed thread related issues.Rachit Gupta2014-07-102-5/+26
* The "Select personas installed via extensions" label is invisible by default.Rachit Gupta2014-07-083-2/+5
* Improved UI: Large buttons are not shown.Rachit Gupta2014-07-081-3/+3
* Added feature of clearing the registry in case something goes wrong.Rachit Gupta2014-07-021-0/+10
* Minor fix: Own persona selected when user selects installed persona.Rachit Gupta2014-07-021-0/+2
* Changed Personas installed through extensions procedure.Rachit Gupta2014-07-013-65/+46
* Moved the personas installed through extensions handling to 'own'.Rachit Gupta2014-07-014-66/+99
* Fixed Bug: Persona info is deleted if No Persona is selected.Rachit Gupta2014-07-011-0/+2
* Dropped 'Persona' from the properties in PersonasEntry template.Rachit Gupta2014-06-302-12/+12
* Changed application of personas through extensions procedure.Rachit Gupta2014-06-302-10/+44
* The Personas can be install through oxt extensions.Rachit Gupta2014-06-275-20/+137
* Fixed Typo.Rachit Gupta2014-06-211-1/+1
* Added some pre-defined search terms.Rachit Gupta2014-06-203-7/+142
* Improved search: the images are displayed as they are downloaded.Rachit Gupta2014-06-203-13/+14
* Added functionality to apply default themes.Rachit Gupta2014-06-194-23/+142
* The selected theme is shown in the progress label.Rachit Gupta2014-06-181-1/+8
* personas: Minor tweaks in the selection dialog.Jan Holesovsky2014-06-161-61/+63
* Code cleanup.Rachit Gupta2014-06-181-60/+16
* Minor Fixes.Rachit Gupta2014-06-171-2/+2
* Fixed Bug: SelectPersonaDialog was not closing on clicking OK.Rachit Gupta2014-06-151-1/+2
* Added check for no results.Rachit Gupta2014-06-153-7/+25
* Added error message to the progess label if something goes wrong.Rachit Gupta2014-06-141-0/+6
* Moved the application of persona process to SelectPersonaDialog.Rachit Gupta2014-06-132-29/+60
* Fixed Bug: Small buttons are not visible initially.Rachit Gupta2014-06-131-9/+9
* Fixed Bug: Multiple searches result in correct theme to be applied.Rachit Gupta2014-06-132-0/+8
* Fixed Bug: Progress label was not shown after another search.Rachit Gupta2014-06-131-1/+6
* The theme is download and applied in a separate thread.Rachit Gupta2014-06-122-101/+130
* Changed the Persona application process a bit.Rachit Gupta2014-06-111-1/+3
* The selected theme is now applied to the suite.Rachit Gupta2014-06-082-50/+125
* Little code cleanup.Rachit Gupta2014-06-072-10/+13
* Acquire the solar mutex, otherwise we cannot access vcl in the thread.Jan Holesovsky2014-06-011-0/+4
* Changed images to buttons so they are clickable.Rachit Gupta2014-06-023-41/+72
* Added setOptimalLayoutSize() to resize the dialog after images load.Rachit Gupta2014-05-251-0/+1
* The search result images are shown in the dialog.Rachit Gupta2014-05-224-22/+269
* Added SearchAndParseThread.Rachit Gupta2014-05-212-22/+61
* Moved definition of SelectPersonaDialog to personalization.hxxRachit Gupta2014-05-213-35/+24
* Changed license and added #ifdef.Rachit Gupta2014-05-211-10/+5
* Created std::vector to store learnmore URLs.Rachit Gupta2014-05-212-18/+13
* select_persona_dialog.ui changed to include search.Rachit Gupta2014-05-212-57/+28
* Created basic architecture for PersonasDocHandler.Rachit Gupta2014-05-214-11/+178
* Default OS X thread stack size too small for -fsanitize=addressStephan Bergmann2014-05-211-5/+12
* Work around Clang -fsanitize=address inline asm errorStephan Bergmann2014-05-211-27/+38
* fdo#78921 Don't crash when there is no storage specifiedMaxim Monastirsky2014-05-211-0/+4
* upgrade to python-3.3.5Thomas Arnhold2014-05-216-245/+42
* forgot to release the OpenGL resourcesMarkus Mohrhard2014-05-211-0/+4
* use FBO for the pickingMarkus Mohrhard2014-05-213-2/+28
* add method for creating framebuffer objects to OpenGLHelperMarkus Mohrhard2014-05-212-0/+43
* set the color for the pickingMarkus Mohrhard2014-05-213-12/+32