[Konversation-devel] [konversation] [Bug 337516] ViewTree ("tabs on left") isn't ported
Eike Hein
hein at kde.org
Sun Nov 23 23:33:44 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=337516
--- Comment #6 from Eike Hein <hein at kde.org> ---
Git commit f77d86003dc27a0847df61e50785907344957542 by Eike Hein.
Committed on 23/11/2014 at 22:09.
Pushed by hein into branch 'frameworks'.
Lots of ViewTree work.
- It's a tree again.
- Lots of delegate painting fixes.
- State constraints for the move up/down actions reflect hierarchy.
That leaves DND, tooltips, close buttons and the fancy seperator item ...
M +4 -0 src/config/tabs_config.cpp
M +5 -0 src/irc/channel.cpp
M +2 -0 src/irc/channel.h
M +0 -12 src/irc/outputfilter.cpp
M +0 -1 src/irc/outputfilter.h
M +5 -0 src/irc/query.cpp
M +1 -0 src/irc/query.h
M +5 -0 src/viewer/chatwindow.cpp
M +1 -0 src/viewer/chatwindow.h
M +3 -48 src/viewer/ircview.cpp
M +5 -0 src/viewer/rawlog.cpp
M +1 -0 src/viewer/rawlog.h
M +281 -137 src/viewer/viewcontainer.cpp
M +3 -6 src/viewer/viewcontainer.h
M +85 -56 src/viewer/viewtree.cpp
M +2 -3 src/viewer/viewtree.h
http://commits.kde.org/konversation/f77d86003dc27a0847df61e50785907344957542
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Konversation-devel
mailing list