summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-04-25Don't linkify /me actions.Remko Tronçon
2012-04-25Make SCons list Schannel as TLS mechanism instead of 'None'.Remko Tronçon
2012-04-25Support channel binding with Schannel.Remko Tronçon
2012-04-25Improvements to Debian packaging.Kevin Smith
2012-04-25Inserting elements do generalMenu_ before quitActionMateusz Piekos
2012-04-24Removing some unused comments.Remko Tronçon
2012-04-24Embed version in WiX file.Remko Tronçon
2012-04-24Add version variable to WiX vars.Remko Tronçon
2012-04-24Fixed compilation problems on windows.Remko Tronçon
2012-04-24Re-enable revocation check.Remko Tronçon
2012-04-24* Added additional cert store to chain validation. * Turned off revocation ch...dreijer
2012-04-24Change prints to functions in checktabsKevin Smith
2012-04-24Upgraded bundled Expat to 2.1.0.Remko Tronçon
2012-04-24File transfer strings made translatablePavol Babincak
2012-04-24Make built-in expat ignore unbound prefix namespaces.Remko Tronçon
2012-04-24Changed SWIFT_LOG("DEBUG") to SWIFT_LOG(debug).Remko Tronçon
2012-04-24Slovak translation updatePavol Babincak
2012-04-24Debug messages print only if logging is enabledPavol Babincak
2012-04-24Statically check the log severity level.Remko Tronçon
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-23Make sure setting disco info after reconnect does not immediately send presence.Remko Tronçon
2012-04-23Updated copying file.Remko Tronçon
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-23Added missing header.Remko Tronçon
2012-04-23Seed the random number generator.Remko Tronçon
2012-04-23Another fix for SRV selection.Remko Tronçon
2012-04-23Fixed assertion when SRV weights are all 0.Remko Tronçon
2012-04-23Stop over-enlarging nested span elements in chat windows.Kevin Smith
2012-04-23Select SRV randomly, taking weight into account.Remko Tronçon
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-23Fixed assertion with inconsitent vcard cache.Remko Tronçon
2012-04-23Work around incorrect roster responses from ejabberd.Remko Tronçon
2012-04-23Avoid Swiften build failing when Qt is missing.Remko Tronçon
2012-04-23Fixed platform detection.Remko Tronçon
2012-04-23Eclipse: Build Swift when running Swift.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-23Comment about only compiling Swiften in the building instructionsKevin 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