summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-01-26Make boost io_service a shared object.Remko Tronçon
2011-01-24Added debug output to boost connection.Remko Tronçon
2011-01-24Added test suite registration checker.Remko Tronçon
2011-01-24Don't assign Alt-A as a tab accelerator.Kevin Smith
2011-01-24'Add User' -> 'Add Contact'Kevin Smith
2011-01-24Set the user search title based on the dialog type.Kevin Smith
2011-01-22Added valgrind suppression.Remko Tronçon
2011-01-22Added ZLib valgrind suppressions.Remko Tronçon
2011-01-22Close connection properly before quitting.Remko Tronçon
2011-01-22Renaming SessionStream::onError to SessionStream::onClosed.Remko Tronçon
2011-01-22Remove compilation warning.Remko Tronçon
2011-01-22Temporarily enabling kqueue again.Remko Tronçon
2011-01-22Revert "Another attempt at fixing the OS X hang on shutdown."Remko Tronçon
2011-01-22Some small event loop tweaks.Remko Tronçon
2011-01-22Work around Qt crash bug when destroying the selection list in MUC search.Remko Tronçon
2011-01-22Link against debug version of Qt on windows.Remko Tronçon
2011-01-22Another attempt at fixing the OS X hang on shutdown.Remko Tronçon
2011-01-22Only disable kqueue on OS X.Remko Tronçon
2011-01-21Avoid Hippomocks warnings with some versions of GCC.Remko Tronçon
2011-01-21Add a search button in MUC search dialog.Remko Tronçon
2011-01-21Removed debug output from BoostConnection.Remko Tronçon
2011-01-21Disable 'ok' button when no MUC is selected in MUC search.Remko Tronçon
2011-01-21Another workaround for the asio hang-on-shutdown problem.Remko Tronçon
2011-01-21Revert "Use another workaround for the Asio socket interrupter."Remko Tronçon
2011-01-21Fix compilation on Qt < 4.7.Remko Tronçon
2011-01-21Code cleanup.Remko Tronçon
2011-01-20Added MUC search title.Remko Tronçon
2011-01-20Use a dedicated Join MUC dialog.Remko Tronçon
2011-01-20Use another workaround for the Asio socket interrupter.Remko Tronçon
2011-01-20Revert "Temporary workaround to make boost::asio use socket_select_interrupte...Remko Tronçon
2011-01-20Temporary workaround to make boost::asio use socket_select_interrupter on OS X.Remko Tronçon
2011-01-19Only highlight in MUCs on complete-word nicknames.Kevin Smith
2011-01-18Cleaned up some code.Remko Tronçon
2011-01-15Wait to close the connection until pending writes are done.Remko Tronçon
2011-01-15Comply with asio's documentation that we cannot call async_write multiple tim...Remko Tronçon
2011-01-15Removed accidentally committed debug info.Remko Tronçon
2011-01-14Use correct text in User Search.Kevin Smith
2011-01-14Don't crash when reconnecting with open Chats.Kevin Smith
2011-01-13Cleanup after previous patches.Kevin Smith
2011-01-13Add keyboard accelerators for tabs (alt-s to switch to the swift room, etc).Arnt Gulbrandsen
2011-01-13Start adding keyboard accelerators for swift commands.Arnt Gulbrandsen
2011-01-12Refactored MUC code a bit.Remko Tronçon
2011-01-01Use the PresenceOracle for getting chat window presence lines.Kevin Smith
2010-12-31StupidKevin Smith
2010-12-31Fix presence folding when receiving non-readable messages.Kevin Smith
2010-12-31Fix the MUC PM routing again.Kevin Smith
2010-12-31Slightly sensible renderer for user search results.Kevin Smith
2010-12-31Disable user search wizard pages unless they're ready.Kevin Smith
2010-12-30Fixed tray on multi-account.Remko Tronçon
2010-12-30Show certificate fingerprint in 'Trust certificate' dialog.Remko Tronçon