summaryrefslogtreecommitdiff
path: root/tests/system/suite_qtquick
Commit message (Expand)AuthorAgeFilesLines
* Squish: Move simpleFileName() into shared scriptChristian Stenger2013-05-291-3/+0
* Squish: Added copyright headersRobert Loehning2013-05-155-0/+145
* Squish: Using progressBarWait() instead of waitForSignal()Robert Loehning2013-05-021-1/+1
* Squish: Clean upChristian Stenger2013-04-102-2/+2
* Squish: Added Qt 5.0.1 KitRobert Loehning2013-03-271-2/+2
* Squish: catch plugin loader error if it occursChristian Stenger2013-02-225-0/+10
* Squish: Wait for parsing in createNewQtQuickApplication()Robert Loehning2013-02-082-4/+0
* Squish: Fix hooking for multiple kitsRobert Loehning2013-02-063-3/+8
* Squish: use new approach for markText()Christian Stenger2013-01-281-5/+1
* Squish: Improve Outline testChristian Stenger2013-01-282-0/+95
* Squish: Enable testing with MSVC againRobert Loehning2013-01-232-2/+5
* Squish: Added test for QML outlineChristian Stenger2013-01-186-1/+437
* Squish: Fix usage of Qt Quick UI wizardChristian Stenger2012-12-051-2/+1
* Squish: Remove unnecessary calls to clean upChristian Stenger2012-11-284-53/+6
* Squish: Moved editor tests to editors suiteRobert Loehning2012-10-193-285/+1
* Squish: Improved checks before working on projectsRobert Loehning2012-09-272-4/+6
* Squish: More explicit name for Desktop kitRobert Loehning2012-09-251-1/+1
* Squish: Use global objects.map from inside QMLSChristian Stenger2012-09-121-2/+1
* Squish: Use global objects.map from inside CCOMChristian Stenger2012-09-062-21/+11
* Squish: Added new test cases(4, 5) to c support suiteJan Kerekes2012-06-191-32/+1
* Squish: Fix syntax errorsChristian Stenger2012-05-092-2/+3
* Squish: Always use the same function for preparing templatesRobert Loehning2012-04-052-14/+2
* Squish: Cleaned for-loopsRobert Loehning2012-02-221-5/+2
* Squish: Additional log at the end of tst_qml_editorRobert Loehning2012-02-141-0/+1
* TextEditor: Fix incorrect dependency to CppEditor resourcesDenis Mingulov2012-01-301-6/+6
* Squish: Fix minor bugs (mostly on Mac)Christian Stenger2012-01-271-4/+14
* Squish: Refactored openContextMenuOnTextCursorPosition()Robert Loehning2012-01-241-12/+4
* Squish: Fixed and simplified functionRobert Loehning2012-01-131-8/+1
* Squish: Fix tests on MacChristian Stenger2012-01-051-7/+29
* Squish: Add hovering testChristian Stenger2012-01-051-2/+67
* Squish: Added FindUsages test to QML testChristian Stenger2011-12-131-1/+56
* Squish: Added utility functionsRobert Loehning2011-12-081-2/+1
* Squish: Improved and refactored hook intoChristian Stenger2011-12-023-6/+20
* Squish: Improved timeoutsRobert Loehning2011-11-294-7/+7
* Squish: Improve hook-into sub-processesChristian Stenger2011-11-252-3/+33
* Squish: Implements hooking into the subprocessChristian Stenger2011-11-231-4/+17
* Squish: Small fix and improvement for indent testChristian Stenger2011-11-171-4/+5
* Squish: Fix timing issue on linux (too fast to catch).Bill King2011-10-281-0/+1
* Squish: Moved remaining functions for creating projects to project.pyRobert Loehning2011-10-132-52/+2
* Squish: Fixed some minor problemsChristian Stenger2011-10-121-8/+30
* Squish: Renamed "destination" to "target"Robert Loehning2011-10-101-2/+1
* Squish: Don't add temporary files to gitRobert Loehning2011-10-102-0/+2
* Squish: Merged variations of createNewQtQuickApplication()Robert Loehning2011-10-074-120/+4
* Squish: Improved function checkCompile()Robert Loehning2011-10-062-10/+14
* Squish: Fixed a bug with paths containing '.'Christian Stenger2011-10-061-1/+1
* Squish: Updated existing tests to run on MacChristian Stenger2011-10-066-14/+15
* Squish: Do not hook into subprocessesRobert Loehning2011-09-291-1/+1
* Squish: Some smaller refactoringsChristian Stenger2011-09-276-10/+10
* Squish: Starting test cases only if needed files are presentRobert Loehning2011-09-272-6/+10
* Improved testing of id renaming.Christian Stenger2011-09-261-16/+27