fixed multiline history
[quassel.git] / src / uisupport / multilineedit.cpp
2010-02-23 Dirk Rettschlagfixed multiline history
2010-02-16 Dirk Rettschlagfixed sending of pasted lines
2010-02-14 Manuel NickschasSome cleanups, debug output--
2010-02-14 Dirk Rettschlagfixed multiline input
2010-02-14 Dirk Rettschlagfixed layout and escape quotes
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-28 Sebastian GothSend text on shift+return in SingleLine mode
2009-09-18 Daniel Albersmake topicWidget capable of unsetting the topic
2009-09-12 Manuel NickschasEnsure cursor is visible after text changes in MultiLin...
2009-08-26 Manuel NickschasMake multiline input configurable
2009-08-24 Manuel NickschasDon't wrap the input line (really this time!)
2009-08-22 Manuel NickschasDon't enable wordwrap for the input widget
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-18 Manuel NickschasBring back old inputline history behavior
2009-08-17 Manuel NickschasImprove inputline behavior
2009-08-16 Manuel NickschasBuild on Qt 4.4 again
2009-08-16 Manuel NickschasIntroduce multi-line editing for the inputline