summaryrefslogtreecommitdiffstats
path: root/Swift
AgeCommit message (Expand)Author
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
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-08-11Fix accelerator for "Chats" tab in the main windowTobias 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-11Remove extra space in file transfer file size textTobias Markmann
2015-07-27Remember directory services used when searching for usersTobias Markmann
2015-07-14Fix memory leak in QtUserSearchWindowTobias Markmann
2015-07-13Fix Swift crash during start because of spellcheck codeTobias Markmann
2015-07-13Change label of button clearing the file transfer listTobias Markmann
2015-07-10Implement logic behind 'Clear all' buttonTobias Markmann
2015-07-10Create notice events for incoming file-transfersTobias Markmann
2015-07-10Stay scrolled at bottom of chat view during a file transferTobias Markmann
2015-07-10Show correct times for file-transfer requests and MUC invitationsTobias Markmann
2015-07-10Show collecting of file transfer candidates in UITobias Markmann
2015-07-10Add 'Open file' button for successfully transferred filesTobias Markmann
2015-07-09Enable SSOMili Verma
2015-07-08React to file transfer cancellation before the transfer startedTobias Markmann
2015-07-07Remove partial remains of commented out codeTobias Markmann
2015-07-07Add ability to enter rooms when offlineTobias Markmann
2015-07-07Show old vCard in UI if vCard update is rejected by serverTobias Markmann
2015-07-07Add hidden option to prevent disconnect when smartcard removedMili Verma
2015-07-07Fix './scons --help' if no Qt installation can be foundTobias Markmann
2015-07-01Don't incorrectly claim that non of Swift is built without QtKevin Smith
2015-06-29Pass an optional error codeMili Verma