Use KTextEdit when building against KF5
authorManuel Nickschas <sputnick@quassel-irc.org>
Sat, 3 Jan 2015 00:21:01 +0000 (01:21 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sat, 3 Jan 2015 00:21:01 +0000 (01:21 +0100)
commit399cac566c86141228358a7e7e14b2375fdc3259
treec2979bb7c79b26bb964e856fbbc90c991f1af90b
parent1d3537dca504cb52ff0434471537a96ca4432007
Use KTextEdit when building against KF5

When building against Qt5 and WITH_KDE enabled, the input widget
now is a KTextEdit again, making use of features like spell check.

Note that we'll add support for a stand-alone Sonnet framework to have
spell checking without KDE integration later on.
CMakeLists.txt
src/qtui/inputwidget.cpp
src/uisupport/CMakeLists.txt
src/uisupport/multilineedit.cpp
src/uisupport/multilineedit.h