summaryrefslogtreecommitdiffstats
path: root/Swift
AgeCommit message (Expand)Author
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-26Added a 'make install-swift' target.Remko Tronçon
2009-06-25Determine arch for debs automatically.Kevin Smith
2009-06-25Debian Packaging seems to vaguely work now.Kevin Smith
2009-06-25Adding support for deb packaging.Kevin Smith
2009-06-24Do not show status changes in MUCs.Remko Tronçon
2009-06-22Show own avatar in chat dialog.Remko Tronçon
2009-06-22Include Swift/Controllers dependencies in Makefile.Remko Tronçon
2009-06-22Send avatar vCard-updates in presence.Remko Tronçon
2009-06-22Pick up libresolv in configure.Remko Tronçon
2009-06-22Support vCard-based avatars in MUCs.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-12Removing auto delete stuff from Request.Remko Tronçon
2009-06-12Do not handle IQs directly in XMPPRosterController.Remko Tronçon
2009-06-12Do not register IQHandler in the constructor.Remko Tronçon
2009-06-10Moved Swiften/Controllers to Swift/Controllers.Remko Tronçon
2009-06-10Moved UI/Qt -> Swift/QtUI.Remko Tronçon