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

Robby Stephenson <ro...@periapsis.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/tel
                   |                            |lico/c84cf02da262986c2f3b29
                   |                            |aefab98fade9f90311
         Resolution|---                         |FIXED
   Version Fixed In|                            |3.1.1
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Robby Stephenson <ro...@periapsis.org> ---
Git commit c84cf02da262986c2f3b29aefab98fade9f90311 by Robby Stephenson.
Committed on 12/11/2017 at 22:01.
Pushed by rstephenson into branch 'master'.

Add an ENtryIconModel to separate entry icon handling from EntryModel

As a side effect, the DetailedEntryView no longer shows an entry icon
in any column other than the image columns themselves. Also, for the
moment, EntryIconModel doesn't handle remote image requests as
EntryModel does.
FIXED-IN: 3.1.1

M  +4    -0    ChangeLog
M  +21   -0    src/entryiconview.cpp
M  +2    -0    src/entryiconview.h
M  +4    -1    src/mainwindow.cpp
M  +1    -0    src/models/CMakeLists.txt
A  +118  -0    src/models/entryiconmodel.cpp     [License: GPL (v2/3)]
C  +20   -27   src/models/entryiconmodel.h [from: src/entryiconview.h - 065%
similarity]
M  +1    -55   src/models/entrymodel.cpp
M  +1    -5    src/models/entrymodel.h
M  +6    -1    src/tests/tellicomodeltest.cpp

https://commits.kde.org/tellico/c84cf02da262986c2f3b29aefab98fade9f90311

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

Reply via email to