Age | Commit message (Expand) | Author |
2011-09-27 | Add support for clearing chat recents. | Kevin Smith |
2011-09-26 | Make SOCKS5 proxy finder conditional. | Remko Tronçon |
2011-09-26 | Fixed compilation warnings & errors. | Remko Tronçon |
2011-09-26 | Set/Update empty subjects | Kevin Smith |
2011-09-26 | Allow setting of room topics | Kevin Smith |
2011-09-25 | File transfer changes. | Remko Tronçon |
2011-09-25 | Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ... | Tobias Markmann |
2011-09-23 | Add support for kicking people from MUCs. | Kevin Smith |
2011-09-20 | In Eagle mode, require TLS | Kevin Smith |
2011-09-03 | Workaround for Boost empty string split bug | Kevin Smith |
2011-08-28 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-08-28 | Merge remote branch 'origin/swift-1.x' | Remko Tronçon |
2011-08-21 | Warn when sending corrections without support. | Kevin Smith |
2011-07-18 | Issue activate() on MUCs joined through Join dialog. | Kevin Smith |
2011-07-17 | Check for avatar emptiness in TableRoster update check. | Remko Tronçon |
2011-07-16 | Show the correct (unavailable) presence for a MUC in the recents list after l... | Kevin Smith |
2011-07-12 | Added missing include. | Remko Tronçon |
2011-07-11 | Make IdleDetector a parameter of MainController. | Remko Tronçon |
2011-07-10 | Don't include readable events (i.e. chat messages) in the Notices view | Kevin Smith |
2011-07-09 | Add avatar path to table roster. | Remko Tronçon |
2011-07-09 | Don't store the full JID for new ChatList entries | Kevin Smith |
2011-07-09 | Get the avatar right in the chats list more often | Kevin Smith |
2011-07-09 | Track when a user joins a MUC for the ChatList | Kevin Smith |
2011-07-09 | Store avatar paths in the recent objects. | Kevin Smith |
2011-07-09 | Prune the recent chats | Kevin Smith |
2011-07-09 | Keep MUCs in the recent chats list. | Kevin Smith |
2011-07-09 | Remember status type for chat list items. | Kevin Smith |
2011-07-08 | Don't rebind chats when chatlistview updated | Kevin Smith |
2011-07-08 | Removing setJID again. | Remko Tronçon |
2011-07-08 | Added setJID on ChatWindow. | Remko Tronçon |
2011-07-08 | Fixed unread count on recent chats. | Remko Tronçon |
2011-07-08 | Cleaning up the unread chats | Kevin Smith |
2011-07-08 | Morph the login window into the roster before re-enabling login. | Kevin Smith |
2011-07-07 | Add setUnreadCount to ChatListView | Kevin Smith |
2011-07-06 | Don't bring autojoined MUCs to front. | Kevin Smith |
2011-07-04 | Moving some ChatList logic to Controllers. | Remko Tronçon |
2011-07-04 | Check idleness every second instead of 10 times a second. | Remko Tronçon |
2011-07-04 | Fixed TableRoster bugs. | Remko Tronçon |
2011-07-03 | Implement TableRoster with roster diff. | Remko Tronçon |
2011-06-13 | Some more Cppcheck tweaks. | Remko Tronçon |
2011-06-13 | Tweaked CppCheck script. | Remko Tronçon |
2011-06-13 | Added CppCheck script. | Remko Tronçon |
2011-06-13 | Small fix for replace message feature | Vlad Voicu |
2011-06-12 | Replace last message feature for MUC | Vlad Voicu |
2011-06-03 | Limit the use of the SafeString type. | Remko Tronçon |
2011-06-03 | Ensure safety on onDataRead and onDataWritten signals. | Remko Tronçon |
2011-05-23 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-05-23 | Fixed const references to vectors. | Remko Tronçon |
2011-05-22 | Added TableRoster. | Remko Tronçon |
2011-05-22 | Fix formatting bugs from previous patch | Kevin Smith |