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
/
core
/
libLumina
/
LuminaXDG.cpp
Commit message (
Expand
)
Author
Age
*
Fix a bug in LFileInfo, and update lumina-fileinfo to show the size of the im...
Ken Moore
2016-10-11
*
Add an additional default-valued constructor for LFileInfo.
Ken Moore
2016-09-28
*
Make sure that the extra lumina utilities check/set the XDG_* environment var...
Ken Moore
2016-09-26
*
Add a new file to be distributed with Lumina:
Ken Moore
2016-09-23
*
Finish up the depretiation of the old systemapps fetching function.
Ken Moore
2016-09-23
*
Large update to how XDGDesktop files are created/used.
Ken Moore
2016-09-22
*
Fix the memory usage issue with Lumina and the application list on the system...
Ken Moore
2016-09-21
*
Have the internal QHash run "squeeze" after every update run - just to ensure...
Ken Moore
2016-09-21
*
Another small fix to try and correct the memory leak.
Ken Moore
2016-09-21
*
Another quick fix to try and track down where Lumina is leaking memory within...
Ken Moore
2016-09-21
*
Commit a small cleanup for the auto-loading of the apps list on the system.
Ken Moore
2016-09-21
*
Clean up how the system app finder/parser is saved in memory a bit. Trying to...
Ken Moore
2016-09-16
*
Fix up the "launch in terminal" functionality to use whatever the currently-r...
Ken Moore
2016-09-08
*
When saving autostart preferences, make sure the local autostart directory ex...
Ken Moore
2016-08-26
*
Another small fix for the application auto-update routine.
Ken Moore
2016-08-24
*
Fix up the auto-creation/removal of application symlinks when apps are instal...
Ken Moore
2016-08-23
*
Add some extra checks to the LuminaXDG application listing routine for when i...
Ken Moore
2016-08-22
*
Setup the desktop to use the new XDGDesktopList directly (disables a lot of t...
Ken Moore
2016-08-18
*
Adjust the XDGDesktopList static creation routine so that the static object i...
Ken Moore
2016-08-18
*
Update the new XDGDesktopList class a bit more:
Ken Moore
2016-08-18
*
Revamp how the system applications are parsed/updated.
Ken Moore
2016-08-18
*
Make sure that wildard mimetype matches are given lower priority than exact m...
Ken Moore
2016-06-09
*
Add the ability to specify mimetype defaults within luminaDesktop.conf, and a...
Ken Moore
2016-06-09
*
Fix a bug with detecting/using KDE applications as the defaults for particula...
Ken Moore
2016-06-08
*
Fix the loading of icons where the theme uses pure numbers instead of the <nu...
Ken Moore
2016-05-09
*
Rearrange the Lumina source tree quite a bit:
Ken Moore
2016-04-25
bgstack15