https://bugs.kde.org/show_bug.cgi?id=386548

--- Comment #2 from Robby Stephenson <ro...@periapsis.org> ---
Git commit 9ba3c5ad2bb830614a954edb8b6a701b25863aa0 by Robby Stephenson.
Committed on 17/11/2017 at 01:56.
Pushed by rstephenson into branch 'master'.

Improve EntryIconModel to act more as proxy for EntryModel for images

Add a new data role to designate the primary image for an entry. Break
out the image request for the model into a separate method so multiple
places can use it.

Also, use an icon for the EntryModel instead of a pixmap which solves
problems of weirdly big images in the tree view.

M  +2    -2    src/collection.cpp
M  +1    -1    src/collection.h
M  +0    -1    src/mainwindow.cpp
M  +14   -19   src/models/entryiconmodel.cpp
M  +38   -13   src/models/entrymodel.cpp
M  +1    -0    src/models/entrymodel.h
M  +2    -1    src/models/models.h

https://commits.kde.org/tellico/9ba3c5ad2bb830614a954edb8b6a701b25863aa0

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to