summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2015-09-21Stop throwing out of range exception from dateTimeToLocalStringTobias Markmann
2015-09-18Specify OS X framework version for script interface extractionTobias Markmann
2015-09-18Fix notification logic for signals in BlockListImplTobias 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-18Add support for Arch distributions in InstallSwiftDependencies.shTobias Markmann
2015-09-18Add script for installing 3rdParty dependencies on UNIX/LinuxTobias 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
2015-09-04Fix middle name and suffix arrangement in vCard dialogTobias Markmann
2015-09-03Initial support for OS X Notification CenterTobias Markmann
2015-09-03Add close button to about dialog for Linux desktopsTobias Markmann
2015-09-02Restrict pre-commit copyright check to added filesTobias Markmann
2015-08-11Fix accelerator for "Chats" tab in the main windowTobias Markmann
2015-08-11Make access to deadline_timer thread-safeTobias Markmann
2015-08-11Disabling HiDPI support for Qt on WindowsTobias Markmann
2015-08-11Fix crash on trellis shortcuts if no chat window is openTobias Markmann
2015-08-11Fix broken bookmarks context menu after reconnectTobias Markmann
2015-08-11Add missing virtual keyword on FileTransferManagerImpl dtorTobias Markmann
2015-08-11Add 'check_headers' flag to scons for missing include detectionTobias Markmann