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
Commit message (
Expand
)
Author
Age
...
*
Change the DEBUG define in DirData.h to DIR_DEBUG: leave the DEBUG variables ...
Ken Moore
2015-08-30
*
Another minor increase in speed from the dir loader: only processEvents every...
Ken Moore
2015-08-28
*
Make the processEvents() call only happen every 10 items loaded - this makes ...
Ken Moore
2015-08-28
*
Add a couple tiny timing fixes for the lumina-fm backend:
Ken Moore
2015-08-28
*
Remove the LFileInfo class from lumina-fm (in LuminaXDG instead)
Ken Moore
2015-08-28
*
Fix up the re-loading of the scrollbar location on directory update.
Ken Moore
2015-08-28
*
Put a few more "stopload" checks into the dir loading routine (after all the ...
Ken Moore
2015-08-28
*
A couple other minor (not-noticable) changes to lumina-fm.
Ken Moore
2015-08-28
*
Another small update for lumina-fm: when re-loading a directory (or switching...
Ken Moore
2015-08-28
*
Add a new "ScrollDialog" to lumina-fm for instances where a lot of text might...
Ken Moore
2015-08-27
*
Get drag and drop functionality completely working (Internal only - will not ...
Ken Moore
2015-08-27
*
Re-enable the directory statistics output for lumina-fm.
Ken Moore
2015-08-27
*
Ensure that the current directory loading is stopped when starting to load a ...
Ken Moore
2015-08-27
*
Add support for the "New [File/Dir]" buttons back into lumina-fm.
Ken Moore
2015-08-26
*
Clean up some of the new widgets/functionality:
Ken Moore
2015-08-26
*
Commit a major overhaul of lumina-fm: PLEASE TEST!!
Ken Moore
2015-08-25
*
Copy the old MainUI class over as an emergency backup in preparation for tyin...
Ken Moore
2015-08-21
*
Another checkpoint in the lumina-fm backend overhaul - still not tied into th...
Ken Moore
2015-08-20
*
Commit some more work-in-progress on the new lumina-fm backend.
Ken Moore
2015-08-20
*
Update the lumina theme engine/class so that custom environment variables may...
Ken Moore
2015-08-18
*
Convert the multimedia player and slideshow viewer into separate classes/widg...
Ken Moore
2015-08-17
*
Add a new data backend to lumina-fm: DirData.h
Ken Moore
2015-08-11
*
Add "DESTDIR" build option support to the Lumina project files (needed for Fe...
Ken Moore
2015-07-31
*
Add the Ctrl-X keyboard shortcut for Cutting the selected files onto the Clip...
Ken Moore
2015-07-20
*
Update all the *.pro files to add a new NO_I18N config option which prevents ...
Ken Moore
2015-07-14
*
Remove the context menu on the toolbar in lumina-fm
Ken Moore
2015-07-09
*
Turn off the "uniformItemSizes" Qt flag in the File manager list widget. This...
Ken Moore
2015-05-26
*
Fix a bug in the background snapshot finder: the new simplification routine w...
Ken Moore
2015-05-18
*
When making a previous selection visible in the viewport, try to put it at th...
Ken Moore
2015-05-11
*
oops, also ensure that the widget scrolls to ensure the old directory is visi...
Ken Moore
2015-05-11
*
When moving back/up a directory in lumina-fm, have it automatically select th...
Ken Moore
2015-05-11
*
Add some additional error checking to the new "Open Terminal Here" functional...
Ken Moore
2015-05-01
*
Merge remote-tracking branch 'upstream/master' into fm-term
wi
2015-05-01
|
\
|
*
Finish up the conversion of lumina-fm to the new favorites system. Now it is ...
Ken Moore
2015-04-28
|
*
have lumina-fm use the new favorites system for checking if a file is a favor...
Ken Moore
2015-04-27
|
*
Enable the ability to open lumina-fileinfo for any file/directory.
Ken Moore
2015-04-27
|
*
Activate the file properties (lumina-fileinfo) for *any* files now.
Ken Moore
2015-04-27
|
*
Oops, forgot to add an icon for the new search menu option.
Ken Moore
2015-04-27
|
*
Add support for launching lumina-search on the currently-viewed directory fro...
Ken Moore
2015-04-27
*
|
use the termnial application specified by the user as the default-terminal.
wi
2015-05-01
*
|
Add a contextMenu allowing the user to open a terminal in the selected folder
wi
2015-04-26
|
/
*
Make the open/openwith functionality in lumina-fm multi-selection aware. Also...
Ken Moore
2015-04-23
*
Add support for running "lumina-fileinfo" from the right-click menu in lumina-fm
Ken Moore
2015-04-22
*
use ++ in createStatusBarMgs over += 1
Christopher Roy Bratusek
2015-04-18
*
lumina-fm show separated number of folders and files in status bar
Christopher Roy Bratusek
2015-04-18
*
Update the lumina-fm.desktop file to use the "%F" field code instead of "%U" ...
Ken Moore
2015-04-14
*
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
|
\
|
*
Actually move the file/dir copy onto itself check earlier in the procedure, t...
Ken Moore
2015-03-26
[prev]
[next]
bgstack15