aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/libLumina
Commit message (Expand)AuthorAge
* 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
* Deactivate the "themes" page within lumina-config.Ken Moore2017-09-18
* Turn off the custom theme engine for the 1.x desktop itself, and use the lthe...Ken Moore2017-09-14
* Added video extension detection support with hardcoded inputZackaryWelch2017-09-11
* Merge branch 'master' of https://github.com/trueos/luminaZackaryWelch2017-09-11
|\
| * Merge branch 'master' of http://github.com/trueos/luminaq5sys2017-09-08
| |\
| | * Put a failsafe in for overwriting default apps:Ken Moore2017-09-08
| * | remove whitespacingq5sys2017-09-06
| |/
* / Added video file detection and correct desktop file translationZackaryWelch2017-09-11
|/
* Some more cleanup on Lumina2:Ken Moore2017-08-31
* A bit more cleanup. Nothing too special.Ken Moore2017-08-31
* A large amount of cleanup:Ken Moore2017-08-31
* Get all the single-window interactions finished up.Ken Moore2017-08-31
* A but more work on Lumina2:Ken Moore2017-08-31
* A couple more minor tweaks.Ken Moore2017-08-30
* A bit more for Lumina2:Ken Moore2017-08-30
* A bit more work on compositing and such (mostly commented out) - still not wo...Ken Moore2017-08-30
* Finish up all the mouse focus handling for embedded windows. Works beautifull...Ken Moore2017-08-30
* Get a lot of the root context menu up and running. Now the application list i...Ken Moore2017-08-29
* Start getting the Root context menu all moved over from Lumina 1 to 2.Ken Moore2017-08-29
* Cleanup the DesktopSettings class and add some more settings files to it.Ken Moore2017-08-29
* Syncronize the icon theme option in lumina-config with lthemeengine.Ken Moore2017-08-29
* Fix up the location/detection of icon/cursor themes. They just changes it ups...Ken Moore2017-08-29
* Come more work on compositing. Seems like there is a significant difference b...Ken Moore2017-08-28
* A bunch more work on Lumina 2 mouse focus settings and such.Ken Moore2017-08-27
* Add 3 simple window arrangements to Lumina 2.Ken Moore2017-08-27
* Another round of work on getting the window embed stuff cleaned up.Ken Moore2017-08-25
* Re-enable compositing and ensure that the window embed routines work for all ...Ken Moore2017-08-25
* Add the ability to generate symlinks in the Desktop folder the first time Lum...Ken Moore2017-08-18
bgstack15