aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
Commit message (Collapse)AuthorAge
* Completed resizing on the QML Window Frame, cosmetic improvements, and ↵ZackaryWelch2018-01-09
| | | | setting a minimum width/height
* Get the QML reading the raw QImage data using the HTML data format (base64).Ken Moore2018-01-09
| | | | This results in a usable image, but it flickers quite badly when the image changes. Might need to look into a QImageProvider that allows QML to read/use the raw image data rather than base64 as the transport medium.
* Get the window appearing now (compositing disabled at the moment)Ken Moore2018-01-08
|
* Merge branch 'master' of github.com:trueos/luminaKen Moore2018-01-08
|\
| * Merge branch 'master' of https://github.com/trueos/luminaZackaryWelch2018-01-08
| |\
| * | Changes to NativeWindow frame QMLZackaryWelch2018-01-08
| | |
* | | Some more work on the NativeWindowSystem.Ken Moore2018-01-08
| |/ |/| | | | | Merging in the embed/compositing stuff from the old NativeEmbedWidget class, trying to get the window images detected/rendering.
* | Fix up the wallpaper failover routine.Ken Moore2018-01-08
|/
* Another large update to Lumina 2:Ken Moore2018-01-08
| | | | Starting to hook up the new QML window frame with the C++ backend.
* Changed color and removed comments from Matrix screensaverZackaryWelch2018-01-05
|
* Added WindowFrame for qmlZackaryWelch2018-01-05
|
* Merge branch 'master' of https://github.com/trueos/luminaZackaryWelch2018-01-04
|\
| * Get a lot more of the NativeWindowObject QML-ified.Ken Moore2018-01-04
| |
| * Add the new-ish NativeWindowObject class to Lumina2Ken Moore2018-01-03
| | | | | | | | This is a copy of the old QtWidgets class (NativeWindow) but converted over to allow QML to access/use it as well.
* | Added Matrix screensaverZackaryWelch2018-01-04
| |
* | Merge branch 'master' of https://github.com/trueos/luminaZackaryWelch2018-01-03
|\|
| * Get the DesktopSettings class automatically providing notifications about ↵Ken Moore2018-01-03
| | | | | | | | file changes.
| * Fix up the default wallpaper directory detection (old Lumina-DE dir is not ↵Ken Moore2018-01-03
| | | | | | | | longer used)
| * Merge remote-tracking branch 'origin/master'Weblate2018-01-02
| |\
| | * Merge remote-tracking branch 'origin/master'Weblate2018-01-02
| | |\
| | | * Merge branch 'master' of github.com:trueos/luminaKen Moore2018-01-02
| | | |\
| | | | * Merge remote-tracking branch 'origin/master'Weblate2018-01-02
| | | | |\
| | | | * | Translated using Weblate (Dutch)Remko van der Pluijm2018-01-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 51.5% (17 of 33 strings) Translation: lumina/lumina-calculator Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/nl/
| | | | * | Translated using Weblate (Danish)scootergrisen2018-01-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (33 of 33 strings) Translation: lumina/lumina-calculator Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/da/
| | | | * | Translated using Weblate (Portuguese (Brazil))Sebastião Luiz Guerra2018-01-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (33 of 33 strings) Translation: lumina/lumina-calculator Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/pt_BR/
| | | * | | Add the new "DesktopManager" class into lumina2 sources.Ken Moore2018-01-02
| | | | | | | | | | | | | | | | | | | | | | | | This is the class that watches for settings file changes and/or converts settings into interface object values.
| | * | | | Translated using Weblate (Portuguese (Brazil))Sebastião Luiz Guerra2018-01-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (83 of 83 strings) Translation: lumina/lumina-mediaplayer Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-mediaplayer/pt_BR/
| * | | | | Translated using Weblate (Danish)scootergrisen2018-01-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 (Portuguese (Brazil))Sebastião Luiz Guerra2018-01-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (101 of 101 strings) Translation: lumina/lumina-archiver Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/pt_BR/
* | | | | | Added some specific data for desktop plugins into the JSON readerZackaryWelch2018-01-02
| |_|_|_|/ |/| | | |
* | | | | Updated project files for plugin systemZackaryWelch2018-01-02
| | | | |
* | | | | Merge branch 'master' of https://github.com/trueos/luminaZackaryWelch2018-01-02
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of http://github.com/trueos/luminaq5sys2018-01-02
| |\ \ \ \ \
| * | | | | | add absolute paths to autoarchiveq5sys2018-01-02
| | |_|_|/ / | |/| | | |
* | | | | | Started a framework for desktop plugins and modified the screensaver plugins ↵ZackaryWelch2018-01-02
| |/ / / / |/| | | | | | | | | | | | | | to inherit from a base plugin system
* | | | | Improved some of the code in the screensaver plugins fileZackaryWelch2018-01-02
|/ / / /
* | | | Finished transitioning from QPrintPreviewWidget to QGraphicsViewZackaryWelch2017-12-29
| | | |
* | | | Quick update to lumina-textedit:Ken Moore2017-12-28
| |/ / |/| | | | | | | | | | | 1. Add a new syntax highlighting "meta" option for auto-selecting a ruleset based on the first line of text in the file, and add rules for shell, json, and python to support first-line matches. 2. Fix up the detection of "read-only" property on newly-saved files.
* | | Merge remote-tracking branch 'origin/master'Weblate2017-12-27
|\ \ \
| * | | Shifted from a custom QWidget to a subclass of QGraphicalView and connected ↵ZackaryWelch2017-12-27
| | | | | | | | | | | | | | | | it to the Main UI
| * | | Began creating custom QPrintPreviewWidget for lumina-pdfZackaryWelch2017-12-26
| | | |
| * | | Made improvements to focus setting and the find widget in lumina-pdfZackaryWelch2017-12-26
| | | |
| * | | Progress toward search functionality for lumina-pdfZackaryWelch2017-12-22
| | | |
| * | | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-12-21
| |\ \ \
| | * \ \ Merge branch 'master' of https://github.com/trueos/luminaZackaryWelch2017-12-20
| | |\ \ \
| | | * | | Setup the RootDesktopObject to start providing NativeWindow objects to the ↵Ken Moore2017-12-20
| | | | | | | | | | | | | | | | | | | | | | | | QML interface.
| | | * | | Make sure the QML filenames correspond to the C++ objects (PanelObject.h -> ↵Ken Moore2017-12-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Panel.qml) Add a new "Panel.qml" widget for reserved screen areas.
| | | * | | Add a new C++ object: PanelObjectKen Moore2017-12-19
| | | | | | | | | | | | | | | | | | | | | | | | This is tied into the RootDesktopObject as well as the ScreenObject, resulting in global-session panels as well as per-screen panels.
| | * | | | Fixed keyboard focus and added an information dialog to lumina-pdfZackaryWelch2017-12-20
| | |/ / /
| | * | | Added test QML filesZackaryWelch2017-12-18
| | | | |
bgstack15