aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-theme-engine
Commit message (Collapse)AuthorAge
* Cleanup some fallback routines for loading icons from the Qt theme methods.Ken Moore2017-08-03
|
* Fix up a bit more of the lumina-theme-engineKen Moore2017-08-03
| | | | | | | | 1. Adjust the build directories for all projects 2. Add lumina-theme-engine to the "core" meta-project 3. flip the names of the "dusk" and "darker" color schemes 4. Add a simple drop-down menu for standard colors when editing a stylesheet 5. Ensure the find colors/qss routines skip duplicate directory entries
* 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
* fix version string defineq5sys2017-08-03
|
* minor housekeeping to pro filesq5sys2017-08-01
|
* fix default prefix pathq5sys2017-08-01
|
* bring bracket sanity to a wasteland of if statementsq5sys2017-07-31
|
* clean up lthemeengine-style pagesq5sys2017-07-20
|
* clean up lthemeengine-qtplugin pagesq5sys2017-07-20
|
* clean up tab pagesq5sys2017-07-20
|
* clean up qss pagesq5sys2017-07-20
|
* clean up palette pagesq5sys2017-07-20
|
* clean up main pagesq5sys2017-07-20
|
* clean up lthemeengine pagesq5sys2017-07-20
|
* clean up interface pagesq5sys2017-07-20
|
* clean up icon pagesq5sys2017-07-20
|
* clean up font pagesq5sys2017-07-20
|
* clean up appearance source filesq5sys2017-07-20
|
* set proper define for datadirq5sys2017-07-18
|
* update to main .pro fileq5sys2017-07-18
|
* update to .desktop fileq5sys2017-07-18
|
* apply path patchq5sys2017-07-18
|
* get lthemeengine building successfullyq5sys2017-07-18
|
* the second great renamingq5sys2017-07-18
|
* the changing of the namesq5sys2017-07-18
|
* source directory updatesq5sys2017-07-18
|
* update to dir structureq5sys2017-07-18
|
* rename .pri fileq5sys2017-07-18
|
* rename .pro fileq5sys2017-07-18
|
* removal of duplicate READMEq5sys2017-07-18
|
* removal of Changelogq5sys2017-07-18
|
* removal of AUTHORS as a duplicate of LICENSEq5sys2017-07-18
|
* add to LICENSE fileq5sys2017-07-18
|
* removing COPYING as its a duplicate of LICENSEq5sys2017-07-18
|
* removal of ChangeLog.svnq5sys2017-07-18
|
* removal of qt5ct test.shq5sys2017-07-18
|
* removal of qt5ct utilsq5sys2017-07-18
|
* commit of qt5ct source treeq5sys2017-07-18
|
* inital commit of the lumina-theme-engineq5sys2017-07-13
bgstack15