summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-08-19Enter accepts the friend request, escape defers the decisionArnt Gulbrandsen
2011-08-19Pressing enter accepts the changes made.Arnt Gulbrandsen
2011-08-13Merge branch 'swift-1.x'Remko Tronçon
2011-08-13Fixed Qt SCons tool on Linux 3.0 systems.Remko Tronçon
2011-08-12Added missing include.Remko Tronçon
2011-08-12Added HMAC-SHA256.Remko Tronçon
2011-08-12Don't hard-code HMAC block size.Remko Tronçon
2011-08-12Added SHA256.Remko Tronçon
2011-08-12Refactored stringcodec functions to make them independent of hash algos.Remko Tronçon
2011-07-18Issue activate() on MUCs joined through Join dialog.Kevin Smith
2011-07-17Check for avatar emptiness in TableRoster update check.Remko Tronçon
2011-07-17Added PairFirstEquals.Remko Tronçon
2011-07-16Show the correct (unavailable) presence for a MUC in the recents list after l...Kevin Smith
2011-07-12Merge branch 'swift-1.x'Remko Tronçon
2011-07-12Fixed bug with illegal resource in JID resulting in empty resource.Remko Tronçon
2011-07-12Fixed Swift compilation.Remko Tronçon
2011-07-12Added missing include.Remko Tronçon
2011-07-11Make IdleDetector a parameter of MainController.Remko Tronçon
2011-07-11Merge branch 'swift-1.x'Remko Tronçon
2011-07-10Include per-chat unread count in ChatsKevin Smith
2011-07-10Update the Chats tab for unread messagesKevin Smith
2011-07-10Don't include readable events (i.e. chat messages) in the Notices viewKevin Smith
2011-07-10Fixed compilation problem on some compilers.Remko Tronçon
2011-07-10Added enable_variants build option.Remko Tronçon
2011-07-10Make SConscript files more robust against variant dirs.Remko Tronçon
2011-07-09Revert "Allow ccache when compiling from xcode"Remko Tronçon
2011-07-09Set CCache flags last in the compile settings.Remko Tronçon
2011-07-09Allow ccache when compiling from xcodeKevin Smith
2011-07-09Detect release build.Remko Tronçon
2011-07-09Add avatar path to table roster.Remko Tronçon
2011-07-09Don't store the full JID for new ChatList entriesKevin Smith
2011-07-09Get the avatar right in the chats list more oftenKevin Smith
2011-07-09Fix roster avatarsKevin Smith
2011-07-09Track when a user joins a MUC for the ChatListKevin Smith
2011-07-09Update QtChatList for recent backend changesKevin Smith
2011-07-09Store avatar paths in the recent objects.Kevin Smith
2011-07-09Disable debug console in Eagle mode.Kevin Smith
2011-07-09Prune the recent chatsKevin Smith
2011-07-09Make terms consistent between Enter Room and Edit Bookmark dialogs.Kevin Smith
2011-07-09Keep MUCs in the recent chats list.Kevin Smith
2011-07-09Remember status type for chat list items.Kevin Smith
2011-07-08Don't rebind chats when chatlistview updatedKevin Smith
2011-07-08Removing setJID again.Remko Tronçon
2011-07-08Avoid warnings in QtChatWindow.Remko Tronçon
2011-07-08Added setJID on ChatWindow.Remko Tronçon
2011-07-08Fixed unread count on recent chats.Remko Tronçon
2011-07-08Cleaning up the unread chatsKevin Smith
2011-07-08Morph the login window into the roster before re-enabling login.Kevin Smith
2011-07-07Add setUnreadCount to ChatListViewKevin Smith
2011-07-06Don't bring autojoined MUCs to front.Kevin Smith