aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils
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
| |
| * Fixed keyboard focus and added an information dialog to lumina-pdfZackaryWelch2017-12-20
| |
| * Added missing icons and created actions for later implemented functionsZackaryWelch2017-12-18
| |
| * Finished rotation and working on changing keys in lumina-pdfZackaryWelch2017-12-18
| |
* | 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
|\
| * add skeleton for file transfer dialogq5sys2017-12-13
| |
| * 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
| | | | | | | | | | If popup warnings are disabled just close the app (never automatically change the underlying file(s) - this can be disastrous) Add status reporting to all the "Save" functions so that it returns false if the user cancelled it.
| * 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
| |
| * Remove debug print. Fix indentation.Kjell Tore Ullavik2017-12-06
| |
| * Don't close editor when user cancels save dialog.Kjell Tore Ullavik2017-12-06
| |
| * Add 'Show Toolbar' to textedit menu.Kjell Tore Ullavik2017-11-30
| |
| * Make the poppler include path "poppler/qt5/<file.h>" rather than just the file.Ken Moore2017-11-29
| | | | | | | | This allows the poppler/qt5 path to be on *any* of the INCLUDEPATHS, rather than trying to specify a particular one through the OS-detection systems.
| * Work out the best(?) scaling system to use when loading PDF files.Ken Moore2017-11-27
| | | | | | | | This seems to balance loading speed and memory usage with a good-looking page image.
| * Merge branch 'master' of github.com:trueos/luminaKen Moore2017-11-27
| |\
| | * 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>
| | * manpages: fix out of tree installAndreas Müller2017-11-27
| | | | | | | | | | | | | | | | | | | | | Fixes e.g: | gzip: lumina-info.1: No such file or directory Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
| | * Merge remote-tracking branch 'origin/master'Weblate2017-11-27
| | |\
| | | * remove file manager dev folderq5sys2017-11-27
| | | |
| | | * Merge branch 'master' of http://github.com/trueos/luminaq5sys2017-11-24
| | | |\
| | | | * Merge remote-tracking branch 'origin/master'Weblate2017-11-24
| | | | |\
| | | | * | Translated using Weblate (Hungarian)Kardos László2017-11-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 12.1% (4 of 33 strings) Translation: lumina/lumina-calculator Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/hu/
| | | | * | Translated using Weblate (Russian)Serg Bormant2017-11-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (33 of 33 strings) Translation: lumina/lumina-calculator Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/ru/
| | | * | | remove lumina-xdg-entry from buildq5sys2017-11-24
| | | | | |
| | | * | | add file menu shortcuts into lumina-xdgq5sys2017-11-24
| | | | | |
| | | * | | add file menu shortcuts into lumina-pdfq5sys2017-11-24
| | | | | |
| | | * | | add file menu shortcuts into lumina-mediaplayerq5sys2017-11-24
| | | | | |
| | | * | | add file menu shortcuts into lumina-fmq5sys2017-11-24
| | | | | |
| | | * | | add file menu shortcuts into lumina-fileinfoq5sys2017-11-24
| | | | | |
| | | * | | add file menu shortcuts into lumina-archiverq5sys2017-11-24
| | | | | |
| | | * | | add file menu shortcuts into lumina-texteditq5sys2017-11-24
| | | | |/ | | | |/|
bgstack15