aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core-utils/lumina-config/pages
Commit message (Collapse)AuthorAge
* Finish up the switch over to the new UI for lumina-configKen Moore2016-06-28
|
* Add in the last 2 converted pages (session_[locale/options]). Leave the new ↵Ken Moore2016-06-28
| | | | UI enabled now.
* Oops - forgot to add the page_interface_panels files to git.Ken Moore2016-06-28
|
* Get the new menu interface page converted over.Ken Moore2016-06-27
|
* Get the panel interface page all converted over to the new UI.Ken Moore2016-06-27
|
* Get the desktop interface page all converted over to the new UI.Ken Moore2016-06-27
|
* Get the Fluxbox settings page all converted over.Ken Moore2016-06-27
|
* Get the new fluxbox-keys page all converted over to the new UI.Ken Moore2016-06-27
|
* Switch back to the old UI for now.Ken Moore2016-06-27
|
* Get the default apps page all converted over to the new UI.Ken Moore2016-06-27
|
* Add in sample page files for copy/modify later.Ken Moore2016-06-27
|
* Add in the new autostart services UI page. Also cleanup a bit more of the ↵Ken Moore2016-06-27
| | | | shortcuts and page interactions.
* Finish up the interactions on the main selection page in the new UI.Ken Moore2016-06-27
|
* Add in the search capabilities within the new lumina-config UI.Ken Moore2016-06-27
|
* Get the new theme page all setup and functional.Ken Moore2016-06-24
|
* Get the new "wallpaper" page all setup and functional, as well as finish ↵Ken Moore2016-06-24
| | | | testing the new page loading and monitor-changing systems.
* Get a lot more of the new lumina-config layout all setup. Now the main page ↵Ken Moore2016-06-22
| | | | has all the loading/parsing routines built in, and the main window will perform the button actions as needed.
* 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 ↵Ken Moore2016-06-22
| | | | compilation checks (old UI still actually used at the moment though)
* Continue splitting up all the various pages/tabs into distinct pages for ↵Ken Moore2016-06-22
| | | | | | lumina-config. All the UI files are now split up - starting to add in the cpp/h files now. (Still not tied into build yet)
* Add some more individual UI pages.Ken Moore2016-06-17
|
* Start splitting up the mainUI form into individual pages (not tied into ↵Ken Moore2016-06-17
build yet)
bgstack15