aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-fm/widgets
Commit message (Expand)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
* 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
* Clean up how the backend of the file manager handles atomic updates to change...Ken Moore2017-10-09
* Reworked the VideoSurface subclassZackaryWelch2017-10-03
* add libav video thumbnail code back to projectq5sys2017-10-03
* Revert "rework video thumbnail code"q5sys2017-10-03
* oops hadn't saved all my changes yetq5sys2017-09-24
* prototype webdav functionality for lumina-fmq5sys2017-09-24
* rework video thumbnail codeq5sys2017-09-24
* 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
* A couple quick updates to lumina-mediaplayer:Ken Moore2017-08-07
* Fixed spacing error in UI fileZackaryWelch2017-07-12
* Update the "open-with" menu for lumina-fm so that is shows recommendations di...Ken Moore2017-07-12
* Re-enable the "Open With" option for selected items (accidentally commented out)Ken Moore2017-06-28
* Finish up all the new TreeWidget stuff from JT:Ken Moore2017-06-26
* resolving OCD - one whitespace block at a timeq5sys2017-06-20
* clean up unneeded comment formattingq5sys2017-06-16
* set properties for treeviewq5sys2017-06-16
* Get the new side-pane TreeView up and running with q5sys's input.Ken Moore2017-06-16
* Minor debugging change in lumina-fmKen Moore2017-06-16
* Clean up the auto-extract functionality in lumina-fmKen Moore2017-06-16
* fix file manage autoextract menu methodq5sys2017-06-16
* add prototype for autoextract menu entryq5sys2017-06-16
* another crack at openwith menuq5sys2017-06-16
* add dirtreepane connection logicq5sys2017-06-16
* fix dirtreepane bugs and deactive from menuq5sys2017-06-13
* redo dirtreepane to work the same as other optionsq5sys2017-06-13
* add dirtreepane prototype codeq5sys2017-06-13
* Add "back" in the option to show/skip image file previews.Ken Moore2017-06-08
* Another few icon changesKen Moore2017-04-13
* Clean up which icons are used within lumina-fm.Ken Moore2017-04-13
* Insight: Put single/dual column actions in a QActionGroup to ensure they cann...Johannes Sasongko2017-02-20
* Fix up the context menu enable modes and rearrange the options a bit.Ken Moore2017-01-05
* move cut/copy back to main context menuq5sys2016-12-22
* Commit a couple tweaks for lumina-fm - trying to get the drag and drop highli...Ken Moore2016-12-05
* Re-enable drag and drop within lumina-fm.Ken Moore2016-12-05
* Fix up the regular expression strip of the ZFS snapshot from the full path.Ken Moore2016-11-28
* LARGE UPDATE:Ken Moore2016-11-07
* Fix the creation of new files/directories within the right-column of a split ...Ken Moore2016-10-25
* Fix up the "loading" message on directories with no contents.Ken Moore2016-10-18
* Fix the snapshot loading mechanism within lumina-fm.Ken Moore2016-10-18
* Another large update to lumina-fm:Ken Moore2016-10-13
bgstack15