[Bug 279107] Main-Widget.cpp class is far too big to manage
Martin Klapetek
martin.klapetek at gmail.com
Wed Dec 21 12:09:37 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=279107
Martin Klapetek <martin.klapetek at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #5 from Martin Klapetek <martin klapetek gmail com> 2011-12-21 12:09:37 ---
Git commit 459d9b48b03a8d649c435a208806c56c213f78d1 by Martin Klapetek.
Committed on 21/12/2011 at 13:01.
Pushed by mklapetek into branch 'master'.
Move contact list view to a separate class
The ContactListWidget is now fully self contained and easily embeddable widget,
ie. you can have contact list in your application with minimal effort.
Reviewed-by: Dario Freddi
REVIEW: 103481
BUG: 279107
DIGEST
M +1 -0 CMakeLists.txt
A +570 -0 contact-list-widget.cpp [License: LGPL (v2.1+)]
A +86 -0 contact-list-widget.h [License: LGPL (v2.1+)]
A +48 -0 contact-list-widget_p.h [License: LGPL (v2.1+)]
M +9 -5 context-menu.cpp
M +3 -3 context-menu.h
M +40 -537 main-widget.cpp
M +5 -33 main-widget.h
M +6 -1 main-widget.ui
http://commits.kde.org/telepathy-contact-list/459d9b48b03a8d649c435a208806c56c213f78d1
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the KDE-Telepathy
mailing list