aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix up the systray tester utility to also show popup messages.Ken Moore2017-12-06
* 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
* Merge pull request #521 from ktullavik/lumina-textedit-uiKen Moore2017-12-06
|\
| * 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
* | Rename the OSInterface files according to the new format ("framework-*")Ken Moore2017-12-05
* | Move the new OSInterface class over to the base-level src-cpp directory.Ken Moore2017-12-05
* | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-12-05
|\ \
| * | Muted debug statementsZackaryWelch2017-12-04
| * | Small updates to QML screensavers to take Screen size and further workZackaryWelch2017-12-04
| * | Updated the RSS desktop plugin to work for ATOM feedsZackaryWelch2017-12-04
| * | Added the correct TrueOS RSS FeedZackaryWelch2017-12-04
| * | Preliminary ATOM parsing for the RSS readerZackaryWelch2017-12-04
* | | Fix up the number->string conversion of UID in single application instanceKen Moore2017-12-05
|/ /
* | Oops - fix a typo in the ExternalProcess change.Ken Moore2017-12-04
* | Add the option to use stdout as an option for ExternalProcess.Ken Moore2017-12-04
* | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-12-04
|\ \
| * | Update OS-detect.priKen Moore2017-12-01
| * | Merge pull request #518 from ktullavik/lumina-textedit-uiKen Moore2017-11-30
| |\|
| | * Add 'Show Toolbar' to textedit menu.Kjell Tore Ullavik2017-11-30
| |/
* / Fix up the battery notification system.Ken Moore2017-12-04
|/
* Make the poppler include path "poppler/qt5/<file.h>" rather than just the file.Ken Moore2017-11-29
* Work out the best(?) scaling system to use when loading PDF files.Ken Moore2017-11-27
* Turn off some debugging in the new screensaver plugin system.Ken Moore2017-11-27
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-11-27
|\
| * Merge pull request #513 from schnitzeltony/masterKen Moore2017-11-27
| |\
| | * i18n: fix out of tree buildAndreas Müller2017-11-27
| | * manpages: fix out of tree installAndreas Müller2017-11-27
| |/
| * 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
| | | * | Translated using Weblate (Russian)Serg Bormant2017-11-24
| | * | | update portmaintainer for packagesq5sys2017-11-24
| | * | | 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
| | | |/ | | |/|
| | * | Merge pull request #512 from schnitzeltony/masterKen Moore2017-11-23
| | |\ \
| | | * | lumina-desktop.pro: fix out of tree installationAndreas Müller2017-11-23
| | |/ /
bgstack15