aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-fm/widgets/DirWidget.h
Commit message (Collapse)AuthorAge
* Another large update to lumina-fm:Ken Moore2016-10-13
| | | | Have all file operations performed in the background, and show up within a new system tray icon *if* the operation lasts longer than 1 second (automatic cleanup for short ops).
* More work on the new backend: still disabled for now.Ken Moore2016-09-27
|
* Commit some more work on a new backend/frontend to the lumina-fm browser.Ken Moore2016-09-26
|
* Added Ctrl+L Shortcut to focus the Line-DirAndreas Sinz2016-09-06
|
* Rearrange the Lumina source tree quite a bit:Ken Moore2016-04-25
Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed.
bgstack15