Merge pull request #102 from mamarley/qcaqt5
[quassel.git] / src / uisupport / multilineedit.h
2015-02-05 Manuel NickschasMerge pull request #102 from mamarley/qcaqt5
2015-02-05 Manuel NickschasMerge pull request #105 from merlin1991/qdatastream
2015-01-03 Manuel NickschasUse KTextEdit when building against KF5
2015-01-02 Manuel NickschasRename HAVE_KDE define to HAVE_KDE4
2015-01-02 Manuel NickschasHappy New Year!
2014-03-20 Manuel NickschasMerge pull request #54 from Bombe/issue-1227
2014-02-18 Pete BeardmoreAdd option to enable linewrap mode
2014-01-01 Manuel NickschasHappy New Year!
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-01-27 Manuel NickschasYearly bump
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2012-02-14 Daniel Albersbump © years
2010-05-01 Rüdiger Sonderfeldadded basic support for Emacs style key bindings
2010-05-01 Manuel NickschasDon't let the inputline eat application shortcuts
2010-03-03 Manuel NickschasSome fixups for the per-chat history stuff
2010-03-03 Dirk Rettschlagimplemented per chat history
2010-03-01 Dirk Rettschlagrefactor richtext to mirc code conversion to fix some...
2010-02-14 Manuel NickschasSome cleanups, debug output--
2010-02-14 Dirk Rettschlagfirst version of richtext support for input widget...
2010-02-14 Dirk Rettschlagadded support for RichText input and conversion to...
2009-09-18 Daniel Albersmake topicWidget capable of unsetting the topic
2009-08-26 Manuel NickschasMake multiline input configurable
2009-08-21 Manuel NickschasSlightly improve behavior on resize
2009-08-21 Manuel NickschasRename setters to be more Qt-like
2009-08-18 Manuel NickschasAdd a settingspage for configuring the input widget
2009-08-17 Manuel NickschasImprove inputline behavior
2009-08-16 Manuel NickschasIntroduce multi-line editing for the inputline