summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-02-12Don't update the unread count if it hasn't changed.Remko Tronçon
2011-02-12Temporarily reverting the change to process GUI events on incoming message.Remko Tronçon
2011-02-12Don't prep JID in toBare().Remko Tronçon
2011-02-11Allow group changes at the same time as nick changes.Kevin Smith
2011-02-11Adding more roster unit testsKevin Smith
2011-02-11Fix for last commit so rejoins with new content do trigger unread messagesKevin Smith
2011-02-11Don't mark MUC Context as unread.Kevin Smith
2011-02-11Allow double-clicking in the user search results.Kevin Smith
2011-02-11Allow deletion of items from login list.Kevin Smith
2011-02-11Rejoin MUCs with the requested nick, not the one that was in previous use.Kevin Smith
2011-02-10Fixed linkification of URLs followed by newlines.Remko Tronçon
2011-02-09Spin the event loop when messages are added to the ChatView.Remko Tronçon
2011-02-09Treat 'connection closed' as an error.Remko Tronçon
2011-02-09Properly display unicode in Windows notifier.Remko Tronçon
2011-02-08Added extra parameter support to coverage script.Remko Tronçon
2011-02-08Typo.Kevin Smith
2011-02-08Disable menu item with notice if the user has no NicknameKevin Smith
2011-02-08Initialize variable to avoid GCC 4.4 warning.Remko Tronçon
2011-02-07Tweaked code style of event filter in login window.Remko Tronçon
2011-02-07Identify the marked jid and recognize del or backspaceThilo Cestonaro
2011-02-07Tweak user results page.Remko Tronçon
2011-02-07Split contact editing out into separate widget.Remko Tronçon
2011-02-07Split contact editing out into separate widget.Remko Tronçon
2011-02-07Removed AddContactDialog.Remko Tronçon
2011-02-07Now make the roster header *really* clickable.Remko Tronçon
2011-02-07Moved Swift-specific roster code out of Swiften.Remko Tronçon
2011-02-07Popup edit profile dialog on avatar click.Remko Tronçon
2011-02-07Fixed the unit tests.Remko Tronçon
2011-02-07Reworking contact editing.Remko Tronçon
2011-02-06Only assume we are logged in when we have bound our resource.Remko Tronçon
2011-02-05Fixed some bugs with MUC joining.Remko Tronçon
2011-02-05Don't crash when receiving null roster payload.Remko Tronçon
2011-02-04Cleaned up some unused code.Remko Tronçon
2011-02-04Make FreeDesktop notification async.Remko Tronçon
2011-02-04Added C++0x version of EchoBot.Remko Tronçon
2011-02-02Removing unused parameter from Client constructor.Remko Tronçon
2011-01-31Escape XML tags in FreeDesktop notifications.Remko Tronçon
2011-01-30Clickable roster header for profile edits (incomplete)Kevin Smith
2011-01-30Tweaked font size.Remko Tronçon
2011-01-30Fixed corner case of profile controller.Remko Tronçon
2011-01-30Added profile edit dialog.Remko Tronçon
2011-01-29Added some experimental Jingle classes.Remko Tronçon
2011-01-29Aligning the 'new group' a bit more with the other checkboxes.Remko Tronçon
2011-01-29Include JID in contact regroup dialog.Remko Tronçon
2011-01-28Treat 3rdPatry boost/uuid dir as system dir.Remko Tronçon
2011-01-27Fixed CLang warnings.Remko Tronçon
2011-01-26Added -Werror compile flag.Remko Tronçon
2011-01-26Fixed undefined behavior & removed illegal chars in QtChatTabs.Remko Tronçon
2011-01-26Make boost io_service a shared object.Remko Tronçon
2011-01-24Added debug output to boost connection.Remko Tronçon