summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-11-10Update .deb packaging for Qt5Kevin Smith
2015-11-10Fix Cocoa memory management error in Secure Transport backendTobias Markmann
2015-11-10Fix certificate-less login in SwiftTobias Markmann
2015-11-09Improve QtTextEdit::sizeHint() for symmetric vertical paddingTobias Markmann
2015-11-09Change virtual calls in ctors/dtors to be explicitTobias Markmann
2015-11-09Fix a syntax error in InstallSwiftDependencies.shKevin Smith
2015-11-09Change Windows to Unix line endingsTobias 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-06Fix potential memory leaks in Cocoa API usageTobias Markmann
2015-11-04Fix swiften handling when client certificate is missingGurmeen Bindra
2015-10-30Fix issues with HTTPTrafficFilter for HTTP proxy / BOSH usageTobias Markmann
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 bug in FT candidate discovery in absence of S5B proxiesTobias Markmann
2015-10-30Update libIDN in 3rdParty to version 1.32Tobias Markmann
2015-10-30Fix code in response to clang compiler warningsTobias Markmann
2015-10-30Change OS X spell checker to non-deprecated APITobias Markmann
2015-10-30Fix code in response to unused macro and private field warningsTobias Markmann
2015-10-30Remove Boost workaround for OS X headersTobias Markmann
2015-10-30Add FileTransfer::getState() methodTobias 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-26Add Ubuntu support to InstallSwiftDependencies.sh scriptTobias 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-16Only show default notifications in OS X Notification CenterTobias 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-16Add UTF-8 validation function and validate input to libIDN functionsTobias Markmann
2015-10-15Only bind full JID to ChatController on non-empty or typing messagesTobias Markmann
2015-10-14Fix compiler warnings about unused variables/argumentsTobias Markmann
2015-10-14Annotate getter method as const as it does not write anythingTobias Markmann
2015-10-14Fix memory leak warnings by Valgrind/LSANTobias Markmann
2015-10-14Change Swift Windows icon to default avatar iconTobias Markmann
2015-10-14Remove remains of OutgoingSIFileTransferTobias 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-10-07Fix hang during file-transfer preparation with missing proxyTobias Markmann
2015-09-25Do not flush vCard cache if IQ request returns an errorTobias Markmann
2015-09-24Always include Qt5 audio plugins for Windows packagesTobias Markmann
2015-09-22Play message incoming sound on incoming file-transfersTobias Markmann
2015-09-22Add explicit includes for classes used in PlatformTLSFactoriesTobias 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