summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-04-12Populate ErrorEvent for server disconnections.Kevin Smith
Resolves: #303
2010-04-12Show ErrorEvent when roster push fails.Kevin Smith
Resolves: #293
2010-04-12Don't segfault on exitKevin Smith
2010-04-12Use General menu on OS X (don't duplicate Swift).Kevin Smith
Resolves: #307
2010-04-12RosterController testing.Kevin Smith
2010-04-12Send roster set before roster add.Kevin Smith
2010-04-11Don't add the manifest for MS Visual Studio 2010.Remko Tronçon
This is only a temporary workaround. It seems MSVS 2010 no longer silently ignores missing .manifest files, so we should find out when the .manifest is generated, and in that case add the mt.exe step.
2010-04-11Add missing header include.Remko Tronçon
2010-04-11Updated Boost to 1.42.Remko Tronçon
2010-04-11Don't duplicate roster items for roster pushes.Kevin Smith
Resolves: #218
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
Resolves: #284
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
Connections that don't go away when the slot is destroyed. Resolves: #310
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
Resolves: #24
2010-04-07Update your own status on login.Kevin Smith
Resolves: #308
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
Resolves: #305
2010-04-07Add support for multiple A entries to StaticDomainNameResolver.Remko Tronçon
2010-04-06Add option to log in automatically.Kevin Smith
Resolves: #240
2010-04-06Don't minimise+restore new chats that want focus on OS X.Kevin Smith
Resolves: 217
2010-04-06Refactored DomainNameAddressQuery.Remko Tronçon
Result can now consist of multiple addresses.
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
Resolves: #282
2010-04-05Resolve MUC nicks.Kevin Smith
Resolves: #245
2010-04-05Allow opening chats to MUC occupants.Kevin Smith
Resolves: #275
2010-04-05Merged roster status types for sorting in the same way as the status icons.Kevin Smith
Resolves: #270
2010-04-05Fix two warningsKevin Smith
2010-04-05Persist Sound Toggleness.Kevin Smith
Resolves: #192