Age | Commit message (Expand) | Author |
2011-02-07 | Now make the roster header *really* clickable. | Remko Tronçon |
2011-02-07 | Moved Swift-specific roster code out of Swiften. | Remko Tronçon |
2011-02-07 | Popup edit profile dialog on avatar click. | Remko Tronçon |
2011-02-07 | Fixed the unit tests. | Remko Tronçon |
2011-02-07 | Reworking contact editing. | Remko Tronçon |
2011-02-06 | Only assume we are logged in when we have bound our resource. | Remko Tronçon |
2011-02-05 | Fixed some bugs with MUC joining. | Remko Tronçon |
2011-02-05 | Don't crash when receiving null roster payload. | Remko Tronçon |
2011-02-04 | Cleaned up some unused code. | Remko Tronçon |
2011-02-04 | Make FreeDesktop notification async. | Remko Tronçon |
2011-02-04 | Added C++0x version of EchoBot. | Remko Tronçon |
2011-02-02 | Removing unused parameter from Client constructor. | Remko Tronçon |
2011-01-31 | Escape XML tags in FreeDesktop notifications. | Remko Tronçon |
2011-01-30 | Clickable roster header for profile edits (incomplete) | Kevin Smith |
2011-01-30 | Tweaked font size. | Remko Tronçon |
2011-01-30 | Fixed corner case of profile controller. | Remko Tronçon |
2011-01-30 | Added profile edit dialog. | Remko Tronçon |
2011-01-29 | Added some experimental Jingle classes. | Remko Tronçon |
2011-01-29 | Aligning the 'new group' a bit more with the other checkboxes. | Remko Tronçon |
2011-01-29 | Include JID in contact regroup dialog. | Remko Tronçon |
2011-01-28 | Treat 3rdPatry boost/uuid dir as system dir. | Remko Tronçon |
2011-01-27 | Fixed CLang warnings. | Remko Tronçon |
2011-01-26 | Added -Werror compile flag. | Remko Tronçon |
2011-01-26 | Fixed undefined behavior & removed illegal chars in QtChatTabs. | Remko Tronçon |
2011-01-26 | Make boost io_service a shared object. | Remko Tronçon |
2011-01-24 | Added debug output to boost connection. | Remko Tronçon |
2011-01-24 | Added test suite registration checker. | Remko Tronçon |
2011-01-24 | Don't assign Alt-A as a tab accelerator. | Kevin Smith |
2011-01-24 | 'Add User' -> 'Add Contact' | Kevin Smith |
2011-01-24 | Set the user search title based on the dialog type. | Kevin Smith |
2011-01-22 | Added valgrind suppression. | Remko Tronçon |
2011-01-22 | Added ZLib valgrind suppressions. | Remko Tronçon |
2011-01-22 | Close connection properly before quitting. | Remko Tronçon |
2011-01-22 | Renaming SessionStream::onError to SessionStream::onClosed. | Remko Tronçon |
2011-01-22 | Remove compilation warning. | Remko Tronçon |
2011-01-22 | Temporarily enabling kqueue again. | Remko Tronçon |
2011-01-22 | Revert "Another attempt at fixing the OS X hang on shutdown." | Remko Tronçon |
2011-01-22 | Some small event loop tweaks. | Remko Tronçon |
2011-01-22 | Work around Qt crash bug when destroying the selection list in MUC search. | Remko Tronçon |
2011-01-22 | Link against debug version of Qt on windows. | Remko Tronçon |
2011-01-22 | Another attempt at fixing the OS X hang on shutdown. | Remko Tronçon |
2011-01-22 | Only disable kqueue on OS X. | Remko Tronçon |
2011-01-21 | Avoid Hippomocks warnings with some versions of GCC. | Remko Tronçon |
2011-01-21 | Add a search button in MUC search dialog. | Remko Tronçon |
2011-01-21 | Removed debug output from BoostConnection. | Remko Tronçon |
2011-01-21 | Disable 'ok' button when no MUC is selected in MUC search. | Remko Tronçon |
2011-01-21 | Another workaround for the asio hang-on-shutdown problem. | Remko Tronçon |
2011-01-21 | Revert "Use another workaround for the Asio socket interrupter." | Remko Tronçon |
2011-01-21 | Fix compilation on Qt < 4.7. | Remko Tronçon |
2011-01-21 | Code cleanup. | Remko Tronçon |