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
*
Add a couple more XCB EWMH functions. One change required a re-definition of ...
Ken Moore
2015-11-12
*
Disable the option to close the "Browser" tab when using column-view.
Ken Moore
2015-10-26
*
Turn off one last DEBUG flag before the release is cut.
Ken Moore
2015-10-23
*
Fix up a bug with the relative snapshot path calculation when switching betwe...
Ken Moore
2015-10-21
*
Clean up the detection of ZFS snapshot availability a bit: This should fix is...
Ken Moore
2015-10-21
*
Pause directory refresh operations while the file operation dialog is still a...
Ken Moore
2015-10-21
*
Fix typo.
YAMASHIRO, Jun
2015-10-20
*
Oops - apparently I forgot to re-enable the bookmark functionality in the new...
Ken Moore
2015-10-16
*
Filter out any empty snapshots from the ZFS snapshot detection backend.
Ken Moore
2015-10-15
*
Clean up the copy/cut/paste/delete keyboard shortcuts. Now the shortcuts are ...
Ken Moore
2015-10-15
*
Add an option to lumina-fm to spawn a new instance/window (Ctrl-N keyboard sh...
Ken Moore
2015-10-15
*
Increase the minimum size for a DirWidget quite a bit, and setup all the DirW...
Ken Moore
2015-10-15
*
Update the lumina-fm thumbnail loader to run in a *truly* separate thread fro...
Ken Moore
2015-10-15
*
oops - now the "New Tab" item should read "New Browser" (only changed tooltip...
Ken Moore
2015-10-15
*
Change the "New Tab" text to "New Dir Browser" (to better accomodate tabs&col...
Ken Moore
2015-10-15
*
Fix the status text loading in lumina-fm so that there is never any duplicati...
Ken Moore
2015-10-15
*
Fix a crash in the thumbnail loading routine where an invalid item can accide...
Ken Moore
2015-10-14
*
Clean up some more of lumina-fm:
Ken Moore
2015-10-14
*
When dropping files into lumina-fm: Only treat it as a move when the initial/...
Ken Moore
2015-10-14
*
Re-enable the option to go to an eternally-mounted device directory (Looks li...
Ken Moore
2015-10-12
*
Another large speed boost for lumina-fm:
Ken Moore
2015-10-12
*
Make sure that when loading thumbnails, it only runs processEvents every 3 it...
Ken Moore
2015-10-08
*
Fix a bug in lumina-fm where launching it from the CLI with invalid arguments...
Ken Moore
2015-10-08
*
Ensure that item selection is preserved when switching between basic/detailed...
Ken Moore
2015-10-08
*
Revert the debug/release flag change to all the *.pro files. This causes issu...
Ken Moore
2015-09-30
*
Update all the project files to allow for "make debug" to create a binary wit...
Ken Moore
2015-09-30
*
Quick update to just clear that internal "needThumbs" variable every time the...
Ken Moore
2015-09-25
*
Change how the thumbnails are loaded in lumina-fm. Now it loads the entire di...
Ken Moore
2015-09-25
*
Fix up the active browser detection routine, ensure the browser gets updated ...
Ken Moore
2015-09-25
*
Make sure that a directory does not refresh more than once a second from a fi...
Ken Moore
2015-09-23
*
Clean up the file transfer systems a bit in lumina-fm:
Ken Moore
2015-09-23
*
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
[next]
bgstack15