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
/
src-qt5
/
desktop-utils
/
lumina-fm
/
widgets
/
DirWidget2.cpp
Commit message (
Expand
)
Author
Age
*
Get the thumbnail loader all working again.
Ken Moore
2019-01-25
*
create new folder in lumina-fm
lbartoletti
2018-11-09
*
lumina-fm: fix #549 . Don't run currentDirectoryChanged on empty dir.
Ole-André Rodlie
2018-05-07
*
Fix a couple more icons in lumina-fm
Ken Moore
2018-05-02
*
Change the icon used for the menu-list in lumina-fm
Ken Moore
2018-04-30
*
add sort by menu
q5sys
2018-03-29
*
Fix up a number of crashes related to item loading times and multiple columns
Ken Moore
2018-02-09
*
Fix right click crash when qsudo is not installed.
Kjell Tore Ullavik
2017-11-23
*
Make the new "set as wallpaper" menu option enabled/disabled instead of visib...
Ken Moore
2017-11-20
*
Add a context menu "action" for settings the selected image files as the curr...
Ken Moore
2017-11-20
*
re-implement zip/iso autoextraction in lumina-fm
q5sys
2017-11-17
*
Fix up the visibility of the archive options in lumina-fm.
Ken Moore
2017-11-17
*
A bit more background threading magic.
Ken Moore
2017-11-15
*
Ensure that the Browser backend is also contained in a background thread.
Ken Moore
2017-11-15
*
Enable the auto-archive functionality in lumina-fm.
Ken Moore
2017-11-14
*
Fix up the drag and drop in lumina-fm.
Ken Moore
2017-11-02
*
finish up integration of launch lumina-fm as root
q5sys
2017-10-31
*
Re-enable the "Root Mode" warning at the top of lumina-fm, and setup the root...
Ken Moore
2017-10-25
*
Fix an unommented testing line in lumina-fm.
Ken Moore
2017-10-25
*
warning banner for running lumina-fm as root_
q5sys
2017-10-24
*
Clean up how the backend of the file manager handles atomic updates to change...
Ken Moore
2017-10-09
*
Fixed bug with lumina-fm editing default configuration file as root
ZackaryWelch
2017-09-07
*
comment out method until its finished
q5sys
2017-09-04
*
clean out some older unused code comments
q5sys
2017-09-04
*
add prototype for auto-archival in file manager
q5sys
2017-09-04
*
Update the "open-with" menu for lumina-fm so that is shows recommendations di...
Ken Moore
2017-07-12
*
Re-enable the "Open With" option for selected items (accidentally commented out)
Ken Moore
2017-06-28
*
Finish up all the new TreeWidget stuff from JT:
Ken Moore
2017-06-26
*
resolving OCD - one whitespace block at a time
q5sys
2017-06-20
*
clean up unneeded comment formatting
q5sys
2017-06-16
*
set properties for treeview
q5sys
2017-06-16
*
Get the new side-pane TreeView up and running with q5sys's input.
Ken Moore
2017-06-16
*
Minor debugging change in lumina-fm
Ken Moore
2017-06-16
*
Clean up the auto-extract functionality in lumina-fm
Ken Moore
2017-06-16
*
fix file manage autoextract menu method
q5sys
2017-06-16
*
add prototype for autoextract menu entry
q5sys
2017-06-16
*
another crack at openwith menu
q5sys
2017-06-16
*
add dirtreepane connection logic
q5sys
2017-06-16
*
fix dirtreepane bugs and deactive from menu
q5sys
2017-06-13
*
redo dirtreepane to work the same as other options
q5sys
2017-06-13
*
add dirtreepane prototype code
q5sys
2017-06-13
*
Add "back" in the option to show/skip image file previews.
Ken Moore
2017-06-08
*
Another few icon changes
Ken Moore
2017-04-13
*
Clean up which icons are used within lumina-fm.
Ken Moore
2017-04-13
*
Insight: Put single/dual column actions in a QActionGroup to ensure they cann...
Johannes Sasongko
2017-02-20
*
Fix up the context menu enable modes and rearrange the options a bit.
Ken Moore
2017-01-05
*
move cut/copy back to main context menu
q5sys
2016-12-22
*
Fix up the regular expression strip of the ZFS snapshot from the full path.
Ken Moore
2016-11-28
*
LARGE UPDATE:
Ken Moore
2016-11-07
*
Fix the creation of new files/directories within the right-column of a split ...
Ken Moore
2016-10-25
[next]
bgstack15