aboutsummaryrefslogtreecommitdiff
path: root/lumina-fm/MainUI.cpp
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
* Update the system tray Embed/Unembed routines to use the XCB library instead ...Ken Moore2015-03-27
* Streamline quite a bit of the background worker:Ken Moore2015-03-26
* Merge remote-tracking branch 'upstream/master' into fmNumberswilliam2015-03-26
|\
| * Clean up a couple things in lumina-fm:Ken Moore2015-03-26
* | display some filesystem's information on the statusbar in a thread safe manierwilliam2015-03-25
* | create FileSystemCapacity and put it in LuminaOSwilliam2015-03-24
* | Merge remote-tracking branch 'upstream/master' into fmNumberswilliam2015-03-24
|\|
| * Add a file removal verification prompt to the slideshow removal button. (Cont...Ken Moore2015-03-23
* | Add display of the filesystem's capacity in the statusbarwilliam2015-03-21
* | Add possibility to calculate the file size of the selected items.william2015-03-21
* | Add in statusBar, side to the number of items displayed, the size of the fileswilliam2015-03-20
* | Display the number of items in a directory in the statusBarwilliam2015-03-20
* | Merge remote-tracking branch 'upstream/master' into fmNumberswilliam2015-03-20
|\|
| * Allow the favoriting of files in lumina-fm that do *not* conflict with a curr...Ken Moore2015-03-14
| * Add the ability to set/use custom timezones on the system - defaulting to the...Ken Moore2015-03-14
| * Make sure the file removals are multi-selection aware in lumina-fm.Ken Moore2015-03-13
| * Add Checksum support for FreeBSD, and tie it into lumina-fm.Ken Moore2015-03-12
| * Change the icon used for the "favorite files" button. Now it matches the User...Ken Moore2015-03-12
* | display Items count in the bottom barwilliam os4y2015-02-26
|/
* Subclass the main QFileSystemModel to provide drag and drop support. This sti...Ken Moore2015-02-24
* Clean up the new file creation routine a bit.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
|/
* Turn off some debugging in lumina-fm by default.Ken Moore2015-02-18
* Clean up the Background of lumina-fm quite a bit:Ken Moore2015-02-18
* Ok, *now* the file manager makes sure the slideshow viewer does not change th...Ken Moore2015-02-18
* Clean up a few things in Lumina:Ken Moore2015-02-17
* Clean up the lumina-fm device usage from LuminaOS.Ken Moore2015-01-26
* better device labeling in lumina-fmChristopher Roy Bratusek2015-01-23
* Add a couple new features to how image files are handles in lumina-fm:Ken Moore2015-01-20
* Clean up all the Qt5 *.pro files a bit. Now they should always work.Ken Moore2014-12-23
* Commit a checkpoint on the conversion of Lumina to Qt5.Ken Moore2014-12-18
* Clean up the lumina-fm CLI parsing a bit:Ken Moore2014-11-13
* 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
* 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
* Make sure that Insight puts the file path in quotes when opening a file (in c...Ken Moore2014-09-08
* Hide any external devices that are mounted on hidden directories in the file ...Ken Moore2014-09-05
* Initial import of the lumina code from pcbsd git repoKris Moore2014-09-04
bgstack15