aboutsummaryrefslogtreecommitdiffstats
path: root/tests/system/suite_general/tst_openqt_creator/test.py
Commit message (Expand)AuthorAgeFilesLines
* SquishTests: Replace wait condition strings with lambdasRobert Löhning2024-04-181-2/+2
* SquishTests: Update tst_openqt_creatorRobert Löhning2023-12-071-1/+1
* SquishTests: Adapt test of navigation treeChristian Stenger2023-07-271-1/+1
* SquishTests: Configure Creator's sources on Qt 5.14Robert Löhning2023-07-031-1/+1
* SquishTests: Fetch speedcrunch as neededRobert Löhning2023-06-291-39/+43
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-23/+1
* Squish: Don't configure projects on Qt4 anymoreRobert Löhning2022-03-181-5/+2
* Squish: Make presence of Qt4 optionalChristian Stenger2022-02-021-1/+4
* Squish: Fix expectationsChristian Stenger2021-04-211-4/+1
* Squish: Remove outdated checkChristian Stenger2019-12-031-5/+0
* Squish: Update tst_openqt_creatorRobert Loehning2019-07-291-5/+3
* Squish: Refactor starting Qt Creator from SquishChristian Stenger2018-09-051-1/+1
* Squish: Update Creator's sources to v4.7.0Robert Loehning2018-08-141-1/+1
* Squish: Configure Qt Creator projects on Qt 5.10Robert Loehning2018-05-241-3/+3
* Squish: Replace Qt 5.3 kit with Qt 5.10Robert Loehning2018-04-161-1/+1
* Squish: Update Qt version names and constantsRobert Loehning2018-01-221-2/+2
* Squish: Update Creator's sources to v4.4.1Robert Loehning2017-11-081-2/+2
* Squish: Replace Qt4 SDK by self-built Qt 4.8.7Robert Loehning2017-07-311-1/+1
* Squish: Use all lowercase when searching in locatorRobert Loehning2017-07-191-1/+1
* Squish: Update expected project trees when opening qtcreatorRobert Loehning2017-06-071-1/+1
* Squish: Use list instead of bitfield for kitsRobert Loehning2017-03-031-2/+2
* Squish: Parse qtcreator.pro with Qt 5.6 to avoid changing resultsRobert Loehning2017-01-301-5/+8
* Squish: Update Creator's sources to v4.1.0-beta1Robert Loehning2016-07-131-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-29/+24
* Squish: Test warnings about outdated Qt versionRobert Loehning2015-09-111-0/+10
* Squish: Timing issues in tst_openqt_creatorRobert Loehning2015-07-231-2/+14
* Squish: Removing Qt 4.8.0 MinGW kitRobert Loehning2015-03-261-1/+1
* Fix copyright headers in Python filesRobert Loehning2015-02-131-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* Squish: Fix tst_openqt_creatorRobert Loehning2014-10-211-1/+1
* Squish: Fix tst_openqt_creatorRobert Loehning2014-10-171-1/+1
* License updateEike Ziller2014-10-091-7/+8
* Squish: Fix regexes in tst_openqt_creatorRobert Loehning2014-05-221-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Squish: Added copyright headersRobert Loehning2013-05-151-0/+29
* Squish: Using progressBarWait() instead of waitForSignal()Robert Loehning2013-05-021-2/+2
* Squish: catch plugin loader error if it occursChristian Stenger2013-02-221-0/+2
* Squish: Update in tst_openqt_creatorRobert Loehning2012-12-121-3/+3
* Squish: Remove unnecessary calls to clean upChristian Stenger2012-11-281-1/+0
* Squish: Check for elements in project treeRobert Loehning2012-06-251-0/+4
* Squish: Removed unused code and dataRobert Loehning2012-06-041-11/+0
* Squish: Improved timeoutsRobert Loehning2011-11-291-2/+2
* Squish: Avoid timing issues when using LocatorRobert Loehning2011-11-011-5/+1
* Squish: Updated existing tests to run on MacChristian Stenger2011-10-061-2/+2
* Squish: Remove also versioned .user filesChristian Stenger2011-09-271-5/+3
* Squish: Some smaller refactoringsChristian Stenger2011-09-271-1/+1
* Squish: Starting test cases only if needed files are presentRobert Loehning2011-09-271-4/+6
* Squish: Improved path constantsRobert Loehning2011-09-261-8/+8
* New waitForSignal functionBill King2011-09-121-12/+4