Revision 722722

Go back to digest for 14th October 2007

Features in Graphics

Clarence Dang committed changes in /trunk/KDE/kdegraphics/kolourpaint/mainWindow/kpMainWindow_Edit.cpp:

* "Edit / Paste from File..." respects the Transparent selection transparency mode [bottom hunk of patch]
- We don't backport to KDE3 as:
1. It was a minor bug and not a common use case.
2. We don't want to introduce any bugs.
3. It could have been easily worked around (simply set the image selection transparency mode back to Transparent).
4. The buggy behavior did not result in any Undo/Redo oddities.
but I might change my mind because 4. is asking for trouble.

* qt3support--: port text copying and pasting to Qt4

File Changes

Modified 1 files
  • /trunk/KDE/kdegraphics/kolourpaint/mainWindow/kpMainWindow_Edit.cpp
1 files changed in total