aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-theme-engine/src/lthemeengine/mainwindow.cpp
Commit message (Collapse)AuthorAge
* Cleanup a little bit of lthemeengineKen Moore2017-11-21
| | | | | 1. Ensure setting paths are converted to absolute paths before comparisons 2. Get rid of the buttonbox in mainwindow and replace it with a couple toolbuttons with icons (same functionality)
* Bump the version of Lumina to 1.4.0Ken Moore2017-11-20
| | | | Also ensure the lumina-theme-engine uses the same versioning system.
* Remove the "ok" button, and change the "cancel" button to "close".Ken Moore2017-10-02
|
* Add mouse cursor theme management to lthemeengine.Ken Moore2017-09-15
| | | | Also fix up a number of other little bugs in various pages.
* Fix up a bunch more of the lumina-theme-engine functionality - adding in all ↵Ken Moore2017-09-13
| | | | the desktop style settings and reworking the configuration UI and functionality.
* Rename the "stylesheets" tab and split it up into two tabs:Ken Moore2017-09-11
| | | | | "Application Theme" and "Desktop Theme". Also re-work the qsspage class a bit to understand whether it is running in "desktop" or "application" mode.
* bring bracket sanity to a wasteland of if statementsq5sys2017-07-31
|
* clean up main pagesq5sys2017-07-20
|
* the second great renamingq5sys2017-07-18
|
* the changing of the namesq5sys2017-07-18
|
* source directory updatesq5sys2017-07-18
bgstack15