aboutsummaryrefslogtreecommitdiff
path: root/lumina-fm/MainUI.h
Commit message (Expand)AuthorAge
* Fix up the active browser detection routine, ensure the browser gets updated ...Ken Moore2015-09-25
* Ensure that the window activation request is sent out when the file manager g...Ken Moore2015-09-11
* Get drag and drop functionality completely working (Internal only - will not ...Ken Moore2015-08-27
* Commit a major overhaul of lumina-fm: PLEASE TEST!!Ken Moore2015-08-25
* Convert the multimedia player and slideshow viewer into separate classes/widg...Ken Moore2015-08-17
* Add the Ctrl-X keyboard shortcut for Cutting the selected files onto the Clip...Ken Moore2015-07-20
* Merge remote-tracking branch 'upstream/master' into fm-termwi2015-05-01
|\
| * Add support for launching lumina-search on the currently-viewed directory fro...Ken Moore2015-04-27
* | Add a contextMenu allowing the user to open a terminal in the selected folderwi2015-04-26
|/
* Make the open/openwith functionality in lumina-fm multi-selection aware. Also...Ken Moore2015-04-23
* Add support for running "lumina-fileinfo" from the right-click menu in lumina-fmKen Moore2015-04-22
* lumina-fm show separated number of folders and files in status barChristopher Roy Bratusek2015-04-18
* Streamline quite a bit of the background worker:Ken Moore2015-03-26
* display some filesystem's information on the statusbar in a thread safe manierwilliam2015-03-25
* Add possibility to calculate the file size of the selected items.william2015-03-21
* Add Checksum support for FreeBSD, and tie it into lumina-fm.Ken Moore2015-03-12
* Subclass the main QFileSystemModel to provide drag and drop support. This sti...Ken Moore2015-02-24
* Merge pull request #58 from william-os4y/addNewFile2Ken Moore2015-02-24
|\
| * add "New file" on lumina-fmwilliam os4y2015-02-23
* | Add an option in lumina-fm to enable/disable loading file thumbnails.Ken Moore2015-02-23
|/
* Clean up the Background of lumina-fm quite a bit:Ken Moore2015-02-18
* Add a couple new features to how image files are handles in lumina-fm:Ken Moore2015-01-20
* Clean up how translations are loaded for all the Lumina utilities, and also a...Ken Moore2014-12-30
* Commit a checkpoint on the conversion of Lumina to Qt5.Ken Moore2014-12-18
* A couple little bugfixes for lumina-fm:Ken Moore2014-11-12
* Streamline the file manager quite a bit by putting the long-lived checks in a...Ken Moore2014-11-05
* include fixesrezso2014-11-04
* Large update to the Lumina project: provide full theming capabilities.Ken Moore2014-10-10
* Large update for the lumina-fm:Ken Moore2014-10-03
* Clean up the icon/list views in Insight. Now the "icon" view will use somethi...Ken Moore2014-10-03
* Have lumina-fm save/remember the last-used size and open itself with that siz...Ken Moore2014-09-15
* Initial import of the lumina code from pcbsd git repoKris Moore2014-09-04
bgstack15