summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-08-11Add Swift Windows bundling.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-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-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-21Fix QtMainEventLoop compilation.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-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-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-22Pick up libresolv in configure.Remko Tronçon
2009-06-22Pick up configured libraries in Swift QMake build.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-20Added vCard-based avatars support.Remko Tronçon
2009-06-18System TrayKevin Smith
2009-06-18Use Swiften INCLUDEPATH and DEPENDPATH on all platforms.Remko Tronçon
2009-06-18It should be impossible to lose tabs now.Kevin Smith
2009-06-18Support closing and reopening chats in tabs.Kevin Smith
2009-06-15Slightly cleaner close behaviour for tabs - still broken.Kevin Smith
2009-06-15Moving towards allowing tabs to be closed. At the moment they'll then be lost...Kevin Smith
2009-06-15Update tab titles for unread count.Kevin Smith
2009-06-15setDocumentMode for prettier Mac tabs.Kevin Smith
2009-06-15Early pass at tabs. Doesn't do closing or title updatingKevin Smith
2009-06-10Moved Swiften/Controllers to Swift/Controllers.Remko Tronçon
2009-06-10Moved UI/Qt -> Swift/QtUI.Remko Tronçon