Age | Commit message (Expand) | Author |
2016-03-11 | Fix translatability of vCard editor popup menu items | Tobias Markmann |
2016-03-10 | Fix crashes in spellchecking code in case of broken backend | Tobias Markmann |
2016-03-09 | Improve profile editing UX when vCard is not supported | Tobias Markmann |
2016-03-09 | Fix warning coloring of chat input field | Tobias Markmann |
2016-03-04 | Remove unneeded files from old highlight editor UI | Tobias Markmann |
2016-02-26 | Fix minor gripes in Dutch translationswift-3.0 | Edwin Mons |
2016-02-26 | Update German translation | Tobias Markmann |
2016-02-25 | Disable Hunspell support by default as it is not finished yet | Tobias Markmann |
2016-02-15 | Disable file-transfers to MUC PM contactsswift-3.0rc3 | Tobias Markmann |
2016-02-15 | Update Dutch translation | Edwin Mons |
2016-02-15 | Fix crash when saving a received file to non-writable location | Tobias Markmann |
2016-02-15 | Fix file-transfer UI replace after presence change glitch | Tobias Markmann |
2016-02-15 | Update Dutch translation | Edwin Mons |
2016-02-15 | Move QApplication instantiation in QtUI/main.cpp down | Edwin Mons |
2016-02-11 | Make Add <field> in the VCard wizard translatable | Edwin Mons |
2016-02-10 | Fix update_translations | Edwin Mons |
2016-02-04 | Remove abandoned Swiftob subprojectswift-3.0rc1 | Tobias Markmann |
2016-02-04 | Anonymise owner and group in source tar package | Edwin Mons |
2016-02-02 | Change stanza body to boost::optional<std::string> type | Tobias Markmann |
2016-02-01 | Fix MUC nickname change error in ChatController | Tobias Markmann |
2016-01-24 | Change version information in about dialog to be selectable | Tobias Markmann |
2016-01-22 | Add missing Timer related cleanup code | Tobias Markmann |
2016-01-19 | Reset impromptu support flag when logging off | Tobias Markmann |
2016-01-18 | Remove unused variable reported by GCC | Tobias Markmann |
2016-01-07 | Add file extension to star-unchecked.png reference | Tobias Markmann |
2015-12-17 | Do not consult presence oracle for MUC PM presence | Tobias Markmann |
2015-12-17 | Show file-transfer description if provided | Tobias Markmann |
2015-12-17 | Remove superfluous member in ChatsManager | Tobias Markmann |
2015-12-16 | Fix crash related to removal of contacts | Tobias Markmann |
2015-11-30 | Workaround QTabBar early eliding bug on OS X | Tobias Markmann |
2015-11-28 | Close 'Edit Profile'-dialog on sign out | Tobias Markmann |
2015-11-26 | Request redraw of recent chats on compactness change | Tobias Markmann |
2015-11-25 | Fix Ctrl + Tab shortcut when MUC contact list is selected | Tobias Markmann |
2015-11-11 | Break out of .deb packaging on error | Kevin Smith |
2015-11-11 | Update .deb platforms | Kevin Smith |
2015-11-10 | Update .deb packaging for Qt5 | Kevin Smith |
2015-11-10 | Fix certificate-less login in Swift | Tobias Markmann |
2015-11-09 | Improve QtTextEdit::sizeHint() for symmetric vertical padding | Tobias Markmann |
2015-11-06 | Making virtual calls in constructor of ChatControllers explicit | Tobias Markmann |
2015-11-06 | Make methods non-virtual that are not overridden by subclass | Tobias Markmann |
2015-11-04 | Fix swiften handling when client certificate is missing | Gurmeen Bindra |
2015-10-30 | Add support for OS X Secure Transport TLS backend | Tobias Markmann |
2015-10-30 | Only highlight text if a highlight color is set | Tobias Markmann |
2015-10-30 | Ignore DND drops of JIDs for contacts already in the conversation | Tobias Markmann |
2015-10-30 | Add missing disconnect() from signal in QtChatWindow | Tobias Markmann |
2015-10-30 | Fix code in response to unused macro and private field warnings | Tobias Markmann |
2015-10-30 | Fix Doxygen issues | Tobias Markmann |
2015-10-30 | Change bare JID presence lookup code to ignore priorities | Tobias Markmann |
2015-10-27 | Remove debuging symbols from packaged Swift.app | Tobias Markmann |
2015-10-27 | Change window icon to default avatar on Windows | Tobias Markmann |