summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2009-08-16Add LibXML support to build system.Remko Tronçon
2009-08-16Ported CheckTabs script to Python.Remko Tronçon
2009-08-16Add Slimber Qt build.Remko Tronçon
2009-08-16Remove obsolete README.git.Remko Tronçon
2009-08-16Move coverage tools to BuildTools dir.Remko Tronçon
2009-08-16Update Windows build documentation.Remko Tronçon
2009-08-16Remove autoconf/make files.Remko Tronçon
2009-08-16Temporarily adding SwiftQMakeish.Remko Tronçon
2009-08-16Remove SWIFTEN_CONFIG_H checks.Remko Tronçon
2009-08-16Use global IO service thread in Client.Remko Tronçon
2009-08-16Re-enable Limber.Remko Tronçon
2009-08-16Added MainBoostIOServiceThread.Remko Tronçon
2009-08-16Adding roster tabs, ready to take Events.Kevin Smith
2009-08-16Adding in a button to the roster for 'Add Contact'Kevin Smith
2009-08-16MeView collapsing.Kevin Smith
Qt's peculiarities with which mouse events get passed where are evident here: clicking the toolbar collapses/expands, while if you're clicking the label, it has to be a doubleclick to collapse or expand.
2009-08-16Now show my avatar and JID in the 'me view'.Kevin Smith
At the moment it's my JID rather than my Name, because the NickResolver doesn't cope with our own Name. Also: the name resizing sometimes doesn't work. If it doesn't for you, make the roster very wide and then slowly resize it down.
2009-08-16Set the status text when changing presence.Kevin Smith
2009-08-16Adding the start of a 'me view' to the head of the roster.Kevin Smith
2009-08-15Remove the roster avatar debug output.Kevin Smith
2009-08-13Remove common controls dependency until it is needed.Remko Tronçon
2009-08-13Console builds.Remko Tronçon
2009-08-13Add missing CocoaEventLoop build.Remko Tronçon
2009-08-13Add image plugins to nsis script.Remko Tronçon
2009-08-13Fix NSIS script to work with SCons scanner.Remko Tronçon
2009-08-13Bundle image formats.Remko Tronçon
2009-08-13Fix Windows bundling.Remko Tronçon
2009-08-13Remove obsolete Info.plist.Remko Tronçon
2009-08-13Made NSIS build status pretty.Remko Tronçon
2009-08-13Add Mac App bundle creation tool.Remko Tronçon
2009-08-13Add Nib build tool.Remko Tronçon
2009-08-13More SCons windows tweaks.Remko Tronçon
2009-08-12Temporarily remove Slimber building.Remko Tronçon
2009-08-12Added Slimber & valgrind testing to SCons.Remko Tronçon
2009-08-12More windows tweaks.Remko Tronçon
2009-08-12Accidentally committed SCons change.Remko Tronçon
2009-08-12Remove commented code.Remko Tronçon
2009-08-11Add dynamic build date to NSIS build.Remko Tronçon
2009-08-11Add NSIS support to scons file.Remko Tronçon
2009-08-11Added NSIS tool.Remko Tronçon
2009-08-11Making the nsis installer copy qt files et al.Kevin Smith
2009-08-11Disable debug on windows by default.Remko Tronçon
2009-08-11Add Swift Windows bundling.Remko Tronçon
2009-08-11Add scons.bat.Remko Tronçon
2009-08-11Add Qt scons variable.Remko Tronçon
2009-08-11Bundle SCons.Remko Tronçon
2009-08-11Use real SCons build parameters.Remko Tronçon
2009-08-11Make OpenSSL required for Swift.Remko Tronçon
2009-08-10Fix OpenSSL building on default OpenSSL detection.Remko Tronçon
2009-08-10Add --with-openssl scons flag.Remko Tronçon
2009-08-10Fix SCons building on os x again.Remko Tronçon