aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | Another minor networking fix.Ken Moore2017-12-15
| | * | A bit more work on the networking side of the OSInterface.Ken Moore2017-12-15
| | * | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-12-14
| | |\ \
| | | * | add skeleton for file transfer dialogq5sys2017-12-13
| | | * | Merge branch 'master' of http://github.com/trueos/luminaq5sys2017-12-12
| | | |\ \
| | | * | | make portlint happyq5sys2017-12-12
| | * | | | More work on the OSInterface framework (mostly networking-related)Ken Moore2017-12-14
| | | |/ / | | |/| |
| | * | | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-12-11
| | |\| |
| | | * | Merge branch 'master' of http://github.com/trueos/luminaq5sys2017-12-07
| | | |\ \
| | | * | | remove lumina-themes as a hard dep of portq5sys2017-12-07
| | * | | | Another large batch of work on the new OSInterface framework.Ken Moore2017-12-11
| | | |/ / | | |/| |
| | * | | Fix up a couple more things:Ken Moore2017-12-07
| | * | | Make sure the new traynotification-simple stylesheet is used.Ken Moore2017-12-07
| | * | | Fix up the sliders-simple.qss style.Ken Moore2017-12-07
| | |/ /
| | * | add qballoontip stylesheetq5sys2017-12-07
| | * | Fix up the pkg-plist for Lumina-core (new binary: lthemeengine-sstest)Ken Moore2017-12-07
| | * | Oops - forgot to update the version tag in the mkport.sh script as well.Ken Moore2017-12-07
| | * | Tag version 1.4.1Ken Moore2017-12-07
| | * | Update the default wallpaper for TrueOS (17.12)Ken Moore2017-12-07
| | * | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-12-06
| | |\ \
| | | * | add balloontip stylesheetq5sys2017-12-06
| | * | | Start trying to get stylesheet validation into the qss editor.Ken Moore2017-12-06
| | |/ /
| | * | Fix the LUtils.pri file: Forgot to remove a couple unused files from the incl...Ken Moore2017-12-06
| | * | 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
bgstack15