Age | Commit message (Expand) | Author |
2010-11-01 | Added dummy sound player & system tray. | Remko Tronçon |
2010-10-31 | Include colons in labels. | Kevin Smith |
2010-10-31 | Tweak the group triangles a bit. | Remko Tronçon |
2010-10-31 | Fix triangle drawing. | Remko Tronçon |
2010-10-31 | Don't clip group header text. | Remko Tronçon |
2010-10-30 | Rename swift Debian package to swift-im. | Remko Tronçon |
2010-10-30 | When MUC notifications are clicked, open the MUC. | Remko Tronçon |
2010-10-30 | Disconnect client cleanly before quitting. | Remko Tronçon |
2010-10-30 | Changed CoreClient::onError to CoreClient::onDisconnected. | Remko Tronçon |
2010-10-29 | Make ChatStateNotifier use StanzaChannel directly. | Remko Tronçon |
2010-10-29 | Make Qt non-mandatory for global build. | Remko Tronçon |
2010-10-29 | Use canonical-append hint for FreeDesktop notifications. | Remko Tronçon |
2010-10-28 | Correctly mark roster items with the highest priority status. | Kevin Smith |
2010-10-27 | Remove MainEventLoop singleton. | Remko Tronçon |
2010-10-26 | Create a 'connecting' icon. | Remko Tronçon |
2010-10-25 | Remove the use of Shared<>. | Remko Tronçon |
2010-10-24 | Scroll MUC roster pixel-by-pixel. | Remko Tronçon |
2010-10-24 | Animated systray that works | Kevin Smith |
2010-10-24 | Remove some unused code in MainController. | Remko Tronçon |
2010-10-24 | Moving more from Swift to Client. | Remko Tronçon |
2010-10-24 | Created Storages interface. | Remko Tronçon |
2010-10-24 | Moved MUCRegistry into client. | Remko Tronçon |
2010-10-24 | Moved PresenceSender to client. | Remko Tronçon |
2010-10-24 | Missing line from last commit | Kevin Smith |
2010-10-24 | Blind attempt at animated system tray | Kevin Smith |
2010-10-24 | Rejoin MUCs on reconnect. | Kevin Smith |
2010-10-24 | Provide feedback in the status header when attempting to connect. | Kevin Smith |
2010-10-24 | Use the highest priority for a contact's roster item, not the newest. | Kevin Smith |
2010-10-24 | Creating abstract XMPPRoster base class. | Remko Tronçon |
2010-10-24 | Don't show 'copy link' in chat context menu if there is no link. | Remko Tronçon |
2010-10-24 | Use smooth image interpolation in the chat dialog. | Remko Tronçon |
2010-10-24 | Scale avatars in freedesktop notifications. | Remko Tronçon |
2010-10-24 | Avoid QtDBus compilation warning. | Remko Tronçon |
2010-10-23 | Make sure presence isn't type error before updating roster. | Kevin Smith |
2010-10-23 | Improved Mac packaging. | Remko Tronçon |
2010-10-23 | Fixed compilation errors due to previous commit. | Remko Tronçon |
2010-10-23 | Don't lose notification enabledness when the user changes status. | Remko Tronçon |
2010-10-22 | Fixed memory leaks and segfault on signout. | Remko Tronçon |
2010-10-22 | Be smarter about combining JoinParts in MUCs. | Kevin Smith |
2010-10-22 | Minor fixes to MUCs. | Kevin Smith |
2010-10-22 | Don't send composing events to offline users. | Kevin Smith |
2010-10-21 | Don't show popups for message bounches. | Remko Tronçon |
2010-10-21 | Moving queries & responders around. | Remko Tronçon |
2010-10-21 | Fixed authentication problems on reconnect. | Remko Tronçon |
2010-10-20 | Tell MUCController to handle disconnect/reconnect rejoins. | Kevin Smith |
2010-10-15 | Fixed a segfault with pending events. | Remko Tronçon |
2010-10-10 | Moved presenceOracle inside Client. | Remko Tronçon |
2010-10-10 | Fix a crash when signing out. | Remko Tronçon |
2010-10-10 | Moved XMPP roster & controller from Swift to Client. | Remko Tronçon |
2010-10-10 | Move SoftwareVersion responder from Swift to Client. | Remko Tronçon |