OSDN Git Service

Show wrap indicator when searching in text edits.
authorcon <qtc-committer@nokia.com>
Thu, 13 Jan 2011 16:34:41 +0000 (17:34 +0100)
committercon <qtc-committer@nokia.com>
Thu, 13 Jan 2011 16:36:31 +0000 (17:36 +0100)
commitc41c4d971bb17ac1596a684760717a8f449cad8f
tree32823d1afe434c62247156165867a7ce15c7132b
parentf30c7f37f00456497642f35647bbeadce751b125
Show wrap indicator when searching in text edits.

Adds a showWrapIndicator(parent) method to IFindSupport, to be used by
implementations. First implementation is given for the BaseFindSupport
that's used for all searches in Q(Plain)TextEdits.

Task-number: QTCREATORBUG-2753
src/plugins/find/basetextfind.cpp
src/plugins/find/basetextfind.h
src/plugins/find/find.pro
src/plugins/find/find.qrc
src/plugins/find/ifindsupport.cpp [new file with mode: 0644]
src/plugins/find/ifindsupport.h
src/plugins/find/images/wrapindicator.png [new file with mode: 0644]