Age | Commit message (Expand) | Author |
2011-03-08 | Cache rounded avatars. | Remko Tronçon |
2011-03-04 | Create an edit contact menu item. | Kevin Smith |
2011-03-04 | Reset the field values between searches for users. | Kevin Smith |
2011-03-04 | Upgrade XEP-0258 support to match 0.6. | Kevin Smith |
2011-03-03 | Update chat window title when changing tabs. | Kevin Smith |
2011-02-28 | Join MUC dialog tweaks. | Remko Tronçon |
2011-02-26 | Added missing files. | Remko Tronçon |
2011-02-26 | Add "Edit details" section to Add User widget. | Remko Tronçon |
2011-02-26 | Slpit up user search pages. | Remko Tronçon |
2011-02-22 | Fixed rounded rectangles not drawing background properly. | Remko Tronçon |
2011-02-22 | Round corners of avatars in roster. | Remko Tronçon |
2011-02-21 | Fixing Dutch translation. | Remko Tronçon |
2011-02-21 | Added Qt strings from DialogButtonBox. | Remko Tronçon |
2011-02-21 | Added "Remove" context menu. | Remko Tronçon |
2011-02-21 | Remove Edit entry from MUC roster context menu. | Remko Tronçon |
2011-02-21 | Added missing Qt translation strings. | Remko Tronçon |
2011-02-20 | Make sure translations are found on case-sensitive filesystems. | Remko Tronçon |
2011-02-20 | Fixed SConscript. | Remko Tronçon |
2011-02-20 | Auto-generate NSIS translation script. | Remko Tronçon |
2011-02-20 | Added missing translation string for version. | Remko Tronçon |
2011-02-20 | Make Swift translatable. | Remko Tronçon |
2011-02-19 | Make Swift translatable. | Remko Tronçon |
2011-02-15 | Fixed compilation. | Remko Tronçon |
2011-02-15 | Removed some uses of P2QSTRING and Q2PSTRING. | Remko Tronçon |
2011-02-14 | Removed use of P2QSTRING in FreeDesktopNotifier. | Remko Tronçon |
2011-02-14 | Set default codec for strings. | Remko Tronçon |
2011-02-14 | Removed Swift::String. | Remko Tronçon |
2011-02-13 | Give all notices a default display. | Kevin Smith |
2011-02-13 | Use boost string algorithms. | Remko Tronçon |
2011-02-12 | Move ChatSnippet::escape() to header. | Remko Tronçon |
2011-02-12 | Don't update the unread count if it hasn't changed. | Remko Tronçon |
2011-02-12 | Temporarily reverting the change to process GUI events on incoming message. | Remko Tronçon |
2011-02-11 | Allow double-clicking in the user search results. | Kevin Smith |
2011-02-11 | Allow deletion of items from login list. | Kevin Smith |
2011-02-09 | Spin the event loop when messages are added to the ChatView. | Remko Tronçon |
2011-02-09 | Properly display unicode in Windows notifier. | Remko Tronçon |
2011-02-08 | Disable menu item with notice if the user has no Nickname | Kevin Smith |
2011-02-07 | Tweaked code style of event filter in login window. | Remko Tronçon |
2011-02-07 | Identify the marked jid and recognize del or backspace | Thilo Cestonaro |
2011-02-07 | Tweak user results page. | Remko Tronçon |
2011-02-07 | Split contact editing out into separate widget. | Remko Tronçon |
2011-02-07 | Split contact editing out into separate widget. | Remko Tronçon |
2011-02-07 | Removed AddContactDialog. | Remko Tronçon |
2011-02-07 | Now make the roster header *really* clickable. | Remko Tronçon |
2011-02-07 | Moved Swift-specific roster code out of Swiften. | Remko Tronçon |
2011-02-07 | Popup edit profile dialog on avatar click. | Remko Tronçon |
2011-02-07 | Reworking contact editing. | Remko Tronçon |
2011-02-04 | Cleaned up some unused code. | Remko Tronçon |
2011-02-04 | Make FreeDesktop notification async. | Remko Tronçon |
2011-01-31 | Escape XML tags in FreeDesktop notifications. | Remko Tronçon |