Age | Commit message (Expand) | Author |
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 |
2010-10-23 | Fixed compilation warnings. | Remko Tronçon |
2010-10-23 | Improved Mac packaging. | Remko Tronçon |
2010-10-23 | Fixed compilation errors due to previous commit. | Remko Tronçon |
2010-10-23 | Don't lose notification enabledness when the user changes status. | Remko Tronçon |
2010-10-22 | Fixed memory leaks and segfault on signout. | Remko Tronçon |
2010-10-22 | Be smarter about combining JoinParts in MUCs. | Kevin Smith |
2010-10-22 | Minor fixes to MUCs. | Kevin Smith |
2010-10-22 | Fix failing tests | Kevin Smith |
2010-10-22 | Don't send composing events to offline users. | Kevin Smith |
2010-10-22 | Ignore message errors for CSN. | Kevin Smith |
2010-10-21 | Make sure Component always sets 'from' on outgoing IQ stanzas. | Remko Tronçon |
2010-10-21 | Don't show popups for message bounches. | Remko Tronçon |
2010-10-21 | Fixed case sensitivity compilation problem. | Remko Tronçon |
2010-10-21 | Moving queries & responders around. | Remko Tronçon |
2010-10-21 | Fixed memory leak in StreamInitiationParser. | Remko Tronçon |
2010-10-21 | Added beginnings of outgoing file transfer to Swiften. | Remko Tronçon |
2010-10-21 | Fixed authentication problems on reconnect. | Remko Tronçon |
2010-10-21 | Added ccache option to SCons. | Remko Tronçon |
2010-10-20 | Tell MUCController to handle disconnect/reconnect rejoins. | Kevin Smith |
2010-10-15 | Added EchoComponent. | Remko Tronçon |
2010-10-15 | Added Component. | Remko Tronçon |
2010-10-15 | Added CoreComponent. | Remko Tronçon |
2010-10-15 | Added ComponentSession. | Remko Tronçon |
2010-10-15 | Added Component parser, serializer, element, and connector. | Remko Tronçon |
2010-10-15 | Fixed a segfault with pending events. | Remko Tronçon |
2010-10-14 | Added User Nickname element, serializer, and parser. | Remko Tronçon |
2010-10-12 | Don't assert on incorrect priorities. | Remko Tronçon |
2010-10-10 | Moved presenceOracle inside Client. | Remko Tronçon |
2010-10-10 | Fix a crash when signing out. | Remko Tronçon |
2010-10-10 | Moved XMPP roster & controller from Swift to Client. | Remko Tronçon |
2010-10-10 | Move SoftwareVersion responder from Swift to Client. | Remko Tronçon |
2010-10-10 | Separate CoreClient out of Client. | Remko Tronçon |
2010-10-10 | Added missing QtDBus module to SConscript. | Remko Tronçon |
2010-10-10 | Client refactoring. | Remko Tronçon |
2010-10-10 | Remove some graphs from Doxygen documentation. | Remko Tronçon |
2010-10-10 | Move SoftwareVersionResponder constructor arguments to setter. | Remko Tronçon |
2010-10-10 | Refactor responders to only start on start(). | Remko Tronçon |
2010-10-10 | Conditionally build documentation. | Remko Tronçon |
2010-10-10 | Added Eclipse build targets for different goals. | Remko Tronçon |