Fix compiler warning when compiling without QCA support
[quassel.git] / src / common /
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
2014-03-02 Manuel NickschasSimplify clean-up-on-network-disconnect handling
2014-02-24 Michael MarleyAllow for clients to negotiate whether compression...
2014-02-19 Manuel NickschasSilence yet another warning
2014-02-19 Manuel NickschasFix -Wundef warning
2014-02-19 Manuel NickschasUse system zlib if available
2014-02-18 Chris Le SueurAdd CoreFeatures guard for hiding inactive networks
2014-02-18 Chris Le SueurAdd a setting to hide inactive networks in buffer views
2014-02-17 Manuel NickschasPeerFactory is not a QObject
2014-02-17 Manuel NickschasEnable the DataStream protocol by default
2014-02-17 Manuel NickschasImplement streaming compression support
2014-02-17 Manuel NickschasAdd miniz, a drop-in replacement for (parts of) zlib
2014-02-16 Manuel NickschasHook the Compressor into RemotePeer
2014-02-16 Manuel NickschasIntroduce basic (not-yet-compressing) implementation...
2014-02-16 Manuel NickschasMove all socket handling into RemotePeer
2014-02-15 Manuel NickschasDon't select the DataStream protocol by default for now
2014-02-15 Manuel NickschasRemove the STORED attribute from Q_PROPERTY declarations
2014-02-15 Manuel NickschasOutput the chosen protocol type on connect
2014-02-15 Manuel NickschasDataStreamPeer: Optimize IrcUsersAndChannels init data
2014-02-15 Manuel NickschasDataStreamPeer: Optimize the InitData message
2014-02-15 Manuel NickschasDataStreamPeer: Optimize message serialization format
2014-02-15 Manuel NickschasDataStreamPeer: Send QDateTime instead of QTime in...
2014-02-15 Manuel NickschasDataStreamPeer: Use UTF-8 QByteArrays instead of QStrin...
2014-02-15 Manuel NickschasDataStreamPeer: Remove per-message compression
2014-02-15 Manuel NickschasDataStreamPeer: Remove obsolete stuff
next