aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/cppfindreferences.cpp
Commit message (Expand)AuthorAgeFilesLines
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* C++: removed invalid FIXME.Erik Verbruggen2012-10-151-1/+0
* C++: Fix outdated macro usage info in documents.Erik Verbruggen2012-10-151-13/+18
* C++ Macro Usages: Fix search result encoding and highlighting.Andre Hartmann2012-10-151-28/+13
* Adjust license headershjk2012-10-051-21/+20
* "Find Usages" and "Refactor" may decode error.raidsan2012-10-051-5/+11
* Make IOutputPane behaviour more granularDaniel Teske2012-09-131-2/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Implemented Rename Macro UsagesAndre Hartmann2012-06-061-1/+18
* Show warning with continue/cancel in case of many search resultsEike Ziller2012-06-051-2/+22
* Mark canceled searches as such.Eike Ziller2012-05-221-3/+3
* editormanager: simplify use of interfacehjk2012-05-111-2/+2
* Fix C++ Macro Usages definition line in Search Results.Andre Hartmann2012-04-041-7/+6
* Fix C++ Macro Usages when Definition contains Newline.Andre Hartmann2012-03-291-2/+7
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-281-4/+6
|\
| * Don't pass native file names to internal API.Eike Ziller2012-03-271-4/+6
* | Improved highlighting in C++ Macro Usages.Andre Hartmann2012-03-161-3/+4
* | Move the ModelManagerInterface out of the CPlusPlus library.Erik Verbruggen2012-03-141-1/+1
|/
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* Move QtConcurrent library into Utils.Friedemann Kleint2012-02-091-1/+1
* Move repeated searches to top.Eike Ziller2012-02-071-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-2/+2
* Implement "search again" for find usages (C++)Eike Ziller2012-01-241-23/+199
* C++: Replace non-absolute-critical asserts for soft onesLeandro Melo2012-01-241-1/+1
* Fix warning.Eike Ziller2011-12-201-1/+1
* Fix cancelling search for usages.Eike Ziller2011-12-201-7/+26
* Fix starting a usage search while another one is running.Eike Ziller2011-12-201-45/+55
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | more Id type fixeshjk2011-11-101-2/+2
|/
* Keep multiple search results in history.Eike Ziller2011-09-141-10/+21
* Move advanced search dialog into search result pane.Eike Ziller2011-09-131-1/+7
* Show more info about a search and move UI for replacingEike Ziller2011-09-131-1/+5
* Move and cleanup search specific API to SearchResult classEike Ziller2011-09-061-17/+18
* C++ editor: Normalize line endings for find usagesLeandro Melo2011-05-311-1/+1
* move the "cannot undo" warning to the search result paneOswald Buddenhagen2011-05-121-5/+2
* rewrite editor info bar handlingOswald Buddenhagen2011-05-121-1/+4
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-3/+4
* Update license.hjk2011-04-131-14/+13
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-1/+1
* Fixed the line retreival for find-usages.Erik Verbruggen2011-01-171-2/+3
* It's 2011 now.con2011-01-121-1/+1
* C++: Move the ModelManagerInterface from CppTools to CPlusPlus.Christian Kamm2011-01-041-10/+10
* License headers.con2010-12-171-7/+11
* EditorManager: Change openEditor/activateEditor to not do mode switchingdt2010-09-141-2/+4
* C++: put dependency table calculation into the future.Erik Verbruggen2010-09-101-29/+41
* Renamed Symbol::scope() to Symbol::enclosingScope().Roberto Raggi2010-08-261-2/+2
* Merged ScopedSymbol and Scope.Roberto Raggi2010-08-111-1/+1