Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | Fix the LUtils.pri file: Forgot to remove a couple unused files from the ↵ | Ken Moore | 2017-12-06 | |
| | | | | | | | | | | | | includes. | |||
| | * | Add better handling of read-only files in LTE. | Ken Moore | 2017-12-06 | |
| | | | ||||
| | * | Make sure that on closing, it attempts to save *all* files with pending changes. | Ken Moore | 2017-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. | |||
| | * | Merge pull request #521 from ktullavik/lumina-textedit-ui | Ken Moore | 2017-12-06 | |
| | |\ | | | | | | | | | Don't close editor when user cancels save dialog. | |||
| | | * | Style consistency. | Kjell Tore Ullavik | 2017-12-06 | |
| | | | | ||||
| | | * | Whitespace consistency. | Kjell Tore Ullavik | 2017-12-06 | |
| | | | | ||||
| | | * | Whitespace consistency. | Kjell Tore Ullavik | 2017-12-06 | |
| | | | | ||||
| | | * | Fix indentation. | Kjell Tore Ullavik | 2017-12-06 | |
| | | | | ||||
| | | * | Remove debug print. Fix indentation. | Kjell Tore Ullavik | 2017-12-06 | |
| | | | | ||||
| | | * | Don't close editor when user cancels save dialog. | Kjell Tore Ullavik | 2017-12-06 | |
| | | | | ||||
| | * | | Rename the OSInterface files according to the new format ("framework-*") | Ken Moore | 2017-12-05 | |
| | | | | ||||
| | * | | Move the new OSInterface class over to the base-level src-cpp directory. | Ken Moore | 2017-12-05 | |
| | | | | | | | | | | | | | | | | Also get it all prepped/staged to be used by QML objects (not finished yet) | |||
| | * | | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-12-05 | |
| | |\ \ | ||||
| | | * | | Muted debug statements | ZackaryWelch | 2017-12-04 | |
| | | | | | ||||
| | | * | | Small updates to QML screensavers to take Screen size and further work | ZackaryWelch | 2017-12-04 | |
| | | | | | | | | | | | | | | | | | | | | on the Grav screensaver | |||
| | | * | | Updated the RSS desktop plugin to work for ATOM feeds | ZackaryWelch | 2017-12-04 | |
| | | | | | ||||
| | | * | | Added the correct TrueOS RSS Feed | ZackaryWelch | 2017-12-04 | |
| | | | | | ||||
| | | * | | Preliminary ATOM parsing for the RSS reader | ZackaryWelch | 2017-12-04 | |
| | | | | | ||||
| | * | | | Fix up the number->string conversion of UID in single application instance | Ken Moore | 2017-12-05 | |
| | |/ / | ||||
| | * | | Oops - fix a typo in the ExternalProcess change. | Ken Moore | 2017-12-04 | |
| | | | | ||||
| | * | | Add the option to use stdout as an option for ExternalProcess. | Ken Moore | 2017-12-04 | |
| | | | | ||||
| | * | | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-12-04 | |
| | |\ \ | ||||
| | | * | | Update OS-detect.pri | Ken Moore | 2017-12-01 | |
| | | |/ | | | | | | | | | | | | | Remove the Ubuntu-specific poppler includepath. No longer needed with the change in where the poppler include files are looked for. | |||
| | | * | Add 'Show Toolbar' to textedit menu. | Kjell Tore Ullavik | 2017-11-30 | |
| | | | | ||||
| | * | | Fix up the battery notification system. | Ken Moore | 2017-12-04 | |
| | |/ | ||||
| | * | Make the poppler include path "poppler/qt5/<file.h>" rather than just the file. | Ken Moore | 2017-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 Moore | 2017-11-27 | |
| | | | | | | | | | | | | This seems to balance loading speed and memory usage with a good-looking page image. | |||
| | * | Turn off some debugging in the new screensaver plugin system. | Ken Moore | 2017-11-27 | |
| | | | ||||
| | * | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-11-27 | |
| | |\ | ||||
| | | * | i18n: fix out of tree build | Andreas Müller | 2017-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 install | Andreas Müller | 2017-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' | Weblate | 2017-11-27 | |
| | | |\ | ||||
| | | | * | remove file manager dev folder | q5sys | 2017-11-27 | |
| | | | | | ||||
| | | | * | Merge branch 'master' of http://github.com/trueos/lumina | q5sys | 2017-11-24 | |
| | | | |\ | ||||
| | | | * | | remove lumina-xdg-entry from build | q5sys | 2017-11-24 | |
| | | | | | | ||||
| | | | * | | add file menu shortcuts into lumina-xdg | q5sys | 2017-11-24 | |
| | | | | | | ||||
| | | | * | | add file menu shortcuts into lumina-pdf | q5sys | 2017-11-24 | |
| | | | | | | ||||
| | | | * | | add file menu shortcuts into lumina-mediaplayer | q5sys | 2017-11-24 | |
| | | | | | | ||||
| | | | * | | add file menu shortcuts into lumina-fm | q5sys | 2017-11-24 | |
| | | | | | | ||||
| | | | * | | add file menu shortcuts into lumina-fileinfo | q5sys | 2017-11-24 | |
| | | | | | | ||||
| | | | * | | add file menu shortcuts into lumina-archiver | q5sys | 2017-11-24 | |
| | | | | | | ||||
| | | | * | | add file menu shortcuts into lumina-textedit | q5sys | 2017-11-24 | |
| | | | | | | ||||
| | | * | | | Translated using Weblate (Spanish) | Adolfo | 2017-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 Bormant | 2017-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 Pluijm | 2017-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 Moore | 2017-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. | |||
| * | | | | | Translated using Weblate (Russian) | Serg Bormant | 2017-12-15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 20.0% (14 of 70 strings) Translation: lumina/lumina-mediaplayer Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-mediaplayer/ru/ | |||
| * | | | | | Translated using Weblate (Portuguese (Brazil)) | Sebastião Luiz Guerra | 2017-12-15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 37.1% (26 of 70 strings) Translation: lumina/lumina-mediaplayer Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-mediaplayer/pt_BR/ | |||
| * | | | | | Translated using Weblate (Lithuanian) | Moo | 2017-12-15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 94.2% (66 of 70 strings) Translation: lumina/lumina-mediaplayer Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-mediaplayer/lt/ |