aboutsummaryrefslogtreecommitdiff
path: root/lumina-fm
Commit message (Expand)AuthorAge
* use ++ in createStatusBarMgs over += 1Christopher Roy Bratusek2015-04-18
* lumina-fm show separated number of folders and files in status barChristopher Roy Bratusek2015-04-18
* Update the lumina-fm.desktop file to use the "%F" field code instead of "%U" ...Ken Moore2015-04-14
* 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
|\
| * Actually move the file/dir copy onto itself check earlier in the procedure, t...Ken Moore2015-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
| * Make sure to load any specific icons for *.desktop files in lumina-fm.Ken Moore2015-03-12
| * Fix a bug with resolving sym-links during the search for ZFS snapshots. Now i...Ken Moore2015-03-05
| * Enable a bunch of debugging in the lumina-fm background worker. Something in ...Ken Moore2015-03-02
* | 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
* move definition to better placeChristopher Roy Bratusek2015-01-08
* use QT5LIBDIR in all qmake filesChristopher Roy Bratusek2015-01-08
* debian: lumina qt5/0.8.0 updatesChristopher Roy Bratusek2015-01-08
* Add support for the LIBPREFIX qmake variable for all the project files. This ...Ken Moore2015-01-03
* Make sure to adjust the lumina-[fm/config] main.cpp to account for the new Lu...Ken Moore2015-01-02
* Clean up how translations are loaded for all the Lumina utilities, and also a...Ken Moore2014-12-30
* Also make sure that the file operations detect/modify hidden files/dirs as we...Ken Moore2014-12-24
* Clean up all the Qt5 *.pro files a bit. Now they should always work.Ken Moore2014-12-23
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2014-12-18
|\
| * update hungarian translationrezso2014-12-14
* | 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
bgstack15