Age | Commit message (Expand) | Author |
2013-10-26 | Fix shortcut handling in QtTabbable. | Tobias Markmann |
2013-10-26 | VCard: Add small margin to QtRemovableItemDelegate. | Tobias Markmann |
2013-10-26 | VCard: Move 'Add Field' button inside the scroll view. | Tobias Markmann |
2013-10-26 | VCard: Set a adequate initial size for VCard window. | Tobias Markmann |
2013-10-26 | VCard: Remove name fields from field menu. They're always displayed in edit m... | Tobias Markmann |
2013-10-26 | VCard: Fix address label name. | Tobias Markmann |
2013-10-26 | VCard: Guarantee an empty row when editing organisation units, so the user ca... | Tobias Markmann |
2013-10-26 | VCard: Removing whitespace due to empty fields in the full name. | Tobias Markmann |
2013-10-17 | VCard: Assert existence of field widgets instead of if-testing. | Tobias Markmann |
2013-10-15 | Don't install the overrides for other packages in swift-im | Kevin Smith |
2013-10-13 | Update Debian building for latest lintian rules | Kevin Smith |
2013-10-12 | Clip rendering of text in DelegateCommons. | Tobias Markmann |
2013-10-09 | VCard UI fixes. | Tobias Markmann |
2013-10-04 | Fix heap-use-after-free bugs reported by asan. | Tobias Markmann |
2013-10-03 | Now use semicolons for the listing of a pair of tabs with messages in chats. | Kevin Smith |
2013-10-03 | Reformat the includes for QtChatWindow.h | Kevin Smith |
2013-10-03 | Reformat the includes for QtChatWindow | Kevin Smith |
2013-10-03 | Factor the webkit chat view out of QtChatWindow. | Kevin Smith |
2013-10-01 | Adding support for impromptu MUCs. | Tobias Markmann |
2013-09-16 | Enable WebKit's Inspector if Swift is run in debug mode. | Tobias Markmann |
2013-09-16 | Fix heap-use-after-free bug reported by asan. | Tobias Markmann |
2013-08-31 | Fix Qt warnings in avatar loading and add multi-line support to Base64 decoder. | Tobias Markmann |
2013-08-31 | Honour user's no encryption decision in manual configuration for non-eagle mode. | Tobias Markmann |
2013-08-27 | Fix crash in form widget. | Remko Tronçon |
2013-08-23 | FormField element refactoring. | Remko Tronçon |
2013-08-09 | Include accessibility plugin in Windows packages | Kevin Smith |
2013-08-08 | Package necessary plugins for qt5 on Windows | Kevin Smith |
2013-08-04 | Factor Chat Message Parsing out and test it | Kevin Smith |
2013-08-03 | Missing include | Kevin Smith |
2013-08-02 | Small style fixes for the previous patch. | Remko Tronçon |
2013-08-01 | Refactor chat messages so parsing of links/emoticons happens in controllers. | Kevin Smith |
2013-07-15 | Fixed Qt5 compilation on Windows. | Remko Tronçon |
2013-05-26 | Compile FreeDesktopNotifier again | Kevin Smith |
2013-05-18 | Fixed selecting an avatar from a non-ASCII path. | Remko Tronçon |
2013-05-17 | Fixed unicode path handling. | Remko Tronçon |
2013-05-11 | File Transfer refactoring. | Remko Tronçon |
2013-04-27 | Removing third-party hash implementations. | Remko Tronçon |
2013-04-21 | Fix compilation when 3rdParty/ is not there. | Remko Tronçon |
2013-04-19 | Fixed compilation warning. | Remko Tronçon |
2013-04-06 | RTL support in chat dialog. | Remko Tronçon |
2013-04-05 | Remove QString::fromStdString usage. | Remko Tronçon |
2013-04-05 | Hide spell checking options when it's not hunspell | Kevin Smith |
2013-04-05 | Don't display errors sent to the bare JID. | Kevin Smith |
2013-04-05 | Silence a couple of warnings | Kevin Smith |
2013-04-04 | Use traditional tr() calls because the constant isn't present in Qt5 | Kevin Smith |
2013-03-31 | Add blocking support for MUC 1-to-1 conversations. | Tobias Markmann |
2013-03-30 | Fix HUNSPELL flags. | Remko Tronçon |
2013-03-30 | Making stuff build against non-bundled libraries | Kevin Smith |
2013-03-27 | Adding support for Blocking Command (XEP-0191) to Swift(-en). | Tobias Markmann |
2013-03-24 | Don't hide the tabset if in single window mode | Kevin Smith |