aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
Commit message (Expand)AuthorAge
* Add the new "DesktopManager" class into lumina2 sources.Ken Moore2018-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
| * 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 QM...Ken Moore2017-12-20
| | | * Make sure the QML filenames correspond to the C++ objects (PanelObject.h -> P...Ken Moore2017-12-20
| | | * Add a new C++ object: PanelObjectKen Moore2017-12-19
| | * | Fixed keyboard focus and added an information dialog to lumina-pdfZackaryWelch2017-12-20
| | |/
| | * Added test QML filesZackaryWelch2017-12-18
| | * Added missing JSON file for Grav screensaverZackaryWelch2017-12-18
| | * Added missing icons and created actions for later implemented functionsZackaryWelch2017-12-18
| | * Finished rotation and working on changing keys in lumina-pdfZackaryWelch2017-12-18
| * | Turn of some stdout messages within the Qt theme plugin.Ken Moore2017-12-21
* | | Translated using Weblate (Danish)scootergrisen2017-12-27
* | | Translated using Weblate (Lithuanian)Moo2017-12-27
| |/ |/|
* | Translated using Weblate (Danish)scootergrisen2017-12-18
* | Merge remote-tracking branch 'origin/master'Weblate2017-12-18
|\|
| * Added zoom and start to rotate for lumina-pdfZackaryWelch2017-12-18
* | Translated using Weblate (Lithuanian)Moo2017-12-18
* | Translated using Weblate (Hungarian)Héjjas István2017-12-18
* | Translated using Weblate (Czech)Pavel Borecki2017-12-18
|/
* Translated using Weblate (Catalan)Davidmp2017-12-18
* Merge remote-tracking branch 'origin/master'Weblate2017-12-15
|\
| * Another minor networking fix.Ken Moore2017-12-15
| * A bit more work on the networking side of the OSInterface.Ken Moore2017-12-15
| * Merge branch 'master' of github.com:trueos/luminaKen Moore2017-12-14
| |\
| | * add skeleton for file transfer dialogq5sys2017-12-13
| * | More work on the OSInterface framework (mostly networking-related)Ken Moore2017-12-14
| |/
| * Another large batch of work on the new OSInterface framework.Ken Moore2017-12-11
| * Fix up a couple more things:Ken Moore2017-12-07
| * Make sure the new traynotification-simple stylesheet is used.Ken Moore2017-12-07
| * Fix up the sliders-simple.qss style.Ken Moore2017-12-07
| * add qballoontip stylesheetq5sys2017-12-07
| * Tag version 1.4.1Ken Moore2017-12-07
| * Update the default wallpaper for TrueOS (17.12)Ken Moore2017-12-07
| * Start trying to get stylesheet validation into the qss editor.Ken Moore2017-12-06
| * Fix the LUtils.pri file: Forgot to remove a couple unused files from the incl...Ken Moore2017-12-06
| * Add better handling of read-only files in LTE.Ken Moore2017-12-06
| * Make sure that on closing, it attempts to save *all* files with pending changes.Ken Moore2017-12-06
| * Merge pull request #521 from ktullavik/lumina-textedit-uiKen Moore2017-12-06
| |\
| | * Style consistency.Kjell Tore Ullavik2017-12-06
| | * Whitespace consistency.Kjell Tore Ullavik2017-12-06
| | * Whitespace consistency.Kjell Tore Ullavik2017-12-06
| | * Fix indentation.Kjell Tore Ullavik2017-12-06
bgstack15