summaryrefslogtreecommitdiffstats
path: root/Swift
AgeCommit message (Expand)Author
2012-04-24WiX updates.Remko Tronçon
2012-04-24In contact name selection, only select text edit field, if it doesn't match a...Tobias Markmann
2012-04-24Setting previous*-flags after handling invite messages.Tobias Markmann
2012-04-24Use the right HTML for linebreaksKevin Smith
2012-04-24Don't attempt room config when dismissing the action menu as a non-owner in a...Kevin Smith
2012-04-24Tweaks to improve Debian packagingKevin Smith
2012-04-23Fixed typo in translation Send filePavol Babincak
2012-04-23Encode characters in COPYING RTF file correctly.Remko Tronçon
2012-04-23Use command to generate RTF file.Remko Tronçon
2012-04-23Move accelerator handling for active-,next-,previous- and close-tab into QtTa...Tobias Markmann
2012-04-23Stop over-enlarging nested span elements in chat windows.Kevin Smith
2012-04-23Accept .jpeg images in the vcard dialog as well.Kevin Smith
2012-04-23Explicitly show "No results." if a user search yields to no results on the re...Tobias Markmann
2012-04-23Avoid Swiften build failing when Qt is missing.Remko Tronçon
2012-04-23Don't lose indentation in chat rendering.Kevin Smith
2012-04-23Fix member variables to not be const refsKevin Smith
2012-04-23Don't initialise with temporaries, fix warningsKevin Smith
2012-04-22Use boost::filesystem instead of boost::filesystem2.Remko Tronçon
2012-04-21Fix bug crashing Swift when sending non-existent file.Tobias Markmann
2012-04-17Fixing some clang warnings.Tobias Markmann
2012-04-14Silence some warningsKevin Smith
2012-04-14Fix correction from breaking /me actionsCatalin Badea
2012-04-14Improve tab completionCatalin Badea
2012-04-12Refactoring incoming MUC invites UI.Tobias Markmann
2012-04-12Tidy up of assorted Schannel/CAPI stuffs.Kevin Smith
2012-04-11Added support for determining SmartCard Reader associated with a certificate ...Alexey Melnikov
2012-04-09Made MUC context options role-awareMateusz Piekos
2012-04-08Improve name-suggestion code to better handle high vCard-request response times.Tobias Markmann
2012-04-08'Add contact' from MUC right-click menudknn
2012-04-07Adding flag for Debian building so we can just build source or binariesKevin Smith
2012-04-07Allowing differently placed tarballs, to let us share hashes between .deb buildsKevin Smith
2012-03-23Allow TLS errors to bubble further up the stackKevin Smith
2012-03-23Don't let trailing whitespace in JIDS interfere with User SearchKevin Smith
2012-03-22Minor fixupKevin Smith
2012-03-22Use title-attribute instead of alt-attribute on stream management and message...Tobias Markmann
2012-03-22Remove imageSwap() code from default theme. Should fix "Clicking message rece...Tobias Markmann
2012-03-22Manual certificate verification. Added two additional TLS errors related to r...dreijer
2012-03-20boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation...Tobias Markmann
2012-03-20Naming suggestion for 'Add Contact'-dialog and "Edit Contact"-dialog based on...Tobias Markmann
2012-03-14Also update FreeDesktop to match previous API changeKevin Smith
2012-03-14Dispose of notification callbacks once the account signs out.Kevin Smith
2012-03-08Fixed several bugs in CAPI/Schannel code on WindowsAlexey Melnikov
2012-03-06Load 'show offline' for new sessionsKevin Smith
2012-03-05Get server disco from server, not bare JID.Kevin Smith
2012-03-05Check validity of MUC names in join dialogKevin Smith
2012-03-05Close adhoc window after cancelling.Kevin Smith
2012-03-05Save password when bookmarking rooms.Kevin Smith
2012-03-05Send both items and adhoc queries to the server JID.Kevin Smith
2012-03-05Get receipt status right in the menu at launchKevin Smith
2012-03-03Unit tests for SettingsProviderHierachyKevin Smith