summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2009-08-22Ignore temporary MSVC files.Remko Tronçon
2009-08-22Fix expanded tab characters.Remko Tronçon
2009-08-22Return error value when found expanded tabs.Remko Tronçon
2009-08-22Moved QtEventLoop to Swiften.Remko Tronçon
2009-08-22Use APPDATA dir on Windows for storing settings.Remko Tronçon
2009-08-18Try the roster item presence icon overlapping the avatar.Kevin Smith
2009-08-18Include a (dummy) presence icon in roster entries.Kevin Smith
2009-08-18Show the new egg presence icons in the presence combobox.Kevin Smith
2009-08-17Add status icons.Remko Tronçon
2009-08-17Add Bonjour configuration option.Remko Tronçon
2009-08-16Enable XML parser tests again.Remko Tronçon
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