Revision a7dceb9...

Go back to digest for 23rd June 2013

Bug Fixes in Graphics

Aurélien Gâteau committed changes in [gwenview] /:

Use a QPersistentModelIndex to store the index under cursor

This fixes the crash described in:

https://git.reviewboard.kde.org/r/111158/

Only ThumbnailBarViewDelegate seems to suffer from this, but it is not a good
idea to store a QModelIndex anyway (see QModelIndex doc)

REVIEW: 111161

Committing w/o review because this is a minor change and I want it to go in
before beta2 gets out

File Changes

Modified 3 files
  •   lib/thumbnailview/previewitemdelegate.cpp
  •   lib/thumbnailview/thumbnailbarview.cpp
  •   tests/manual/compare.txt
3 files changed in total