summaryrefslogtreecommitdiff
path: root/src/plugins/qmljstools/qmljsfunctionfilter.cpp
Commit message (Expand)AuthorAgeFilesLines
* ILocatorFilter: Remove calls to setDefaultIncludedByDefault(false)Jarek Kobus2023-05-161-1/+0
* QmlJSFunctionsFilter: Remove the old matchesFor() implementationJarek Kobus2023-05-101-48/+3
* Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}Jarek Kobus2023-05-031-1/+1
* Tasking::Async: Rename Async into AsyncTaskJarek Kobus2023-05-031-2/+2
* QmlJSToolsPlugin: Reimplement matchers()Jarek Kobus2023-04-271-1/+64
* LocatorFilterEntry: Get rid of filter fieldJarek Kobus2023-04-201-1/+2
* Show locator filter descriptions more prominentlyEike Ziller2023-04-181-0/+1
* ILocatorFilter: Don't store IndexItem::Ptr as internalDataJarek Kobus2023-04-041-2/+1
* ILocatorFilter: Provide default implementation for accept()Jarek Kobus2023-03-031-12/+0
* LocatorFilter classes: Use more linkForEditorJarek Kobus2023-03-031-2/+2
* LocatorFilter classes: Use Core namespaceJarek Kobus2023-02-231-11/+10
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* QmlJSTools: Convert to using Tr::trAlessandro Portale2022-10-061-2/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* qmljs: (QString -> Utils::FilePath)++Fawzi Mohamed2022-07-131-3/+2
* Core: Turn LocatorFilterEntry ofn ILocatorFilter::accept to const &Alessandro Portale2022-02-111-1/+1
* EditorManager: Remove QString openEditor(At) overloadsEike Ziller2021-11-021-1/+2
* Provide empty implementation for ILocatorFilter::refresh()Jarek Kobus2021-02-111-4/+0
* Refactor Locator filter settings savingEike Ziller2021-02-041-2/+2
* Locator: Extract MatchLevel and use it in several filtersAndre Hartmann2019-08-151-5/+4
* QmlJSTools: Fix compileChristian Stenger2019-07-311-2/+2
* QmljsFunctionFilter: Simplify priority handlingAndre Hartmann2019-07-311-16/+13
* Compile fix with recent Qt devhjk2019-07-291-5/+2
* Replace uses of qVariantFromValue with QVariant::fromValuehjk2019-05-271-1/+1
* QmlJSTools: ModernizeAlessandro Portale2018-12-071-2/+1
* Locator: Cleanup and modernize Locator and filtersAndre Hartmann2017-12-301-2/+3
* Locator: De-duplicate highlightInfo generation for camel humpsAndre Hartmann2017-10-051-5/+1
* Locator: De-duplicate RegExp pattern generationAndre Hartmann2017-09-291-2/+1
* Locator: Add camel hump locator filter for C++, QML, and filesAndre Hartmann2017-09-191-14/+21
* Remove 1-1 dependency between locator and locator input widgetEike Ziller2017-06-131-1/+5
* Locator: Add highlighting of the search textSerhii Moroz2017-03-211-18/+15
* QRegExp include cleanupSamuel Gaist2017-03-131-0/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-191-2/+3
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-8/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* CppTools: Adapt C++ locator names to realityNikolai Kosjar2013-10-071-1/+1
* Locator: Case sensitivity of input affects prioritizingNikolai Kosjar2013-08-221-1/+2
* Switch less often to edit modeEike Ziller2013-06-051-2/+1
* Move openEditorAt from BaseTextEditorWidget to EditorManagerEike Ziller2013-06-031-3/+3
* Clean headers in QmlJsTools.Friedemann Kleint2013-04-031-1/+0
* 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
* | Core: simplify ILocator interfacehjk2013-01-181-0/+2
* | QmlJSTools: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-221-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-301-1/+1