Age | Commit message (Expand) | Author |
2010-10-28 | Only match against Boost MT library. | Remko Tronçon |
2010-10-28 | Tweaked boost detection a bit. | Remko Tronçon |
2010-10-28 | Auto-detect boost on windows. | Remko Tronçon |
2010-10-28 | Fixed SCons error. | Remko Tronçon |
2010-10-28 | Added boost prefix flag. | Remko Tronçon |
2010-10-28 | Add some more modules to Doxygen. | Remko Tronçon |
2010-10-28 | Correctly mark roster items with the highest priority status. | Kevin Smith |
2010-10-27 | Fixed Linux compilation. | Remko Tronçon |
2010-10-27 | Starting to test getHighestPriorityPresence | Kevin Smith |
2010-10-27 | Changed linkifcation algorithm. | Remko Tronçon |
2010-10-27 | Remove MainEventLoop singleton. | Remko Tronçon |
2010-10-27 | Fixed windows compilation issues. | Remko Tronçon |
2010-10-26 | Fixed typo. | Remko Tronçon |
2010-10-26 | Fix compliation problems with CLang. | Remko Tronçon |
2010-10-26 | Create a 'connecting' icon. | Remko Tronçon |
2010-10-26 | Don't show directories in doxygen. | Remko Tronçon |
2010-10-26 | Added missing #pragma onces. | Remko Tronçon |
2010-10-25 | Some more Doxyfile tweaks. | Remko Tronçon |
2010-10-25 | Tweaked DoxyFile. | Remko Tronçon |
2010-10-25 | More documentation. | Remko Tronçon |
2010-10-25 | Updated doxygen. | Remko Tronçon |
2010-10-25 | Removing Shared.h. | Remko Tronçon |
2010-10-25 | Remove the use of Shared<>. | Remko Tronçon |
2010-10-24 | Added more missing platform link libraries. | Remko Tronçon |
2010-10-24 | Added missing platform link flags. | Remko Tronçon |
2010-10-24 | Link against libstdc++. | Remko Tronçon |
2010-10-24 | Added 'link' flag to SConstruct. | Remko Tronçon |
2010-10-24 | Only include public-facing files in doxygen documentation. | Remko Tronçon |
2010-10-24 | Scroll MUC roster pixel-by-pixel. | Remko Tronçon |
2010-10-24 | Added some doxygen docs. | Remko Tronçon |
2010-10-24 | Linkify links with @ in them properly. | Remko Tronçon |
2010-10-24 | Added excludes to Doxygen. | Remko Tronçon |
2010-10-24 | Animated systray that works | Kevin Smith |
2010-10-24 | Remove some unused code in MainController. | Remko Tronçon |
2010-10-24 | Moving more from Swift to Client. | Remko Tronçon |
2010-10-24 | Created Storages interface. | Remko Tronçon |
2010-10-24 | Moved MUCRegistry into client. | Remko Tronçon |
2010-10-24 | Moved PresenceSender to client. | Remko Tronçon |
2010-10-24 | Missing line from last commit | Kevin Smith |
2010-10-24 | Blind attempt at animated system tray | Kevin Smith |
2010-10-24 | Rejoin MUCs on reconnect. | Kevin Smith |
2010-10-24 | Provide feedback in the status header when attempting to connect. | Kevin Smith |
2010-10-24 | Use the highest priority for a contact's roster item, not the newest. | Kevin Smith |
2010-10-24 | Creating abstract XMPPRoster base class. | Remko Tronçon |
2010-10-24 | Don't show 'copy link' in chat context menu if there is no link. | Remko Tronçon |
2010-10-24 | Use smooth image interpolation in the chat dialog. | Remko Tronçon |
2010-10-24 | Clear VCardUpdate avatar hash on stream reset. | Remko Tronçon |
2010-10-24 | Scale avatars in freedesktop notifications. | Remko Tronçon |
2010-10-24 | Avoid QtDBus compilation warning. | Remko Tronçon |
2010-10-23 | Make sure presence isn't type error before updating roster. | Kevin Smith |