Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-06 | Only set permissions on Linux. | Remko Tronçon | |
2011-04-06 | Force settings permissions to be group and world unreadable. | Remko Tronçon | |
2011-04-06 | Added Swedish translation | Remko Tronçon | |
Release-Notes: Added Swedish translation (Thanks to Lars Johansson) | |||
2011-04-05 | Updated Swift dmg image. | Remko Tronçon | |
2011-04-05 | Added Hungarian desktop entry. | Remko Tronçon | |
2011-04-05 | Added Hungarian translation. | Remko Tronçon | |
Release-Notes: Added Hungarian translation (Thanks to Szontágh Ferenc) | |||
2011-04-04 | Updated Spanish & Catalan translations. | Remko Tronçon | |
2011-04-02 | Don't disable GUI during destruction.swift-1.0rc1 | Kevin Smith | |
The translation stuff had gone away before the destructor, causing segfaults while disabling the UIs prior to destroying them. Resolves: #785 | |||
2011-03-31 | Russian translation updated. | Remko Tronçon | |
2011-03-30 | Added Spanish and Catalan translation. | Remko Tronçon | |
Release-Notes: Added Spanish and Catalan translation (Thanks to Jan Kusanagi) | |||
2011-03-30 | Added another missing string. | Remko Tronçon | |
2011-03-30 | Added another missing string. | Remko Tronçon | |
2011-03-29 | Added a bunch of missing built-in Qt strings. | Remko Tronçon | |
2011-03-29 | Added missing Mac OS X application menu strings. | Remko Tronçon | |
2011-03-29 | Added Russian translation. | Remko Tronçon | |
Release-Notes: Added Russian translation (Thanks to Ivan Tyumentsev) | |||
2011-03-27 | Make translation license string a bit more verbose. | Remko Tronçon | |
2011-03-24 | Added German translation. | Remko Tronçon | |
Release-Notes: Added German translation (Thanks to Thilo Cestonaro) | |||
2011-03-21 | Fixed Dutch translation. | Remko Tronçon | |
2011-03-21 | Added missing string. | Remko Tronçon | |
2011-03-19 | Added more untranslated strings. | Remko Tronçon | |
2011-03-17 | Fixed some more strings. | Remko Tronçon | |
2011-03-15 | Made example roomname more consistent. | Remko Tronçon | |
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 capitalization in Dutch translation. | 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 | |
Resolves: #791 | |||
2011-03-14 | Mention translator in about dialog and record license in translation file. | Remko Tronçon | |
Resolves: #786. | |||
2011-03-14 | "You have entered the room as a <nick>" -> "You have entered the room as ↵ | Remko Tronçon | |
<nick>". Resolves: #792 Release-Notes: Fixed typo in room join message. | |||
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-12 | Make ByteArray an std::vector<unsigned char>. | 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-11 | Updated Dutch translation + Added translation docs. | 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-10 | (Really this time) fix unread messages. | Kevin Smith | |
I hope, anyway. Resolves: #775 | |||
2011-03-09 | Fix marking notices as read. | Kevin Smith | |
Resolves: #775 | |||
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 | Don't show popups if the chat's on top. | Kevin Smith | |
Resolves: #774 Release-Notes: Popup notifications for new messages should no longer be generated if the relevant chat is currently selected. | |||
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 |