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 up the visibility of the archive options in lumina-fm.
Ken Moore
2017-11-17
*
Split the LFileInfo class into it's own files.
Ken Moore
2017-11-15
*
Fix up some whitespace in luminaxdg.cpp
Ken Moore
2017-11-01
*
fix for XDG processing
q5sys
2017-10-31
*
Ensure that "Exec" and "TryExec" strings with quotes are handled properly.
Ken Moore
2017-10-27
*
Fix a few places where /net/ files are still checked for existance (pauses/de...
Ken Moore
2017-10-26
*
Another quick checkpoint for Lumina 2 files. Nothing too spectacular yet - st...
Ken Moore
2017-10-18
*
Added video file detection and correct desktop file translation
ZackaryWelch
2017-09-11
*
Get a lot of the root context menu up and running. Now the application list i...
Ken Moore
2017-08-29
*
Start getting the Root context menu all moved over from Lumina 1 to 2.
Ken Moore
2017-08-29
*
Cleanup some fallback routines for loading icons from the Qt theme methods.
Ken Moore
2017-08-03
*
Get the icon loading routines all switched over to the old QIcon::fromTheme()...
Ken Moore
2017-08-03
*
Speed up the SVG icon loading routine.
Ken Moore
2017-04-27
*
Another few changes to icons and such for Lumina.
Ken Moore
2017-04-14
*
Merge branch 'master' of github.com:trueos/lumina
Ken Moore
2017-04-13
|
\
|
*
Turn on the new icon theme for Lumina, and use it by default as the fallback ...
Ken Moore
2017-04-12
|
*
Add an additional icon search fallback for mimetype icons (use the *-x-generi...
Ken Moore
2017-04-12
*
|
Commit some small changes I still had on my main workstation:
Ken Moore
2017-04-13
|
/
*
Clean up some of the applauncher context menu functionality:
Ken Moore
2017-03-02
*
Clean up a couple more compile warnings about unused variables.
Ken Moore
2017-02-27
*
Quick fix for the "Directory" XDG desktop type detection/verification.
Ken Moore
2017-02-24
*
Adjust the LuminaXDG wildcard replacement routines a bit (%i, %c, etc..) so t...
Ken Moore
2017-01-17
*
Add a new function to the XDGDesktop class:
Ken Moore
2016-12-29
*
Commit another small fix for the mimetype systems.
Ken Moore
2016-12-19
*
Fix the mimetype matching routine to support multiple-extension formats bette...
Ken Moore
2016-12-16
*
LARGE UPDATE:
Ken Moore
2016-11-07
*
Add PulseAudio support into the FreeBSD backend if a PICO session is detected.
Ken Moore
2016-10-25
*
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
[next]
bgstack15