aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljseditor/qmljsfindreferences.h
Commit message (Expand)AuthorAgeFilesLines
* SearchResultItem: Introduce SearchResultItemsJarek Kobus2023-05-081-1/+1
* Utils: Move SearchResultItem/Color into UtilsJarek Kobus2023-05-081-5/+4
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* qmljs: (QString -> Utils::FilePath)++Fawzi Mohamed2022-07-131-6/+13
* Fix a possible crash in FindReferences on shutdownJarek Kobus2021-05-121-0/+3
* Remove unused includes of mutex classesJarek Kobus2021-02-181-1/+0
* Remove unneeded includesJarek Kobus2020-11-121-1/+0
* QmlJSEditor: ModernizeAlessandro Portale2018-12-101-7/+4
* Qml: Consistently use nullptrTobias Hunger2018-05-081-1/+1
* QmlJsEditor/QmlJsTools: Use override consistentlyTobias Hunger2018-05-071-1/+1
* EditorManager: move all openEditor functions to one placeIvan Donchevskii2017-09-251-1/+0
* QmlJS[|Editor|Tools]: Use Qt5-style connectsOrgad Shaneh2016-06-281-3/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Clean headers in lib qmljs and plugins qmljstools, qmljseditor.Friedemann Kleint2015-03-051-2/+0
* QmlJSEditor: Adding and exporting helper function for usagesThomas Hartmann2015-02-171-1/+5
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-5/+5
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Find: Turn SearchResultItem struct into classTobias Hunger2013-09-041-2/+2
* 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
* 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-5/+5
* Long live the king!hjk2012-01-261-1/+1
* 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/+2
* Move advanced search dialog into search result pane.Eike Ziller2011-09-131-0/+1
* Move and cleanup search specific API to SearchResult classEike Ziller2011-09-061-3/+2
* QmlJS: Remove LookupContext.Christian Kamm2011-08-081-1/+0
* QmlJS: Implement renaming of usages.Christian Kamm2011-07-111-3/+3
* 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-2/+2
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* QmlJS: Add initial 'Find Usages' support.Christian Kamm2010-09-241-0/+97