Age | Commit message (Expand) | Author |
2011-03-11 | Fixed bug where own avatar was incorrectly displayed when switching profiles. | Remko Tronçon |
2011-03-10 | (Really this time) fix unread messages. | Kevin Smith |
2011-03-09 | Fix marking notices as read. | Kevin Smith |
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 | Don't show popups if the chat's on top. | Kevin Smith |
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-22 | Added missing translation string. | 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 | Another translation tweak. | Remko Tronçon |
2011-02-21 | Tweaked string. | Remko Tronçon |
2011-02-21 | Added missing translation strings. | 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 | Adding translation to Windows installer | Kevin Smith |
2011-02-20 | Localize swift desktop entry. | Remko Tronçon |
2011-02-20 | Added missing translation string for version. | Remko Tronçon |
2011-02-20 | More translation fixes. | Remko Tronçon |
2011-02-20 | More dutch translation fixes. | Remko Tronçon |
2011-02-20 | More translation fixes. | Remko Tronçon |
2011-02-20 | Fixed Dutch translation. | Remko Tronçon |
2011-02-20 | Removed translation files with bad casing. | Remko Tronçon |
2011-02-20 | Make Swift translatable. | Remko Tronçon |
2011-02-19 | Make Swift translatable. | Remko Tronçon |
2011-02-17 | Build system fixes. | 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 | Optimize linux builds. | 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 |