summaryrefslogtreecommitdiffstats
path: root/Swift
AgeCommit message (Expand)Author
2016-02-01Fix MUC nickname change error in ChatControllerTobias Markmann
2016-01-24Change version information in about dialog to be selectableTobias Markmann
2016-01-22Add missing Timer related cleanup codeTobias Markmann
2016-01-19Reset impromptu support flag when logging offTobias Markmann
2016-01-18Remove unused variable reported by GCCTobias Markmann
2016-01-07Add file extension to star-unchecked.png referenceTobias Markmann
2015-12-17Do not consult presence oracle for MUC PM presenceTobias Markmann
2015-12-17Show file-transfer description if providedTobias Markmann
2015-12-17Remove superfluous member in ChatsManagerTobias Markmann
2015-12-16Fix crash related to removal of contactsTobias Markmann
2015-11-30Workaround QTabBar early eliding bug on OS XTobias Markmann
2015-11-28Close 'Edit Profile'-dialog on sign outTobias Markmann
2015-11-26Request redraw of recent chats on compactness changeTobias Markmann
2015-11-25Fix Ctrl + Tab shortcut when MUC contact list is selectedTobias Markmann
2015-11-11Break out of .deb packaging on errorKevin Smith
2015-11-11Update .deb platformsKevin Smith
2015-11-10Update .deb packaging for Qt5Kevin Smith
2015-11-10Fix certificate-less login in SwiftTobias Markmann
2015-11-09Improve QtTextEdit::sizeHint() for symmetric vertical paddingTobias Markmann
2015-11-06Making virtual calls in constructor of ChatControllers explicitTobias Markmann
2015-11-06Make methods non-virtual that are not overridden by subclassTobias Markmann
2015-11-04Fix swiften handling when client certificate is missingGurmeen Bindra
2015-10-30Add support for OS X Secure Transport TLS backendTobias Markmann
2015-10-30Only highlight text if a highlight color is setTobias Markmann
2015-10-30Ignore DND drops of JIDs for contacts already in the conversationTobias Markmann
2015-10-30Add missing disconnect() from signal in QtChatWindowTobias Markmann
2015-10-30Fix code in response to unused macro and private field warningsTobias Markmann
2015-10-30Fix Doxygen issuesTobias Markmann
2015-10-30Change bare JID presence lookup code to ignore prioritiesTobias Markmann
2015-10-27Remove debuging symbols from packaged Swift.appTobias Markmann
2015-10-27Change window icon to default avatar on WindowsTobias Markmann
2015-10-16Mark removed contacts as unavailable in SwiftTobias Markmann
2015-10-16Require a node-part for JIDs entered in 'Add contact…'-dialogTobias Markmann
2015-10-16Add additional unit tests for Chat <-> JID bindingTobias Markmann
2015-10-16Do not require complete Qt installation when building SwiftenTobias Markmann
2015-10-15Only bind full JID to ChatController on non-empty or typing messagesTobias Markmann
2015-10-14Annotate getter method as const as it does not write anythingTobias Markmann
2015-10-14Change Swift Windows icon to default avatar iconTobias Markmann
2015-10-13Fix crash in user search dialog for invitation use caseTobias Markmann
2015-10-07Fix wording so text is independent of sender/receiver caseTobias Markmann
2015-09-22Play message incoming sound on incoming file-transfersTobias Markmann
2015-09-22Keep scroll position in highlight rule editor when moving rulesTobias Markmann
2015-09-22Fix 'unused' member/parameter compiler warnings reported for SwiftTobias Markmann
2015-09-22Reset potential warning when opening 'Add Contact' dialogTobias Markmann
2015-09-18Show potentially existing MUC bookmark in chat window bookmark dialogTobias Markmann
2015-09-18Save 'apply to all' property in highlight rule editorTobias Markmann
2015-09-18Set keyboard focus to text input after selecting an emoticonTobias Markmann
2015-09-16Increase template OS X installation disk image sizeTobias Markmann
2015-09-16Remove Qt bearer plugins from Swift bundle in installation packageTobias Markmann
2015-09-16Only put qt.conf as resource binary for Windows buildsTobias Markmann