Age | Commit message (Expand) | Author |
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 | Make sure the avatar gets updated in the chat window. | Remko Tronçon |
2011-03-14 | Mention translator in about dialog and record license in translation file. | Remko Tronçon |
2011-03-14 | "You have entered the room as a <nick>" -> "You have entered the room as <nic... | Remko Tronçon |
2011-03-14 | Updated Boost to 1.46.1. | Remko Tronçon |
2011-03-14 | Force the use of Boost Filesystem V2. | Remko Tronçon |
2011-03-13 | Added .gitignore file to Translations. | Remko Tronçon |
2011-03-13 | Removed obsolete strings in Dutch translation. | Remko Tronçon |
2011-03-13 | "Show Notifications" -> "Display Pop-up Notifications" | Remko Tronçon |
2011-03-13 | Added a note about the desktop entry. | Remko Tronçon |
2011-03-12 | Avoid warning on end of file in cache files.swift-1.0beta9 | Remko Tronçon |
2011-03-12 | Allow empty hashes in cache. | Remko Tronçon |
2011-03-12 | Unix compilation fixes. | Remko Tronçon |
2011-03-12 | Remove dependency on boost::property_tree again. | Remko Tronçon |
2011-03-12 | Fixed OpenSSL compilation. | Remko Tronçon |
2011-03-12 | Add ByteArray -> vector conversion functions. | Remko Tronçon |
2011-03-12 | Small cleanup. | Remko Tronçon |
2011-03-12 | Make ByteArray an std::vector<unsigned char>. | Remko Tronçon |
2011-03-12 | Added optimized version of HMACSHA1 as comment. | Remko Tronçon |
2011-03-12 | Added missing include. | Remko Tronçon |
2011-03-12 | Simplified HMAC-SHA1 a bit. | Remko Tronçon |
2011-03-12 | Updated Dutch translation. | 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-12 | Cache vcard photo hashes. | Remko Tronçon |
2011-03-12 | Moved vcard photo hash management into vcard storage. | Remko Tronçon |
2011-03-11 | Updated Dutch translation + Added translation docs. | Remko Tronçon |
2011-03-11 | Added swiftob to gitignore. | Remko Tronçon |
2011-03-11 | Fixed unnecessary updating and sending out VCard photo hash. | Remko Tronçon |
2011-03-11 | Fixed bug where own avatar was incorrectly displayed when switching profiles. | Remko Tronçon |
2011-03-11 | Store JID->Avatar mappings. | 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-06 | A start on Swiftob, a Swiften-based chatbot. | Kevin Smith |
2011-03-05 | Added windows packaging. | Remko Tronçon |
2011-03-05 | Fixed some Sluift bugs. | Remko Tronçon |
2011-03-05 | Sluift: Added CollectVersions example. | Remko Tronçon |
2011-03-05 | Sluift: roster->contacts | Remko Tronçon |
2011-03-05 | Detect libmath. | Remko Tronçon |
2011-03-05 | Detect pthread for platform flags. | Remko Tronçon |
2011-03-04 | Sluift: Spin the event loop on some commands | 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 |