aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core-utils/lumina-config/mainWindow.cpp
Commit message (Expand)AuthorAge
* Setup lumina-config with window geometry save/restore.Ken Moore2018-04-16
* Added translations to menu buttons and the panel settings dialogueZackaryWelch2017-08-15
* Deactivate the auto-resize functionality (for now) with a comment about the F...Ken Moore2017-06-07
* Clean up the compilation warnings with the separate "getPage" routines in lum...Ken Moore2017-02-27
* enable ESC to clear search field and reset view to all pagesq5sys2017-01-05
* add quit keyboard shortcutq5sys2017-01-05
* Add the ability to specify "--page <page_id>" when running lumina-config to g...Ken Moore2016-11-21
* Fix a reference to an uncommitted function by q5sys.Ken Moore2016-11-20
* Revert "comment out changes made to wrong repo, until method can be fixed"Ken Moore2016-11-20
* comment out changes made to wrong repo, until method can be fixedq5sys2016-11-20
* search clear function on ESC pressq5sys2016-11-20
* Large update to how XDGDesktop files are created/used.Ken Moore2016-09-22
* Make sure that going "back" to the main page automatically exapands/highlight...Ken Moore2016-09-06
* Finish up the switch over to the new UI for lumina-configKen Moore2016-06-28
* Add in the new autostart services UI page. Also cleanup a bit more of the sho...Ken Moore2016-06-27
* Switch back to the old UI for now (new one still not finished yet).Ken Moore2016-06-24
* Get the new "wallpaper" page all setup and functional, as well as finish test...Ken Moore2016-06-24
* Get a lot more of the new lumina-config layout all setup. Now the main page h...Ken Moore2016-06-22
* Get the general page loading system all setup for the new mainWindow class.Ken Moore2016-06-22
* Get the new lumina-config UI all setup and tied into the build for compilatio...Ken Moore2016-06-22
bgstack15