summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Squish: Don't use negative y-position for QMouseEventRobert Loehning2020-04-211-1/+1
* Make WidgetTips Squish-testableRobert Loehning2020-04-212-18/+22
* Squish: Avoid false positive in tst_CSUP01Christian Stenger2020-04-201-1/+1
* Squish: Ignore two fails in tst_rename_fileRobert Loehning2020-04-161-0/+2
* Squish: Fix and update tst_rename_fileRobert Loehning2020-04-151-5/+2
* Squish: Don't close files before exiting CreatorRobert Loehning2020-04-027-16/+1
* Squish: Don't use underscore in project nameRobert Loehning2020-04-021-1/+1
* Squish: Remove dead code and simplifyRobert Loehning2020-03-201-14/+4
* Squish: Fix expected object propertiesChristian Stenger2020-03-191-1/+1
* Squish: Fix tst_qml_localsChristian Stenger2020-03-131-13/+20
* Squish: Adjust expectations in suite_CSUPRobert Loehning2020-03-123-20/+16
* Squish: Adapt to changed tool tip textChristian Stenger2020-03-121-1/+1
* Squish: Replace Qt version 5.6.1 with 5.14.1Robert Loehning2020-03-1031-76/+95
* Dumper: Do not test fortran string on windowsDavid Schulz2020-03-091-2/+2
* QmlJS: Fix compileChristian Stenger2020-03-042-2/+5
* QmlJS: Fix compiler warning and add a missing includeOrgad Shaneh2020-03-031-0/+1
* Ensure that null dereference in test is not optimized awayFawzi Mohamed2020-02-271-1/+2
* Squish: Break endless loop in tst_CSUP06Robert Loehning2020-02-262-1/+4
* QmlDesigner: Fix compile with Qt5.11 and building testsChristian Stenger2020-02-241-0/+1
* Squish: Directly click mode selectorRobert Loehning2020-02-242-34/+0
* Squish: Remove outdated error handlingRobert Loehning2020-02-191-7/+0
* Squish: Update QtOptionsPageWidgetRobert Loehning2020-02-181-1/+1
* Squish: Update chooseTargets()Robert Loehning2020-02-181-1/+1
* Squish: Update addAndActivateKitRobert Loehning2020-02-181-1/+1
* Squish: Fix compiler toolchains on macOSChristian Stenger2020-02-172-7/+7
* Squish: Update expected tooltipsRobert Loehning2020-02-171-2/+2
* ExtensionSystem: Some modernizationhjk2020-02-142-2/+2
* LanguageClient: introduce new type for gorgeous formatted errorsDavid Schulz2020-02-121-3/+9
* Squish: Update detection of configured kitsRobert Loehning2020-02-111-2/+2
* Squish: Fix error handlingRobert Loehning2020-02-073-3/+3
* Provide an empty default IPlugin::extensionsInitialized()hjk2020-02-076-17/+0
* Merge "Merge remote-tracking branch 'origin/4.11'"The Qt Project2020-02-058-67/+14
|\
| * Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-02-058-67/+14
| |\
| | * Unit: Fix building without ClangRefactoringChristian Stenger2020-02-041-4/+4
| | * Squish: Remove old hack for the MacRobert Loehning2020-01-217-63/+10
* | | Add final specifies to classesIgor Sidorov2020-02-055-5/+5
|/ /
* | CMake Build: Fix unittestsCristian Adam2020-02-035-0/+87
* | Squish: Fix test for session handlingChristian Stenger2020-02-031-0/+1
* | Squish: Fix test for project wizardChristian Stenger2020-02-031-1/+1
* | Squish: Adapt to changed UIChristian Stenger2020-02-032-2/+2
* | Squish: Fix handling of enabling Qml DebuggingChristian Stenger2020-02-031-3/+3
* | Squish: Remove pointless progressBarWait()Robert Loehning2020-01-291-1/+0
* | Squish: Wait for project parsing after creating projectsRobert Loehning2020-01-291-4/+4
* | Squish: Adapt to changed build menu entriesChristian Stenger2020-01-298-10/+10
* | Squish: Adapt to changed UIChristian Stenger2020-01-281-1/+1
* | Squish: Fix tst_debug_empty_mainChristian Stenger2020-01-283-15/+18
* | Squish: Close Link with Qt banner at startupChristian Stenger2020-01-273-3/+5
* | Squish: Fix wizard template categoriesChristian Stenger2020-01-271-3/+3
* | Squish: Skip Python projects in tst_create_proj_wizardRobert Loehning2020-01-221-2/+2
* | Squish: Fix label parentChristian Stenger2020-01-211-1/+1