aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
Commit message (Collapse)AuthorAge
...
| | * | | Fix up the close event handling in lumina-textedit. Now it will actually ↵Ken Moore2017-09-26
| | | | | | | | | | | | | | | | | | | | close when there are no changes to be saved.
| * | | | More updates for the GL widget set.Ken Moore2017-09-26
| | | | | | | | | | | | | | | | | | | | | | | | | Now all the mouse tracking/hovering is working - with one exception: All the mouse hover detection is based around mouse **movement** - so programmatic changes to a window will not detect the change in what is directly under the mouse without manual intervention in the code.
| * | | | Update some more of the GL widget set and the testKen Moore2017-09-26
| | |/ / | |/| | | | | | | | | | | | | | Get the generic widget draggable (optional). Verify that QPropertyAnimations work property on widgets in the test.
| * | | 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 ↵Ken Moore2017-09-21
| | | | | | | | | | | | | | | | at the top of the function
| | * | 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 ↵Ken Moore2017-09-21
| | | | | | | | | | | | | | | | QApplication instance.
| | * | 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 ↵Ken Moore2017-09-21
| | | | | | | | | | | | | | | | Lumina 1, and also fix the pkg plist so it includes the qss files.
| | * | 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
| | |\ \
| | * | | Add a few quick safety checks to ensure that lumina-xconfig never disables ↵Ken Moore2017-09-21
| | | | | | | | | | | | | | | | | | | | the last active screen.
| * | | | Add a bunch of new files specifically for providing a new OpenGL-backed ↵Ken Moore2017-09-26
| | | | | | | | | | | | | | | | | | | | basis for doing visuals within Qt/Lumina.
* | | | | Translated using Weblate (Lithuanian)Moo2017-11-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 94.0% (95 of 101 strings) Translation: lumina/lumina-archiver Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/lt/
* | | | | Translated using Weblate (Finnish)Tommi Nieminen2017-11-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 94.0% (95 of 101 strings) Translation: lumina/lumina-archiver Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/fi/
* | | | | Translated using Weblate (Czech)Pavel Borecki2017-11-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (101 of 101 strings) Translation: lumina/lumina-archiver Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/cs/
* | | | | Translated using Weblate (German)Ettore Atalan2017-11-04
| |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (101 of 101 strings) Translation: lumina/lumina-archiver Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/de/
* | | | Merge remote-tracking branch 'origin/master'Weblate2017-09-20
|\ \ \ \
| * \ \ \ Merge branch 'master' of http://github.com/trueos/luminaq5sys2017-09-20
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-09-20
| | |\ \ \
| | * | | | Get window type detection/usage all implemented.Ken Moore2017-09-20
| | | | | | | | | | | | | | | | | | | | | | | | Now the window frame will get disabled/ignored for particular types of windows.
| | * | | | Cleanup a bit more of the embed stuff.Ken Moore2017-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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (101 of 101 strings) Translation: lumina/lumina-archiver Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/ca/
* | | | | | Translated using Weblate (Danish)scootergrisen2017-09-20
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (101 of 101 strings) Translation: lumina/lumina-archiver Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/da/
* | | | | Translated using Weblate (Catalan)Davidmp2017-09-20
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (101 of 101 strings) Translation: lumina/lumina-archiver Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/ca/
* | | | Merge remote-tracking branch 'origin/master'Weblate2017-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
| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (33 of 33 strings) Translation: lumina/lumina-calculator Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/fi/
| * | Merge remote-tracking branch 'origin/master'Weblate2017-09-20
| |\|
| | * Get the window embed routine cleaned up and demo-ready.Ken Moore2017-09-20
| | | | | | | | | | | | I am still using the reparenting method, but mixing it with a partial/automatic compositing of windows to ensure that we can provide frame transparency - even if window-transparency is not supported with this method.
| | * 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
| | | | | | | | | | | | | | | | | | 1) Reduce the number of buttons to 1 2) Expand the profiles menu to list profiles, custom profiles, and screens which can be copied 3) For custom profiles and other screens, add a submenu for apply/remove of settings.
| | * Cleanup the stylesheet usage on apps a bit more.Ken Moore2017-09-18
| | | | | | | | | | | | Still apply any application styles if the app has it's own global stylesheet, but put the additional styles earlier in the priority so the app stylesheet has priority over any conflicting rules.
| | * 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
| | | | | | | | | | | | | | | Try to update application window icons when the theme changes. Minor change to the Glass desktop theme.
| | * Fix up the icon sync on theme change, and change the icon for ↵Ken Moore2017-09-18
| | | | | | | | | | | | lumina-mediaplayer to one that exists in more themes
| | * Minor change:Ken Moore2017-09-18
| | | | | | | | | | | | deactivate the unused themes page within lumina-config (make compilation a tiny bit faster)
| | * 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
| | | | | | | | | | | | Replace that button with one that launches the theme engine config tool.
| | * Commit a "scrollbar-simple.qss" file, and some WIP on updating X cursors on ↵Ken Moore2017-09-15
| | | | | | | | | | | | theme change (not working yet)
| | * Add mouse cursor theme management to lthemeengine.Ken Moore2017-09-15
| | | | | | | | | | | | Also fix up a number of other little bugs in various pages.
| | * Make sure the "leave" dialog is themeable, and theme it within the DarkGlass ↵Ken Moore2017-09-14
| | | | | | | | | | | | style.
| | * Turn off the custom theme engine for the 1.x desktop itself, and use the ↵Ken Moore2017-09-14
| | | | | | | | | | | | | | | | | | lthemeengine styles for everything now. Also commit a few simple fixes for the lthemeengine styles page and a couple other random tweaks.
| | * Cleanup the QSS page quite a bit so that items can now be sorted, ordered by ↵Ken Moore2017-09-14
| | | | | | | | | | | | priority and more.
bgstack15