Age | Commit message (Expand) | Author |
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 |
2011-01-20 | Added MUC search title. | Remko Tronçon |
2011-01-20 | Use a dedicated Join MUC dialog. | Remko Tronçon |
2011-01-20 | Use another workaround for the Asio socket interrupter. | Remko Tronçon |
2011-01-20 | Revert "Temporary workaround to make boost::asio use socket_select_interrupte... | Remko Tronçon |
2011-01-20 | Temporary workaround to make boost::asio use socket_select_interrupter on OS X. | Remko Tronçon |
2011-01-19 | Only highlight in MUCs on complete-word nicknames. | Kevin Smith |
2011-01-18 | Cleaned up some code. | Remko Tronçon |
2011-01-15 | Wait to close the connection until pending writes are done. | Remko Tronçon |
2011-01-15 | Comply with asio's documentation that we cannot call async_write multiple tim... | Remko Tronçon |
2011-01-15 | Removed accidentally committed debug info. | Remko Tronçon |
2011-01-14 | Use correct text in User Search. | Kevin Smith |
2011-01-14 | Don't crash when reconnecting with open Chats. | Kevin Smith |
2011-01-13 | Cleanup after previous patches. | Kevin Smith |
2011-01-13 | Add keyboard accelerators for tabs (alt-s to switch to the swift room, etc). | Arnt Gulbrandsen |
2011-01-13 | Start adding keyboard accelerators for swift commands. | Arnt Gulbrandsen |
2011-01-12 | Refactored MUC code a bit. | Remko Tronçon |
2011-01-01 | Use the PresenceOracle for getting chat window presence lines. | Kevin Smith |
2010-12-31 | Stupid | Kevin Smith |
2010-12-31 | Fix presence folding when receiving non-readable messages. | Kevin Smith |
2010-12-31 | Fix the MUC PM routing again. | Kevin Smith |
2010-12-31 | Slightly sensible renderer for user search results. | Kevin Smith |
2010-12-31 | Disable user search wizard pages unless they're ready. | Kevin Smith |
2010-12-30 | Fixed tray on multi-account. | Remko Tronçon |
2010-12-30 | Show certificate fingerprint in 'Trust certificate' dialog. | Remko Tronçon |
2010-12-27 | Removing 'force quit' timer. | Remko Tronçon |
2010-12-27 | Fixed crash on disconnect. | Remko Tronçon |
2010-12-27 | Fix destruction order in unit tests. | Remko Tronçon |
2010-12-27 | Don't delete client in a callback. | Remko Tronçon |
2010-12-27 | Disconnect signals in IQRouter. | Remko Tronçon |
2010-12-27 | Avoid leaking connection on exit. | Remko Tronçon |
2010-12-27 | Avoid more valgrind warnings. | Remko Tronçon |
2010-12-27 | Stop eventloop in ClientTest disconnect signal. | Remko Tronçon |
2010-12-27 | Added event debugging methods. | Remko Tronçon |
2010-12-27 | Fix valgrind warnings & leaks. | Remko Tronçon |
2010-12-27 | Also emit connection disconnected signal when we initiate the disconnect. | Remko Tronçon |
2010-12-27 | Fixed valgrind warnings & leaks. | Remko Tronçon |
2010-12-27 | Preparation for wizard completeness checking | Kevin Smith |
2010-12-27 | Show form instructions for user search. | Kevin Smith |
2010-12-27 | Fixed destruction order in MainController which was causing a crash. | Remko Tronçon |
2010-12-27 | Elide group header when necessary. | Remko Tronçon |
2010-12-26 | Compile Boost utf8 files as separate files. | Remko Tronçon |