test: Add a spy type that waits for one or more signals
[quassel.git] / src / client /
2016-03-31 Daniel AlbersMerge pull request #165 from esainane/coreinfo-dirty...
2016-03-07 Manuel NickschasTransfers also should notify on changes to transferred()
2016-03-02 Manuel NickschasAdd accessors for the amount of transferred data to...
2016-03-01 Manuel NickschasRename Transfer::State to Transfer::Status
2016-03-01 Manuel NickschasUse 'override' where appropriate
2016-02-28 Manuel NickschasFix (meta) type handling in existing DCC code
2016-02-28 Manuel NickschasRemove weird convenience accessors
2016-02-28 Manuel NickschasMerge pull request #136 from sandsmark/sonnet
2016-02-08 Manuel NickschasMerge pull request #178 from TheOneRing/fix_snore_crash
2016-02-08 Manuel NickschasMerge pull request #177 from justjanne/patch-1
2016-02-08 Manuel NickschasMerge pull request #175 from ayonix/ssl-fix
2016-02-08 Manuel NickschasDon't allow newlines in buffer names
2016-02-08 Manuel NickschasFix issues with buffer selection and filtered views
2015-11-22 Manuel NickschasMerge pull request #158 from romibi/master
2015-11-13 romibiFix Lambda 158/head
2015-10-08 Manuel NickschasMerge pull request #151 from Tucos/ws-hist
2015-10-08 Manuel NickschasMerge pull request #150 from Tucos/autospace
2015-10-08 Manuel NickschasMerge pull request #149 from Tucos/cipherkeys
2015-10-08 Manuel NickschasMerge pull request #148 from Tucos/DMdebug
2015-10-08 Manuel NickschasMerge pull request #146 from benapetr/master
2015-10-08 Manuel NickschasMerge pull request #145 from Scheirle/enh_usertooltip
2015-10-08 Manuel NickschasMerge pull request #139 from TheOneRing/snorenotify-0.6
2015-10-08 Pierre SchweitzerUse prefix operators when possible for non-primitive...
2015-10-08 Manuel NickschasMerge pull request #134 from mamarley/reconnectfix
2015-10-08 Manuel NickschasMerge pull request #133 from mamarley/clientreconnectfix
2015-10-08 Manuel NickschasMerge pull request #132 from mamarley/md5corecertfix
2015-09-19 Bernhard ScheirleAdds nicer ircuser tooltips 145/head
2015-07-30 Manuel NickschasMerge pull request #142 from TheOneRing/Fix-build-with...
2015-07-25 Armin KFix build with Qt-5.5 142/head
2015-06-13 Michael MarleyKeep _wantReconnect set to true by default instead... 133/head
2015-05-23 Michael MarleyUse SHA2-512 to store the core certificate digest in... 132/head
2015-03-11 Manuel NickschasMerge pull request #116 from mamarley/splitfix2
2015-03-11 Manuel NickschasMerge pull request #117 from mamarley/oldcoresslconfig
2015-03-11 Manuel NickschasMerge pull request #111 from mamarley/nosslloopback
2015-03-11 Manuel NickschasMerge pull request #110 from mamarley/passhash
2015-03-11 Manuel NickschasProvide a proper dialog for changing the core password
2015-03-09 Michael MarleyAdd back the SSL protocol selection dialog box for... 117/head
2015-02-18 Manuel NickschasMerge pull request #107 from siduction-upstream/master
2015-02-17 Manuel NickschasChange location and behavior of the Password Change...
2015-02-16 Michael MarleyHide or disable the Change Password option when appropriate
2015-02-16 Martin T. H. SandsmarkImplement password changing from client.
2015-02-07 Manuel NickschasMerge pull request #97 from Bombe/focus-host-input
2015-02-07 Manuel NickschasMerge pull request #104 from mamarley/disconnectdesyncfix
2015-02-06 Manuel NickschasRemove support for network detection via Solid
2015-02-05 Manuel NickschasMerge pull request #108 from hagabaka/master
2015-02-05 Manuel NickschasMerge pull request #102 from mamarley/qcaqt5
2015-02-05 Yaohan ChenAdd Qt-based connection detection 108/head
2015-02-05 Manuel NickschasMerge pull request #105 from merlin1991/qdatastream
2015-01-03 Manuel NickschasUse link dependencies between Quassel modules
2015-01-02 Manuel NickschasRename HAVE_KDE define to HAVE_KDE4
2015-01-02 Manuel NickschasHappy New Year!
2014-12-23 Christian RatzenhoferSet the version of the QDataStream in ClientAuthHandler 105/head
2014-09-23 Manuel NickschasMerge pull request #83 from m5/hotlist-fix
2014-09-22 Manuel NickschasMerge pull request #84 from tecknojock/master
2014-09-22 Manuel NickschasMerge pull request #93 from mamarley/quitonfaileddbconn
2014-09-22 Manuel NickschasMerge pull request #92 from mamarley/nodbnoemit
2014-09-22 Manuel NickschasMerge pull request #94 from mamarley/ssloidentdfix
2014-09-16 Manuel NickschasMerge pull request #89 from mamarley/ssloidentdfix
2014-09-14 Manuel NickschasMerge pull request #88 from mamarley/psqllimitallfix
2014-09-14 Manuel NickschasMerge pull request #85 from allanjude/patch-1
2014-09-14 Manuel NickschasMerge pull request #82 from jpnurmi/legacypeer
2014-09-14 ramzRetains Channel UnHiddens Status after client Restart.
2014-07-24 Bas PapeDo not update activity for hidden message types
2014-07-02 Manuel NickschasMerge pull request #73 from jpnurmi/signalproxy
2014-07-02 Manuel NickschasMerge pull request #72 from jpnurmi/datastream
2014-05-05 Manuel NickschasFix crash with KDE network detection
2014-03-28 Manuel NickschasAvoid race conditions in the build system
2014-03-27 Manuel NickschasMerge pull request #68 from jpnurmi/build-date
2014-03-27 J-P NurmiProtocol::RegisterClient: add buildDate field 68/head
2014-03-26 Manuel NickschasMerge pull request #64 from TheOneRing/warnings
2014-03-24 Bas PapeLogging changed in Qt 5; use QtMessageHandler
2014-03-24 Bas PapePrevent unused-but-set warnings ifndef QT_NO_DEBUG
2014-03-24 Bas PapeQt::escape moved to QString::toHtmlEscaped in Qt 5
2014-03-24 K. Ernest (iFire... Replace {from,to}Ascii with {from,to}Latin1
2014-03-23 Manuel NickschasCompletely rework the dependency handling in the build...
2014-03-20 Manuel NickschasImprove the CMake option stuff
2014-03-20 Manuel NickschasMerge pull request #54 from Bombe/issue-1227
2014-03-19 Manuel NickschasSimplify handling of (dual-)Qt in the build system
2014-03-17 Manuel NickschasEnable automoc
2014-03-02 Manuel NickschasSimplify clean-up-on-network-disconnect handling
2014-02-27 Manuel NickschasFix reconnection logic in the client
2014-02-24 Michael MarleyAllow for clients to negotiate whether compression...
2014-02-15 Manuel NickschasOutput the chosen protocol type on connect
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 NickschasImplement protocol detection
2014-01-18 Manuel NickschasEncapsulate socket state in AuthHandler, properly handl...
2014-01-13 Daniel Albersset SO_KEEPALIVE on client sockets
2014-01-01 Manuel NickschasHappy New Year!
2014-01-01 Manuel NickschasFirst working version of DCC Receive
2014-01-01 Manuel NickschasRefactor the transfer stuff
2014-01-01 Manuel NickschasAdd a very rudimentary UI for accepting a transfer
2014-01-01 Manuel NickschasDelete the TransferManager on disconnect
2013-12-26 Manuel NickschasBasic infrastructure for file transfers
2013-11-21 Manuel NickschasAdd disconnection reasons
2013-11-21 Manuel NickschasDon't crash after displaying a connection error popup
2013-11-07 Manuel NickschasAbstract away the protocol handshake code
2013-10-10 Manuel NickschasFix warnings found by Clang
2013-10-10 Bas PapeIndicate whether a key is set for the buffer.
2013-04-16 Manuel NickschasFinally fix reconnection logic
next