quassel.git
2015-03-03 Michael MarleyAdd support for SHA2-512 hash on Qt4 builds 110/head
2015-02-08 Michael MarleyConvert the Storage::HashVersion names to CamelCase
2015-02-08 Michael MarleyAdd support for a salted SHA2-512 hash
2015-02-08 Michael MarleyAdd support for password hash versioning
2015-02-05 Manuel NickschasAdd Yaohan Chen to AboutData
2015-02-05 Manuel NickschasMerge pull request #108 from hagabaka/master
2015-02-05 Manuel NickschasDisable Clang for building against Qt4 in the CI
2015-02-05 Manuel NickschasMerge pull request #102 from mamarley/qcaqt5
2015-02-05 Yaohan ChenAdd Qt-based connection detection 108/head
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-02-04 Manuel NickschasAdd D-Bus domain to .desktop files
2015-02-02 Manuel NickschasBump Qt4 version requirement to 4.8
2015-01-31 Manuel NickschasAdd support for Qt5's native command line parser
2015-01-03 Manuel NickschasUse KTextEdit when building against KF5
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 NickschasPrepare build system for KDE Frameworks support
2015-01-02 Manuel NickschasHappy New Year!
2014-12-23 Christian RatzenhoferSet the version of the QDataStream in ClientAuthHandler 105/head
2014-12-19 egs-meMerge pull request #103 from mamarley/psqlrefactor2
2014-12-19 Michael MarleyImprove reliability of PostgreSQL connections 103/head
2014-11-26 Michael MarleyAdd support for compiling with QCA on Qt5 102/head
2014-10-25 Manuel NickschasAdapt Oxygen import script to the new realities
2014-10-25 Manuel NickschasRemove the obsolete Icon and IconLoader classes
2014-10-25 Manuel NickschasAdd command line parameter for overriding the system...
2014-10-25 Manuel NickschasUse Qt's native icon theme support rather than our own
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-10-23 Manuel NickschasMerge pull request #96 from TheOneRing/qca_qt5
2014-10-21 Manuel NickschasCheck for invalid input in encrypted buffers
2014-10-02 Patrick von... make quassel compile with qca enabled on qt5 96/head
2014-10-01 Marcus EggenbergerShipping Mac OS X packages with SQL plugins
2014-09-23 Manuel NickschasPost-release version bump 0.12-pre
2014-09-23 Manuel NickschasBump version for release 0.11.0
2014-09-23 Manuel NickschasUpdate ChangeLog
2014-09-23 Manuel NickschasMerge pull request #83 from m5/hotlist-fix
2014-09-23 Manuel NickschasRemove obsolete README.Qt5
2014-09-22 Manuel NickschasSmall optimization
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-22 Manuel NickschasMerge pull request #95 from fire/travis-pull-request
2014-09-21 K. S. Ernest... Tell travis to create a matrix of gcc 4.7, clang 3... 95/head
2014-09-17 tecknojockUpdated Encode to not run additional times. 84/head
2014-09-17 Michael MarleyRename socketConnected() to socketOpen() to reduce... 94/head
2014-09-16 Michael MarleyQuit on database connection failure 93/head
2014-09-16 Manuel NickschasMerge pull request #89 from mamarley/ssloidentdfix
2014-09-14 Michael MarleyDo not emit messages if storing them in the DB failed 92/head
2014-09-14 Manuel NickschasUpdate AboutDlg
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-09-14 ramzRetains Channel UnHiddens Status after client Restart.
2014-09-04 Michael MarleyImprove the odds of winning the oidentd race when using... 89/head
2014-09-01 Michael MarleyUse null QVariant instead of "ALL" for select limit... 88/head
2014-08-29 Daniel AlbersRevert "Fix notification icon not appearing in Unity"
2014-08-28 Daniel AlbersMerge pull request #87 from denizt/moc
2014-08-27 Deniz TürkogluFix MainToolBar visibility not saving in OSX 87/head
2014-08-21 Manuel NickschasMerge pull request #86 from seezer/c++11
2014-08-21 Sebastian Gothc++11 - from feint to fact 86/head
2014-08-19 Allan JudeUpdate README re: manageusers.py 85/head
2014-08-14 tecknojockFixed CTCP Action Spliting
2014-08-05 Daniel AlbersFix notification icon not appearing in Unity
2014-08-03 m5fix buffer sorting for hot buffer hotkey 83/head
2014-07-28 Daniel AlbersTravis: Update gcc to 4.7
2014-07-28 Daniel AlbersMerge pull request #77 from seezer/bug821
2014-07-28 Sebastian GothInitialize ChatView scrolled to bottom
2014-07-28 Sebastian GothKeep scrolled down views through resizeEvents
2014-07-28 Sebastian GothDon't scroll to bottom on resize
2014-07-26 Manuel NickschasEnable C++11
2014-07-24 Bas PapeDo not update activity for hidden message types
2014-07-24 Manuel NickschasFix support for CMake < 3
2014-07-24 Manuel NickschasSilence deprecation warning from CMake 3.0+
2014-07-24 Manuel NickschasAdapt CMake logic for finding lconvert in newer Qt5
2014-07-11 J-P NurmiLegacyPeer: kill the dependency to Quassel::buildInfo() 82/head
2014-07-10 Mattia BasagliaUse correct nick on 001 RPL_WELCOME
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 Daniel AlbersDon't treat pure format strings as translatable.
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-06-17 Sebastian GothFix contextmenu actions for Qt5 78/head
2014-06-14 Sebastian MeyerChecking for single char line endings
2014-05-09 Manuel NickschasFix build on KDE
2014-05-05 Manuel NickschasFix tab completion on exotic platforms
2014-05-05 Manuel NickschasUpdate ChangeLog
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-04-09 Marcus EggenbergerBuild mono client packages on Mac OS X
2014-03-31 Manuel NickschasMake sure our Qt5 is new enough
2014-03-31 Manuel NickschasWe don't actually require XmlPatterns for WebKit
2014-03-31 Manuel NickschasMake --syslog option work again
2014-03-31 Manuel NickschasBring back COMMON_DEPS
next