Bump version.inc for release
[quassel.git] / src /
2014-03-14 Manuel NickschasFix round-robin for networks that support it
2014-03-14 Manuel NickschasDon't always add a colon to custom commands
2014-03-02 Manuel NickschasSimplify clean-up-on-network-disconnect handling
2014-03-01 Manuel NickschasDon't crash on very long inputs
2014-02-18 Deniz TürkogluDisable webpreview to avoid user interactaction
2014-01-29 Manuel NickschasThere won't ever be a Qt 4.9...
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-13 Michael MarleyImprove reliability of SSL connections
2013-12-22 Manuel NickschasFix fullscreen mode
2013-12-22 Martin SandsmarkFix notifications when minimized.
2013-11-28 Manuel NickschasMake sys includes POSIX-compliant
2013-11-25 Manuel NickschasFix grammar bug in ChatViewSettings
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-19 Manuel NickschasAdd QUrl include for Phonon
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-07 Manuel NickschasDon't tell the core to enable SSL if we're built without
2013-11-07 Manuel NickschasFix build without SSL
2013-10-19 Florent CastelliSanitize topic message
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-18 Alf GaidaNever use the expressions "allows to", "helps to",...
2013-05-18 Bas PapeShow a message when failing to load the key file
2013-05-18 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
next