aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/find/basetextfind.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Editor: Fixed endless loop in BaseTextFindDavid Schulz2013-01-081-3/+17
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-4/+2
* | Support preserving case when replacing.Francois Ferrand2012-12-141-3/+19
* | Editor: Fix replace all with regular expression.David Schulz2012-11-281-2/+3
|/
* Editor: Fix infinite loop in BaseTextFindDavid Schulz2012-11-161-1/+12
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* basetextfind: stylehjk2011-07-131-6/+6
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Text document search was showing wrap indicator too often.con2011-01-141-7/+6
* Fix searching search result window and add wrap indicator.con2011-01-141-2/+1
* Show wrap indicator when searching in text edits.con2011-01-131-5/+33
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Fixed find scopemae2010-10-181-2/+2
* Further header cleanup.Friedemann Kleint2010-09-161-47/+80
* Refactor block selectionmae2010-08-051-27/+27
* Move find flags from IFindSupport to more accessible place.con2010-07-151-24/+24
* Add replace action. Replace the icons for replace with text-only.con2010-07-141-2/+16
* Fixes: Multi-file regexp replace didn't replace placeholders e.g. \1con2010-06-111-36/+3
* Fix critical vertical block selection issuemae2010-05-211-2/+3
* Fixed initialization order warningsThorbjørn Lindeijer2010-04-161-2/+4
* Fixed possible infinite loop when searching in text editorThorbjørn Lindeijer2010-04-161-1/+6
* Fix find scope expandingmae2010-04-131-23/+23
* Restrict find & replace to vertical block selectionmae2010-04-121-8/+48
* Long live the king!hjk2010-03-051-1/+1
* fakevim: implement incremental backward search '?' using Find pluginMartin Aumüller2010-01-211-1/+0
* Purge out include files in exported headersFriedemann Kleint2009-10-011-0/+1
* Various improvements for BinEditor.ck2009-09-091-4/+4
* long live the kinghjk2009-08-141-1/+1
* Guard against endless loop a bit.con2009-07-151-1/+2
* Find implementations now tell what find flags are actually supported.con2009-07-131-0/+6
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Could not replace regular expressions with captured text.con2009-06-081-6/+48
* Support regular expressions in basic text editors.con2009-05-291-8/+13
* Prepare for being able to add find flags that are not in QTextDocumentcon2009-05-291-13/+13
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* use QTC_ASSERT instead of Q_ASSERThjk2008-12-091-4/+6
* some more whitespace changeshjk2008-12-091-1/+1
* block navigation and selection (bound to Ctrl+[]{}mae2008-12-041-1/+4
* more file cosmeticshjk2008-12-021-0/+2
* off-by-one in headershjk2008-12-021-1/+0