summaryrefslogtreecommitdiff
path: root/src/plugins/qmljseditor
Commit message (Expand)AuthorAgeFilesLines
* QmlJSEditor: inline .ui filesAlessandro Portale2022-09-028-384/+158
* Use SPDX license identifiersLucie Gérard2022-08-2653-1272/+106
* FilePath: Remove ::toDir() and deprecation hintsMarcus Tillmanns2022-08-041-4/+4
* filesystem: Add QFSEngine for filepathsMarcus Tillmanns2022-07-211-1/+1
* SearchResult: Rename cancelled() into canceled()Jarek Kobus2022-07-201-1/+1
* Drop Qt5: Qml lib / QmlDesigner: Get rid of QOverloadJarek Kobus2022-07-201-1/+1
* Utils: More porting.h related changeshjk2022-07-142-12/+7
* qmljs: (QString -> Utils::FilePath)++Fawzi Mohamed2022-07-1316-87/+106
* Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-07-071-0/+1
|\
| * Clangd: Fix autocompletion for old style SIGNAL and SLOTArtem Sokolovskii2022-07-041-0/+1
* | Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-06-291-1/+1
|\ \ | |/
| * UI text: Fix grammar errors and capitalization issuesLeena Miettinen2022-06-281-1/+1
* | Add plugintr.h files to all pluginshjk2022-06-273-1/+39
|/
* qmljs: avoid linking to files in the build directoryFawzi Mohamed2022-06-212-12/+26
* Do not pass Utils::LinkHandler by rvalue refChristian Kandeler2022-06-072-2/+2
* Utils: Rename ProcessLinkCallback to something less clumsyChristian Kandeler2022-06-032-2/+2
* QmlJsEditor: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-05-1811-58/+69
* QmlJsEditor: Change "always open with QDS" setting type to combo boxTapani Mattila2022-05-173-20/+41
* TextEditor: add text cursor to assist interfaceDavid Schulz2022-05-134-14/+9
* qmljseditor: preserve state when reformattingFawzi Mohamed2022-05-121-1/+3
* CMake: Qt Creator Static build supportCristian Adam2022-04-291-0/+2
* Line length for QML/JS editing automatic formattingXavier BESSON2022-04-071-1/+4
* qmljs: correctly handle js string templatesFawzi Mohamed2022-03-212-0/+31
* QmlJSEditor: prevent possible crash on font settings changeDavid Schulz2022-03-172-15/+21
* QmlProject: Add option to always open ui.qml files in qdsThomas Hartmann2022-01-243-6/+34
* Remove qmake build filesEike Ziller2022-01-202-76/+0
* InfoBar: Make adding more buttons possibleEike Ziller2022-01-181-1/+1
* Updating qmljs parser to latest qtdeclarative parserFawzi Mohamed2021-12-162-11/+6
* QmlJsEditor: Delay the call of registerIconOverlayForMimeTypeAlessandro Portale2021-12-141-2/+3
* QmlJsEditor: Use the "Design" file icon overlay for .ui.qml filesAlessandro Portale2021-12-131-0/+2
* Make some qHash and comparison operators overloads hidden friendshjk2021-12-061-28/+28
* QmlJSEditor: block non Utf8 codecsDavid Schulz2021-11-093-2/+9
* Merge remote-tracking branch 'origin/5.0' into 6.0Eike Ziller2021-10-081-2/+1
|\
| * qmljseditor: fix crash at shutdownTim Jenssen2021-10-061-2/+1
* | Utils: Remove uses of deprecated PathChooser::path()hjk2021-09-281-1/+1
* | Editor: pass AssistInterface to createProcessorDavid Schulz2021-09-165-5/+5
* | Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-09-071-0/+1
|\ \ | |/
| * QmlJS: Prepend "My" to default component nameThomas Hartmann2021-09-031-0/+1
* | Pass QFutureInterface by referenceJarek Kobus2021-08-301-2/+2
* | Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-08-111-1/+1
|\ \ | |/
| * Fix some compiler warningsChristian Kandeler2021-08-091-1/+1
* | Vcs: Use more FilePath for file pathshjk2021-08-021-1/+2
* | Utils: Use FilePath in DropSupporthjk2021-08-021-1/+1
* | Vcs: Use FilePath in IVersionControl APIhjk2021-07-291-1/+1
|/
* ProjectExplorer: Use FilePaths in project tree nodeshjk2021-07-161-1/+2
* QML/JS Editor: Fix UI textLeena Miettinen2021-07-081-3/+3
* Core: use FilePaths to notify files changed internallyDavid Schulz2021-06-231-5/+7
* Do not pass QStringView by const referenceKai Köhne2021-06-175-8/+8
* TextEditor: filepathify RefactoringChangesDavid Schulz2021-06-083-4/+6
* Utils: filepathify LinkDavid Schulz2021-05-251-4/+4