summaryrefslogtreecommitdiffstats
path: root/Swift
AgeCommit message (Expand)Author
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
2009-08-16Now show my avatar and JID in the 'me view'.Kevin Smith
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 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-13Made NSIS build status pretty.Remko Tronçon
2009-08-13Add Mac App bundle creation tool.Remko Tronçon
2009-08-13More SCons windows tweaks.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-11Making the nsis installer copy qt files et al.Kevin Smith
2009-08-11Add Swift Windows bundling.Remko Tronçon
2009-08-11Add Qt scons variable.Remko Tronçon
2009-08-11Make OpenSSL required for Swift.Remko Tronçon
2009-08-10Fix SCons build on windows.Remko Tronçon
2009-08-10Migrated all configure flags to SCons.Remko Tronçon
2009-08-09Added quick'n dirty OS X bundle generation.Remko Tronçon
2009-08-09Fixed SCons windows building.Remko Tronçon
2009-08-09Updating the dummy avatar.Kevin Smith
2009-08-09Add SConscript files.Remko Tronçon
2009-08-09Fix long-standing bug with a crash on quit after joining MUCs.Kevin Smith
2009-08-09Fix segfault when Roster items are removed.Kevin Smith
2009-08-08Group expandedness in roster persists between roster changes.Kevin Smith
2009-08-08Plumbing in place for roster group expansion. \nDoesn't work.Kevin Smith
2009-08-06Conditional includes to get the QtSoundPlayer to compile on Ubuntu.Kevin Smith
2009-08-02Roster clicks now open chats again.Kevin Smith
2009-08-01Roster now includes avatars.Kevin Smith
2009-08-01Resize avatars to 32pix in Roster, change alignments to be relative, do item ...Kevin Smith
2009-08-01Sort out the alignments in the roster.Kevin Smith
2009-07-31Render status text italicised, and selection colours.Kevin Smith
2009-07-31Merge commit 'origin/master' into rosterKevin Smith
2009-07-26Now render an ugly default icon and default status text in the roster.Kevin Smith
2009-07-26Use a (boring) delegate for roster rendering.Kevin Smith
2009-07-26Clear down some of the cruft from RosterItem.Kevin Smith
2009-07-26Removing RosterItem and including in QtTreeWidgetItem.Kevin Smith
2009-07-26Removing the dummy title from the roster.Kevin Smith
2009-07-26The new roster now renders (badly) the contents.Kevin Smith
2009-07-26Begin to assage Swift model into Qt Model/View.Kevin Smith
2009-07-24Update the build system.Remko Tronçon