aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Move item library entries to project storageMarco Bubke2023-10-1124-1052/+3251
* Sqlite: Make SmallString::number locale independentMarco Bubke2023-10-112-4/+4
* Sqlite: Remove default constructorMarco Bubke2023-10-091-1/+0
* Utils: Extend transform for container insertionMarco Bubke2023-10-041-0/+18
* QmlDesigner: Remove typeName() usage from TextToModelMergerMarco Bubke2023-10-041-0/+83
* QmlDesigner: Ensure that indirect imports are deleted tooMarco Bubke2023-10-041-0/+13
* QmlDesigner: Integrate component generationMarco Bubke2023-10-047-46/+165
* QmlDesigner: Add PropertyComponentGeneratorMarco Bubke2023-10-0215-11/+1022
* QmlDesigner: Add mechanism to refresh meta infosMarco Bubke2023-10-024-0/+42
* QmlDesigner: Fix missing updatedProjectSourceIdsMarco Bubke2023-10-021-23/+23
* QmlDesigner: Add google tests for the Lowest Common Ancestor FunctionAli Kianian2023-09-271-1/+59
* QmlProject: Fix skipping some nodes with QDS prefixBurak Hancerli2023-09-255-5/+401
* QmlDesigner: Improve type selectionHenning Gruendl2023-09-151-5/+5
* Merge remote-tracking branch 'origin/11.0' into qds/devTim Jenssen2023-09-142-5/+25
|\
| * Fix M16 warning restrictionsSemih Yavuz2023-08-301-5/+16
| * CPlusPlus: Fix crash on weird-looking constructChristian Kandeler2023-08-181-0/+9
* | 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
|\|
| * Utils: Fix FilePath::isRootPath()Marcus Tillmanns2023-08-151-0/+35
| * SquishTests: Expect failure when renaming classRobert Löhning2023-07-311-2/+5
| * SquishTests: Adapt test of navigation treeRobert Löhning2023-07-281-2/+2
| * SquishTests: Fix expected proposalsChristian Stenger2023-07-281-1/+2
| * SquishTests: Don't use lists of dictsRobert Löhning2023-07-272-20/+18
| * SquishTests: Adapt test of navigation treeChristian Stenger2023-07-272-19/+1
| * SquishTests: Don't initialize an entire list for reading one itemRobert Löhning2023-07-277-15/+16
| * SquishTests: Skip too old Qt on WindowsChristian Stenger2023-07-272-2/+11
| * SquishTests: Adapt cmake based speedcrunch testChristian Stenger2023-07-273-1/+43
* | QmlDesigner: Add property meta info testsMarco Bubke2023-07-262-0/+941