aboutsummaryrefslogtreecommitdiff
path: root/lumina-fm/MainUI.h
Commit message (Expand)AuthorAge
* 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