kdelibs/kdeui
Ivailo Monev 956151a106 kdeui: let QCache decide the cost and when to trim
the problem is that even 128x128 pixmaps would trigger cache trim with the
w*h+1 formula because the max cost is set to 10240 and as noted in the
icon loaded source comments some applications use it to load icons with
size greater than that

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-28 16:44:55 +00:00
..
about kdeui: reduse size of images used in about dialogs 2015-11-01 16:16:43 +02:00
actions generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
colors generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
config generic: misc cleanups 2016-03-28 16:28:57 +00:00
dialogs generic: various cleanups 2018-07-17 15:35:02 +00:00
findreplace generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
fonts kdeui: fix build against Katie 2018-07-09 18:42:46 +00:00
icons kdeui: let QCache decide the cost and when to trim 2019-05-28 16:44:55 +00:00
itemviews generic: various cleanups 2018-10-29 00:14:45 +00:00
jobs generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kernel kdeui: make KApplication contructor explicit 2019-05-16 00:59:24 +00:00
notifications generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
paged generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
plotting generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
shortcuts generic: replace obsolete Qt::MidButton with Qt::MiddleButton 2019-05-07 17:16:57 +00:00
sonnet generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
tests generic: replace obsolete Qt::MidButton with Qt::MiddleButton 2019-05-07 17:16:57 +00:00
util generic: replace obsolete Qt::MidButton with Qt::MiddleButton 2019-05-07 17:16:57 +00:00
widgets kdeui: compiler warning fix 2019-05-17 16:13:15 +00:00
windowmanagement kdeui: plug some memory leaks 2019-05-18 15:55:57 +00:00
xmlgui kdeui: plug some memory leaks 2019-05-18 15:55:57 +00:00
.krazy initial import 2014-11-13 01:04:59 +02:00
CMakeLists.txt kdeui: fix build without XKB support 2016-09-16 23:32:45 +00:00
kdeui.pc.in initial import 2014-11-13 01:04:59 +02:00
preparetips initial import 2014-11-13 01:04:59 +02:00
TODO.xmlgui initial import 2014-11-13 01:04:59 +02:00