aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-fm/Browser.cpp
Commit message (Expand)AuthorAge
* Update the browser to multi-thread *all* file loading, not just thumbnails.Ken Moore2017-08-04
* Finish up all the new TreeWidget stuff from JT:Ken Moore2017-06-26
* Fixed nullReceiver error in Lumina-fmZackaryWelch2017-06-22
* Speed up the loading of thumbnails in lumina-fm. Now all the scaling and such...Ken Moore2017-06-16
* Add "back" in the option to show/skip image file previews.Ken Moore2017-06-08
* Try to streamline the item loading routine in lumina-fm a bit more. No discer...Ken Moore2017-06-08
* Cleanup how the QtConcurrent thread is run in the Browser class a bit - no re...Ken Moore2017-05-26
* Add an internal icon cache for the standardized mimetype icons. This seems to...Ken Moore2017-01-17
* Adjust the browser backend a bit so only image files and *.desktop files are ...Ken Moore2017-01-16
* LARGE UPDATE:Ken Moore2016-11-07
* Another large update to lumina-fm:Ken Moore2016-10-13
* Commit a large update to lumina-fm:Ken Moore2016-09-30
* More work on the new backend: still disabled for now.Ken Moore2016-09-27
* Get the new backend functional.Ken Moore2016-09-27
* Commit some more work on a new backend/frontend to the lumina-fm browser.Ken Moore2016-09-26
* Disable the Completer used within lumina-fm to speed up loading.Ken Moore2016-09-23
bgstack15