summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2009-08-28Centralise the group headings vertically.Kevin Smith
2009-08-27Tweaked avatar a bit.Remko Tronçon
2009-08-27Updated avatar icon.Remko Tronçon
2009-08-27Bold roster group fontKevin Smith
2009-08-27More padding before the text in group headings in the roster.Kevin Smith
2009-08-27Render first group header flush with the top of the roster.Kevin Smith
2009-08-27Render roster group headings too wide, so they span the whole window.Kevin Smith
2009-08-27Removing my lovely rounded group headings in the Roster.Kevin Smith
2009-08-27Assorted roster rendering improvements.Kevin Smith
2009-08-26Gradient the group headers in the roster.Kevin Smith
2009-08-26Round the group corners and stop group highlighting in the rosterKevin Smith
2009-08-26Make the roster text sizes relative to the defaults.Kevin Smith
2009-08-26Roster rendering now takes account of the text height as well as the avatar ↵Kevin Smith
height.
2009-08-25scons check fix for the Roster changes.Kevin Smith
2009-08-24Status icons in the roster show correct status.Kevin Smith
2009-08-22Ignore tabs in Qt-generated files.Remko Tronçon
2009-08-22Add Git pre-commit hook.Remko Tronçon
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