Age | Commit message (Expand) | Author |
2011-03-15 | Make the Rename Group dialog text a bit friendlier. | Remko Tronçon |
2011-03-15 | Added 22x22 and 24x24 icon on Linux. | Remko Tronçon |
2011-03-15 | Install more icons on Linux. | Remko Tronçon |
2011-03-15 | Made placeholders translatable. | Remko Tronçon |
2011-03-14 | Fixed conflicting shortcut strings. | Remko Tronçon |
2011-03-14 | Fixed some translation strings. | Remko Tronçon |
2011-03-14 | Use "OK" instead of "Ok" for consistency. | Remko Tronçon |
2011-03-14 | Mention translator in about dialog and record license in translation file. | Remko Tronçon |
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 |
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 |