aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/libLumina
Commit message (Expand)AuthorAge
* Fix up the RSS reader.Ken Moore2018-03-21
* Split the Lumina 2 backend:Ken Moore2018-03-07
* Quick update for the icon finder routine.Ken Moore2018-02-13
* Bump the minor version of Lumina to 1.4.2Ken Moore2018-02-09
* Fix up the single application numbering.Ken Moore2018-02-01
* Another large batch of work on Lumina 2.Ken Moore2018-01-31
* Another large checkpoint commit for Lumina 2:Ken Moore2018-01-13
* Get the DesktopSettings class automatically providing notifications about fil...Ken Moore2018-01-03
* Fix up a couple more things:Ken Moore2017-12-07
* Make sure the new traynotification-simple stylesheet is used.Ken Moore2017-12-07
* Tag version 1.4.1Ken Moore2017-12-07
* Fix the LUtils.pri file: Forgot to remove a couple unused files from the incl...Ken Moore2017-12-06
* 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
|\
| * Added the correct TrueOS RSS FeedZackaryWelch2017-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
* Fix the TrueOS update detection flag location.Ken Moore2017-11-22
* Quick adjustment for the finding of icons.Ken Moore2017-11-21
* Bump the version of Lumina to 1.4.0Ken Moore2017-11-20
* Cleanup some of the suspend-checking for FreeBSD.Ken Moore2017-11-20
* Get rid of the updates available dialog/prompt in Lumina.Ken Moore2017-11-17
* Fix up the visibility of the archive options in lumina-fm.Ken Moore2017-11-17
* Add a bunch of ZFS information routines to LFileInfo.Ken Moore2017-11-15
* 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
* A few tweaks for teh LVideoLabel - trying to get it loading a bit more reliably.Ken Moore2017-11-14
* Fix up some initial startmenu sizing.Ken Moore2017-11-14
* 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 Paths...Ken Moore2017-11-02
* Fix up some whitespace in luminaxdg.cppKen Moore2017-11-01
* update LSingleApplication to use getuid instead of getloginq5sys2017-10-31
* Merge branch 'master' of http://github.com/trueos/luminaq5sys2017-10-31
|\
| * Ensure the mouse cursor "busy" icon is used for 3 seconds when launching an e...Ken Moore2017-10-31
* | fix for XDG processingq5sys2017-10-31
|/
* Finish up the theme engine migration path (works fine now - after some testing).Ken Moore2017-10-31
* Add an upgrade path for moving theme settings from the old format to the new ...Ken Moore2017-10-31
* Ensure that "Exec" and "TryExec" strings with quotes are handled properly.Ken Moore2017-10-27
* Fix a few places where /net/ files are still checked for existance (pauses/de...Ken Moore2017-10-26
* Removed debug outputsZackaryWelch2017-10-25
* Fixed issues with previews and LVideoWidget sizingZackaryWelch2017-10-25
* Fixed image previews with video thumbnailsZackaryWelch2017-10-25
* Added some testing code for issues with directories having >10 videosZackaryWelch2017-10-21
* Finished video thumbnails and roll over playback for lumina-fm andZackaryWelch2017-10-21
* Make LVideoLabel thread-safe.Ken Moore2017-10-18
* Another quick checkpoint for Lumina 2 files. Nothing too spectacular yet - st...Ken Moore2017-10-18
* Updated how video thumbnails are loaded. Now cached to stop crash whenZackaryWelch2017-10-16
bgstack15