summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-10-24Added missing platform link flags.Remko Tronçon
2010-10-24Link against libstdc++.Remko Tronçon
2010-10-24Added 'link' flag to SConstruct.Remko Tronçon
2010-10-24Only include public-facing files in doxygen documentation.Remko Tronçon
2010-10-24Scroll MUC roster pixel-by-pixel.Remko Tronçon
2010-10-24Added some doxygen docs.Remko Tronçon
2010-10-24Linkify links with @ in them properly.Remko Tronçon
2010-10-24Added excludes to Doxygen.Remko Tronçon
2010-10-24Animated systray that worksKevin Smith
2010-10-24Remove some unused code in MainController.Remko Tronçon
2010-10-24Moving more from Swift to Client.Remko Tronçon
2010-10-24Created Storages interface.Remko Tronçon
2010-10-24Moved MUCRegistry into client.Remko Tronçon
2010-10-24Moved PresenceSender to client.Remko Tronçon
2010-10-24Missing line from last commitKevin Smith
2010-10-24Blind attempt at animated system trayKevin Smith
2010-10-24Rejoin MUCs on reconnect.Kevin Smith
2010-10-24Provide feedback in the status header when attempting to connect.Kevin Smith
2010-10-24Use the highest priority for a contact's roster item, not the newest.Kevin Smith
2010-10-24Creating abstract XMPPRoster base class.Remko Tronçon
2010-10-24Don't show 'copy link' in chat context menu if there is no link.Remko Tronçon
2010-10-24Use smooth image interpolation in the chat dialog.Remko Tronçon
2010-10-24Clear VCardUpdate avatar hash on stream reset.Remko Tronçon
2010-10-24Scale avatars in freedesktop notifications.Remko Tronçon
2010-10-24Avoid QtDBus compilation warning.Remko Tronçon
2010-10-23Make sure presence isn't type error before updating roster.Kevin Smith
2010-10-23Fixed compilation warnings.Remko Tronçon
2010-10-23Improved Mac packaging.Remko Tronçon
2010-10-23Fixed compilation errors due to previous commit.Remko Tronçon
2010-10-23Don't lose notification enabledness when the user changes status.Remko Tronçon
2010-10-22Fixed memory leaks and segfault on signout.Remko Tronçon
2010-10-22Be smarter about combining JoinParts in MUCs.Kevin Smith
2010-10-22Minor fixes to MUCs.Kevin Smith
2010-10-22Fix failing testsKevin Smith
2010-10-22Don't send composing events to offline users.Kevin Smith
2010-10-22Ignore message errors for CSN.Kevin Smith
2010-10-21Make sure Component always sets 'from' on outgoing IQ stanzas.Remko Tronçon
2010-10-21Don't show popups for message bounches.Remko Tronçon
2010-10-21Fixed case sensitivity compilation problem.Remko Tronçon
2010-10-21Moving queries & responders around.Remko Tronçon
2010-10-21Fixed memory leak in StreamInitiationParser.Remko Tronçon
2010-10-21Added beginnings of outgoing file transfer to Swiften.Remko Tronçon
2010-10-21Fixed authentication problems on reconnect.Remko Tronçon
2010-10-21Added ccache option to SCons.Remko Tronçon
2010-10-20Tell MUCController to handle disconnect/reconnect rejoins.Kevin Smith
2010-10-15Added EchoComponent.Remko Tronçon
2010-10-15Added Component.Remko Tronçon
2010-10-15Added CoreComponent.Remko Tronçon
2010-10-15Added ComponentSession.Remko Tronçon
2010-10-15Added Component parser, serializer, element, and connector.Remko Tronçon