index
:
lumina
debianize
master
The BSD-original Lumina desktop environment
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lumina-fm
/
MainUI.cpp
Commit message (
Expand
)
Author
Age
*
Add support for running "lumina-fileinfo" from the right-click menu in lumina-fm
Ken Moore
2015-04-22
*
lumina-fm show separated number of folders and files in status bar
Christopher Roy Bratusek
2015-04-18
*
Update the system tray Embed/Unembed routines to use the XCB library instead ...
Ken Moore
2015-03-27
*
Streamline quite a bit of the background worker:
Ken Moore
2015-03-26
*
Merge remote-tracking branch 'upstream/master' into fmNumbers
william
2015-03-26
|
\
|
*
Clean up a couple things in lumina-fm:
Ken Moore
2015-03-26
*
|
display some filesystem's information on the statusbar in a thread safe manier
william
2015-03-25
*
|
create FileSystemCapacity and put it in LuminaOS
william
2015-03-24
*
|
Merge remote-tracking branch 'upstream/master' into fmNumbers
william
2015-03-24
|
\
|
|
*
Add a file removal verification prompt to the slideshow removal button. (Cont...
Ken Moore
2015-03-23
*
|
Add display of the filesystem's capacity in the statusbar
william
2015-03-21
*
|
Add possibility to calculate the file size of the selected items.
william
2015-03-21
*
|
Add in statusBar, side to the number of items displayed, the size of the files
william
2015-03-20
*
|
Display the number of items in a directory in the statusBar
william
2015-03-20
*
|
Merge remote-tracking branch 'upstream/master' into fmNumbers
william
2015-03-20
|
\
|
|
*
Allow the favoriting of files in lumina-fm that do *not* conflict with a curr...
Ken Moore
2015-03-14
|
*
Add the ability to set/use custom timezones on the system - defaulting to the...
Ken Moore
2015-03-14
|
*
Make sure the file removals are multi-selection aware in lumina-fm.
Ken Moore
2015-03-13
|
*
Add Checksum support for FreeBSD, and tie it into lumina-fm.
Ken Moore
2015-03-12
|
*
Change the icon used for the "favorite files" button. Now it matches the User...
Ken Moore
2015-03-12
*
|
display Items count in the bottom bar
william os4y
2015-02-26
|
/
*
Subclass the main QFileSystemModel to provide drag and drop support. This sti...
Ken Moore
2015-02-24
*
Clean up the new file creation routine a bit.
Ken Moore
2015-02-24
*
Merge pull request #58 from william-os4y/addNewFile2
Ken Moore
2015-02-24
|
\
|
*
add "New file" on lumina-fm
william os4y
2015-02-23
*
|
Add an option in lumina-fm to enable/disable loading file thumbnails.
Ken Moore
2015-02-23
|
/
*
Turn off some debugging in lumina-fm by default.
Ken Moore
2015-02-18
*
Clean up the Background of lumina-fm quite a bit:
Ken Moore
2015-02-18
*
Ok, *now* the file manager makes sure the slideshow viewer does not change th...
Ken Moore
2015-02-18
*
Clean up a few things in Lumina:
Ken Moore
2015-02-17
*
Clean up the lumina-fm device usage from LuminaOS.
Ken Moore
2015-01-26
*
better device labeling in lumina-fm
Christopher Roy Bratusek
2015-01-23
*
Add a couple new features to how image files are handles in lumina-fm:
Ken Moore
2015-01-20
*
Clean up all the Qt5 *.pro files a bit. Now they should always work.
Ken Moore
2014-12-23
*
Commit a checkpoint on the conversion of Lumina to Qt5.
Ken Moore
2014-12-18
*
Clean up the lumina-fm CLI parsing a bit:
Ken Moore
2014-11-13
*
A couple little bugfixes for lumina-fm:
Ken Moore
2014-11-12
*
Streamline the file manager quite a bit by putting the long-lived checks in a...
Ken Moore
2014-11-05
*
Large update for the lumina-fm:
Ken Moore
2014-10-03
*
Clean up the icon/list views in Insight. Now the "icon" view will use somethi...
Ken Moore
2014-10-03
*
Have lumina-fm save/remember the last-used size and open itself with that siz...
Ken Moore
2014-09-15
*
Make sure that Insight puts the file path in quotes when opening a file (in c...
Ken Moore
2014-09-08
*
Hide any external devices that are mounted on hidden directories in the file ...
Ken Moore
2014-09-05
*
Initial import of the lumina code from pcbsd git repo
Kris Moore
2014-09-04
bgstack15