aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
Commit message (Collapse)AuthorAge
...
| | | | | * Some work on Lumina 2.xKen Moore2017-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable compositing for now with a simple define - can re-enable later when more time to fix Start work on the client message detection/handling
| | | | | * Add a wm failure counter to start-lumina-desktop, and restart the process up ↵Ken Moore2017-08-14
| | | | | | | | | | | | | | | | | | | | | | | | to 3 times maximum.
| | | | | * Couple trivial changes to some files.Ken Moore2017-08-14
| | | | | |
| | | | | * Ensure that lumina-pdf is added to the desktop-utils group.Ken Moore2017-08-14
| | | | | |
| | | | * | Translated using Weblate (Swedish)Zackary Welch2017-08-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 1.1% (1 of 88 strings) Translation: lumina/lumina-archiver Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/sv/
| | | | * | Translated using Weblate (Spanish)Zackary Welch2017-08-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 7.9% (7 of 88 strings) Translation: lumina/lumina-archiver Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/es/
| | | | * | Translated using Weblate (Portuguese (Brazil))Zackary Welch2017-08-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 2.2% (2 of 88 strings) Translation: lumina/lumina-archiver Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/pt_BR/
| | | | * | Translated using Weblate (Lithuanian)Moo2017-08-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 94.3% (83 of 88 strings) Translation: lumina/lumina-archiver Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/lt/
| | | * | | Translated using Weblate (Spanish)Zackary Welch2017-08-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 16.9% (12 of 71 strings) Translation: lumina/lumina-mediaplayer Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-mediaplayer/es/
| | | * | | Translated using Weblate (Portuguese (Brazil))Zackary Welch2017-08-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 18.3% (13 of 71 strings) Translation: lumina/lumina-mediaplayer Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-mediaplayer/pt_BR/
| | | * | | Translated using Weblate (Lithuanian)Moo2017-08-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 67.6% (48 of 71 strings) Translation: lumina/lumina-mediaplayer Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-mediaplayer/lt/
| | | * | | Translated using Weblate (French)Ethan James Large2017-08-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 11.2% (8 of 71 strings) Translation: lumina/lumina-mediaplayer Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-mediaplayer/fr/
| | * | | | Translated using Weblate (Portuguese (Brazil))Zackary Welch2017-08-17
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 57.8% (22 of 38 strings)
| | * | | | Translated using Weblate (Portuguese (Brazil))Zackary Welch2017-08-17
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 96.4% (220 of 228 strings)
| | * | | | Translated using Weblate (Portuguese (Brazil))Zackary Welch2017-08-17
| | | |_|/ | | |/| | | | | | | | | | | | Currently translated at 83.8% (52 of 62 strings)
| | * | | Merge remote-tracking branch 'origin/master'Weblate2017-08-11
| | |\ \ \
| | | * | | Tag version 1.3.2 in source.Ken Moore2017-08-11
| | | | | | | | | | | | | | | | | | | | | | | | This will help identify if people are at the point where lumina-pdf and lumina-theme-engine are integrated or not.
| | | * | | Remove the "experimental" lumina-pdf directory. Is included in the ↵Ken Moore2017-08-11
| | | | | | | | | | | | | | | | | | | | | | | | desktop-utils builds now.
| | | * | | Quick update to the .pro for some extra info.Ken Moore2017-08-11
| | | | | |
| | | * | | Add a few missing language files to lumina-pdf. Should match other projects now.Ken Moore2017-08-11
| | | | | |
| | | * | | Add the translation files for lumina-pdf to gitKen Moore2017-08-11
| | | | | |
| | | * | | Finish cleaning up lumina-pdf.Ken Moore2017-08-11
| | | | | | | | | | | | | | | | | | | | | | | | Ready to start integrating it into the build/ports
| | | * | | Fix up the printing support in lumina-pdf. Now it respects almost all of the ↵Ken Moore2017-08-11
| | | | | | | | | | | | | | | | | | | | | | | | specialized options (collation, copies, reversed order, page range, landscape orientation, etc).
| | | * | | Get lumina-pdf almost finished.Ken Moore2017-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1) Add Presentation mode 2) Multi-thread the document loading routines
| | | * | | Merge remote-tracking branch 'origin/master'Weblate2017-08-09
| | | |\ \ \
| | | * | | | Translated using Weblate (French)Ethan James Large2017-08-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (20 of 20 strings) Translation: lumina/lumina-calculator Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/fr/
| | * | | | | Translated using Weblate (Spanish)Zackary Welch2017-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 42.8% (3 of 7 strings)
| | * | | | | Translated using Weblate (German)Zackary Welch2017-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 71.4% (5 of 7 strings)
| | * | | | | Translated using Weblate (Spanish)Zackary Welch2017-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 82.8% (189 of 228 strings)
| | * | | | | Translated using Weblate (French)Ethan James Large2017-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 72.8% (166 of 228 strings)
| | * | | | | Translated using Weblate (Danish)scootergrisen2017-08-11
| | | |/ / / | | |/| | | | | | | | | | | | | | | Currently translated at 100.0% (228 of 228 strings)
| | * | | | Merge remote-tracking branch 'origin/master'Weblate2017-08-08
| | |\| | |
| | | * | | Merge remote-tracking branch 'origin/master'Weblate2017-08-08
| | | |\ \ \
| | | * | | | Translated using Weblate (Lithuanian)Moo2017-08-08
| | | | |_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (20 of 20 strings) Translation: lumina/lumina-calculator Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/lt/
| | * | | | Translated using Weblate (Danish)scootergrisen2017-08-08
| | | |/ / | | |/| | | | | | | | | | | | Currently translated at 100.0% (62 of 62 strings)
| | * | | Translated using Weblate (Lithuanian)Moo2017-08-08
| | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (228 of 228 strings)
| | * | | Merge remote-tracking branch 'origin/master'Weblate2017-08-08
| | |\ \ \
| | * | | | Translated using Weblate (Lithuanian)Moo2017-08-08
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 96.9% (221 of 228 strings)
| | * | | | Translated using Weblate (Lithuanian)Moo2017-08-08
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (62 of 62 strings)
| * | | | | Translated using Weblate (French)Ethan James Large2017-08-17
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (40 of 40 strings)
* | | | | | Translated using Weblate (French)Ethan James Large2017-08-17
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 34.8% (136 of 390 strings)
* | | | | | Translated using Weblate (Estonian)Zackary Welch2017-08-17
| |_|/ / / |/| | | | | | | | | | | | | | Currently translated at 19.4% (76 of 390 strings)
* | | | | Merge remote-tracking branch 'origin/master'Weblate2017-08-08
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Translated using Weblate (Czech)Pavel Borecki2017-08-08
| | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (228 of 228 strings)
| * | | | Merge remote-tracking branch 'origin/master'Weblate2017-08-08
| |\ \ \ \
| | * | | | A couple quick updates to lumina-mediaplayer:Ken Moore2017-08-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Enable video for the local file playback where supported. 2. Fix the single-instance forwarding
| * | | | | Translated using Weblate (French)Ethan James Large2017-08-08
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 61.5% (24 of 39 strings)
| * | | | | Translated using Weblate (Czech)Pavel Borecki2017-08-08
| |/ / / / | | | | | | | | | | | | | | | Currently translated at 100.0% (62 of 62 strings)
| * | | | Translated using Weblate (Catalan)Davidmp2017-08-07
| | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (62 of 62 strings)
| * | | | Translated using Weblate (Catalan)Davidmp2017-08-07
| | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (228 of 228 strings)
bgstack15