aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-theme-engine/src/lthemeengine
Commit message (Expand)AuthorAge
* remove QSignalMapper. Use lambda func instead.lbartoletti2019-10-28
* fix (set)backgroundColorlbartoletti2019-10-22
* Make the minimum size of the page buttons larger in the lthemeengine UI.Ken Moore2019-01-26
* Track a Qt change with Qt 5.12:Ken Moore2019-01-15
* Merge pull request #571 from rodlie/lthemeengine_qss_orderKen Moore2018-04-16
|\
| * lthemeengine: fix qss orderOle-André Rodlie2018-04-14
* | lthemeengine: check if dirs ends with "/" in stylesheet/color path, this fixe...Ole-André Rodlie2018-04-14
|/
* Start trying to get stylesheet validation into the qss editor.Ken Moore2017-12-06
* Cleanup a little bit of lthemeengineKen Moore2017-11-21
* Bump the version of Lumina to 1.4.0Ken Moore2017-11-20
* Remove the "ok" button, and change the "cancel" button to "close".Ken Moore2017-10-02
* Add a "copy" button to the QSS page for copying files to make changes.Ken Moore2017-10-02
* Add mouse cursor theme management to lthemeengine.Ken Moore2017-09-15
* Turn off the custom theme engine for the 1.x desktop itself, and use the lthe...Ken Moore2017-09-14
* Cleanup the QSS page quite a bit so that items can now be sorted, ordered by ...Ken Moore2017-09-14
* Also auto-open the palette modification UI when creating a copy of a color sc...Ken Moore2017-09-13
* Fix up a bunch more of the lumina-theme-engine functionality - adding in all ...Ken Moore2017-09-13
* Fix up some of the qss theme pageKen Moore2017-09-13
* Rename the "stylesheets" tab and split it up into two tabs:Ken Moore2017-09-11
* fix spelling typoq5sys2017-09-04
* Fix up a bit more of the lumina-theme-engineKen Moore2017-08-03
* Cleanup the lumina-theme-engine subprojectKen Moore2017-08-03
* fix version string defineq5sys2017-08-03
* bring bracket sanity to a wasteland of if statementsq5sys2017-07-31
* 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 .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
bgstack15