Enable Breeze on Appveyor
[quassel.git] / src / common /
2018-02-28 romibiEnable Qt's high-DPI scaling introduced in Qt5.6
2018-02-28 Michael MarleyProperly handle 0 seconds in secondsToString()
2018-02-28 Shane SynanReload SSL certificates on signal SIGHUP
2018-02-28 Hannah von RethFix a crash with MSVC debug builds.
2018-02-28 Shane SynanAdd docs to IrcUser::updateNickFromMask
2018-02-28 romibiReplace build date with commit date (#159)
2018-02-28 Alf GaidaFix two typos (#200)
2018-02-28 esainaneMake "/ " use the rest of the message as a literal
2016-04-24 Shane SynanAdd documentation to isStatusMsg
2016-04-24 Michael MarleyHandle STATUSMSG messages
2016-04-24 Manuel NickschasHandle invalid handshake data properly in the core
2016-02-08 Manuel NickschasSupport new QtInfoMsg message type
2016-02-08 Manuel NickschasDon't serialize PeerPtr value in RPC connections
2016-02-08 Janne KoschinskiFixed a tiny bug in aliasmanager
2016-01-02 esainanesignalproxy: Correct signal method name warnings
2016-01-02 Hannah von RethOnly link to ZLIB if it was found.
2016-01-02 Petr BenaPerformance tweak: rem. pointless recursive calls
2016-01-02 Pierre SchweitzerPass argument by reference in CliParserArg constructor
2016-01-02 Pierre SchweitzerUse prefix operators when possible for non-primitive...
2016-01-02 Petr BenaFixed english in ircchannel.cpp
2016-01-02 Petr BenaClean up
2016-01-02 Armin KFix build with Qt-5.5
2016-01-02 Daniel SchaalAdd cmdline options for SSL certificate/key paths.
2015-04-23 Manuel NickschasMove config file migration after QCoreApplication insta...
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 NickschasMake PeerPtr work for RPC calls
2015-03-09 Michael MarleyAdd back the SSL protocol selection dialog box for... 117/head
2015-03-04 Michael MarleyDon't require SSL for loopback connections with --requi... 111/head
2015-03-03 Michael MarleyAdd support for SHA2-512 hash on Qt4 builds 110/head
2015-02-18 Manuel NickschasMerge pull request #107 from siduction-upstream/master
2015-02-16 Michael MarleyHide or disable the Change Password option when appropriate
2015-02-16 Manuel NickschasMigrate KDE-specific settings from KDE4 to KF5
2015-02-08 Manuel NickschasMove KAboutData initialization before app initialization
2015-02-08 Manuel NickschasImprove data path handling
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 obsolete Qt versions
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 Manuel NickschasMerge pull request #105 from merlin1991/qdatastream
2015-02-04 Manuel NickschasSimplify the handling of the contributor list in AboutDlg
2015-02-04 Manuel NickschasMake UTF-8 the default encoding for QString and tr()
2015-01-31 Manuel NickschasAdd support for Qt5's native command line parser
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-11-26 Michael MarleyAdd support for compiling with QCA on Qt5 102/head
2014-10-25 Manuel NickschasAdd command line parameter for overriding the system...
2014-10-25 Manuel NickschasRework how icons are handled in the build system
2014-10-25 Manuel NickschasExtend XDG_DATA_DIRS to include Quassel-specific direct...
2014-10-25 Manuel NickschasChange applicationName to 'quassel'
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-07-11 J-P NurmiLegacyPeer: kill the dependency to Quassel::buildInfo() 82/head
2014-07-05 Manuel NickschasMerge pull request #81 from otih/master
2014-07-03 otihFix Bug #1293: --syslog option writes to emergency... 81/head
2014-07-03 otihFix Bug #1293: --syslog option writes to emergency...
2014-07-02 Manuel NickschasMerge pull request #78 from seezer/qt5contextmenu
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-04-28 J-P Nurmisignalproxy.h: add missing forward declaration of QIODevice 73/head
2014-04-28 J-P NurmiDataStreamPeer: add missing include <QDataStream> 72/head
2014-03-31 Manuel NickschasFix Qt resource handling
2014-03-28 Manuel NickschasAvoid race conditions in the build system
2014-03-28 Manuel NickschasProperly handle RPC calls that return void
2014-03-27 Manuel NickschasMerge pull request #68 from jpnurmi/build-date
2014-03-27 Manuel NickschasMerge pull request #67 from jpnurmi/preset
2014-03-27 Manuel NickschasMerge pull request #66 from TheOneRing/snore
2014-03-27 J-P NurmiProtocol::RegisterClient: add buildDate field 68/head
2014-03-26 J-P NurmiMove preset networks handling out of Network 67/head
2014-03-26 Manuel NickschasMove the PeerPtr declaration out of types.h
2014-03-26 Manuel NickschasMerge pull request #64 from TheOneRing/warnings
2014-03-25 Manuel NickschasUse the raster rendering engine by default on OSX
2014-03-24 Bas PapeLogging changed in Qt 5; use QtMessageHandler
2014-03-24 Manuel NickschasChange Q_WS_* to Q_OS_*
2014-03-24 Manuel NickschasCan't forward-declare meta types in Qt5
2014-03-24 K. Ernest (iFire... Replace {from,to}Ascii with {from,to}Latin1
2014-03-24 Harald FernengelQt5 fixes
2014-03-23 Manuel NickschasMake SSL and syslog support non-configurable
2014-03-23 Manuel NickschasCompletely rework the dependency handling in the build...
2014-03-23 Manuel NickschasDon't make EventType::KeyEvent depend on HAVE_QCA2
2014-03-22 Manuel NickschasBacktrace generation depends on the target system,...
2014-03-20 Manuel NickschasMerge pull request #54 from Bombe/issue-1227
2014-03-20 David ‘Bombe’ RodenOnly create the regular expression for content/sender... 54/head
2014-03-19 Manuel NickschasDon't actually build miniz if we have zlib
2014-03-19 Manuel NickschasSimplify handling of (dual-)Qt in the build system
2014-03-17 Manuel NickschasEnable automoc
2014-03-17 Patrick von Rethsilence some warnings 64/head
2014-03-16 Manuel Nickschasgenversion-B-GONE
next