SessionState needs to be a registered meta type
[quassel.git] / src /
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 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 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.
2013-10-10 Bas PapeDo not allow keyx to be used on channels.
2013-10-10 Bas PapePrepend the mode of operation to showkey's output.
2013-10-10 Bas PapeRemove unused cipher map.
2013-10-10 Bas PapeProperly detect CBC in key negotiation.
2013-10-10 Bas PapeDon't respond to key exchange requests in channels
2013-10-10 Bas PapeStrip formatting when looking up the clickable.
2013-10-10 J-P Nurmitypes.h: add missing include
2013-05-16 Alf GaidaNever use the expressions "allows to", "helps to",...
2013-05-16 Bas PapeShow a message when failing to load the key file 17/head
2013-05-16 Bas PapeOnly show warning about QCA on user input.
2013-05-16 Bas PapeFix replacing Horizontal Tab with the unicode char
2013-04-16 Manuel NickschasFinally fix reconnection logic
2013-04-16 Manuel NickschasUpdate about dialog once again for new translations
2013-04-09 Manuel NickschasUpdate "About" dialog
2013-04-09 Manuel NickschasChange date/time formats
2013-04-09 Manuel NickschasBuild against Qt 4.6 again
2013-04-09 Manuel NickschasFix missing #include
2013-04-08 Manuel NickschasSimplify and fix (re)connection logic
2013-04-07 Manuel NickschasFix lag display
2013-04-07 Manuel NickschasFix building with Qt 4.7
2013-03-27 Manuel NickschasBuild against Qt 4.7 again
2013-03-06 Manuel NickschasFix virtual overloads
2013-03-06 Bas PapeMake sure target for displayMsg is not null
2013-03-06 Manuel NickschasDon't crash if no audio file for Phonon is set
2013-03-06 Bas PapeAdd notification backend to support DockManagers
2013-03-06 Bas PapeSet minimum (the special value) timeout to 0
2013-03-06 Jason LynchFix duplication/dropping of messages in certain instances.
2013-03-06 Bas PapeOptionally start minimized to tray
2013-02-28 Manuel NickschasRelicense SystemTray and LegacySystemTray under LGPL 2+
2013-02-20 Manuel Nickschassuperfluous_includes--
2013-02-20 Manuel NickschasMutate SignalProxy::AbstractPeer into a separate class...
2013-02-20 Manuel NickschasUnused--
2013-02-20 Manuel NickschasTrim the last parameter except for PRIVMSG and NOTICE
2013-02-20 Manuel NickschasHandle NAMREPLY with trailing whitespace
2013-02-20 Manuel NickschasUse lowercase headers for Phonon
2013-02-19 Bas PapeSet key and cert for the temp identity manually
2013-02-19 Manuel NickschasMerge pull request #7 from Tucos/bug-640
2013-02-19 Manuel NickschasMerge pull request #6 from Tucos/genversion
2013-02-19 Manuel NickschasMerge pull request #1 from sandsmark/master
2013-02-19 Manuel NickschasMerge pull request #5 from Tucos/feat-keyx
2013-02-19 martin sandsmarkfix the misplaced & in the private stuff as well 1/head
2013-02-19 martin sandsmarkfix the last misplaced &
2013-02-19 martin sandsmarkconsistency++
2013-02-19 Manuel NickschasMerge pull request #2 from sandsmark/wii
2013-02-19 Bas PapeLet quassel honour locale language settings
2013-02-19 David SansomeShow OS X notification center notifications
2013-02-19 Bas PapeDon't display control characters
2013-02-19 Felix GeyerCheck if user setting pair exists before inserting...
2013-02-19 Manuel NickschasFormatting fixes
2013-02-19 Sebastien FrickerIf phonon backend is not available use as fallback...
2013-02-19 Sebastien FrickerIf phonon is not availaible: disable the audio settings
2013-02-19 Manuel NickschasName labels a bit nicer
2013-02-19 Bas PapeAdd support for SASL EXTERNAL
2013-02-19 Bas PapeOnly escape \ with standards-compliant ctcp
2013-02-19 Bas PapeSimplify CTCP parsing by default
2013-02-19 Manuel NickschasFix issue with "Topic set" message
2013-02-19 Manuel NickschasFix SASL auth with Freenode
2013-02-18 Manuel NickschasRename Internal-, Remote- and LegacyConnection to ...
2013-02-03 Bas PapeAdd codec blacklist for UTF-8 detection 7/head
2013-02-01 Bas PapeUse QCoreApplication::arguments() for genversion 6/head
2013-01-31 Bas PapeAdd support for DH1080 key exchange 5/head
2013-01-31 Bas PapeRefactor Cipher related things.
2013-01-27 Manuel NickschasYearly bump
2013-01-27 Manuel NickschasAllow compilation against Qt < 4.7 again
2013-01-26 Manuel NickschasConsolidate protocol messages in one namespace
2013-01-17 Manuel NickschasRefactor SignalProxy, network and protocol code
2013-01-17 Manuel NickschasMove inline keywords to the definitions
2013-01-17 Manuel NickschasRemove unused enum
2013-01-02 Martin T. H. Sandsmarkconsistency++
2012-12-26 Martin T. H. Sandsmarkadd irssi's wii as a default alias 2/head
2012-12-26 Martin T. H. Sandsmarksupport '*' as a target for modes
2012-12-26 Martin T. H. Sandsmarkrefactor out mode-applying into a separate method
2012-12-26 Martin T. H. Sandsmarkadd support for oping a whole channel with /op *
2012-12-10 Bas PapeStrip newlines from 'reason' fields in settings
2012-12-10 Gryllida AParse wallops (fixes Bug #1185)
2012-12-10 Bas PapeOnly chop \r\n instead of trimming all whitespace
2012-12-10 Daniel AlbersDisplay timestamps using the application locale
2012-09-11 Lasse LiehuBetter time formatting by using an explicit format
2012-07-07 Manuel NickschasFix buildsys to work without DBus
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2012-05-22 Felix GeyerAllow the core to use expired certificates.
2012-05-22 Felix GeyerSupport intermediate CA certificates.
2012-05-22 Gryllida Aresolve #1145 (parse 330 in /whowas)
2012-05-22 Manuel NickschasChan -> Channel, it's just nicer in user-visible strings
next