aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs
Commit message (Expand)AuthorAgeFilesLines
...
* | | CPlusPlus: Remove TranslationUnit::getTokenStartPosition()Christian Kandeler2023-07-131-7/+7
* | | CplusPlus: Use plainer callbacks to interact to the CppEditorhjk2023-07-121-4/+3
* | | Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2023-07-041-0/+25
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/11.0' into qds/devTim Jenssen2023-07-041-17/+19
| |\|
| * | Merge remote-tracking branch 'origin/11.0' into qds/devTim Jenssen2023-06-223-5/+14
| |\ \
| * \ \ Merge remote-tracking branch 'origin/11.0' into qds/devTim Jenssen2023-06-081-0/+2
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/11.0' into qds/devTim Jenssen2023-06-072-28/+29
| |\ \ \ \
| * | | | | QmlJS: Add support for annotations in qmljsreformatterThomas Hartmann2023-06-061-0/+25
* | | | | | Merge remote-tracking branch 'origin/11.0'Eike Ziller2023-06-271-17/+19
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Restrict M16 warningsSemih Yavuz2023-06-271-17/+19
| | |_|_|/ | |/| | |
* / | | | Fix occurrences of the contains/insert anti-patternChristian Kandeler2023-06-232-12/+6
|/ / / /
* | | | QmlJS: Fix compile with Qt6.2Christian Stenger2023-06-201-1/+1
* | | | QmlJS: Fix initializing static analyzerChristian Stenger2023-06-121-2/+9
* | | | Utils: Fix compilation with namespaced Qthjk2023-06-121-2/+4
| |_|/ |/| |
* | | QmlJS: Switch default enabled state for analyzer messageChristian Stenger2023-06-071-0/+2
| |/ |/|
* | All: Replace deprecated QLibraryInfo::locationhjk2023-06-061-2/+2
* | QmlJS: Avoid deprecation warninghjk2023-06-061-26/+27
|/
* Tr: Add missing full stopsEike Ziller2023-05-261-1/+1
* qmljsreformatter: don't default foreach type to "in"Semih Yavuz2023-05-081-1/+4
* QmlJS: Allow disabling static analyzer messagesChristian Stenger2023-05-042-23/+65
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-042-7/+7
* Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}Jarek Kobus2023-05-032-2/+2
* QmlJS: Stop suggesting versions for imports if possibleChristian Stenger2023-04-242-7/+17
* Codeformatter: Support indenting of type annotated functionSemih Yavuz2023-04-202-0/+8
* QmlJS: Fix compile with Qt6.2Christian Stenger2023-04-181-1/+1
* RunExtensions: Move onResultReady and onFinished into asynctask.hJarek Kobus2023-04-171-1/+0
* Fix tst_qml_reformatter auto testSemih Yavuz2023-04-141-3/+3
* reformatter: fix formatting of js directivesSemih Yavuz2023-04-121-7/+8
* Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2023-03-305-7/+38
|\
| * Merge remote-tracking branch 'origin/10.0' into qds/devTim Jenßen2023-03-2695-3959/+4502
| |\
| * | QmlJS: Take Qt 6.5 into account for ConnectionsThomas Hartmann2023-03-231-0/+1
| * | QmlJS: Do not set import as invalid if sub import failsThomas Hartmann2023-02-101-1/+1
| * | QmlJS: Allow string::arg() in ui.qml filesThomas Hartmann2023-02-071-3/+6
| * | QmlDesigner: Skip makeComponentChain in TextToModelMerger::loadThomas Hartmann2023-02-012-0/+14
| * | QmlJSCheck: Add missing commaThomas Hartmann2023-01-201-3/+16
* | | Replace a few \returns by Returnshjk2023-03-241-2/+3
* | | QmlJS: Use QtConcurrent invocation for async runJarek Kobus2023-03-143-68/+68
| |/ |/|
* | Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-101-1/+1
* | qmldir parser: Handle internal types with versionsUlf Hermann2023-02-081-5/+19
* | QmlJS: Tr::TrAlessandro Portale2023-02-0116-227/+229
* | Translations: Prefix translation contexts for libraries with "::"Alessandro Portale2023-01-261-1/+1
* | QmlJS: Reduce number of for loopsMarcus Tillmanns2023-01-261-17/+18
* | QmlJS: Proliferate FilePath usehjk2023-01-242-40/+31
* | Utils: Rename QtcProcess::readAllStandard* to readAllRawStandard*hjk2023-01-101-2/+2
* | Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-102-2/+2
* | Remove GPL-3.0+ from license identifiersKai Köhne2023-01-0690-93/+93
* | Update the qml code model parserSami Shalayel2023-01-0518-3436/+3929
* | CMake build: Use version-less Qt targetsEike Ziller2023-01-051-2/+2
* | qmljs: Fix warningsArtem Sokolovskii2023-01-022-3/+3