summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-04-11Update SCons to 1.3.0.d20100404.Remko Tronçon
2010-04-11Proper handling of keypresses in the chat input that're meant for the chat log.Kevin Smith
2010-04-11Remove DummyIdleQuerier.cpp from SConscript.Remko Tronçon
2010-04-11Remove accidental printf commitKevin Smith
2010-04-11Looked like another potential segfaultKevin Smith
2010-04-10Fix two segfaults on signout/signin.Kevin Smith
2010-04-10Don't clean up Git hooks.Remko Tronçon
2010-04-09Fixed bug in GetGravatars script.Remko Tronçon
2010-04-09Add Gource wrapper scripts.Remko Tronçon
2010-04-09Don't check BuildVersion.h for copyrights.Remko Tronçon
2010-04-09Avoid memory leak in Chats Manager Test.Remko Tronçon
2010-04-08Added GPLv3 license.Remko Tronçon
2010-04-08Fix expanded tabs.Remko Tronçon
2010-04-08Install pre-commit hook.Remko Tronçon
2010-04-08Merge branch 'copyrights'Remko Tronçon
2010-04-08Update pre-commit hook to check copyrights.Remko Tronçon
2010-04-08Fix bug in copyrighter script that handled MD5 copyright incorrectly.Remko Tronçon
2010-04-08Added copyrights to QA.Remko Tronçon
2010-04-08Added copyrights to SwifTools.Remko Tronçon
2010-04-08Added copyrights to Slimber.Remko Tronçon
2010-04-08Added copyrights to Swiften.Kevin Smith
2010-04-08Added copyrights to Swift.Remko Tronçon
2010-04-08Added copyrights to Slimber.Remko Tronçon
2010-04-08Fixed/rewrote copyrighter script.Remko Tronçon
2010-04-07Update your own status on login.Kevin Smith
2010-04-07Avoid build failing when TMP environment variable is not set.Remko Tronçon
2010-04-07Merge branch 'case-305'Remko Tronçon
2010-04-07Support fallback multiple host addresses when connecting.Remko Tronçon
2010-04-07Add support for multiple A entries to StaticDomainNameResolver.Remko Tronçon
2010-04-06Add option to log in automatically.Kevin Smith
2010-04-06Don't minimise+restore new chats that want focus on OS X.Kevin Smith
2010-04-06Refactored DomainNameAddressQuery.Remko Tronçon
2010-04-06Add ConnectivityTest to .gitignore.Remko Tronçon
2010-04-06Fix compilation.Remko Tronçon
2010-04-05Re-use Chat controllers when opening a new chat.Kevin Smith
2010-04-05Resolve MUC nicks.Kevin Smith
2010-04-05Allow opening chats to MUC occupants.Kevin Smith
2010-04-05Merged roster status types for sorting in the same way as the status icons.Kevin Smith
2010-04-05Fix two warningsKevin Smith
2010-04-05Persist Sound Toggleness.Kevin Smith
2010-04-04Allow sounds to be toggled.Kevin Smith
2010-04-04Be more permissive of msvc runtime versionsKevin Smith
2010-04-04Don't prompt to install vcredist if already installed.Kevin Smith
2010-04-04Include QtXMLPatterns4 in Windows installs. Bumps requirement for packaging o...Kevin Smith
2010-04-04Don't require UAC escalation with WindowsKevin Smith
2010-04-04Better clean up after uninstallKevin Smith
2010-04-04Fix unit testKevin Smith
2010-04-04Add 'remove' context menu item for rosters (not implemented).Kevin Smith
2010-03-30Announce the timeout settings the connectivity test example usesKevin Smith
2010-03-30Connectivity test Swiften exampleKevin Smith