summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-07-11Dropped invalid LDFLAGS from examples.Remko Tronçon
2009-07-11Added Raw XML payload parser & serializer.Remko Tronçon
2009-07-11PayloadParserFactoryCollection additions.Remko Tronçon
2009-07-11Use ClientXMLTracer in ClientTest.Remko Tronçon
2009-07-11Track EchoBot dependencies.Remko Tronçon
2009-07-11Use ClientXMLTracer in EchoBot.Remko Tronçon
2009-07-11Added ClientXMLTracer.Remko Tronçon
2009-07-11Added EchoBot example.Remko Tronçon
2009-07-09Temporarily disable avatar manager test.Remko Tronçon
2009-07-04Notify chat tabs even if the parent tabset has focus. issue#150.Kevin Smith
2009-07-04Ding on new messages.Kevin Smith
2009-07-04Correcting the Windows application folders.Kevin Smith
2009-07-04Fix for Windows compilation.Kevin Smith
2009-07-04Moved platform-specific stuff out of Application.Remko Tronçon
2009-07-04Remove fixwindows.pri again.Remko Tronçon
2009-07-04Fix for avatar display in chatlog where the cache has spaces in the name.Kevin Smith
2009-07-04Commit workaround for Windows not having %HOME%.Kevin Smith
2009-07-04Support qmakeish compilation on Windows again.Kevin Smith
2009-06-28Moving resources into Swift/ and starting on Sound.Kevin Smith
2009-06-26Use nicks in tab titles.Kevin Smith
2009-06-26Added a 'make install-swift' target.Remko Tronçon
2009-06-26Make sure configure uses the universal compilation flags in its tests.Remko Tronçon
2009-06-25Determine arch for debs automatically.Kevin Smith
2009-06-25Debian Packaging seems to vaguely work now.Kevin Smith
2009-06-25Adding support for deb packaging.Kevin Smith
2009-06-24Do not show status changes in MUCs.Remko Tronçon
2009-06-23Add missing algorithm include.Remko Tronçon
2009-06-22Let each module define its own .dep files.Remko Tronçon
2009-06-22Show own avatar in chat dialog.Remko Tronçon
2009-06-22Include Swift/Controllers dependencies in Makefile.Remko Tronçon
2009-06-22Send avatar vCard-updates in presence.Remko Tronçon
2009-06-22Pick up libresolv in configure.Remko Tronçon
2009-06-22Support vCard-based avatars in MUCs.Remko Tronçon
2009-06-22Pick up configured libraries in Swift QMake build.Remko Tronçon
2009-06-22Use lowercase app name for application dir on Un*x systems.Remko Tronçon
2009-06-22Added VCard-Update serializer.Remko Tronçon
2009-06-21Enable netbook mode with any commandline parametersKevin Smith
2009-06-21Unconditional netbookremix modeKevin Smith
2009-06-21First pass at netbook modeKevin Smith
2009-06-21Colorized build now uses tput instead of ANSI color codes.Remko Tronçon
2009-06-20Fixed a bug where SHA1 would alter the input.Remko Tronçon
2009-06-20Added vCard-based avatars support.Remko Tronçon
2009-06-20Added SHA1::getHexHash().Remko Tronçon
2009-06-20Added beginnings of a vCard parser.Remko Tronçon
2009-06-20Added vcard-temp update parser.Remko Tronçon
2009-06-18System TrayKevin Smith
2009-06-18Use Swiften INCLUDEPATH and DEPENDPATH on all platforms.Remko Tronçon
2009-06-18Avoid MSVC compiler warning in SessionTest.cpp.Remko Tronçon
2009-06-18Adapt OpenSSL detection to MSVC.Remko Tronçon
2009-06-18It should be impossible to lose tabs now.Kevin Smith