summaryrefslogtreecommitdiff
path: root/src/plugins/find
Commit message (Expand)AuthorAgeFilesLines
* Long live the king!hjk2012-01-2629-29/+29
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-2/+2
* Use new static ICore interface.hjk2012-01-245-15/+15
* Find: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-205-40/+42
* Handle method rename in Qt5.Erik Verbruggen2012-01-131-0/+4
* Disable "Search Again" if file filter is disabled.Eike Ziller2011-12-207-4/+16
* Implement "Search Again" for file/text searchesEike Ziller2011-12-194-2/+61
* Allow multiple file searches at the same time.Eike Ziller2011-12-132-0/+9
* Removed unused method.Eike Ziller2011-12-132-15/+0
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-12-076-98/+134
|\
| * Fix the height of the new search result pane.v2.4.0Eike Ziller2011-12-063-83/+107
| * Fix search next/prev in search results.Eike Ziller2011-12-053-15/+27
* | More Esc fixes.Eike Ziller2011-12-021-1/+4
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-281-0/+1
|\ \ | |/
| * Unbreak focus behavior for search panel.Eike Ziller2011-11-251-0/+1
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-251-2/+6
|\ \ | |/
| * Avoid setting large minimum size for output panes.Eike Ziller2011-11-241-2/+6
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-1129-58/+61
|\ \ | |/
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0329-58/+58
| * Avoid huge minimum size of search result panel.Eike Ziller2011-11-031-0/+3
* | more Id type fixeshjk2011-11-101-1/+1
* | more style fixes of string literal accesshjk2011-11-021-18/+18
|/
* Set text editor font also for new search panels.Eike Ziller2011-11-011-0/+3
* Limit the length of shown search result line.Eike Ziller2011-10-311-1/+3
* IOutputPane: constify some member functionshjk2011-09-282-10/+10
* Allow usage of keypad 'enter' key for initiating searches.Eike Ziller2011-09-261-1/+1
* Fixes: Pressing return in search panel didn't run the search.Eike Ziller2011-09-212-1/+15
* s/error_message/errorMessage/ghjk2011-09-211-1/+1
* New searches should use the expand all button setting.Eike Ziller2011-09-201-0/+1
* Find: Change a few acceleratorsLeandro Melo2011-09-191-6/+6
* Fix crash with multiple search results.Eike Ziller2011-09-151-0/+4
* Keep multiple search results in history.Eike Ziller2011-09-144-71/+146
* Move advanced search dialog into search result pane.Eike Ziller2011-09-1310-170/+228
* Show more info about a search and move UI for replacingEike Ziller2011-09-138-60/+150
* Refactor the search result widget to its own class.Eike Ziller2011-09-075-483/+670
* Move and cleanup search specific API to SearchResult classEike Ziller2011-09-066-54/+128
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-053-3/+3
* Add "Find in directory" to project tree context menuDaniel Teske2011-09-052-0/+11
* Header cleanup in various plugins.Friedemann Kleint2011-08-181-2/+0
* Highlight matches when opening editor from advanced text search.Eike Ziller2011-08-094-2/+14
* basetextfind: stylehjk2011-07-132-9/+7
* Find/replace tool bar wasn't usable in very small width editors.con2011-06-232-106/+205
* move the "cannot undo" warning to the search result paneOswald Buddenhagen2011-05-122-4/+57
* minor refactoring: use vertical layout instead of qstackedwidgetOswald Buddenhagen2011-05-121-7/+13
* Fix/add copyright headersTobias Hunger2011-05-0627-27/+27
* Fix more krazy warnings.Friedemann Kleint2011-04-191-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-1427-378/+351
|\
| * Update license.hjk2011-04-1327-378/+351
* | Remove unused constants, fix lacking virtual destructorJarek Kobus2011-04-141-2/+0
* | API Documentation: Fix warnings.Friedemann Kleint2011-03-281-2/+2
|/