quassel.git
2014-02-19 Manuel NickschasSilence yet another warning
2014-02-19 Manuel NickschasFix -Wundef warning
2014-02-19 Manuel NickschasUse system zlib if available
2014-02-19 Manuel NickschasSilence one more warning in miniz.c
2014-02-18 Daniel Albersupdate quassel.pot
2014-02-18 Daniel AlbersUpdate translations from Transifex
2014-02-18 Daniel Albersi18n: add some statistics to commit messages
2014-02-18 Manuel NickschasBump version.inc for release 0.10-beta1
2014-02-18 Manuel NickschasUpdate ChangeLog
2014-02-18 Manuel NickschasUpdate AboutDlg
2014-02-18 Chris HUse a unicode string instead of the escaped version.
2014-02-18 Deniz TürkogluDisable webpreview to avoid user interactaction
2014-02-18 Patrick von... Use new snore api and a bug fix
2014-02-18 Adam HarwoodAdd option to include read messages in chat monitor
2014-02-18 Awad MackieAdd option for chat monitor to look in the backlog
2014-02-18 Pete BeardmoreAdd option to enable linewrap mode
2014-02-18 Chris Le SueurAdd CoreFeatures guard for hiding inactive networks
2014-02-18 Chris Le SueurAdd a setting to hide inactive networks in buffer views
2014-02-17 Manuel NickschasPeerFactory is not a QObject
2014-02-17 Manuel NickschasFix CFLAGS for miniz
2014-02-17 Manuel NickschasEnable the DataStream protocol by default
2014-02-17 Manuel NickschasImplement streaming compression support
2014-02-17 Manuel NickschasAdd miniz, a drop-in replacement for (parts of) zlib
2014-02-16 Manuel NickschasHook the Compressor into RemotePeer
2014-02-16 Manuel NickschasIntroduce basic (not-yet-compressing) implementation...
2014-02-16 Manuel NickschasMove all socket handling into RemotePeer
2014-02-15 Manuel NickschasDon't select the DataStream protocol by default for now
2014-02-15 Manuel NickschasRemove the STORED attribute from Q_PROPERTY declarations
2014-02-15 Manuel NickschasOutput the chosen protocol type on connect
2014-02-15 Manuel NickschasDataStreamPeer: Optimize IrcUsersAndChannels init data
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
next