summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Squish: Updated Creator's settings to new Qt SDK 1.1.4Robert Loehning2011-11-142-20/+20
* debugger: fix display of signal-slot connectionhjk2011-11-091-2/+2
* Squish: No Symbian target on unix-like systemsRobert Loehning2011-11-081-1/+3
* Squish: Added function ensureCheckedRobert Loehning2011-11-084-27/+20
* Squish: Some more reuse of codeRobert Loehning2011-11-083-14/+7
* debugger: Make simple.pro compile with MSVC and USE_AUTOBREAK == 1Robert Loehning2011-11-081-2/+2
* debugger: Use Latin1 as default for char *.hjk2011-11-071-1/+5
* debugger: workaround for http://sourceware.org/bugzilla/show_bug.cgi?id=13380hjk2011-11-041-0/+17
* Squish: Remove non-default Qt versionsChristian Stenger2011-11-031-22/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-03195-390/+390
* Squish: Small refactoring - renamed helperChristian Stenger2011-11-022-16/+16
* Squish: Avoid blocking in tst_build_speedcrunchRobert Loehning2011-11-011-2/+1
* Squish: Added function which selects template for new projectRobert Loehning2011-11-012-19/+12
* Squish: Fix test for Linux/MacChristian Stenger2011-11-011-1/+1
* Squish: Avoid timing issues when using LocatorRobert Loehning2011-11-013-19/+19
* Squish: Added function handling name and location of new projectsRobert Loehning2011-10-312-48/+30
* QmlJS indenter: Never touch indent of multi-line strings.Christian Kamm2011-10-311-4/+24
* Squish: Fix timing issue on linux (too fast to catch).Bill King2011-10-281-0/+1
* Fixes compilation when QT is namespaced.Bill King2011-10-262-6/+9
* Tests: Make compile.Bill King2011-10-202-1/+1
* Fix tests/auto/cplusplus/codegen on windows.Christian Kamm2011-10-201-53/+60
* Squish: Use isinstance() instead of comparing classnamesRobert Loehning2011-10-181-2/+2
* Squish: Let one function handle last page of all project wizardsRobert Loehning2011-10-173-25/+19
* QmlJS indenter: Fix ternary multiline indent.Christian Kamm2011-10-171-0/+24
* debugger: Added function to test NULL pointer dereferenceRobert Loehning2011-10-141-0/+6
* Squish: Moved remaining functions for creating projects to project.pyRobert Loehning2011-10-133-52/+54
* Squish: Fixed some minor problemsChristian Stenger2011-10-123-12/+39
* Debugger: Compile manual debugger tests and dumber lib with Qt5.Friedemann Kleint2011-10-106-8/+15
* Squish: Renamed "destination" to "target"Robert Loehning2011-10-103-24/+23
* Squish: Don't add temporary files to gitRobert Loehning2011-10-104-0/+5
* Squish: Merged variations of createNewQtQuickApplication()Robert Loehning2011-10-076-121/+38
* Squish: Moved contents of mainwin.py to other filesRobert Loehning2011-10-074-60/+57
* Squish: Changed bad naming and property issueChristian Stenger2011-10-062-2/+2
* Squish: Improved function checkCompile()Robert Loehning2011-10-063-12/+18
* Squish: Fixed a bug with paths containing '.'Christian Stenger2011-10-061-1/+1
* Squish: Updated existing tests to run on MacChristian Stenger2011-10-0613-33/+60
* Squish: Button was renamed to "Issues"Robert Loehning2011-10-061-7/+7
* Squish: Added test suite for debugger related testsRobert Loehning2011-10-056-5/+155
* CDB breakpoints: Fix line adjustment in case statements.Christian Kamm2011-10-041-3/+36
* Squish: Added wildcard for Next-button in cmake wizardRobert Loehning2011-09-291-1/+1
* Squish: Do not hook into subprocessesRobert Loehning2011-09-292-2/+2
* Squish: Added constant defaultQtVersionRobert Loehning2011-09-282-2/+4
* Squish: Remove also versioned .user filesChristian Stenger2011-09-275-14/+35
* Squish: Some smaller refactoringsChristian Stenger2011-09-2710-21/+19
* Squish: Starting test cases only if needed files are presentRobert Loehning2011-09-277-14/+28
* Squish: Using native directory separators on WindowsRobert Loehning2011-09-261-2/+2
* Improved testing of id renaming.Christian Stenger2011-09-261-16/+27
* Squish: Improved path constantsRobert Loehning2011-09-267-25/+26
* Fix extensionsystem auto test on windows.con2011-09-237-17/+9
* Added new qml test and continue refactoringChristian Stenger2011-09-2214-63/+225