aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
Commit message (Expand)AuthorAge
* 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
|\ \
| * | 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
| * | Commit a "scrollbar-simple.qss" file, and some WIP on updating X cursors on t...Ken Moore2017-09-15
| * | Add mouse cursor theme management to lthemeengine.Ken Moore2017-09-15
| * | Make sure the "leave" dialog is themeable, and theme it within the DarkGlass ...Ken Moore2017-09-14
| * | 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
| * | testing FastTransformation for thumbnail generation in fm-devq5sys2017-09-12
| * | Made the monitor widget label names translateableZackaryWelch2017-09-11
| * | Added the option of playing multiple videos or one video in a loopZackaryWelch2017-09-11
| * | Added video extension detection support with hardcoded inputZackaryWelch2017-09-11
| * | Added a framework for an experimental screen recorderZackaryWelch2017-09-11
| * | Resynced translation filesZackaryWelch2017-09-11
| * | Merge branch 'master' of https://github.com/trueos/luminaZackaryWelch2017-09-11
| |\ \
| | * | Rename the "stylesheets" tab and split it up into two tabs:Ken Moore2017-09-11
bgstack15