aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Meson: Merge MesonProcess into project parser file pairhjk2023-09-281-1/+1
* SquishTests: Adapt to changed uiChristian Stenger2023-09-271-1/+1
* SquishTests: Fix finding line edit on wizardChristian Stenger2023-09-271-2/+2
* qbs build: Fix manual testsChristian Kandeler2023-09-2023-72/+41
* Merge remote-tracking branch 'origin/11.0'Eike Ziller2023-09-202-3/+2
|\
| * SquishTests: Fix writing test files on WindowsChristian Stenger2023-09-191-1/+1
| * SquishTests: Fix opening cascaded menusChristian Stenger2023-09-141-2/+1
* | qbs build: Clean up testing infrastructureChristian Kandeler2023-09-197-14/+32
* | Expected: Add upstream changesMarcus Tillmanns2023-09-191-1/+1
* | Expected: Fix operator==(void, void)Marcus Tillmanns2023-09-191-0/+19
* | Revert "Tests: Fix cmake build"Tim Jenssen2023-09-151-1/+0
* | Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2023-09-1441-239/+2397
|\ \
| * | Merge remote-tracking branch 'origin/11.0' into qds/devTim Jenssen2023-09-142-5/+25
| |\|
| * | QmlDesigner: Add another test to ConnectionEditorThomas Hartmann2023-09-111-0/+37
| * | UnitTest: Fix or disable some flacky testsMarco Bubke2023-09-062-9/+25
| * | Sqlite: Introduce implicit transactionMarco Bubke2023-09-061-0/+53
| * | QmlDesigner: Refactor 3D view background and grid color implementationMiikka Heikkinen2023-09-052-4/+0
| * | QmlDesigner: Update tests for connection editorThomas Hartmann2023-08-301-32/+49
| * | Sqlite: Extent Statement::values for other containerMarco Bubke2023-08-286-30/+35
| * | QmlDesigner: Add task queueMarco Bubke2023-08-283-0/+105
| * | QmlDesigner: Timeout threadMarco Bubke2023-08-281-1/+1
| * | QmlProject: Fix incorrect conversion of MCU propertyBurak Hancerli2023-08-243-1/+4
| * | UnitTests: Merge MockListModelEditorView into AbstractViewMockMarco Bubke2023-08-246-64/+49
| * | QmlDesgner: Add inflate property functionsMarco Bubke2023-08-247-9/+253
| * | QmlDesigner: Add NodeMetaInfo::property dot getter supportMarco Bubke2023-08-241-0/+40
| * | QmlDesigner: Support dot properties in NodeMetaInfo::hasPropertyMarco Bubke2023-08-241-0/+68
| * | QmlDesigner: Add type to NodeMetaInfoMarco Bubke2023-08-241-0/+45
| * | QmlDesigner: Add path for property editor in project storageMarco Bubke2023-08-243-0/+138
| * | QmlDesigner: Collect panes and specifics in updaterMarco Bubke2023-08-245-100/+197
| * | UnitTests: Silence padding warning in testsMarco Bubke2023-08-231-0/+2
| * | cleanup QMessageBox includesTim Jenßen2023-08-221-1/+0
| * | QmlDesigner: Implement Connection Editor Evaluator and ParserAli Kianian2023-08-223-0/+362
| * | QmlDesigner: Cpp module id can be invalid for qml documentsMarco Bubke2023-08-171-6/+10
| * | QmlDesigner: build it only if Qt is GREATER_EQUAL 6.4.3Tim Jenssen2023-08-151-3/+1
| * | QmlDesigner: Fix dependencyMarco Bubke2023-08-151-1/+1
| * | UnitTests: Improve matcherMarco Bubke2023-08-151-3/+6
| * | Merge remote-tracking branch 'origin/11.0' into qds/devTim Jenssen2023-08-1516-58/+129
| |\ \
| * | | QmlDesigner: Add property meta info testsMarco Bubke2023-07-262-0/+941
| * | | UnitTests: Optimize example string generationMarco Bubke2023-07-211-7/+7
* | | | CtfVisualizer: Fix computation of nesting levelEike Ziller2023-09-121-0/+13
* | | | Merge remote-tracking branch 'origin/11.0'Eike Ziller2023-09-071-5/+16
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix M16 warning restrictionsSemih Yavuz2023-08-301-5/+16
* | | | QmlJS: Delay loading of default QML type descriptionsEike Ziller2023-09-062-2/+4
* | | | TaskTree: Add a test for Storage input/outputJarek Kobus2023-09-011-0/+48
* | | | TaskTree test: Remove unused static variableJarek Kobus2023-09-011-1/+0
* | | | TaskTree: Add static asserts to onStorage{Setup,Done} handlersJarek Kobus2023-09-011-3/+5
* | | | CppEditor: Consider symbol occurrences in commentsChristian Kandeler2023-09-011-1/+1
* | | | Replace QFile::exists by QFileInfo::existshjk2023-09-011-1/+1
* | | | TaskTree: Change the signature of storage handlersJarek Kobus2023-09-011-5/+5
* | | | TaskTree demo: Simplify task creationJarek Kobus2023-09-011-14/+12