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
*
Make the snapshot load/reload operations "active", in that it will detect whe...
Ken Moore
2015-09-17
*
Update lumina-fm to use the new LUtils::GenerateOpenTerminalExec() function f...
Ken Moore
2015-09-17
*
Always run the "loadSnaps" signal on dir load - this should ensure that no sn...
Ken Moore
2015-09-16
*
Ensure that the window activation request is sent out when the file manager g...
Ken Moore
2015-09-11
*
Fix a bug with the detection/usage of the snapshot relative paths when calcul...
Ken Moore
2015-09-11
*
Quick fix for an enumeration replacement: This same bug still exists in CQTre...
Ken Moore
2015-09-11
*
Forget delete 2 unused variables
Carlos Bohórquez
2015-09-11
*
Static variables not needed now
Carlos Bohórquez
2015-09-11
*
Several changes
Carlos Bohórquez
2015-09-11
*
Solves issue 11400
Carlos Bohórquez
2015-09-10
*
Solves issue 11233
Carlos Bohórquez
2015-09-09
*
Make sure that drag events only happen with left/right mouse clicks, and clea...
Ken Moore
2015-09-09
*
Make sure that when the last browser is closed a new one is created pointing ...
Ken Moore
2015-09-09
*
Make sure to run the user-input dir path through the input fix/replacement ro...
Ken Moore
2015-09-09
*
Solves issue 11232
Carlos Bohórquez
2015-09-08
*
Make sure that the removal verification dialog puts the list of items in the ...
Ken Moore
2015-09-08
*
Fix up the "back" functionality for mouse4 clicks.
Ken Moore
2015-09-08
*
Couple minor adjustments:
Ken Moore
2015-09-02
*
Add support for the mouse "back" button (normally Mouse4, but may be set thro...
Ken Moore
2015-08-31
*
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
[next]
bgstack15