summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Squish: Fix MSVC2017 toolchainRobert Löhning2022-05-182-2/+32
* Squish: Remove unused MSVC2013 toolchainsRobert Löhning2022-05-161-28/+5
* Squish: Fix toolchains in Qt 5.14.1 kitRobert Löhning2022-05-161-2/+1
* Squish: Retire Qt4Robert Löhning2022-05-1113-250/+39
* Tests: Fix compile of test app on macOSChristian Stenger2022-05-101-1/+3
* Squish: Fix findUnusedObjects for Python3Robert Löhning2022-05-091-2/+2
* Squish: Align iterateKits() better with the way we use itRobert Löhning2022-05-092-40/+29
* Squish: Reduce complexity of iterateQtVersions()Robert Löhning2022-05-093-65/+15
* Squish: Remove outdated comment from ReadmeRobert Löhning2022-05-091-4/+1
* Squish: Fix typo in ReadmeRobert Löhning2022-05-061-1/+1
* Dumper: Fix offsets for QFile membersChristian Stenger2022-05-051-2/+12
* QmlJS: Fix more invalid M325 casesChristian Stenger2022-04-221-0/+6
* UpdateInfo: Fix parsing of update infoEike Ziller2022-04-211-1/+3
* UpdateInfo: Add some auto testEike Ziller2022-04-215-0/+92
* Squish: Ensure treeview items are accessibleChristian Stenger2022-04-141-0/+1
* Squish: Fix tst_cmake_speedcrunch for Python3Robert Löhning2022-04-131-2/+3
* Squish: Ensure we get str output from commandsChristian Stenger2022-04-131-2/+11
* Squish: Remove obsolete workaroundChristian Stenger2022-04-131-31/+19
* Squish: Port tst_create_proj_wizard to Python3Robert Löhning2022-04-121-3/+3
* CppEditor: Fix indentation for structured bindingGPery2022-03-291-0/+12
* QDS New Project Dialog fix: recents should include all project propertiesSamuel Ghinet2022-03-244-407/+188
* Squish: Fix remove kits testChristian Stenger2022-03-242-5/+5
* Squish: Fix project wizard testChristian Stenger2022-03-243-7/+15
* Squish: Fix local git testChristian Stenger2022-03-231-1/+1
* Squish: Port tst_WELP03 to Python3Robert Löhning2022-03-231-5/+5
* Squish: Update Welcome page testChristian Stenger2022-03-232-11/+11
* Squish: Don't configure projects on Qt4 anymoreRobert Löhning2022-03-182-10/+5
* Squish: Fix qml indentation testChristian Stenger2022-03-181-1/+1
* Squish: Fix debugging console app testChristian Stenger2022-03-182-5/+7
* Squish: Update suite_QMLSRobert Löhning2022-03-183-3/+3
* Squish: Don't use Qt4 in tst_HELP04 anymoreRobert Löhning2022-03-181-9/+7
* Squish: Update tst_CSUP01 and -02Robert Löhning2022-03-182-4/+4
* Squish: Update tst_cmake_speedcrunchRobert Löhning2022-03-172-62/+185
* Squish: Build speedcrunch with Qt5Christian Stenger2022-03-172-8/+3
* RemoteLinux: Avoid unexpected password dialog in testsChristian Stenger2022-03-163-75/+20
* Squish: More corrections due to change of default build systemChristian Stenger2022-03-166-20/+42
* Docker: Add some example for boot2qt kit setuphjk2022-03-161-2/+122
* Squish: Adapt to changes ui textChristian Stenger2022-03-162-2/+2
* Squish: Handle build systems more appropriatelyChristian Stenger2022-03-161-4/+9
* Squish: Explicitly use qmake-based projects in suite_APTWRobert Löhning2022-03-154-14/+22
* Tests: Fix expected assert on WindowsChristian Stenger2022-03-091-1/+1
* Fix: Recents don't show up for Custom presetsSamuel Ghinet2022-03-091-0/+73
* Implement custom presetsSamuel Ghinet2022-03-085-56/+601
* Squish: Fix checkLastBuild() with python3Robert Löhning2022-03-031-3/+3
* Squish: Port tst_SCOM04 to CMakeRobert Löhning2022-03-011-1/+4
* Squish: Remove outdated conditionChristian Stenger2022-03-011-8/+6
* Squish: Adapt to changed UIChristian Stenger2022-02-246-26/+30
* Tests: Add build files for qml-ast2dotChristian Stenger2022-02-234-1/+36
* Tests: Fix dumper execution on macOSChristian Stenger2022-02-221-1/+1
* Qbs: Factor out gtest dependency checkChristian Stenger2022-02-221-44/+2