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
/
Browser.cpp
Commit message (
Expand
)
Author
Age
*
A couple quick changes to lumina-fm:
Ken Moore
2019-03-14
*
Get the thumbnail loader all working again.
Ken Moore
2019-01-25
*
Fix the usage of standard icons within the browser.
Ken Moore
2019-01-25
*
Fix coredump when starting up lumina-fm
Maksym Stetsyuk
2018-12-31
*
Fix up a number of crashes related to item loading times and multiple columns
Ken Moore
2018-02-09
*
A bit more background threading magic.
Ken Moore
2017-11-15
*
Finish cleaning up the new LFileInfo class/file.
Ken Moore
2017-11-15
*
change thumbnail generation to faster method tested in lumina-fm-dev
q5sys
2017-10-24
*
Finished video thumbnails and roll over playback for lumina-fm and
ZackaryWelch
2017-10-21
*
Make LVideoLabel thread-safe.
Ken Moore
2017-10-18
*
Updated how video thumbnails are loaded. Now cached to stop crash when
ZackaryWelch
2017-10-16
*
Clean up how the backend of the file manager handles atomic updates to change...
Ken Moore
2017-10-09
*
Finished video thumnails for lumina-fm and lumina-fileinfo
ZackaryWelch
2017-10-05
*
Further lumina-fm changes for video thumbnails
Coupon
2017-10-03
*
Reworked the video thumnail system with lumina-fm
ZackaryWelch
2017-10-03
*
Added experimental video thumbnails in lumina-fm and fileinfo
ZackaryWelch
2017-10-03
*
Update the browser to multi-thread *all* file loading, not just thumbnails.
Ken Moore
2017-08-04
*
Finish up all the new TreeWidget stuff from JT:
Ken Moore
2017-06-26
*
Fixed nullReceiver error in Lumina-fm
ZackaryWelch
2017-06-22
*
Speed up the loading of thumbnails in lumina-fm. Now all the scaling and such...
Ken Moore
2017-06-16
*
Add "back" in the option to show/skip image file previews.
Ken Moore
2017-06-08
*
Try to streamline the item loading routine in lumina-fm a bit more. No discer...
Ken Moore
2017-06-08
*
Cleanup how the QtConcurrent thread is run in the Browser class a bit - no re...
Ken Moore
2017-05-26
*
Add an internal icon cache for the standardized mimetype icons. This seems to...
Ken Moore
2017-01-17
*
Adjust the browser backend a bit so only image files and *.desktop files are ...
Ken Moore
2017-01-16
*
LARGE UPDATE:
Ken Moore
2016-11-07
*
Another large update to lumina-fm:
Ken Moore
2016-10-13
*
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
*
Disable the Completer used within lumina-fm to speed up loading.
Ken Moore
2016-09-23
bgstack15