aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/libLumina/LIconCache.cpp
Commit message (Expand)AuthorAge
* Two fixes for icons:Ken Moore2019-02-28
* Make sure the libreoffice icons are no longer bypassed. Use the ones in the c...Ken Moore2018-04-27
* Some more cleanup on Lumina2:Ken Moore2017-08-31
* A bit more random work:Ken Moore2017-08-14
* Cleanup some fallback routines for loading icons from the Qt theme methods.Ken Moore2017-08-03
* Get the icon loading routines all switched over to the old QIcon::fromTheme()...Ken Moore2017-08-03
* Add a new method to find/use the LIconCache within an application (static ins...Ken Moore2017-06-08
* Turn off some debugging output in the LIconCache class.Ken Moore2017-05-26
* Get the icon cache system all setup for the bulk of the desktop icons (applic...Ken Moore2017-05-26
* Get the new Icon Cache system implemented and turned on for the desktop "appl...Ken Moore2017-05-26
* Oops - forgot to include the changes to the LIconCache files in that last com...Ken Moore2017-05-26
* Clean up the new LIconCache class quite a bit (seems finished - just untested).Ken Moore2017-05-22
* Commit my WIP on the new icon cache/loading systems for Lumina.Ken Moore2017-05-22
bgstack15