summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-10-28Correctly mark roster items with the highest priority status.Kevin Smith
2010-10-27Fixed Linux compilation.Remko Tronçon
2010-10-27Starting to test getHighestPriorityPresenceKevin Smith
2010-10-27Changed linkifcation algorithm.Remko Tronçon
2010-10-27Remove MainEventLoop singleton.Remko Tronçon
2010-10-27Fixed windows compilation issues.Remko Tronçon
2010-10-26Fixed typo.Remko Tronçon
2010-10-26Fix compliation problems with CLang.Remko Tronçon
2010-10-26Create a 'connecting' icon.Remko Tronçon
2010-10-26Don't show directories in doxygen.Remko Tronçon
2010-10-26Added missing #pragma onces.Remko Tronçon
2010-10-25Some more Doxyfile tweaks.Remko Tronçon
2010-10-25Tweaked DoxyFile.Remko Tronçon
2010-10-25More documentation.Remko Tronçon
2010-10-25Updated doxygen.Remko Tronçon
2010-10-25Removing Shared.h.Remko Tronçon
2010-10-25Remove the use of Shared<>.Remko Tronçon
2010-10-24Added more missing platform link libraries.Remko Tronçon
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