Age | Commit message (Expand) | Author |
2014-01-15 | Improved plaintext chat view for screen-reader support. | Richard Maudsley |
2014-01-11 | Fix screenreader rendering, and bump Windows builds to Qt-5.2 | Kevin Smith |
2013-12-18 | Add affiliations to tooltips for MUC occupant lists. | Richard Maudsley |
2013-12-08 | Wordsmithing of previous patch | Kevin Smith |
2013-12-08 | Enable domain-wise (un-)blocking. | Tobias Markmann |
2013-11-25 | When in screen-reader mode, change the text used in rosters to include more i... | Kevin Smith |
2013-11-22 | Use a combobox instead of tabs for mainwindow selection. | Kevin Smith |
2013-11-22 | Make chat tabs reorderable. | Kevin Smith |
2013-11-22 | Provide an MSAA name for the chat log. | Kevin Smith |
2013-11-18 | Improve tooltips to include avatars, last seen and vcard information. | Tobias Markmann |
2013-11-10 | Make Ctrl-K to delete to end of the line in chat input. | Kevin Smith |
2013-11-08 | Improve some access for screen readers. | Kevin Smith |
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-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 | 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-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-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-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 |