aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljscheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2025-04-031-1/+1
|\
| * QmlJS: Allow blocks in TimelineAnimationThomas Hartmann2025-03-211-1/+1
* | Avoid potential detach of non-const Qt containers in range-loops 1/2Alessandro Portale2025-03-211-6/+6
|/
* QmlJS::Check: Suspend warnings for ScriptAction defined in the .ui fileRafal Stawarski2025-02-201-13/+15
* Libs: Make static QRegularExpression instances static constAlessandro Portale2024-11-201-2/+3
* qmljscheck: fix M129 warning on components with same nameSami Shalayel2024-10-241-2/+13
* QmlDesigner: Add missing commaThomas Hartmann2024-09-181-6/+2
* QmlJSCheck: Do not allow object in when conditionThomas Hartmann2024-09-101-0/+7
* QmlJSCheck: Allow new translation macros in designerThomas Hartmann2024-08-211-3/+10
* QmlDesigner: Allow behaivoursThomas Hartmann2024-07-151-1/+1
* Merge remote-tracking branch 'origin/14.0' into qds/devTim Jenßen2024-07-101-0/+26
|\
| * QmlJs: Fix a warning about comparison of different signsJarek Kobus2024-04-151-1/+1
| * QmlJS: Add another static check for enum valuesChristian Stenger2024-04-151-0/+2
| * QmlJS: Improve handling of user defined enumsChristian Stenger2024-04-151-0/+24
* | QmlDesigner: Unify invalid idsAli Kianian2024-06-241-10/+24
|/
* Merge remote-tracking branch 'origin/qds/dev' into 12.0Tim Jenssen2023-10-051-1/+5
|\
| * QmlJSCheck: Do not warn about visual properties in ConnectionsThomas Hartmann2023-09-191-1/+5
* | QmlJS: Remove unused functionsChristian Stenger2023-09-281-30/+0
* | Revert: qmljs: add check for comparisons not depending on valuesOlivier De Cannière2023-09-271-47/+0
|/
* Merge remote-tracking branch 'origin/11.0' into qds/devTim Jenssen2023-09-141-7/+7
|\
| * Fix M16 warning restrictionsSemih Yavuz2023-08-301-7/+7
* | QmlJS: Turn ErrDoNotMixTranslationFunctionsInQmlUi into a warningThomas Hartmann2023-08-301-4/+4
* | Add interface to check incompatible qml idsVikas Pachdha2023-07-211-1/+6
|/
* Restrict M16 warningsSemih Yavuz2023-06-271-17/+19
* QmlJS: Fix initializing static analyzerChristian Stenger2023-06-121-2/+9
* QmlJS: Switch default enabled state for analyzer messageChristian Stenger2023-06-071-0/+2
* QmlJS: Allow disabling static analyzer messagesChristian Stenger2023-05-041-21/+59
* Merge remote-tracking branch 'origin/10.0' into qds/devTim Jenßen2023-03-261-12/+18
|\
| * QmlJS: Tr::TrAlessandro Portale2023-02-011-4/+7
| * Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
| * qmljs: Remove foreach usageArtem Sokolovskii2022-12-211-7/+10
* | QmlJS: Allow string::arg() in ui.qml filesThomas Hartmann2023-02-071-3/+6
* | QmlJSCheck: Add missing commaThomas Hartmann2023-01-201-3/+16
|/
* Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-09-191-1/+1
|\
| * QmlDesigner: Allow multiple StateGroups in .ui.qmlHenning Gruendl2022-09-131-1/+1
* | Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* | Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-08-191-1/+1
|\|
| * QmlDesigner: Allow Timer in ui.qml filesThomas Hartmann2022-08-161-1/+1
* | qmljs: (QString -> Utils::FilePath)++Fawzi Mohamed2022-07-131-5/+5
|/
* Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-04-261-1/+3
|\
| * QmlJsCheck: Add more ids to negative listsThomas Hartmann2022-04-261-1/+3
| * qmljs: correctly handle js string templatesFawzi Mohamed2022-04-221-0/+6
* | Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-04-221-1/+13
|\|
| * QmlJS: Fix more invalid M325 casesChristian Stenger2022-04-221-1/+13
* | Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-03-281-1/+2
|\|
| * QmlDesigner: Add invalid ids to QmlJSCheckThomas Hartmann2022-03-241-1/+2
* | qmljs: correctly handle js string templatesFawzi Mohamed2022-03-211-0/+6
* | Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-02-141-1/+13
|\|
| * QmlJS: Soften strict equality check Pt IIIChristian Stenger2022-02-111-1/+13
* | QmlDesigner: Show error/warning for root referenceHenning Gruendl2022-02-071-0/+38
|/