summaryrefslogtreecommitdiffstats
path: root/Swift
AgeCommit message (Expand)Author
2014-01-15Improved plaintext chat view for screen-reader support.Richard Maudsley
2014-01-11Fix screenreader rendering, and bump Windows builds to Qt-5.2Kevin Smith
2013-12-18Add affiliations to tooltips for MUC occupant lists.Richard Maudsley
2013-12-08Wordsmithing of previous patchKevin Smith
2013-12-08Enable domain-wise (un-)blocking.Tobias Markmann
2013-12-08Move all RosterItemOperations to Swift/Controllers/Roster/ItemOperations and ...Tobias Markmann
2013-12-08Convert Roster::setAvailableFeatures() and Roster::setBlockedState() to Roste...Tobias Markmann
2013-11-25When in screen-reader mode, change the text used in rosters to include more i...Kevin Smith
2013-11-22Use a combobox instead of tabs for mainwindow selection.Kevin Smith
2013-11-22Make chat tabs reorderable.Kevin Smith
2013-11-22Provide an MSAA name for the chat log.Kevin Smith
2013-11-18Update dummy implementations to current APIKevin Smith
2013-11-18Improve tooltips to include avatars, last seen and vcard information.Tobias Markmann
2013-11-10Make Ctrl-K to delete to end of the line in chat input.Kevin Smith
2013-11-08Improve some access for screen readers.Kevin Smith
2013-11-03Split experimental File Transfer out from History and Whiteboarding.Kevin Smith
2013-10-31Merge branch 'swift-2.x'Remko Tronçon
2013-10-28Update Hebrew translationswift-2.xRemko Tronçon
2013-10-26Fix shortcut handling in QtTabbable.Tobias Markmann
2013-10-26VCard: Add small margin to QtRemovableItemDelegate.Tobias Markmann
2013-10-26VCard: Move 'Add Field' button inside the scroll view.Tobias Markmann
2013-10-26VCard: Set a adequate initial size for VCard window.Tobias Markmann
2013-10-26VCard: Remove name fields from field menu. They're always displayed in edit m...Tobias Markmann
2013-10-26VCard: Fix address label name.Tobias Markmann
2013-10-26VCard: Guarantee an empty row when editing organisation units, so the user ca...Tobias Markmann
2013-10-26VCard: Removing whitespace due to empty fields in the full name.Tobias Markmann
2013-10-17VCard: Assert existence of field widgets instead of if-testing.Tobias Markmann
2013-10-15Don't install the overrides for other packages in swift-imKevin Smith
2013-10-13Update Debian building for latest lintian rulesKevin Smith
2013-10-12Clip rendering of text in DelegateCommons.Tobias Markmann
2013-10-09VCard UI fixes.Tobias Markmann
2013-10-04Fix heap-use-after-free bugs reported by asan.Tobias Markmann
2013-10-03Now use semicolons for the listing of a pair of tabs with messages in chats.Kevin Smith
2013-10-03Reformat the includes for QtChatWindow.hKevin Smith
2013-10-03Reformat the includes for QtChatWindowKevin Smith
2013-10-03Factor the webkit chat view out of QtChatWindow.Kevin Smith
2013-10-01Adding support for impromptu MUCs.Tobias Markmann
2013-09-16Enable WebKit's Inspector if Swift is run in debug mode.Tobias Markmann
2013-09-16Fix heap-use-after-free bug reported by asan.Tobias Markmann
2013-08-31Fix Qt warnings in avatar loading and add multi-line support to Base64 decoder.Tobias Markmann
2013-08-31Honour user's no encryption decision in manual configuration for non-eagle mode.Tobias Markmann
2013-08-27Fix crash in form widget.Remko Tronçon
2013-08-23FormField element refactoring.Remko Tronçon
2013-08-09Include accessibility plugin in Windows packagesKevin Smith
2013-08-08Package necessary plugins for qt5 on WindowsKevin Smith
2013-08-04Factor Chat Message Parsing out and test itKevin Smith
2013-08-03Missing includeKevin Smith
2013-08-02Small style fixes for the previous patch.Remko Tronçon
2013-08-01Refactor chat messages so parsing of links/emoticons happens in controllers.Kevin Smith
2013-07-15Fixed Qt5 compilation on Windows.Remko Tronçon