aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/libLumina
Commit message (Expand)AuthorAge
...
* 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
* Clean up the session file-init routine.Ken Moore2017-10-16
* Update the backend process-running routine for Lumina (LUtils)Ken Moore2017-10-16
* Another checkpoint commit for Lumina 2Ken Moore2017-10-13
* Added framework to play video when the mouse is put over them. BreaksZackaryWelch2017-10-11
* Finished video thumnails for lumina-fm and lumina-fileinfoZackaryWelch2017-10-05
* Reworked the VideoSurface subclassZackaryWelch2017-10-03
* Added experimental video thumbnails in lumina-fm and fileinfoZackaryWelch2017-10-03
* Final fix - re-enable some backwards-compatible code and put a big warning at...Ken Moore2017-09-21
* Urg - more fixes...Ken Moore2017-09-21
* Quick fix to ensure the status checkUserFiles function truly is staticKen Moore2017-09-21
* Oops - need to make sure that status function does not access any global QApp...Ken Moore2017-09-21
* Fix up the application of theme settings from the system config file.Ken Moore2017-09-21
* Get window type detection/usage all implemented.Ken Moore2017-09-20
* Cleanup a bit more of the embed stuff.Ken Moore2017-09-20
* Streamline a bit more of the new Lumina2 window embed functionality.Ken Moore2017-09-20
* Get the window embed routine cleaned up and demo-ready.Ken Moore2017-09-20
* Quick tag of version 1.3.3 in source (theme engine finished/integrated)Ken Moore2017-09-19
bgstack15