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
/
BrowserWidget.cpp
Commit message (
Expand
)
Author
Age
*
fontMetrics().width -> fontMetrics().horizontalAdvance
lbartoletti
2019-10-22
*
Get the thumbnail loader all working again.
Ken Moore
2019-01-25
*
Fix coredump when starting up lumina-fm
Maksym Stetsyuk
2018-12-31
*
Fix the refreshing of directories.
Ken Moore
2018-06-09
*
Add a signal/slot path for detecting/setting the sort column for tree widgets.
Ken Moore
2018-03-22
*
Fix up the spacing/margins for the UI.
Ken Moore
2018-03-21
*
Fix up a number of crashes related to item loading times and multiple columns
Ken Moore
2018-02-09
*
Add a bunch of ZFS information routines to LFileInfo.
Ken Moore
2017-11-15
*
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
*
A few tweaks for teh LVideoLabel - trying to get it loading a bit more reliably.
Ken Moore
2017-11-14
*
Fix up the drag and drop in lumina-fm.
Ken Moore
2017-11-02
*
Fix the column width resizing for lumina-fm tree widget.
Ken Moore
2017-10-27
*
Removed debug outputs
ZackaryWelch
2017-10-25
*
Fixed issues with previews and LVideoWidget sizing
ZackaryWelch
2017-10-25
*
Fixed image previews with video thumbnails
ZackaryWelch
2017-10-25
*
Added preliminary code to disable video thumbnails with settings
ZackaryWelch
2017-10-21
*
Finished video thumbnails and roll over playback for lumina-fm and
ZackaryWelch
2017-10-21
*
Clean up how the backend of the file manager handles atomic updates to change...
Ken Moore
2017-10-09
*
fix pointer
q5sys
2017-08-01
*
Fix up the grav screensaver a bit so it does not crash on close any more.
Ken Moore
2017-07-31
*
Have the lumina-fm "browserWidget" show the "name" property of XDG desktop en...
Ken Moore
2017-06-30
*
Finish up all the new TreeWidget stuff from JT:
Ken Moore
2017-06-26
*
Fixed nullReceiver error in Lumina-fm
ZackaryWelch
2017-06-22
*
Add "back" in the option to show/skip image file previews.
Ken Moore
2017-06-08
*
Clean up which icons are used within lumina-fm.
Ken Moore
2017-04-13
*
Commit a couple tweaks for lumina-fm - trying to get the drag and drop highli...
Ken Moore
2016-12-05
*
Re-enable drag and drop within lumina-fm.
Ken Moore
2016-12-05
*
LARGE UPDATE:
Ken Moore
2016-11-07
*
Fix up the "loading" message on directories with no contents.
Ken Moore
2016-10-18
*
Fix the snapshot loading mechanism within lumina-fm.
Ken Moore
2016-10-18
*
Fis the stylesheet for the "active/non-active" treewidget browser.
Ken Moore
2016-10-04
*
Commit a large update to lumina-fm:
Ken Moore
2016-09-30
*
More work on the new backend: still disabled for now.
Ken Moore
2016-09-27
*
Get the new backend functional.
Ken Moore
2016-09-27
*
Commit some more work on a new backend/frontend to the lumina-fm browser.
Ken Moore
2016-09-26
bgstack15