summaryrefslogtreecommitdiff
path: root/tests/system/shared
Commit message (Expand)AuthorAgeFilesLines
* Squish: Fix using locatorChristian Stenger2018-11-131-1/+1
* Squish: Ensure text cursor has safe positionChristian Stenger2018-11-021-4/+5
* Squish: Further adaption to UI changes of debuggerChristian Stenger2018-10-161-3/+4
* Squish: Adapt to changed UI of debuggerChristian Stenger2018-10-161-1/+1
* Squish: Let startQC() return applicationContextChristian Stenger2018-10-011-1/+1
* Squish: Refactor starting Qt Creator from SquishChristian Stenger2018-09-052-38/+21
* Squish: Fix checking for plugin loader issuesChristian Stenger2018-08-301-4/+4
* Squish: Use sets instead of lists for kits in useRobert Loehning2018-08-172-22/+17
* Squish: Remove old default target parametersRobert Loehning2018-08-101-22/+7
* Squish: Fix checking for Profile modeRobert Loehning2018-08-091-1/+2
* Squish: Simplify mapping between kits and their namesRobert Loehning2018-08-091-25/+11
* Squish: Also check for "Profile" config being checkedRobert Loehning2018-08-071-0/+1
* Squish: Move imports of "os", "re" and "sys" into shared classRobert Loehning2018-08-077-12/+1
* Squish: Fix warningsRobert Loehning2018-08-066-14/+10
* Squish: Refactor selecting configured Kits in projectRobert Loehning2018-08-025-163/+90
* Squish: Redo readFile()Christian Stenger2018-08-011-4/+2
* Squish: Fix tests after revertChristian Stenger2018-07-271-4/+8
* Squish: Forward qbs' warnings about deprecated featuresRobert Loehning2018-07-261-4/+6
* Squish: Remove unneeded function callRobert Loehning2018-07-121-1/+0
* Squish: Update suite_WELPRobert Loehning2018-07-111-0/+7
* Squish: Fix for Qt 5.11Robert Loehning2018-07-021-1/+1
* Squish: Fix expected targets for widget app wizardChristian Stenger2018-06-291-3/+1
* Squish: Remove Qt4 from expected kits for widget application wizardChristian Stenger2018-06-261-0/+2
* Squish: Fix expected stringChristian Stenger2018-06-221-1/+1
* Squish: Explicitly disable ClangCodeModel for testing built-inRobert Loehning2018-06-051-1/+1
* Squish: Handle third kit stateRobert Loehning2018-06-041-3/+6
* Squish: Update for changed Options dialogRobert Loehning2018-06-011-3/+3
* Squish: Stabilize selectFromLocator()Christian Stenger2018-05-091-0/+1
* Squish: Don't configure Windows firewall when we don't need toRobert Loehning2018-05-091-48/+0
* Squish: Remove code for querying information about QtRobert Loehning2018-05-082-33/+5
* Squish: Use Locator instead of menu hackRobert Loehning2018-05-081-15/+4
* Squish: Remove hooking into subprocessesRobert Loehning2018-05-026-549/+76
* Squish: Don't expect WebEngine or WebKitRobert Loehning2018-04-191-15/+4
* Squish: Remove dead codeChristian Stenger2018-04-171-12/+0
* Squish: Replace Qt 5.3 kit with Qt 5.10Robert Loehning2018-04-162-18/+19
* Squish: Stabilize tst_CSUP04Robert Loehning2018-04-041-0/+1
* Squish: Revert workarounds for fixed bugRobert Loehning2018-03-141-10/+1
* Squish: Use example from Qt5 in suite_CSUPRobert Loehning2018-03-021-1/+0
* Squish: Add workaround for opening qmlprojectsRobert Loehning2018-02-281-1/+10
* Squish: Update Qt version names and constantsRobert Loehning2018-01-222-47/+50
* Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-12-072-11/+31
|\
| * Squish: Improve testing of Welcome pageChristian Stenger2017-12-051-8/+17
| * Squish: Stabilize tst_HELP05Robert Loehning2017-11-301-3/+14
* | Squish: Update combos for creating projectsRobert Loehning2017-12-061-3/+3
|/
* Squish: Adapt QMLS suite to changed templateChristian Stenger2017-10-181-0/+11
* Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-09-192-2/+14
|\
| * Squish: Enclose code model tests in sectionsRobert Loehning2017-09-192-2/+14
* | Squish: Update createNewQtQuickApplication() and calling codeRobert Loehning2017-09-131-3/+3
* | Squish: Update createNewQtQuickUI() and calling codeRobert Loehning2017-09-121-1/+1
|/
* Squish: Workaround Squish issues when using nativeTypeChristian Stenger2017-09-071-4/+8