[Konversation-devel] [konversation] [Bug 337516] ViewTree ("tabs on left") isn't ported
Eike Hein
hein at kde.org
Fri Jul 18 03:21:56 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=337516
--- Comment #1 from Eike Hein <hein at kde.org> ---
Git commit 469a84e0e49b6ea895c284de81ec2cc0f5cf7ed4 by Eike Hein.
Committed on 18/07/2014 at 03:18.
Pushed by hein into branch 'frameworks'.
Start reimplementing ViewTree.
What works:
- Basic mouse/wheel/keyboard interaction.
- Context menu.
- Keyboard event forwarding to views.
- Spring loading on drag hover.
- Notification colors (no icons yet, the led engine is unported).
What doesn't:
- Not actually a tree yet.
- Custom delegate appearance.
- Seperator item.
- DND.
- Close buttons.
- Middle click close.
M +1 -0 src/CMakeLists.txt
M +40 -102 src/viewer/viewcontainer.cpp
M +3 -3 src/viewer/viewcontainer.h
M +9 -9 src/viewer/viewspringloader.cpp
M +83 -879 src/viewer/viewtree.cpp
M +33 -81 src/viewer/viewtree.h
http://commits.kde.org/konversation/469a84e0e49b6ea895c284de81ec2cc0f5cf7ed4
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Konversation-devel
mailing list