index
:
lumina
debianize
master
The BSD-original Lumina desktop environment
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src-qt5
/
core
/
lumina-theme-engine
/
src
Commit message (
Expand
)
Author
Age
*
Update lthemeengine.cpp
Ken Moore
2020-04-03
*
remove QSignalMapper. Use lambda func instead.
lbartoletti
2019-10-28
*
fix (set)backgroundColor
lbartoletti
2019-10-22
*
Make the minimum size of the page buttons larger in the lthemeengine UI.
Ken Moore
2019-01-26
*
Adjust the cleanup of old QPalette within lthemeengine plugin.
Ken Moore
2019-01-18
*
Track a Qt change with Qt 5.12:
Ken Moore
2019-01-15
*
Merge pull request #571 from rodlie/lthemeengine_qss_order
Ken Moore
2018-04-16
|
\
|
*
lthemeengine: fix qss order
Ole-André Rodlie
2018-04-14
*
|
Merge pull request #570 from rodlie/lthemeengine_fix_dirs
Ken Moore
2018-04-16
|
\
\
|
*
|
lthemeengine: check if dirs ends with "/" in stylesheet/color path, this fixe...
Ole-André Rodlie
2018-04-14
|
|
/
*
/
lthemeengine-qtplugin: add missing include
Ole-André Rodlie
2018-04-14
|
/
*
Turn off all the debugging output in the cursor change code in the theme engine.
Ken Moore
2018-03-05
*
Make the cursor theme change a but more dynamic. Can't seem to force a reload...
Ken Moore
2018-03-05
*
Turn of some stdout messages within the Qt theme plugin.
Ken Moore
2017-12-21
*
Start trying to get stylesheet validation into the qss editor.
Ken Moore
2017-12-06
*
Cleanup a little bit of lthemeengine
Ken Moore
2017-11-21
*
Bump the version of Lumina to 1.4.0
Ken Moore
2017-11-20
*
Remove the "ok" button, and change the "cancel" button to "close".
Ken Moore
2017-10-02
*
Add a "copy" button to the QSS page for copying files to make changes.
Ken Moore
2017-10-02
*
Cleanup the stylesheet usage on apps a bit more.
Ken Moore
2017-09-18
*
Make sure we never overwrite an application's stylesheet if one is set.
Ken Moore
2017-09-18
*
A few more tweaks for the theme engine.
Ken Moore
2017-09-18
*
Commit a "scrollbar-simple.qss" file, and some WIP on updating X cursors on t...
Ken Moore
2017-09-15
*
Add mouse cursor theme management to lthemeengine.
Ken Moore
2017-09-15
*
Turn off the custom theme engine for the 1.x desktop itself, and use the lthe...
Ken Moore
2017-09-14
*
Cleanup the QSS page quite a bit so that items can now be sorted, ordered by ...
Ken Moore
2017-09-14
*
Also auto-open the palette modification UI when creating a copy of a color sc...
Ken Moore
2017-09-13
*
Fix up a bunch more of the lumina-theme-engine functionality - adding in all ...
Ken Moore
2017-09-13
*
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
*
Add support for a "desktop_stylesheets" config knob which will activated if t...
Ken Moore
2017-09-11
*
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
*
Cleanup the lumina-theme-engine subproject
Ken Moore
2017-08-03
*
fix version string define
q5sys
2017-08-03
*
minor housekeeping to pro files
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
[next]
bgstack15