summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-02-29Fix data race in BoostConnection reported by TSANswift-4.0alphaTobias Markmann
2016-02-26Fix minor gripes in Dutch translationswift-3.0Edwin Mons
2016-02-26Update German translationTobias Markmann
2016-02-26Add Barun to COPYING.thirdpartyTobias Markmann
2016-02-26Fixed a typo in InstallSwiftDependencies.shbarun511
2016-02-25Disable Hunspell support by default as it is not finished yetTobias Markmann
2016-02-15Disable file-transfers to MUC PM contactsswift-3.0rc3Tobias Markmann
2016-02-15Update Dutch translationEdwin Mons
2016-02-15Support early IBB use in Jingle File TransferTobias Markmann
2016-02-15Fix crash when saving a received file to non-writable locationTobias Markmann
2016-02-15Fix file-transfer UI replace after presence change glitchTobias Markmann
2016-02-15Improve SCons reporting on missing Qt toolsTobias Markmann
2016-02-15Update Dutch translationEdwin Mons
2016-02-15Move QApplication instantiation in QtUI/main.cpp downEdwin Mons
2016-02-12Fix bug in OS X Notification Center backend on empty callbackTobias Markmann
2016-02-11Add support for Fedora to InstallSwiftDependencies.shTobias Markmann
2016-02-11Make Add <field> in the VCard wizard translatableEdwin Mons
2016-02-10Sluift: Add timeout to roster receiving operationsRoger Planas
2016-02-10Sluift: Ensure that message event body is retrieved correctlyRoger Planas
2016-02-10Add more tests for JID validityKevin Smith
2016-02-10Fix update_translationsEdwin Mons
2016-02-09Update copyright in COPYING and COPYING.gpl to 2016swift-3.0rc2Tobias Markmann
2016-02-08Fix and adjust TLSTest to Windows SChannel backendTobias Markmann
2016-02-08Treat cert verify errors as non-fatal in OS X TLS backendTobias Markmann
2016-02-04Remove abandoned Swiftob subprojectswift-3.0rc1Tobias Markmann
2016-02-04Anonymise owner and group in source tar packageEdwin Mons
2016-02-02Change stanza body to boost::optional<std::string> typeTobias Markmann
2016-02-01Disable certificate revocation checking in OS X TLS backendTobias Markmann
2016-02-01Fix MUC nickname change error in ChatControllerTobias Markmann
2016-01-26Fix ASAN reported heap-use-after-free in FileTransferTestTobias Markmann
2016-01-25Prevent recursive processing of event queue in EventLoopTobias Markmann
2016-01-24Change version information in about dialog to be selectableTobias Markmann
2016-01-22Add missing Timer related cleanup codeTobias Markmann
2016-01-21Ensure that BoostTimers can't fire after stop()Kevin Smith
2016-01-21Stop timer during clean up of WhitespacePingLayerTobias Markmann
2016-01-19Reset impromptu support flag when logging offTobias Markmann
2016-01-18Remove unused variable reported by GCCTobias Markmann
2016-01-16Remove warning about undefined QTDIR environment variableTobias Markmann
2016-01-15Silence Boost Signals deprecation warning if using system BoostTobias Markmann
2016-01-15Free file-transfer objects before removing files in QA toolTobias Markmann
2016-01-15Add missing virtual keyword to some destructorsTobias Markmann
2016-01-15Always link secur32.lib to Swiften on WindowsTobias Markmann
2016-01-12Listen to IPv6 any address instead of only IPv4Tobias Markmann
2016-01-11Fix IPv6 DNS resolution issues on WindowsTobias Markmann
2016-01-07Add file extension to star-unchecked.png referenceTobias Markmann
2016-01-07Remove wrong assertion in BoostIOServiceThreadTobias Markmann
2016-01-07Default to Qt5 for building SwiftTobias Markmann
2016-01-06Add Michael Vetter to COPYING.thirdpartyTobias Markmann
2016-01-06Add openSUSE to InstallSwiftDependencies scriptMichael Vetter
2015-12-17Do not consult presence oracle for MUC PM presenceTobias Markmann