quassel.git
2014-02-15 Manuel NickschasDataStreamPeer: Optimize the InitData message
2014-02-15 Manuel NickschasDataStreamPeer: Optimize message serialization format
2014-02-15 Manuel NickschasDataStreamPeer: Send QDateTime instead of QTime in...
2014-02-15 Manuel NickschasDataStreamPeer: Use UTF-8 QByteArrays instead of QStrin...
2014-02-15 Manuel NickschasDataStreamPeer: Remove per-message compression
2014-02-15 Manuel NickschasDataStreamPeer: Remove obsolete stuff
2014-02-15 Manuel NickschasIntroduce the DataStreamProtocol
2014-02-15 Manuel NickschasMake LegacyPeer::writeSocketData() private
2014-01-29 Manuel NickschasThere won't ever be a Qt 4.9...
2014-01-29 Manuel NickschasMake CTCP PING report the correct millisecond round...
2014-01-29 Bas PapeUse milliseconds for CTCP PING
2014-01-23 Manuel NickschasUse PeerFactory instead of creating LegacyPeer directly
2014-01-23 Manuel NickschasHave the PeerFactory provide the list of supported...
2014-01-23 Manuel NickschasMore typedef, less typing
2014-01-23 Manuel NickschasImplement protocol detection
2014-01-23 Manuel NickschasAllow overriding of socket handling methods
2014-01-23 Manuel NickschasAdd PeerFactory
2014-01-23 Manuel NickschasLet RemotePeer(s) tell their protocol type and features
2014-01-23 Manuel NickschasHandle the readyRead() signal in RemotePeer instead...
2014-01-22 Manuel NickschasUpdate AboutDlg
2014-01-22 Michael KedzierskiChange ifdefs around Main ToolBar fix to target mac...
2014-01-22 Michael KedzierskiSave Main ToolBar state when not built against KDE...
2014-01-19 Manuel NickschasFix signedness
2014-01-19 Manuel NickschasRemove unused
2014-01-19 Manuel NickschasFix header guard
2014-01-18 Manuel NickschasEncapsulate socket state in AuthHandler, properly handl...
2014-01-14 Manuel NickschasUpdate AboutDlg
2014-01-14 Chris H (Shade... Implement issue #1219: Update the marker line when...
2014-01-13 Manuel NickschasSocket options require Qt 4.6+
2014-01-13 Daniel Albersset SO_KEEPALIVE on client sockets
2014-01-13 Michael MarleyImprove reliability of SSL connections
2014-01-13 Manuel NickschasUse a different icon for web search
2014-01-13 Chris H (Shade... Search the web with selected text.
2014-01-01 Manuel NickschasHappy New Year!
2014-01-01 Manuel NickschasMake DCC support opt-in for now
2014-01-01 Manuel NickschasRemove unused slots
2014-01-01 Manuel NickschasFirst working version of DCC Receive
2014-01-01 Manuel NickschasMainWin should get a ClientTransfer pointer
2014-01-01 Manuel NickschasRefactor the transfer stuff
2014-01-01 Manuel NickschasAdd handler for DCC-SEND
2014-01-01 Manuel NickschasAdd a very rudimentary UI for accepting a transfer
2014-01-01 Manuel NickschasMake the Transfer::accept() and ::reject() machinery...
2014-01-01 Manuel NickschasAdd missing accessors to TransferManager
2014-01-01 Manuel NickschasTransfer needs a nick attribute
2014-01-01 Manuel NickschasDelete the TransferManager on disconnect
2014-01-01 Manuel NickschasMake the PeerPtr trick work with sync calls as well
2013-12-26 Manuel NickschasBasic infrastructure for file transfers
2013-12-26 Manuel NickschasAllow peer-specific sending and receiving of remote...
2013-12-22 Manuel NickschasFix fullscreen mode
2013-12-22 Patrick von... code style
2013-12-22 Patrick von... removed debug output
2013-12-22 Patrick von... code style in snore backend, and a more user friendly...
2013-12-18 Martin SandsmarkFix notifications when minimized. 50/head
2013-11-28 Manuel NickschasMake sys includes POSIX-compliant
2013-11-26 Manuel NickschasUpdate ChangeLog
2013-11-25 Daniel Albersupdate quassel.pot
2013-11-25 Daniel Alberstransifex.net → .com
2013-11-25 Daniel Alberstx-sync.sh: try to pull first
2013-11-25 Daniel Albersmark string untranslatable
2013-11-25 Daniel AlbersUpdate translations from Transifex
2013-11-24 Manuel NickschasUpdate ChangeLog
2013-11-24 Manuel NickschasUpdate AboutDlg
2013-11-24 Manuel NickschasAdd separator after "Copy Selection" context menu
2013-11-24 Manuel NickschasFix context menu not being restored properly
2013-11-24 Jerome LeclancheAdd the "Copy Selection" context menu item after checki...
2013-11-24 Marcus EggenbergerMake sure that clients can't access buffers belonging...
2013-11-23 Daniel Albersupdate translation files according to previous commit
2013-11-23 Manuel NickschasFix grammar bug in ChatViewSettings
2013-11-21 Manuel NickschasAdd disconnection reasons
2013-11-21 Manuel NickschasDon't crash after displaying a connection error popup
2013-11-19 Patrick von... fixed crash with systray backend
2013-11-19 Patrick von... clean apply of the whole snore patches
2013-11-19 Manuel NickschasAdd QUrl include for Phonon
2013-11-19 Michael MarleyAdd core commandline option to require SSL for client...
2013-11-19 Michael MarleyAdd function in bufferinfo.cpp to report if chat messag...
2013-11-19 Michael MarleyEnable the ping timeout as soon as the connection to...
2013-11-19 Manuel NickschasAvoid Phonon's deprecation warnings
2013-11-19 Manuel NickschasFix the Phonon notification backend not playing any...
2013-11-19 Manuel NickschasFix expression in IrcEvent::create()
2013-11-19 Manuel NickschasRename settingspages.inc to settingspages.cmake
2013-11-14 Manuel NickschasFix datatypes in the legacy handshake
2013-11-12 Manuel NickschasFix flushing of sockets, causing random sync errors
2013-11-07 Manuel NickschasSessionState needs to be a registered meta type
2013-11-07 Manuel NickschasAlways send disconnected() on socket errors
2013-11-07 Manuel NickschasAbstract away the protocol handshake code
2013-11-07 Manuel NickschasAdd handshake message types to protocol.h
2013-11-07 Manuel NickschasMake protocol messages structs instead of classes
2013-11-07 Manuel NickschasFix build without SSL
2013-10-16 Florent CastelliSanitize topic message 40/head
2013-10-10 Daniel AlbersUpdate translations from Transifex
2013-10-10 Daniel Albersnew file: .travis.yml
2013-10-10 Marcus EggenbergerFixing security vulnerability with Qt 4.8.5+ and Postgr...
2013-10-10 Manuel NickschasFix warnings found by Clang
2013-10-10 Manuel NickschasRemove unused field from QssParser
2013-10-10 Manuel NickschasAdd compiler flags for Clang
2013-10-10 Bas PapeRespond to CTCP PING even if it had no parameter.
2013-10-10 Bas PapeAdd some numerics to the 'Just display' list.
2013-10-10 Bas PapeUse the old way of finding translations for OSX.
2013-10-10 Bas PapeRemove CoreBasicHandler::displayMsg without type.
2013-10-10 Bas PapeIndicate whether a key is set for the buffer.
next