aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils
Commit message (Collapse)AuthorAge
* 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
|
* 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
|
* Expose the "directory" saving option within lumina-config for wallpapers now.Ken Moore2017-11-15
|
* Split the LFileInfo class into it's own files.Ken Moore2017-11-15
|
* Enable the auto-archive functionality in lumina-fm.Ken Moore2017-11-14
|
* A few tweaks for teh LVideoLabel - trying to get it loading a bit more reliably.Ken Moore2017-11-14
| | | | Also disable the LVideoLabel from being used at the moment in lumina-fm - needs a bit more work before we turn this on for everybody.
* Fix up the insertion of files from multiple directories within the tar backend.Ken Moore2017-11-14
|
* Finish up a bit more cleanup of keyboard events in lumina-pdfKen Moore2017-11-14
|
* Clean up the keyboard shortcut handling in lumina-pdf.Ken Moore2017-11-14
| | | | | Now the page changes can be controlled by arrows/page[up/down] whether a presentation is running or not. Also unify the page that is shown between the presentation window and the main viewer - makes it easier when giving a presentation on a screen that might be behind the presentor.
* Merge remote-tracking branch 'origin/master'Weblate2017-11-14
|\
| * Merge remote-tracking branch 'origin/master'Weblate2017-11-14
| |\
| * | Translated using Weblate (German)Ettore Atalan2017-11-14
| | | | | | | | | | | | | | | | | | | | | Currently translated at 93.9% (31 of 33 strings) Translation: lumina/lumina-calculator Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/de/
| * | Translated using Weblate (Danish)scootergrisen2017-11-14
| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (33 of 33 strings) Translation: lumina/lumina-calculator Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/da/
| * | Translated using Weblate (Catalan)Davidmp2017-11-14
| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (33 of 33 strings) Translation: lumina/lumina-calculator Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/ca/
| * | Translated using Weblate (Lithuanian)Moo2017-11-14
| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (33 of 33 strings) Translation: lumina/lumina-calculator Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/lt/
| * | Translated using Weblate (Czech)Pavel Borecki2017-09-21
| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (33 of 33 strings) Translation: lumina/lumina-calculator Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/cs/
* | | Translated using Weblate (Lithuanian)Moo2017-11-14
| |/ |/| | | | | | | | | | | Currently translated at 100.0% (101 of 101 strings) Translation: lumina/lumina-archiver Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/lt/
* | Merge remote-tracking branch 'origin/master'Weblate2017-11-04
|\ \
| * | fix start menu widthq5sys2017-11-03
| | |
| * | A bit more work on DD widgets.Ken Moore2017-11-02
| | |
| * | Fix up the drag and drop in lumina-fm.Ken Moore2017-11-02
| | | | | | | | | | | | Also fix the showing of thumbnails within the right-column widget.
| * | A bit more cleanup on the external device reporting/usage.Ken Moore2017-11-02
| | |
| * | Finish up the large cleanup of lumina-fileinfo.Ken Moore2017-11-02
| | |
| * | Rework quite a bit of the lumina-fileinfo backend.Ken Moore2017-11-01
| | | | | | | | | | | | Still not quite finished yet, but it is already much more stable/reliable. Just need to add new features.
| * | Quick cleanup of input parsing in lumina-archiver.Ken Moore2017-11-01
| | |
| * | Start working on fixing up lumina-fileinfoKen Moore2017-11-01
| | |
| * | Add the template for a new model-based backend for lumina-fm.Ken Moore2017-11-01
| | |
| * | finish up integration of launch lumina-fm as rootq5sys2017-10-31
| | |
| * | Fix the column width resizing for lumina-fm tree widget.Ken Moore2017-10-27
| | |
bgstack15