Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-13 | "Show Notifications" -> "Display Pop-up Notifications" | Remko Tronçon | |
2011-03-12 | Make ByteArray an std::vector<unsigned char>. | Remko Tronçon | |
2011-03-12 | make two new menu items nicely keyboardable | Arnt Gulbrandsen | |
2011-03-12 | fix that Sz again | Arnt Gulbrandsen | |
2011-03-12 | make the enter key work as it should | Arnt Gulbrandsen | |
2011-03-11 | Updated Dutch translation + Added translation docs. | Remko Tronçon | |
2011-03-08 | Fixed crash on Qt 4.7.0 + Windows XP. | Remko Tronçon | |
2011-03-08 | Cache rounded avatars. | Remko Tronçon | |
Resolves: #770 | |||
2011-03-04 | Create an edit contact menu item. | Kevin Smith | |
Resolves: #769 Release-notes: It is now possible to edit contacts from the standard menus (without needing to right-click on the item). | |||
2011-03-04 | Reset the field values between searches for users. | Kevin Smith | |
Resolves: #771 | |||
2011-03-04 | Upgrade XEP-0258 support to match 0.6. | Kevin Smith | |
Resolves: #183 Release-Notes: Security labels (XEP-0258) support has been updated to match the latest version of the specification. | |||
2011-03-03 | Update chat window title when changing tabs. | Kevin Smith | |
Resolves: #773 | |||
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 | |
Resolves: #618 | |||
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 | |
Resolves: #768 | |||
2011-02-21 | Remove Edit entry from MUC roster context menu. | Remko Tronçon | |
Resolves: #766 | |||
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 | |
Resolves: #473 | |||
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 | |
Resolves: #748 | |||
2011-02-11 | Allow deletion of items from login list. | Kevin Smith | |
Resolves: #711 Release-Notes: Highlighting an item in the login account list and pressing detele will now prompt you to remove the cached credentials for that account. | |||
2011-02-09 | Spin the event loop when messages are added to the ChatView. | Remko Tronçon | |
This gives the GUI a chance to catch up during login, where many messages are being processed by webkit. | |||
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 | |
Resolves: 717 | |||
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 | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
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 | |