aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils
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.
* fixed handling of initial argumentsq5sys2017-10-25
|
* add extraction method for custom pathq5sys2017-10-24
|
* 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
|
* removing whitespaceq5sys2017-10-23
|
* remove unneeded whitespaceq5sys2017-10-23
|
* 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.
* Added framework to play video when the mouse is put over them. BreaksZackaryWelch2017-10-11
| | | | picture and video preview for lumina-fileinfo currently
* 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
|
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-10-04
|\
| * 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.
* / Finish up the auto archive/extract within lumina-archiver (with JT)Ken Moore2017-10-04
|/
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-09-26
|\
| * oops hadn't saved all my changes yetq5sys2017-09-24
| |
| * prototype webdav functionality for lumina-fmq5sys2017-09-24
| |
| * rework video thumbnail codeq5sys2017-09-24
| |
* | Fix up the close event handling in lumina-textedit. Now it will actually ↵Ken Moore2017-09-26
|/ | | | close when there are no changes to be saved.
* Merge remote-tracking branch 'origin/master'Weblate2017-09-20
|\
| * Merge branch 'master' of http://github.com/trueos/luminaq5sys2017-09-20
| |\
| * | set LTE unsaved changes close dialog to follow the industry standardq5sys2017-09-20
| | |
| * | fix tab order for text replacementq5sys2017-09-20
| | |
* | | Translated using Weblate (Catalan)Davidmp2017-09-20
| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (101 of 101 strings) Translation: lumina/lumina-archiver Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/ca/
* | | Translated using Weblate (Danish)scootergrisen2017-09-20
| |/ |/| | | | | | | | | | | Currently translated at 100.0% (101 of 101 strings) Translation: lumina/lumina-archiver Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/da/
* | Translated using Weblate (Catalan)Davidmp2017-09-20
|/ | | | | | | Currently translated at 100.0% (101 of 101 strings) Translation: lumina/lumina-archiver Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/ca/
* Merge remote-tracking branch 'origin/master'Weblate2017-09-20
|\
| * Translated using Weblate (Finnish)Tommi Nieminen2017-09-20
| | | | | | | | | | | | | | Currently translated at 100.0% (33 of 33 strings) Translation: lumina/lumina-calculator Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/fi/
| * Merge remote-tracking branch 'origin/master'Weblate2017-09-20
| |\
| | * Fix up the icon sync on theme change, and change the icon for ↵Ken Moore2017-09-18
| | | | | | | | | | | | lumina-mediaplayer to one that exists in more themes
| | * testing FastTransformation for thumbnail generation in fm-devq5sys2017-09-12
| | |
bgstack15