aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* add absolute paths to autoarchiveq5sys2018-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
| | |
| | * Added missing JSON file for Grav screensaverZackaryWelch2017-12-18
| | |
| | * Added missing icons and created actions for later implemented functionsZackaryWelch2017-12-18
| | |
| | * Added two custom icons for lumina-pdfZackaryWelch2017-12-18
| | |
| | * Added icons for lumina-pdfZackaryWelch2017-12-18
| | |
| | * Added script to detect icons missing in plistZackaryWelch2017-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
| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (83 of 83 strings) Translation: lumina/lumina-mediaplayer Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-mediaplayer/da/
* | | Translated using Weblate (Lithuanian)Moo2017-12-27
| |/ |/| | | | | | | | | | | Currently translated at 100.0% (83 of 83 strings) Translation: lumina/lumina-mediaplayer Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-mediaplayer/lt/
* | Translated using Weblate (Danish)scootergrisen2017-12-18
| | | | | | | | | | | | | | Currently translated at 100.0% (83 of 83 strings) Translation: lumina/lumina-mediaplayer Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-mediaplayer/da/
* | 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
| | | | | | | | | | | | | | Currently translated at 80.7% (67 of 83 strings) Translation: lumina/lumina-mediaplayer Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-mediaplayer/lt/
* | Translated using Weblate (Hungarian)Héjjas István2017-12-18
| | | | | | | | | | | | | | Currently translated at 1.2% (1 of 83 strings) Translation: lumina/lumina-mediaplayer Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-mediaplayer/hu/
* | Translated using Weblate (Czech)Pavel Borecki2017-12-18
|/ | | | | | | Currently translated at 100.0% (83 of 83 strings) Translation: lumina/lumina-mediaplayer Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-mediaplayer/cs/
* Translated using Weblate (Catalan)Davidmp2017-12-18
| | | | | | | Currently translated at 100.0% (83 of 83 strings) Translation: lumina/lumina-mediaplayer Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-mediaplayer/ca/
* 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
| | | | | | | | Also add a test project for running tests against particular frameworks.
| * Merge branch 'master' of github.com:trueos/luminaKen Moore2017-12-14
| |\
| | * add skeleton for file transfer dialogq5sys2017-12-13
| | |
| | * Merge branch 'master' of http://github.com/trueos/luminaq5sys2017-12-12
| | |\
| | * | make portlint happyq5sys2017-12-12
| | | |
| * | | More work on the OSInterface framework (mostly networking-related)Ken Moore2017-12-14
| | |/ | |/|
| * | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-12-11
| |\|
| | * Merge branch 'master' of http://github.com/trueos/luminaq5sys2017-12-07
| | |\
| | * | remove lumina-themes as a hard dep of portq5sys2017-12-07
| | | |
| * | | Another large batch of work on the new OSInterface framework.Ken Moore2017-12-11
| | |/ | |/|
| * | Fix up a couple more things:Ken Moore2017-12-07
| | | | | | | | | | | | | | | | | | 1. Add option to load global styles from luminaDesktop.conf 2. Fix up the default icon/menu size of the start menu and item icons. 3. Fix up a signal/slot mis-connect in the start menu.
| * | Make sure the new traynotification-simple stylesheet is used.Ken Moore2017-12-07
| | | | | | | | | | | | | | | * Fix the pkg plist to account for it * Add it to the default style list
| * | Fix up the sliders-simple.qss style.Ken Moore2017-12-07
| |/
| * add qballoontip stylesheetq5sys2017-12-07
| |
| * Fix up the pkg-plist for Lumina-core (new binary: lthemeengine-sstest)Ken Moore2017-12-07
| |
| * Oops - forgot to update the version tag in the mkport.sh script as well.Ken Moore2017-12-07
| |
| * Tag version 1.4.1Ken Moore2017-12-07
| | | | | | | | | | Also fix up the loading of favorites/mime_defaults from the luminaDesktop.conf, Update the TrueOS default configuration file a bit.
bgstack15