aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljseditor
Commit message (Expand)AuthorAgeFilesLines
* QmlJSEditor: Remove registration of json filesChristian Stenger2019-07-111-1/+0
* Utils: Rename FileName to FilePathhjk2019-05-284-10/+10
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-282-7/+7
* Remove excess blank lines after namespaceOrgad Shaneh2019-05-271-1/+0
* Qt Creator CMake portCristian Adam2019-05-179-8/+44
* Replace static_casts by QOverload where possiblehjk2019-02-262-6/+6
* Merge remote-tracking branch 'origin/4.9'Orgad Shaneh2019-02-151-4/+6
|\
| * QmlJSEditor: Fix nullptr accessChristian Stenger2019-02-141-4/+6
* | Move qrc parser from QmlJS to UtilsChristian Kandeler2019-02-131-2/+2
|/
* Help: Lookup in index if ID is not foundEike Ziller2019-02-111-5/+4
* Merge remote-tracking branch 'origin/4.8' into 4.9Eike Ziller2019-02-041-1/+1
|\
| * QML: Fix auto-insertion of single quoteEike Ziller2019-02-011-1/+1
* | HelpItem: Remove senseless constructorEike Ziller2019-02-041-2/+1
* | Help: Move resolution of help from multiple candidate IDs to HelpItemEike Ziller2019-02-011-47/+29
* | Help: Avoid ambiguity of help ID being interpreted as URLEike Ziller2019-01-311-3/+5
* | Fix warning: "Don't call QVector::first() on temporary QList/QVector"Alessandro Portale2019-01-281-1/+1
* | Move Help item from text editor to coreEike Ziller2019-01-251-1/+1
* | QmlJsEditor: fix completion item orderDavid Schulz2019-01-251-2/+0
* | TextEditor: Use callback in refactoring markersDavid Schulz2019-01-253-24/+12
* | ClangFormat: Refactor indenter to allow ClangFormat unit-testsIvan Donchevskii2019-01-223-4/+4
* | QmlJS: remove qtquick1 leftoversTim Jenssen2019-01-181-1/+1
* | Fix warning: "Don't call QList::last() on temporary"Alessandro Portale2019-01-171-2/+2
* | qmljs: fix a crash in the highlighterMarco Benelli2018-12-141-1/+1
* | QmlJSEditor: ModernizeAlessandro Portale2018-12-1036-333/+298
* | move find usages to TextEditorDavid Schulz2018-11-283-13/+2
* | qmljs: update parserMarco Benelli2018-11-225-56/+47
|/
* Replace QString::null with default constructed QStringOrgad Shaneh2018-09-211-1/+1
* QmlJSEditor: Fix missing overrideEike Ziller2018-09-181-2/+2
* Fix context of Locator inputEike Ziller2018-08-091-1/+1
* Move PathChooserDelegate to UtilsDavid Schulz2018-07-232-2/+2
* Prefer using 'override' instead of 'virtual'Alessandro Portale2018-07-115-54/+54
* Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-06-191-1/+0
|\
| * Fix that bookmarks couldn't be added to .pro files with mouseEike Ziller2018-06-191-1/+0
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-06-111-0/+4
|\|
| * Merge remote-tracking branch 'origin/4.6' into 4.7Eike Ziller2018-06-111-0/+4
| |\
| | * QmlJs: check markers before cleaning themMarco Benelli2018-06-081-0/+4
* | | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-06-061-3/+16
|\| |
| * | Fix compilation issues with C++17Eike Ziller2018-06-051-3/+16
* | | QmlJSEditor: Remove unused class QmlJSPreviewRunnerhjk2018-05-305-136/+0
* | | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-05-281-2/+2
|\| |
| * | Finish merging Runnable and StandardRunnablehjk2018-05-231-2/+2
* | | QmlJS: improve support for enum declarationsMarco Benelli2018-05-231-2/+19
|/ /
* | Utils: remove Clang from ClangCodeModel_*_TextMarkColorDavid Schulz2018-05-171-2/+2
* | Qml: Consistently use nullptrTobias Hunger2018-05-081-1/+1
* | QmlJsEditor/QmlJsTools: Use override consistentlyTobias Hunger2018-05-073-3/+3
* | Use FileName in TextMarkEike Ziller2018-05-033-8/+8
* | Clean up options page category display name and icon set upEike Ziller2018-04-232-4/+0
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-131-0/+4
|\|
| * QmlJSEditor: fix crash after document reloadDavid Schulz2018-04-111-0/+4
* | Utils: Purge asConstOrgad Shaneh2018-04-091-4/+2