aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Fix compilationhjk2022-01-171-1/+1
* QDS-5691 Create a tab for Recent choicesSamuel Ghinet2022-01-176-44/+624
* QmlDesigner: Refresh preview image every hourMarco Bubke2022-01-122-2/+47
* QmlDesigner: Remove generator from AsynchronousImageFactoryMarco Bubke2022-01-121-58/+48
* QmlDesigner: Don't save null image for preview collectorMarco Bubke2022-01-121-26/+2
* QmlDesigner: Fix missing dependencyChristian Stenger2022-01-121-1/+1
* Fix build with macOS deployment target < 10.14Eike Ziller2022-01-101-6/+6
* QmlDesigner: AsynchronousImageFactory generates if the image is nullMarco Bubke2022-01-061-10/+34
* QmlDesigner: Add fetchHasImage to ImageCacheStorageMarco Bubke2022-01-063-0/+31
* Revert "Revert "Use QtcProcess for clangbackend""Eike Ziller2022-01-064-1/+17
* Add unit tests for QDS New Project dialogSamuel Ghinet2022-01-055-0/+584
* Revert "UnitTests: Disable some ClientServerOutsideProcess tests"Cristian Adam2022-01-041-2/+2
* Revert "Use QtcProcess for clangbackend"Cristian Adam2022-01-044-17/+1
* QmlDesigner: Check if callback is not nullMarco Bubke2022-01-041-0/+36
* QmlDesigner: Add AsynchronousImageFactoryMarco Bubke2022-01-049-30/+206
* QmlDesigner: Use optional for ImageCache*Marco Bubke2022-01-046-89/+50
* QmlDesigner: Add AsynchronousExplicitImageCacheMarco Bubke2022-01-042-0/+268
* Sqlite: Strict table supportv6.0.1Marco Bubke2021-12-144-71/+1004
* QmlDesigner: Fix broken test ListModelEditor.AddBooleanPropertiesMarco Bubke2021-12-141-2/+2
* Sqlite: Remove virtual interface dependencyMarco Bubke2021-12-142-3/+5
* Sqlite: Remove flacky testMarco Bubke2021-12-141-28/+0
* Squish: Don't try saving files after refactoringRobert Löhning2021-12-103-6/+0
* Sqlite: Introduce BindParameterCount template parameterMarco Bubke2021-12-0912-182/+210
* QmlDesigner: Synchronize without updating exportsMarco Bubke2021-12-091-0/+26
* Sqlite: Fix insertUpdateDeleteMarco Bubke2021-12-081-10/+13
* QmlDesigner: Make the member of BasicId privateMarco Bubke2021-12-081-1/+1
* QmlDesigner: Fix broken algorithm for table without rowidMarco Bubke2021-12-081-3/+3
* QmlDesigner: Synchronize ProjectData to the StorageMarco Bubke2021-12-084-45/+266
* QmlDesigner: Improve project storage updateMarco Bubke2021-12-085-57/+389
* Squish: Adapt to removed wizard templatesChristian Stenger2021-12-082-3/+3
* UnitTests: Disable some ClientServerOutsideProcess testsMarco Bubke2021-12-071-2/+2
* QmlDesigner: Add imports for qml document parserMarco Bubke2021-11-171-16/+15
* CPlusPlus: Fix "Find references"Christian Kandeler2021-11-091-0/+40
* QmlJS: Soften strict equality check Pt IIChristian Stenger2021-11-081-7/+7
* Flush finished() signal when waitForReadyRead() was calledJarek Kobus2021-11-041-1/+33
* Squish: Don't wait for nothing in tst_simple_debugRobert Löhning2021-11-011-2/+3
* Remove unneeded includes of QProcess from cpp filesJarek Kobus2021-11-011-1/+0
* Squish: Update for running tst_generic_highlighterRobert Löhning2021-10-292-10/+7
* Core: ExternalTool: Use FilePath also for executableshjk2021-10-291-4/+4
* Squish: Update for running tst_APTW01Robert Löhning2021-10-291-1/+1
* TextEditor: Add highlighting category for namespacesChristian Kandeler2021-10-291-25/+26
* TextEditor: Allow special highlighting for static membersChristian Kandeler2021-10-281-15/+18
* Squish: Update for running suite_CSUPRobert Löhning2021-10-273-7/+9
* QmlJS: fix building testsDavid Schulz2021-10-271-1/+1
* CppEditor: Change parsing opposite bracketArtem Sokolovskii2021-10-252-3/+43
* Android: remove unauthorized field form AndroidDeviceInfoAssam Boudjelthia2021-10-251-3/+0
* Android: remove AndroidDeviceType and State from AndroidDeviceInfoAssam Boudjelthia2021-10-251-6/+6
* Refactor HighlightingResultReporterJarek Kobus2021-10-211-27/+7
* QmlDesigner: Use one synchronization structMarco Bubke2021-10-203-1957/+1208
* QmlDesigner: Introduce different modules for cpp, qml and directoriesMarco Bubke2021-10-204-31/+32