aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils
Commit message (Collapse)AuthorAge
* 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
| | | | |/ | | | |/|
| | | * | Fix right click crash when qsudo is not installed.Kjell Tore Ullavik2017-11-23
| | | | |
| | * | | Translated using Weblate (Spanish)Adolfo2017-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 7.9% (8 of 101 strings) Translation: lumina/lumina-archiver Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/es/
| | * | | Translated using Weblate (Russian)Serg Bormant2017-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 13.8% (14 of 101 strings) Translation: lumina/lumina-archiver Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/ru/
| | * | | Translated using Weblate (Hungarian)Kardos László2017-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 3.9% (4 of 101 strings) Translation: lumina/lumina-archiver Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/hu/
| | * | | Translated using Weblate (Dutch)Remko van der Pluijm2017-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (101 of 101 strings) Translation: lumina/lumina-archiver Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/nl/
| * | | | Some UI improvements for lumina-pdf:Ken Moore2017-11-27
| | |/ / | |/| | | | | | | | | | | | | | | | | | 1. Add a context menu of options. 2. Use the context menu for both the presentation label and normal viewer 3. Get things ready for better integration of keyboard shortcuts application-wide.
| * | | Do not have the main lumina-pdf window grab the keyboard.Ken Moore2017-11-21
| | | | | | | | | | | | | | | | This breaks the consistency of keyboard shortcuts between presentation mode and normal viewing, but the up/down arrows will properly scroll the window now if a partial-page view mode is selected.
| * | | Redo all the new man pages categories.Ken Moore2017-11-20
| | | | | | | | | | | | | | | | Make sure they are all man1 instead of man8
| * | | Add in the new manpages from Aaron St.John (lumina-docs repo).Ken Moore2017-11-20
| | | | | | | | | | | | | | | | Also adjust the "community support" shortcut to point to gitter rather than IRC.
| * | | Make the new "set as wallpaper" menu option enabled/disabled instead of ↵Ken Moore2017-11-20
| | | | | | | | | | | | | | | | visible/invisible
| * | | Add a context menu "action" for settings the selected image files as the ↵Ken Moore2017-11-20
| | | | | | | | | | | | | | | | | | | | | | | | current desktop wallpaper. Caveats: This only is an option when the Lumina desktop is running, and the entire selection is valid image files.
| * | | Change the styling of the presentation clock.Ken Moore2017-11-20
| | | | | | | | | | | | | | | | use the highlight color/text so it gets a bit more attention.
| * | | Add a clock to the main window top-panel when in presentation mode.Ken Moore2017-11-20
| | | |
| * | | Resync translation files with latest sources.Ken Moore2017-11-20
| | | |
| * | | re-implement zip/iso autoextraction in lumina-fmq5sys2017-11-17
| | | |
| * | | Fix up the visibility of the archive options in lumina-fm.Ken Moore2017-11-17
| | | | | | | | | | | | | | | | Also fix the OpenWith launching of applications.
| * | | Add a bunch of ZFS information routines to LFileInfo.Ken Moore2017-11-15
| | | | | | | | | | | | | | | | Also utilize this ZFS info in lumina-fileinfo (if appropriate)
| * | | A bit more background threading magic.Ken Moore2017-11-15
| | | | | | | | | | | | | | | | Make lumina-fm show dir contents a *lot* faster now.
| * | | Ensure that the Browser backend is also contained in a background thread.Ken Moore2017-11-15
| | | | | | | | | | | | | | | | This prevents it from delaying the UI from updating.
| * | | Finish cleaning up the new LFileInfo class/file.Ken Moore2017-11-15
| | | |
bgstack15