aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-fm/Browser.cpp
Commit message (Expand)AuthorAge
* Ensure that the browser path is always canonical.Ken Moore2019-04-27
* A couple quick changes to lumina-fm:Ken Moore2019-03-14
* Get the thumbnail loader all working again.Ken Moore2019-01-25
* Fix the usage of standard icons within the browser.Ken Moore2019-01-25
* Fix coredump when starting up lumina-fmMaksym Stetsyuk2018-12-31
* Fix up a number of crashes related to item loading times and multiple columnsKen Moore2018-02-09
* A bit more background threading magic.Ken Moore2017-11-15
* Finish cleaning up the new LFileInfo class/file.Ken Moore2017-11-15
* change thumbnail generation to faster method tested in lumina-fm-devq5sys2017-10-24
* Finished video thumbnails and roll over playback for lumina-fm andZackaryWelch2017-10-21
* Make LVideoLabel thread-safe.Ken Moore2017-10-18
* Updated how video thumbnails are loaded. Now cached to stop crash whenZackaryWelch2017-10-16
* Clean up how the backend of the file manager handles atomic updates to change...Ken Moore2017-10-09
* Finished video thumnails for lumina-fm and lumina-fileinfoZackaryWelch2017-10-05
* Further lumina-fm changes for video thumbnailsCoupon2017-10-03
* Reworked the video thumnail system with lumina-fmZackaryWelch2017-10-03
* Added experimental video thumbnails in lumina-fm and fileinfoZackaryWelch2017-10-03
* 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