summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-03-23Allow TLS errors to bubble further up the stackks/tlserrorsKevin Smith
2012-03-23Don't let trailing whitespace in JIDS interfere with User SearchKevin Smith
2012-03-23Use ssize_t for readlink.Remko Tronçon
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-21Fix typo. (Thanks dreijer)Tobias Markmann
2012-03-20Fix for the previous patch.Remko Tronçon
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-15Added purge to Growl.Remko Tronçon
2012-03-15Fix compilation errorKevin Smith
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-09Fixed Growl crash.Remko Tronçon
2012-03-09Handle double growl callbacks.Remko Tronçon
2012-03-08Fixed several bugs in CAPI/Schannel code on WindowsAlexey Melnikov
2012-03-07Disable Growl temporarilyKevin Smith
2012-03-06Load 'show offline' for new sessionsKevin Smith
2012-03-06Fix missing includeKevin Smith
2012-03-06don't crash if an AdHoc is deleted while inflightKevin 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-05Fix segfaults and deadcodeKevin 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-04Pass along errors about DNS resolution.Kevin Smith
2012-03-03Unit tests for SettingsProviderHierachyKevin Smith
2012-03-01Added extra safety for loading translations.Remko Tronçon
2012-02-29Add default translation file for english.Remko Tronçon
2012-02-29Update year in COPYINGKevin Smith
2012-02-29Temporary workaround for translations being used instead of EnglishKevin Smith
2012-02-29FixupKevin Smith
2012-02-29Don't crash when trying to join MUCs offlineKevin Smith
2012-02-29Fixed compilation.Remko Tronçon
2012-02-28Add workaround for Qt MOC bug.Remko Tronçon
2012-02-28Use built-in Qt 4.8 language selection mechanism.Remko Tronçon
2012-02-28Remove compiler warning.Remko Tronçon
2012-02-28Changed certstore: URIs to use SHA1 hashes of certificatesAlexey Melnikov
2012-02-28Also compile on non-WindowsKevin Smith
2012-02-28Make Swift more usable in a FIPS-140 environmentKevin Smith
2012-02-23Compile when non-SChannelKevin Smith
2012-02-22Fix up for previous CAPI patchKevin Smith
2012-02-22Initial implementation of using CAPI certificates with Schannel.Alexey Melnikov
2012-02-22Compile on WindowsKevin Smith
2012-02-21Read in 'play sounds' toggle at launchKevin Smith
2012-02-21Read in the notifications toggle at launchKevin Smith