Handle STATUSMSG messages
[quassel.git] / src / uisupport /
2016-02-28 Manuel NickschasMerge pull request #180 from digitalcircuit/ircv3-expan...
2016-02-28 Manuel NickschasMerge pull request #136 from sandsmark/sonnet
2016-02-11 Daniel AlbersFix typo in translatable string.
2016-02-08 Manuel NickschasUpdate AboutData
2016-02-08 Manuel NickschasMerge pull request #178 from TheOneRing/fix_snore_crash
2016-02-08 Manuel NickschasMerge pull request #177 from justjanne/patch-1
2016-02-08 Manuel NickschasMerge pull request #175 from ayonix/ssl-fix
2016-02-08 Manuel NickschasFix issues with buffer selection and filtered views
2016-02-04 Manuel NickschasFix build with Qt4
2016-02-03 Manuel NickschasFix shortcut handling with KDE Frameworks
2015-10-08 Manuel NickschasMerge pull request #151 from Tucos/ws-hist
2015-10-08 Manuel NickschasMerge pull request #150 from Tucos/autospace
2015-10-08 Manuel NickschasMerge pull request #149 from Tucos/cipherkeys
2015-10-08 Manuel NickschasMerge pull request #148 from Tucos/DMdebug
2015-10-08 Manuel NickschasMerge pull request #146 from benapetr/master
2015-10-08 Manuel NickschasMerge pull request #145 from Scheirle/enh_usertooltip
2015-10-08 Manuel NickschasMerge pull request #139 from TheOneRing/snorenotify-0.6
2015-10-08 Pierre SchweitzerUse prefix operators when possible for non-primitive...
2015-09-24 Bas PapePreserve white-space in the input history. 151/head
2015-09-24 Bas PapeRemove forward declarations in multilineedit.h 150/head
2015-09-24 Bas PapeRemove the tabcompletion space at end of text
2015-06-16 Manuel NickschasAdd spell-checking support via the Sonnet framework 136/head
2015-03-11 Manuel NickschasMerge pull request #111 from mamarley/nosslloopback
2015-03-11 Manuel NickschasMerge pull request #110 from mamarley/passhash
2015-02-18 Manuel NickschasUpdate AboutData
2015-02-18 Kimmo HuomanAllows merging buffers over networks
2015-02-18 Manuel NickschasMerge pull request #107 from siduction-upstream/master
2015-02-18 Chris HollandToggle hiding of Join/Part/Quits with a single button
2015-02-16 Manuel NickschasFix shortcut saving on KDE, and use the system dialog...
2015-02-12 Manuel NickschasAdapt custom stylesheet path to new default install...
2015-02-08 Manuel NickschasAdd comment regarding the removal of X11 hacks to Graph...
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-07 Manuel NickschasRemove dead assignments
2015-02-07 Manuel NickschasReplace assertion by condition
2015-02-05 Manuel NickschasAdd Yaohan Chen to AboutData
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-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 NickschasHappy New Year!
2014-10-25 Manuel NickschasRemove the obsolete Icon and IconLoader classes
2014-10-25 Manuel NickschasUse Qt's native icon theme support rather than our own
2014-09-23 Manuel NickschasMerge pull request #83 from m5/hotlist-fix
2014-08-03 m5fix buffer sorting for hot buffer hotkey 83/head
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-05-09 Manuel NickschasFix build on KDE
2014-05-05 Manuel NickschasFix tab completion on exotic platforms
2014-03-26 Manuel NickschasMerge pull request #64 from TheOneRing/warnings
2014-03-24 Manuel NickschasQTreeView::dataChanged() signature changed in Qt5
2014-03-24 Bas PapeQKeySequence's int operator is deprecated
2014-03-24 Bas PapeNo more posF in Qt 5; use the new localPos
2014-03-24 Bas Papereset is deprecated since Qt 5.0
2014-03-24 Bas PapeQt::escape moved to QString::toHtmlEscaped in Qt 5
2014-03-24 Manuel NickschasChange Q_WS_* to Q_OS_*
2014-03-24 K. Ernest (iFire... Replace {from,to}Ascii with {from,to}Latin1
2014-03-24 Harald FernengelQt5 fixes
2014-03-23 Manuel NickschasCompletely rework the dependency handling in the build...
2014-03-20 Manuel NickschasImprove the CMake option stuff
2014-03-20 Manuel NickschasMerge pull request #54 from Bombe/issue-1227
2014-03-19 Manuel NickschasSimplify handling of (dual-)Qt in the build system
2014-03-17 Manuel NickschasEnable automoc
2014-03-14 Manuel NickschasMerge pull request #62 from Express50/issue_1243
2014-03-09 Express50Fix URL regex 62/head
2014-03-01 Manuel NickschasDon't crash on very long inputs
2014-02-18 Pete BeardmoreAdd option to enable linewrap mode
2014-02-18 Chris Le SueurAdd a setting to hide inactive networks in buffer views
2014-01-01 Manuel NickschasHappy New Year!
2013-10-10 Manuel NickschasRemove unused field from QssParser
2013-05-16 Bas PapeFix replacing Horizontal Tab with the unicode char
2013-04-09 Manuel NickschasChange date/time formats
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 Manuel NickschasMerge pull request #2 from sandsmark/wii
2013-02-19 Bas PapeDon't display control characters
2013-01-27 Manuel NickschasYearly bump
2012-12-10 Daniel AlbersDisplay timestamps using the application locale
2012-09-11 Lasse LiehuBetter time formatting by using an explicit format
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2012-05-22 Sebastian GothAdd halfop support
2012-04-01 Manuel NickschasFix build error if QCA2 isn't around
2012-04-01 Manuel NickschasAdd support for Qt5 in the build system
2012-04-01 Manuel NickschasAdd (pretty empty) cpp files for abstract classes to...
2012-02-14 Daniel Albersbump © years
2012-02-14 Manuel NickschasChange shortcut for hiding the current buffer to a...
2012-02-14 Chris Le SueurAdd a shortcut for hiding current buffer.
2012-02-13 Marcus Eggenbergersimplifying workaround for missing nickitems... especia...
2012-02-03 Chris Le SueurChanged Buffer-switching behaviour so that it changes...
2012-02-03 Manuel NickschasFix tabcompletion with added space mid-sentence
next