summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-02-11Moved some modules into separate git modules.Remko Tronçon
2010-02-10ChatStateNotifier and tests, ready for XEP-85 support.Kevin Smith
2010-02-10Move the Chat stuff in Controllers into Chat folder.Kevin Smith
2010-02-08Added beginnings of Avahi support.Remko Tronçon
2010-01-29Fix tilde in linksKevin Smith
2010-01-29Fix chatwindow unit testsKevin Smith
2010-01-17Preparation. for /me.Kevin Smith
2010-01-11Added SendMessage script.Remko Tronçon
2010-01-10Don't join MUCs a second time.Kevin Smith
2010-01-03Always send <label/> element.Remko Tronçon
2010-01-03Don't send caps info and vcard info twice.Remko Tronçon
2010-01-03Catch problem when multiprocessing module isn't supported in Python.Remko Tronçon
2010-01-01Package phonon in windows install.Remko Tronçon
2009-12-31Put a timeout of 60s on connecting & resolving.Remko Tronçon
2009-12-31Removed empty MUCPayload.Remko Tronçon
2009-12-31Added tests for timing out initial connect.Remko Tronçon
2009-12-31Fix building on OS X using default Qt installation.Remko Tronçon
2009-12-26Additional plumbing for chat rebinding.Kevin Smith
2009-12-26Fix segfault at launch due to argument reversal.Kevin Smith
2009-12-26More thoroughly test the chat routing.Kevin Smith
2009-12-24Some more tests for the chat routing.Kevin Smith
2009-12-24Extract the Chat dialog management from MainController into ChatsManager.Kevin Smith
2009-12-24Close chat tabset on signout.Kevin Smith
2009-12-23Commented debug output.Remko Tronçon
2009-12-23Added a 'max_jobs' build option.Remko Tronçon
2009-12-22Add a PreviousStatusStore.Kevin Smith
2009-12-21Fix mac window strangnesses.Kevin Smith
2009-12-19Colour tabs with waiting messages.Kevin Smith
2009-12-17Added eclipse project file.Remko Tronçon
2009-12-07Fixed segfault on disconnect.Remko Tronçon
2009-12-05Fixed C-Ares compilation on Windows.Remko Tronçon
2009-12-04Implemented CAresDomainNameResolver.Remko Tronçon
2009-12-03Reinitialize the resolver on every query.Remko Tronçon
2009-12-03Tweak CAres flags.Remko Tronçon
2009-12-03Enable c-ares compilation.Remko Tronçon
2009-12-03Fixed ares compilation on os x.Remko Tronçon
2009-12-03Fixed windows compilation of PlatformDomainNameServiceQuery.Remko Tronçon
2009-12-03Fixed windows compilation of CAres.Remko Tronçon
2009-12-03Added C-Ares.Remko Tronçon
2009-12-03Added debugging output for DNS.Remko Tronçon
2009-12-03Fixed unit tests.Remko Tronçon
2009-12-03Do domain resolving in a separate thread.Remko Tronçon
2009-12-03DNS querying is now asynchronous.Remko Tronçon
2009-12-01Override SConscript() with our own, test-aware implementation.Remko Tronçon
2009-11-28Add checkbox for tracing input/output in debug console.Remko Tronçon
2009-11-28Implemented XML console.Remko Tronçon
2009-11-28Some code cleanup.Remko Tronçon
2009-11-28On second thought, maybe we shouldn't quit.Remko Tronçon
2009-11-28Quit when the last window is closed.Remko Tronçon
2009-11-28Opening the XMLConsole should bring it to front.Kevin Smith