aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
Commit message (Collapse)AuthorAge
* 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
|
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-11-17
|\
| * re-implement zip/iso autoextraction in lumina-fmq5sys2017-11-17
| |
* | Get rid of the updates available dialog/prompt in Lumina.Ken Moore2017-11-17
|/ | | | Replace it with an extra "reboot w/ updates" button in both the start menu and the system logout window.
* Fix the pkg-plist for lumina-core.Ken Moore2017-11-17
| | | | | Wallpaper files are installed by the lumina-themes package now. Also remove the old "color" files (pre-theme-engine)
* Fix a missing quote within the estonian translation fileKen Moore2017-11-17
|
* Fix up the visibility of the archive options in lumina-fm.Ken Moore2017-11-17
| | | | Also fix the OpenWith launching of applications.
* Minor cleanup. Get icons working on the context menu.Ken Moore2017-11-16
|
* Get more of the new QML interface working for Lumina 2.Ken Moore2017-11-16
| | | | | | * simple context menu is now functional (lock/logout) * Screensaver is now working again (default setting was wrong) * Unlock functionality is working again (using the more secure temporary file method)
* Get the Iteration over objects working for Lumina 2 (wallpapers).Ken Moore2017-11-16
| | | | | | QML Note: The "Repeater" class cannot iterate over objects, just items. To work around this, provide a QStringList instead of a QList<Object*>, and implement a callback function to return the Object* based on the String ID.
* Another attempt to fix the Repeater of objects issue in Lumina 2.Ken Moore2017-11-16
|
* 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
|
* Fix up some initial startmenu sizing.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
| |\
| | * Add a special rule for Ubuntu Linux:Ken Moore2017-11-13
| | | | | | | | | | | | IncludePath for the poppler files is different - add it automatically.
| | * Finished Grav screensaver in QMLZackaryWelch2017-11-08
| | |
| | * modified: src-qt5/core/lumina-info/i18n/lumina-info_et.tsahto2017-11-06
| | |
| | * 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
| | * modified: src-qt5/core/lumina-desktop/i18n/lumina-desktop_et.tsahto2017-11-04
| | |
| * | 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
|\ \
| * | Fixed a simple typo.a-stjohn2017-11-03
| | |
| * | fix height for start menuq5sys2017-11-03
| | |
| * | 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 /media parsing for LuminaOS-FreeBSDKen Moore2017-11-02
| | |
| * | Add parsing of the "/media" directory on FreeBSD to the External Device ↵Ken Moore2017-11-02
| | | | | | | | | | | | Paths LOS function.
| * | 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
| | |
bgstack15