summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-29Added title to the Select Persona Dialog.feature/gsoc14-personasRachit Gupta
2014-07-11Fixed crash when cancel is clicked without searching.Rachit Gupta
2014-07-10Fixed thread related issues.Rachit Gupta
2014-07-08The "Select personas installed via extensions" label is invisible by default.Rachit Gupta
2014-07-08Improved UI: Large buttons are not shown.Rachit Gupta
2014-07-02Added feature of clearing the registry in case something goes wrong.Rachit Gupta
2014-07-02Minor fix: Own persona selected when user selects installed persona.Rachit Gupta
2014-07-01Changed Personas installed through extensions procedure.Rachit Gupta
2014-07-01Moved the personas installed through extensions handling to 'own'.Rachit Gupta
2014-07-01Fixed Bug: Persona info is deleted if No Persona is selected.Rachit Gupta
2014-06-30Dropped 'Persona' from the properties in PersonasEntry template.Rachit Gupta
2014-06-30Changed application of personas through extensions procedure.Rachit Gupta
2014-06-27The Personas can be install through oxt extensions.Rachit Gupta
2014-06-21Fixed Typo.Rachit Gupta
2014-06-20Added some pre-defined search terms.Rachit Gupta
2014-06-20Improved search: the images are displayed as they are downloaded.Rachit Gupta
2014-06-19Added functionality to apply default themes.Rachit Gupta
2014-06-18The selected theme is shown in the progress label.Rachit Gupta
2014-06-16personas: Minor tweaks in the selection dialog.Jan Holesovsky
2014-06-18Code cleanup.Rachit Gupta
2014-06-17Minor Fixes.Rachit Gupta
2014-06-15Fixed Bug: SelectPersonaDialog was not closing on clicking OK.Rachit Gupta
2014-06-15Added check for no results.Rachit Gupta
2014-06-14Added error message to the progess label if something goes wrong.Rachit Gupta
2014-06-13Moved the application of persona process to SelectPersonaDialog.Rachit Gupta
2014-06-13Fixed Bug: Small buttons are not visible initially.Rachit Gupta
2014-06-13Fixed Bug: Multiple searches result in correct theme to be applied.Rachit Gupta
2014-06-13Fixed Bug: Progress label was not shown after another search.Rachit Gupta
2014-06-12The theme is download and applied in a separate thread.Rachit Gupta
2014-06-11Changed the Persona application process a bit.Rachit Gupta
2014-06-08The selected theme is now applied to the suite.Rachit Gupta
2014-06-07Little code cleanup.Rachit Gupta
2014-06-01Acquire the solar mutex, otherwise we cannot access vcl in the thread.Jan Holesovsky
2014-06-02Changed images to buttons so they are clickable.Rachit Gupta
2014-05-25Added setOptimalLayoutSize() to resize the dialog after images load.Rachit Gupta
2014-05-22The search result images are shown in the dialog.Rachit Gupta
2014-05-21Added SearchAndParseThread.Rachit Gupta
2014-05-21Moved definition of SelectPersonaDialog to personalization.hxxRachit Gupta
2014-05-21Changed license and added #ifdef.Rachit Gupta
2014-05-21Created std::vector to store learnmore URLs.Rachit Gupta
2014-05-21select_persona_dialog.ui changed to include search.Rachit Gupta
2014-05-21Created basic architecture for PersonasDocHandler.Rachit Gupta
2014-05-21Default OS X thread stack size too small for -fsanitize=addressStephan Bergmann
2014-05-21Work around Clang -fsanitize=address inline asm errorStephan Bergmann
2014-05-21fdo#78921 Don't crash when there is no storage specifiedMaxim Monastirsky
2014-05-21upgrade to python-3.3.5Thomas Arnhold
2014-05-21forgot to release the OpenGL resourcesMarkus Mohrhard
2014-05-21use FBO for the pickingMarkus Mohrhard
2014-05-21add method for creating framebuffer objects to OpenGLHelperMarkus Mohrhard
2014-05-21set the color for the pickingMarkus Mohrhard