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
/
LIconCache.cpp
Commit message (
Expand
)
Author
Age
*
Two fixes for icons:
Ken Moore
2019-02-28
*
Make sure the libreoffice icons are no longer bypassed. Use the ones in the c...
Ken Moore
2018-04-27
*
Some more cleanup on Lumina2:
Ken Moore
2017-08-31
*
A bit more random work:
Ken Moore
2017-08-14
*
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
*
Add a new method to find/use the LIconCache within an application (static ins...
Ken Moore
2017-06-08
*
Turn off some debugging output in the LIconCache class.
Ken Moore
2017-05-26
*
Get the icon cache system all setup for the bulk of the desktop icons (applic...
Ken Moore
2017-05-26
*
Get the new Icon Cache system implemented and turned on for the desktop "appl...
Ken Moore
2017-05-26
*
Oops - forgot to include the changes to the LIconCache files in that last com...
Ken Moore
2017-05-26
*
Clean up the new LIconCache class quite a bit (seems finished - just untested).
Ken Moore
2017-05-22
*
Commit my WIP on the new icon cache/loading systems for Lumina.
Ken Moore
2017-05-22
bgstack15