aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-fm
Commit message (Collapse)AuthorAge
...
* 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 ↵Ken Moore2017-10-25
|/ | | | root detection to work properly.
* Fix an unommented testing line in lumina-fm.Ken Moore2017-10-25
| | | | This broke the build of lumina-fm since the associated UI file has not been added yet.
* 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
| | | | lumina-fileinfo
* Add a semi-functional "VideoItemWidget" class to lumina-fm sources (not tied ↵Ken Moore2017-10-18
| | | | | | to build). This is a mostly-complete implementation of a roll-over video thumbnail widget.
* Make LVideoLabel thread-safe.Ken Moore2017-10-18
| | | | Couple quick fixes for the Browser class in lumina-fm too (minor cleanup).
* Updated how video thumbnails are loaded. Now cached to stop crash whenZackaryWelch2017-10-16
| | | | resizing.
* Clean up how the backend of the file manager handles atomic updates to ↵Ken Moore2017-10-09
| | | | changes in the current directory. This speeds up sequential re-scans considerably.
* 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
|/ | | | This reverts commit a3092fb02a1905345e1311b2e64f4796acdb9f34.
* oops hadn't saved all my changes yetq5sys2017-09-24
|
* prototype webdav functionality for lumina-fmq5sys2017-09-24
|
* rework video thumbnail codeq5sys2017-09-24
|
* Resynced translation filesZackaryWelch2017-09-11
|
* Change the icon used for the "show errors" button in the file operation tray ↵Ken Moore2017-09-08
| | | | | | entry. Apparently "dialog-warning" looks a bit too much like a cancel button in some icon themes... ;-)
* Fixed bug with lumina-fm editing default configuration file as rootZackaryWelch2017-09-07
|
* comment out method until its finishedq5sys2017-09-04
|
* clean out some older unused code commentsq5sys2017-09-04
|
* add prototype for auto-archival in file managerq5sys2017-09-04
|
* increase the size of the zoom in/out icons a bitq5sys2017-08-30
|
* Translated using Weblate (Lithuanian)Moo2017-08-21
| | | | Currently translated at 100.0% (231 of 231 strings)
* Translated using Weblate (Danish)scootergrisen2017-08-19
| | | | Currently translated at 100.0% (231 of 231 strings)
* Translated using Weblate (Catalan)Davidmp2017-08-17
| | | | Currently translated at 100.0% (231 of 231 strings)
* Translated using Weblate (Czech)Pavel Borecki2017-08-17
| | | | Currently translated at 100.0% (231 of 231 strings)
* Merge remote-tracking branch 'origin/master'Weblate2017-08-17
|\
| * Added translations to menu buttons and the panel settings dialogueZackaryWelch2017-08-15
| |
| * Resynced translation files and fixed translations of the boot splash UIZackaryWelch2017-08-15
| |
* | Translated using Weblate (Portuguese (Brazil))Zackary Welch2017-08-17
|/ | | | Currently translated at 96.4% (220 of 228 strings)
* Translated using Weblate (Spanish)Zackary Welch2017-08-11
| | | | Currently translated at 82.8% (189 of 228 strings)
* Translated using Weblate (French)Ethan James Large2017-08-11
| | | | Currently translated at 72.8% (166 of 228 strings)
* Translated using Weblate (Danish)scootergrisen2017-08-11
| | | | Currently translated at 100.0% (228 of 228 strings)
* Translated using Weblate (Lithuanian)Moo2017-08-08
| | | | Currently translated at 100.0% (228 of 228 strings)
* Translated using Weblate (Lithuanian)Moo2017-08-08
| | | | Currently translated at 96.9% (221 of 228 strings)
* Translated using Weblate (Czech)Pavel Borecki2017-08-08
| | | | Currently translated at 100.0% (228 of 228 strings)
bgstack15