aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core-utils/lumina-config/pages
Commit message (Expand)AuthorAge
* Change around the default settings for Lumina quite a bit:Ken Moore2017-08-18
* Added translations to menu buttons and the panel settings dialogueZackaryWelch2017-08-15
* Resynced translation files and fixed translations of the boot splash UIZackaryWelch2017-08-15
* fix spacingq5sys2017-07-31
* apply ui patch from slicer69q5sys2017-07-28
* Added more missing iconsZackaryWelch2017-07-17
* Deactivate the auto-resize functionality (for now) with a comment about the F...Ken Moore2017-06-07
* Switch the usage of compton: default to it being disabled rather than enabled...Ken Moore2017-05-23
* Add the new "generateMediaIcons" setting to lumina-config (Interface->Desktop...Ken Moore2017-05-01
* Clean up another couple "nullptr" uses.Ken Moore2017-04-10
* Fix a possible issue where the panel number would be negative - causing a cra...Ken Moore2017-03-27
* Clean up the compilation warnings with the separate "getPage" routines in lum...Ken Moore2017-02-27
* Finish removing all the last remnant of the old X11 mouse config page.Ken Moore2017-02-13
* Merge pull request #375 from antab/app-selection-defaultKen Moore2017-02-06
|\
| * Fix memory leak.Arnar Mar Sig2017-02-06
| * * Remove code duplication from LoadSettings() and fix indentation (tab to space)Arnar Mar Sig2017-02-04
* | * Initialize PanelWidget layout in the constructor.Arnar Mar Sig2017-02-03
|/
* Fix up the saving of the user's default icon via lumina-config.Ken Moore2017-01-30
* change page titleJT Pennington2017-01-18
* Add support to lumina-config to show all applications which register themselv...Ken Moore2017-01-12
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-01-06
|\
| * enable ESC to clear search field and reset view to all pagesq5sys2017-01-05
* | Add a new compile-time option: NO_XINPUTKen Moore2017-01-06
|/
* Merge branch 'master' into masterJT Pennington2016-12-22
|\
| * Change the icon used for the interface/menu page so it does not use the same ...Ken Moore2016-12-19
| * Update the Interface/Panels page quite a bit:Ken Moore2016-12-19
| * Merge branch 'master' of github.com:trueos/luminaKen Moore2016-12-16
| |\
| | * Switch the "clicked" signal for the "Activated" signal within the input devic...Ken Moore2016-12-16
| * | If xinput is not available, do not show the input device configuration page.Ken Moore2016-12-16
| |/
| * Fix the comments within the pages.pri file.Ken Moore2016-12-15
* | fix pages.priq5sys2016-12-21
* | add bluetooth page to getpage.hq5sys2016-12-14
* | update source authorsq5sys2016-12-14
* | set up initial bluetooth pageq5sys2016-12-14
|/
* fix missing bracketsJT Pennington2016-12-14
* Merge pull request #320 from q5sys/masterJT Pennington2016-12-14
|\
| * Update page_mouse.hJT Pennington2016-12-14
| * fixing white space to keep Ken happyJT Pennington2016-12-14
| * comment out page_mouse_trueosJT Pennington2016-12-14
| * comment out trueos mouse pageJT Pennington2016-12-14
| * code cleanupJT Pennington2016-12-07
| * clean up codeJT Pennington2016-12-07
| * it would help if I actually pushed the pagesq5sys2016-12-08
| * testing mouse utilq5sys2016-12-08
* | Fix the window title within the input device page.Ken Moore2016-12-13
* | Fix up the item visibility within the theme engine selector page on first load.Ken Moore2016-12-09
* | Fix up a build error on the cluster (not sure why the cluster had a problem w...Ken Moore2016-12-09
|/
* Add some more filtering for mouse devices:Ken Moore2016-12-07
* Enable the new input-devices page within lumina-config.Ken Moore2016-12-07
* Get the new input device routines almost ready. Still have the page disabled ...Ken Moore2016-12-06
bgstack15