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
*
Rearrange the Lumina source tree quite a bit:
Ken Moore
2016-04-25
*
Remove the old commented out resizeEvent() from the cpp file. Not needed anym...
Ken Moore
2016-04-04
*
commeting out broken resize function
q5sys
2016-04-02
*
re-added lost } during last edit
q5sys
2016-04-02
*
Update MainUI.cpp
q5sys
2016-03-30
*
Update MainUI.cpp
q5sys
2016-03-30
*
Update MainUI.cpp
q5sys
2016-03-30
*
Update MainUI.cpp
q5sys
2016-03-30
*
Update MainUI.cpp
q5sys
2016-03-30
*
Added menu items for various functionality that was already available
Sean Long
2016-02-01
*
Disable the option to close the "Browser" tab when using column-view.
Ken Moore
2015-10-26
*
Pause directory refresh operations while the file operation dialog is still a...
Ken Moore
2015-10-21
*
Oops - apparently I forgot to re-enable the bookmark functionality in the new...
Ken Moore
2015-10-16
*
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
*
Change the "New Tab" text to "New Dir Browser" (to better accomodate tabs&col...
Ken Moore
2015-10-15
*
Clean up some more of lumina-fm:
Ken Moore
2015-10-14
*
Re-enable the option to go to an eternally-mounted device directory (Looks li...
Ken Moore
2015-10-12
*
Fix a bug in lumina-fm where launching it from the CLI with invalid arguments...
Ken Moore
2015-10-08
*
Fix up the active browser detection routine, ensure the browser gets updated ...
Ken Moore
2015-09-25
*
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
*
Ensure that the window activation request is sent out when the file manager g...
Ken Moore
2015-09-11
*
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 that the removal verification dialog puts the list of items in the ...
Ken Moore
2015-09-08
*
A couple other minor (not-noticable) changes to lumina-fm.
Ken Moore
2015-08-28
*
Get drag and drop functionality completely working (Internal only - will not ...
Ken Moore
2015-08-27
*
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
*
Another checkpoint in the lumina-fm backend overhaul - still not tied into th...
Ken Moore
2015-08-20
*
Add the Ctrl-X keyboard shortcut for Cutting the selected files onto the Clip...
Ken Moore
2015-07-20
*
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
[next]
bgstack15