aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-theme-engine/src/lthemeengine/lthemeengine.cpp
Commit message (Collapse)AuthorAge
* Get lumina-pingcursor integrated into the core package.Ken Moore2020-04-03
| | | | Also fix a couple random errors. Adjust the default "PREFIX" to /usr for all Linux distros for instance.
* Update lthemeengine.cppKen Moore2020-04-03
| | | Ensure we create the cursor directory before saving the cursor theme file
* lthemeengine: check if dirs ends with "/" in stylesheet/color path, this ↵Ole-André Rodlie2018-04-14
| | | | fixes enabled.contains
* Add mouse cursor theme management to lthemeengine.Ken Moore2017-09-15
| | | | Also fix up a number of other little bugs in various pages.
* 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.
* Cleanup the lumina-theme-engine subprojectKen Moore2017-08-03
| | | | | | | 1. Use the built-in OS-detect.pri for build settings 2. Remove the "DISABLE_WIDGETS" flag (desktop always needs it) 3. Clean up the multi-path search routines for qss/color files 4. Add some color files to the default install
* bring bracket sanity to a wasteland of if statementsq5sys2017-07-31
|
* clean up lthemeengine pagesq5sys2017-07-20
|
* set proper define for datadirq5sys2017-07-18
|
* apply path patchq5sys2017-07-18
|
* the second great renamingq5sys2017-07-18
bgstack15