aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/cppfindreferences.h
Commit message (Expand)AuthorAgeFilesLines
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-120/+0
* CppEditor: Add second "Find References" ActionChristian Kandeler2021-06-071-1/+2
* ClangCodeModel: Implement global renaming via clangdChristian Kandeler2021-05-191-0/+3
* CppTools: Export some symbol search-related functionalityChristian Kandeler2021-05-031-0/+18
* Remove unused includes of mutex classesJarek Kobus2021-02-181-1/+0
* Remove unneeded includesJarek Kobus2020-11-121-1/+0
* CppTools: modernizeAlessandro Portale2019-01-211-2/+2
* EditorManager: move all openEditor functions to one placeIvan Donchevskii2017-09-251-1/+0
* Class Renaming: Offer to rename files that match the symbols nameDaniel Teske2017-05-161-0/+6
* CppFindReferences: Simplify codeEike Ziller2016-11-011-5/+0
* CppTools: Use Qt5-style connectsOrgad Shaneh2016-05-231-2/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | CppTools: Change CppModelManager implementation patternhjk2014-09-191-3/+3
* | CppTools: Move DependencyTable to Snapshothjk2014-09-191-11/+0
|/
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-7/+7
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* C++: Release more documents.Erik Verbruggen2013-11-121-2/+5
* Avoid holding on lots of data with C++ Find UsagesEike Ziller2013-10-181-5/+6
* Find: Turn SearchResultItem struct into classTobias Hunger2013-09-041-2/+2
* Clean headers in CppTools.Friedemann Kleint2013-04-101-4/+0
* CppTools: Use namespace CppTools consistentlyTobias Hunger2013-04-081-5/+3
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-0/+1
* 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
* | Support preserving case when replacing.Francois Ferrand2012-12-141-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Implemented Rename Macro UsagesAndre Hartmann2012-06-061-0/+3
* Show warning with continue/cancel in case of many search resultsEike Ziller2012-06-051-0/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* Long live the king!hjk2012-01-261-1/+1
* Windows build fix.Eike Ziller2012-01-241-0/+1
* Implement "search again" for find usages (C++)Eike Ziller2012-01-241-2/+15
* Fix starting a usage search while another one is running.Eike Ziller2011-12-201-6/+4
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Keep multiple search results in history.Eike Ziller2011-09-141-1/+1
* Move advanced search dialog into search result pane.Eike Ziller2011-09-131-0/+1
* Show more info about a search and move UI for replacingEike Ziller2011-09-131-4/+5
* Move and cleanup search specific API to SearchResult classEike Ziller2011-09-061-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* s:// end of namespace :// namespace :g for consistencyhjk2011-02-041-3/+3
* It's 2011 now.con2011-01-121-1/+1
* C++: Move the ModelManagerInterface from CppTools to CPlusPlus.Christian Kamm2011-01-041-3/+5
* License headers.con2010-12-171-7/+11
* C++: put dependency table calculation into the future.Erik Verbruggen2010-09-101-1/+7