aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
Commit message (Expand)AuthorAge
* Another large checkpoint on the OSInterface framework for Lumina 2.Ken Moore2018-01-13
* Another large checkpoint commit for Lumina 2:Ken Moore2018-01-13
* Add an additional OS-specific network device type parser.Ken Moore2018-01-12
* Fix up the saving of the current window positions in the backend objects.Ken Moore2018-01-11
* Get the panels all setup and functional.Ken Moore2018-01-11
* Get a lot more of the Native Window embed routine up and running. Actually us...Ken Moore2018-01-11
* Get the window compositing/painting routine finished up with a seamless image...Ken Moore2018-01-10
* Completed resizing on the QML Window Frame, cosmetic improvements, and settin...ZackaryWelch2018-01-09
* Get the QML reading the raw QImage data using the HTML data format (base64).Ken Moore2018-01-09
* 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
| |/ |/|
* | Fix up the wallpaper failover routine.Ken Moore2018-01-08
|/
* Another large update to Lumina 2:Ken Moore2018-01-08
* 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
* | Added Matrix screensaverZackaryWelch2018-01-04
* | Merge branch 'master' of https://github.com/trueos/luminaZackaryWelch2018-01-03
|\|
| * Get the DesktopSettings class automatically providing notifications about fil...Ken Moore2018-01-03
| * Fix up the default wallpaper directory detection (old Lumina-DE dir is not lo...Ken Moore2018-01-03
| * 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
| | | | * | Translated using Weblate (Danish)scootergrisen2018-01-02
| | | | * | Translated using Weblate (Portuguese (Brazil))Sebastião Luiz Guerra2018-01-02
| | | * | | Add the new "DesktopManager" class into lumina2 sources.Ken Moore2018-01-02
| | * | | | Translated using Weblate (Portuguese (Brazil))Sebastião Luiz Guerra2018-01-02
| * | | | | Translated using Weblate (Danish)scootergrisen2018-01-02
| * | | | | Translated using Weblate (Portuguese (Brazil))Sebastião Luiz Guerra2018-01-02
* | | | | | 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
| |/ / / / |/| | | |
* | | | | 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
| |/ / |/| |
* | | Merge remote-tracking branch 'origin/master'Weblate2017-12-27
|\ \ \
| * | | Shifted from a custom QWidget to a subclass of QGraphicalView and connected i...ZackaryWelch2017-12-27
| * | | 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
bgstack15