Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Cleanup the QSS page quite a bit so that items can now be sorted, ordered by ↵ | Ken Moore | 2017-09-14 |
| | | | | priority and more. | ||
* | Also auto-open the palette modification UI when creating a copy of a color ↵ | Ken Moore | 2017-09-13 |
| | | | | scheme. | ||
* | Fix up a bunch more of the lumina-theme-engine functionality - adding in all ↵ | Ken Moore | 2017-09-13 |
| | | | | the desktop style settings and reworking the configuration UI and functionality. | ||
* | Fix up some of the qss theme page | Ken Moore | 2017-09-13 |
| | |||
* | Rename the "stylesheets" tab and split it up into two tabs: | Ken Moore | 2017-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. | ||
* | Add support for a "desktop_stylesheets" config knob which will activated if ↵ | Ken Moore | 2017-09-11 |
| | | | | the application loading the theme engine is called "lumina-desktop". | ||
* | fix spelling typo | q5sys | 2017-09-04 |
| | |||
* | Cleanup some fallback routines for loading icons from the Qt theme methods. | Ken Moore | 2017-08-03 |
| | |||
* | Fix up a bit more of the lumina-theme-engine | Ken Moore | 2017-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 subproject | Ken Moore | 2017-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 define | q5sys | 2017-08-03 |
| | |||
* | minor housekeeping to pro files | q5sys | 2017-08-01 |
| | |||
* | fix default prefix path | q5sys | 2017-08-01 |
| | |||
* | bring bracket sanity to a wasteland of if statements | q5sys | 2017-07-31 |
| | |||
* | clean up lthemeengine-style pages | q5sys | 2017-07-20 |
| | |||
* | clean up lthemeengine-qtplugin pages | q5sys | 2017-07-20 |
| | |||
* | clean up tab pages | q5sys | 2017-07-20 |
| | |||
* | clean up qss pages | q5sys | 2017-07-20 |
| | |||
* | clean up palette pages | q5sys | 2017-07-20 |
| | |||
* | clean up main pages | q5sys | 2017-07-20 |
| | |||
* | clean up lthemeengine pages | q5sys | 2017-07-20 |
| | |||
* | clean up interface pages | q5sys | 2017-07-20 |
| | |||
* | clean up icon pages | q5sys | 2017-07-20 |
| | |||
* | clean up font pages | q5sys | 2017-07-20 |
| | |||
* | clean up appearance source files | q5sys | 2017-07-20 |
| | |||
* | set proper define for datadir | q5sys | 2017-07-18 |
| | |||
* | update to main .pro file | q5sys | 2017-07-18 |
| | |||
* | update to .desktop file | q5sys | 2017-07-18 |
| | |||
* | apply path patch | q5sys | 2017-07-18 |
| | |||
* | get lthemeengine building successfully | q5sys | 2017-07-18 |
| | |||
* | the second great renaming | q5sys | 2017-07-18 |
| | |||
* | the changing of the names | q5sys | 2017-07-18 |
| | |||
* | source directory updates | q5sys | 2017-07-18 |
| | |||
* | update to dir structure | q5sys | 2017-07-18 |
| | |||
* | rename .pri file | q5sys | 2017-07-18 |
| | |||
* | rename .pro file | q5sys | 2017-07-18 |
| | |||
* | removal of duplicate README | q5sys | 2017-07-18 |
| | |||
* | removal of Changelog | q5sys | 2017-07-18 |
| | |||
* | removal of AUTHORS as a duplicate of LICENSE | q5sys | 2017-07-18 |
| | |||
* | add to LICENSE file | q5sys | 2017-07-18 |
| | |||
* | removing COPYING as its a duplicate of LICENSE | q5sys | 2017-07-18 |
| | |||
* | removal of ChangeLog.svn | q5sys | 2017-07-18 |
| | |||
* | removal of qt5ct test.sh | q5sys | 2017-07-18 |
| | |||
* | removal of qt5ct utils | q5sys | 2017-07-18 |
| | |||
* | commit of qt5ct source tree | q5sys | 2017-07-18 |
| | |||
* | inital commit of the lumina-theme-engine | q5sys | 2017-07-13 |