https://bugs.kde.org/show_bug.cgi?id=291711
--- Comment #4 from Dominik Cermak <d cermak arcor de> 2012-01-31 11:20:18 --- Git commit 149412ffb8e5aac8a4deaebce57f5b33a1eb86fa by Dominik Cermak. Committed on 31/01/2012 at 12:15. Pushed by cermak into branch 'master'. Add support for showing available rooms in join chat room dialog This adds support for showing available rooms. You can query the default server of the selected account or specify a server yourself. The list shows if the room is password protected, how many persons are there, the name and the description. REVIEW: 103825 M +1 -0 CMakeLists.txt M +145 -1 dialogs/join-chat-room-dialog.cpp M +16 -0 dialogs/join-chat-room-dialog.h M +87 -2 dialogs/join-chat-room-dialog.ui A +146 -0 rooms-model.cpp [License: LGPL (v2.1+)] A +65 -0 rooms-model.h [License: LGPL (v2.1+)] http://commits.kde.org/telepathy-contact-list/149412ffb8e5aac8a4deaebce57f5b33a1eb86fa -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDE-Telepathy mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-telepathy
