aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/experimental
Commit message (Collapse)AuthorAge
* Portuguese updateSérgio Marques2020-02-26
|
* fontMetrics().width -> fontMetrics().horizontalAdvancelbartoletti2019-10-22
|
* Some quick updates to lumina-terminalKen Moore2018-02-06
|
* i18n: fix out of tree buildAndreas Müller2017-11-27
| | | | | | | | | | Fixes e.g: | /bin/sh: line 0: cd: i18n: No such file or directory | Makefile:955: recipe for target 'install_dotrans' failed | make[3]: *** [install_dotrans] Error 1 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* Resync translation files with latest sources.Ken Moore2017-11-20
|
* modified: src-qt5/core/lumina-info/i18n/lumina-info_et.tsahto2017-11-06
| | | | | modified: src-qt5/core/lumina-open/i18n/lumina-open_et.ts modified: src-qt5/experimental/lumina-terminal/i18n/l-terminal_et.ts
* Added a framework for an experimental screen recorderZackaryWelch2017-09-11
|
* Resynced translation filesZackaryWelch2017-09-11
|
* Merge remote-tracking branch 'origin/master'Weblate2017-08-11
|\
| * Remove the "experimental" lumina-pdf directory. Is included in the ↵Ken Moore2017-08-11
| | | | | | | | desktop-utils builds now.
| * Get lumina-pdf almost finished.Ken Moore2017-08-10
| | | | | | | | | | 1) Add Presentation mode 2) Multi-thread the document loading routines
* | 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)
* Fixed language attribute in Australian XML filesZackaryWelch2017-08-01
|
* Added Australian English translation filesZackaryWelch2017-07-31
|
* Translated using Weblate (Simplified Chinese)Marvin Zhao2017-07-07
| | | | Currently translated at 100.0% (7 of 7 strings)
* Added three missing icons to lumina-pdfZackaryWelch2017-06-22
|
* Enable lumina-mediaplayer in the default build of Lumina's "desktop-utils".Ken Moore2017-04-28
| | | | | | Adjust the pkg-plist to account for all the new files which get installed. Changelog=yes
* Move the unfinished utilities in Lumina over to an "experimental" directory.Ken Moore2017-04-27
bgstack15