aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-fm/widgets/DirWidget2.cpp
Commit message (Collapse)AuthorAge
* 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
|
* Fix up the regular expression strip of the ZFS snapshot from the full path.Ken Moore2016-11-28
|
* LARGE UPDATE:Ken Moore2016-11-07
| | | | | | | 1) Dismantle the Lumina library completely. 2) Setup lots of small subproject files (.pri) for the individual classes within the old library. 3) Move all the Lumina binaries to use the new subproject files 4) Split up the LuminaUtils class/files into LUtils and LDesktopUtils (generic utilities, and desktop-specific utilities)
* Fix the creation of new files/directories within the right-column of a split ↵Ken Moore2016-10-25
| | | | view.
* 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
|
* Re-enable all the keyboard shortcuts for lumina-fm (and a few extras). All ↵Ken Moore2016-10-03
| | | | the shortcuts are also listed within the context menus as appropriate.
* Oops - fix the activation signal for the second column in the dirWidget2.Ken Moore2016-09-30
|
* Oops, forgot to add a couple new files.Ken Moore2016-09-30
bgstack15