Handle STATUSMSG messages
[quassel.git] / src /
2016-03-24 Michael MarleyHandle STATUSMSG messages
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-02 Manuel NickschasAdd Transfer::prettyStatus()
2016-03-01 Manuel NickschasRename Transfer::State to Transfer::Status
2016-03-01 Manuel NickschasUse 'override' where appropriate
2016-03-01 Manuel NickschasFix inconsistent use of override in NickListWidget
2016-02-29 Daniel AlbersMerge pull request #189 from phuzion/master
2016-02-29 phuzionMinor string cleanup 189/head
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 #180 from digitalcircuit/ircv3-expan...
2016-02-28 Manuel NickschasMerge pull request #136 from sandsmark/sonnet
2016-02-19 Shane SynanSend extra modes via non-breaking protocol change 180/head
2016-02-19 Shane SynanAdd support for multi-prefix
2016-02-17 Shane SynanAdd support for userhost-in-names capability
2016-02-17 Shane SynanAdd support for account-notify, extended-join
2016-02-17 Shane SynanAdd more sources of nick!user@host updates
2016-02-17 Shane SynanAdd support for away-notify capability
2016-02-17 Shane SynanImplement IRCv3.2 capability negotiation
2016-02-11 Daniel AlbersFix typo in translatable string.
2016-02-10 Manuel NickschasDon't prefix the nick with a colon while connecting...
2016-02-10 Manuel NickschasSupport new QtInfoMsg message type
2016-02-08 Manuel NickschasUpdate AboutData
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
2016-02-04 Manuel NickschasFix build with Qt4
2016-02-03 Manuel NickschasDon't serialize PeerPtr value in RPC connections
2016-02-03 Manuel NickschasFix shortcut handling with KDE Frameworks
2016-02-03 Hannah von RethFix possible crash, mostly occurring on notification... 178/head
2016-02-02 Janne KoschinskiFixed a tiny bug in aliasmanager 177/head
2016-01-31 Manuel NickschasMerge pull request #173 from TheOneRing/snor_next
2016-01-14 Hannah von RethFix build with snorenotify 0.7 173/head
2016-01-02 Manuel NickschasMerge pull request #167 from esainane/patch-1
2016-01-02 Manuel NickschasMerge pull request #166 from mamarley/hashversionmigrat...
2015-12-19 Daniel AlbersMerge pull request #143 from TheOneRing/windows-ci
2015-12-19 Hannah von RethOnly link to ZLIB if it was found.
2015-12-12 esainanesignalproxy: Correct signal method name warnings 167/head
2015-12-01 Michael MarleyFix migration of hashversion 166/head
2015-11-29 Daniel AlbersMerge pull request #163 from esainane/fix-ssl-identd...
2015-11-29 Sai NaneFix ident race condition 163/head
2015-11-22 Manuel NickschasMerge pull request #158 from romibi/master
2015-11-22 Manuel NickschasMerge pull request #157 from wengxt/wengxt-patch-1
2015-11-22 Manuel NickschasMerge pull request #156 from veeti/sha256-certificate
2015-11-22 Manuel NickschasMerge pull request #155 from TheOneRing/improve_connect
2015-11-22 Manuel NickschasMerge pull request #154 from rsalinas/master
2015-11-22 Manuel NickschasMerge pull request #153 from elxa/fix-op-command-crashi...
2015-11-22 Manuel NickschasMerge pull request #152 from heftig/master
2015-11-21 esainaneFix OIdentdConfigGenerator double-printing on ssl 161/head
2015-11-13 romibiFix Lambda 158/head
2015-11-05 Hannah von RethFix build with Qt4 155/head
2015-11-04 Veeti PaananenDisplay SHA256 fingerprint for SSL certificates 156/head
2015-11-03 Hannah von RethDisable connect to core dialog if not disconnected.
2015-11-03 Hannah von RethSimplify MainPage and add Connect to core button in...
2015-10-31 Raul Salinas-Monte... quasselcore: --add-user and --change-userpass now exit... 154/head
2015-10-21 Konstantin BläsiFixes a crash of the core when executing "/op *" in... 153/head
2015-10-19 Jan Alexander Stef... Correct capitalization of networkid column name 152/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 Petr BenaPerformance tweak: rem. pointless recursive calls
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 SchweitzerDon't assign a default value to spacePos
2015-10-08 Pierre SchweitzerPass argument by reference in CliParserArg constructor
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-10-08 Andrew BrownWrite out warning when a user login fails
2015-09-24 Bas PapePreserve white-space in the input history. 151/head
2015-09-24 Bas PapeStore the channel keys in CoreNetwork again 149/head
2015-09-24 Bas PapeDisable checkbox if no DockManager is present 148/head
2015-09-24 Bas PapeRemove forward declarations in multilineedit.h 150/head
2015-09-24 Bas PapeRemove the tabcompletion space at end of text
2015-09-22 Patrick von RethApply small snore api changed. 139/head
2015-09-22 Petr BenaFixed english in ircchannel.cpp 146/head
2015-09-21 Patrick von RethUpdated the Snorenotification backend to the new api...
2015-09-21 Petr BenaClean up
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-07-01 Manuel NickschasMerge pull request #129 from fuzzball81/pep8-cleanup
2015-07-01 Manuel NickschasMerge pull request #128 from Deiz/optional-webkit
2015-07-01 Manuel NickschasMerge pull request #125 from schaal/sslcert
2015-07-01 Manuel NickschasMerge pull request #124 from siduction-upstream/master
2015-07-01 Manuel NickschasMove config file migration after QCoreApplication insta...
2015-06-16 Manuel NickschasAdd spell-checking support via the Sonnet framework 136/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-05-08 DeizRespect WITH_WEBKIT when defining HAVE_WEBKIT 128/head
2015-05-06 Manuel NickschasMerge pull request #126 from mamarley/insertuserracefix
2015-05-05 Michael MarleyFix SQL errors caused by sender insertion from multiple... 126/head
2015-05-02 Daniel SchaalAdd cmdline options for SSL certificate/key paths. 125/head
2015-04-23 Michael MarleyCall socketDisconnected() from socketStateChanged() 134/head
next