aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
Commit message (Expand)AuthorAge
* Add a couple more "simple" stylesheets for sliders and tooltips.Ken Moore2017-10-02
* 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
* Commit some minor updates/tests to the GL widgets. need to avoid QPainter if ...Ken Moore2017-09-27
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-09-26
|\
| * Merge branch 'master' of github.com:trueos/luminaKen Moore2017-09-26
| |\
| * | Fix up the close event handling in lumina-textedit. Now it will actually clos...Ken Moore2017-09-26
* | | More updates for the GL widget set.Ken Moore2017-09-26
* | | Update some more of the GL widget set and the testKen Moore2017-09-26
| |/ |/|
* | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-09-26
|\ \
| * | oops hadn't saved all my changes yetq5sys2017-09-24
| * | prototype webdav functionality for lumina-fmq5sys2017-09-24
| * | rework video thumbnail codeq5sys2017-09-24
| |/
| * Final fix - re-enable some backwards-compatible code and put a big warning at...Ken Moore2017-09-21
| * Urg - more fixes...Ken Moore2017-09-21
| * Quick fix to ensure the status checkUserFiles function truly is staticKen Moore2017-09-21
| * Oops - need to make sure that status function does not access any global QApp...Ken Moore2017-09-21
| * Make sure we don't run the checkUserFiles() function a second timeKen Moore2017-09-21
| * Fix up the loading of the theme settings before the session is started in Lum...Ken Moore2017-09-21
| * Fix up the application of theme settings from the system config file.Ken Moore2017-09-21
| * Merge branch 'master' of github.com:trueos/luminaKen Moore2017-09-21
| |\
| | * Merge remote-tracking branch 'origin/master'Weblate2017-09-20
| | |\
| | | * Merge branch 'master' of http://github.com/trueos/luminaq5sys2017-09-20
| | | |\
| | | * | set LTE unsaved changes close dialog to follow the industry standardq5sys2017-09-20
| | | * | fix tab order for text replacementq5sys2017-09-20
| | * | | Translated using Weblate (Catalan)Davidmp2017-09-20
| | * | | Translated using Weblate (Danish)scootergrisen2017-09-20
| * | | | Add a few quick safety checks to ensure that lumina-xconfig never disables th...Ken Moore2017-09-21
| | |_|/ | |/| |
| * | | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-09-20
| |\| |
| | * | Translated using Weblate (Catalan)Davidmp2017-09-20
| | |/
| | * Merge remote-tracking branch 'origin/master'Weblate2017-09-20
| | |\
| | * | Translated using Weblate (Lithuanian)Moo2017-09-20
| | * | Translated using Weblate (Finnish)Tommi Nieminen2017-09-20
| * | | Get window type detection/usage all implemented.Ken Moore2017-09-20
| * | | Cleanup a bit more of the embed stuff.Ken Moore2017-09-20
| | |/ | |/|
| * | Streamline a bit more of the new Lumina2 window embed functionality.Ken Moore2017-09-20
| * | Translated using Weblate (Finnish)Tommi Nieminen2017-09-20
| * | Merge remote-tracking branch 'origin/master'Weblate2017-09-20
| |\ \
| * | | Translated using Weblate (Finnish)Tommi Nieminen2017-09-20
| | |/ | |/|
* | | Add a bunch of new files specifically for providing a new OpenGL-backed basis...Ken Moore2017-09-26
| |/ |/|
* | Get the window embed routine cleaned up and demo-ready.Ken Moore2017-09-20
* | Quick tag of version 1.3.3 in source (theme engine finished/integrated)Ken Moore2017-09-19
* | Cleanup the panel profiles quite a bit:Ken Moore2017-09-18
* | Cleanup the stylesheet usage on apps a bit more.Ken Moore2017-09-18
* | Make sure we never overwrite an application's stylesheet if one is set.Ken Moore2017-09-18
* | A few more tweaks for the theme engine.Ken Moore2017-09-18
* | Fix up the icon sync on theme change, and change the icon for lumina-mediapla...Ken Moore2017-09-18
* | Minor change:Ken Moore2017-09-18
* | Convert the "Glass" desktop theme over to the new format.Ken Moore2017-09-18
* | Deactivate the "themes" page within lumina-config.Ken Moore2017-09-18
bgstack15