Age | Commit message (Expand) | Author |
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 |
2010-10-10 | Added missing QtDBus module to SConscript. | Remko Tronçon |
2010-10-10 | Client refactoring. | Remko Tronçon |
2010-10-10 | Move SoftwareVersionResponder constructor arguments to setter. | Remko Tronçon |
2010-10-10 | Refactor responders to only start on start(). | Remko Tronçon |
2010-10-09 | Move Settings to Swift/Controllers. | Remko Tronçon |
2010-10-09 | Moved Application from Swiften into SwifTools. | Remko Tronçon |
2010-10-09 | Added EchoBot walkthrough example. | Remko Tronçon |
2010-10-08 | Tweak the look of the example JID. | Remko Tronçon |
2010-10-08 | Add example JID to login dialog. | Kevin Smith |
2010-10-08 | Slightly re-arrange the menus. | Kevin Smith |
2010-10-08 | Regrouping nick-less contacts now correctly renders them as a JID in the roster. | Kevin Smith |
2010-10-08 | Raise windows when activating them. | Kevin Smith |
2010-10-08 | Fixing assorted memory leaks. | Kevin Smith |
2010-10-08 | Don't show multiple Notices selected when new ones are added. | Kevin Smith |
2010-10-08 | Rename groups. | Kevin Smith |
2010-10-08 | Fix for very unlikely timing-related crash when quitting during event handling | Kevin Smith |
2010-10-08 | Update roster header even when going offline. | Kevin Smith |
2010-10-08 | Also disable certificate selection during login. | Kevin Smith |
2010-10-08 | Set the group window size appropriately. | Kevin Smith |
2010-10-08 | Cancel chat state display when offline. | Kevin Smith |
2010-10-07 | Fix crashes on disconnect during connect. | Remko Tronçon |
2010-10-07 | Code cleanup from recent commits | Kevin Smith |
2010-10-05 | Linkify updated messages as well as the originals. | Kevin Smith |
2010-10-05 | Create 'Enable notifications' menu on Linux. | Kevin Smith |
2010-10-05 | Added FreeDesktopNotifier. | Remko Tronçon |
2010-10-05 | Added tarball packaging script. | Remko Tronçon |
2010-10-04 | Disable the notifier when going to DND. | Remko Tronçon |
2010-10-04 | Implement getBoundJID() (as getJID()) | Remko Tronçon |
2010-10-04 | Only bounce the dock (or flash the taskbar) on readable messages. | Kevin Smith |