aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-fm
Commit message (Expand)AuthorAge
* add skeleton for file transfer dialogq5sys2017-12-13
* i18n: fix out of tree buildAndreas Müller2017-11-27
* manpages: fix out of tree installAndreas Müller2017-11-27
* add file menu shortcuts into lumina-fmq5sys2017-11-24
* Fix right click crash when qsudo is not installed.Kjell Tore Ullavik2017-11-23
* Redo all the new man pages categories.Ken Moore2017-11-20
* Add in the new manpages from Aaron St.John (lumina-docs repo).Ken Moore2017-11-20
* Make the new "set as wallpaper" menu option enabled/disabled instead of visib...Ken Moore2017-11-20
* Add a context menu "action" for settings the selected image files as the curr...Ken Moore2017-11-20
* Resync translation files with latest sources.Ken Moore2017-11-20
* re-implement zip/iso autoextraction in lumina-fmq5sys2017-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
* A bit more background threading magic.Ken Moore2017-11-15
* Ensure that the Browser backend is also contained in a background thread.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
* Enable the auto-archive functionality in lumina-fm.Ken Moore2017-11-14
* A few tweaks for teh LVideoLabel - trying to get it loading a bit more reliably.Ken Moore2017-11-14
* fix start menu widthq5sys2017-11-03
* A bit more work on DD widgets.Ken Moore2017-11-02
* Fix up the drag and drop in lumina-fm.Ken Moore2017-11-02
* A bit more cleanup on the external device reporting/usage.Ken Moore2017-11-02
* Add the template for a new model-based backend for lumina-fm.Ken Moore2017-11-01
* finish up integration of launch lumina-fm as rootq5sys2017-10-31
* Fix the column width resizing for lumina-fm tree widget.Ken Moore2017-10-27
* Removed debug outputsZackaryWelch2017-10-25
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-10-25
|\
| * Fixed issues with previews and LVideoWidget sizingZackaryWelch2017-10-25
| * Fixed image previews with video thumbnailsZackaryWelch2017-10-25
* | Re-enable the "Root Mode" warning at the top of lumina-fm, and setup the root...Ken Moore2017-10-25
|/
* Fix an unommented testing line in lumina-fm.Ken Moore2017-10-25
* add logic for launching lumina-fm as rootq5sys2017-10-24
* warning banner for running lumina-fm as root_q5sys2017-10-24
* change thumbnail generation to faster method tested in lumina-fm-devq5sys2017-10-24
* Added preliminary code to disable video thumbnails with settingsZackaryWelch2017-10-21
* Finished video thumbnails and roll over playback for lumina-fm andZackaryWelch2017-10-21
* Add a semi-functional "VideoItemWidget" class to lumina-fm sources (not tied ...Ken Moore2017-10-18
* Make LVideoLabel thread-safe.Ken Moore2017-10-18
* Updated how video thumbnails are loaded. Now cached to stop crash whenZackaryWelch2017-10-16
* Clean up how the backend of the file manager handles atomic updates to change...Ken Moore2017-10-09
* Finished video thumnails for lumina-fm and lumina-fileinfoZackaryWelch2017-10-05
* Further lumina-fm changes for video thumbnailsCoupon2017-10-03
* Reworked the video thumnail system with lumina-fmZackaryWelch2017-10-03
* Reworked the VideoSurface subclassZackaryWelch2017-10-03
* add libav video thumbnail code back to projectq5sys2017-10-03
* Merge branch 'master' of http://github.com/trueos/luminaq5sys2017-10-03
|\
| * Added experimental video thumbnails in lumina-fm and fileinfoZackaryWelch2017-10-03
* | Revert "rework video thumbnail code"q5sys2017-10-03
|/
bgstack15