aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/libLumina/LuminaXDG.cpp
Commit message (Expand)AuthorAge
* Large update to how XDGDesktop files are created/used.Ken Moore2016-09-22
* Fix the memory usage issue with Lumina and the application list on the system...Ken Moore2016-09-21
* Have the internal QHash run "squeeze" after every update run - just to ensure...Ken Moore2016-09-21
* Another small fix to try and correct the memory leak.Ken Moore2016-09-21
* Another quick fix to try and track down where Lumina is leaking memory within...Ken Moore2016-09-21
* Commit a small cleanup for the auto-loading of the apps list on the system.Ken Moore2016-09-21
* Clean up how the system app finder/parser is saved in memory a bit. Trying to...Ken Moore2016-09-16
* Fix up the "launch in terminal" functionality to use whatever the currently-r...Ken Moore2016-09-08
* When saving autostart preferences, make sure the local autostart directory ex...Ken Moore2016-08-26
* Another small fix for the application auto-update routine.Ken Moore2016-08-24
* Fix up the auto-creation/removal of application symlinks when apps are instal...Ken Moore2016-08-23
* Add some extra checks to the LuminaXDG application listing routine for when i...Ken Moore2016-08-22
* Setup the desktop to use the new XDGDesktopList directly (disables a lot of t...Ken Moore2016-08-18
* Adjust the XDGDesktopList static creation routine so that the static object i...Ken Moore2016-08-18
* Update the new XDGDesktopList class a bit more:Ken Moore2016-08-18
* Revamp how the system applications are parsed/updated.Ken Moore2016-08-18
* Make sure that wildard mimetype matches are given lower priority than exact m...Ken Moore2016-06-09
* Add the ability to specify mimetype defaults within luminaDesktop.conf, and a...Ken Moore2016-06-09
* Fix a bug with detecting/using KDE applications as the defaults for particula...Ken Moore2016-06-08
* Fix the loading of icons where the theme uses pure numbers instead of the <nu...Ken Moore2016-05-09
* Rearrange the Lumina source tree quite a bit:Ken Moore2016-04-25
bgstack15