summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * Squish: Cleanup tst_simple_analyzeChristian Stenger2013-04-231-3/+2
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-231-0/+6
|\ \ | |/
| * Squish: Improved QmlProfiler testChristian Stenger2013-04-221-0/+6
| * Now really fix the treeviewfind test for 2.7Eike Ziller2013-04-191-1/+1
* | C++: improve support for anonymous classesPrzemyslaw Gorszkowski2013-04-193-1/+160
* | Revert "Revert "Fix building treeviewfind test.""Eike Ziller2013-04-191-3/+2
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-191-2/+3
|\ \ | |/
| * Revert "Fix building treeviewfind test."Eike Ziller2013-04-191-2/+3
* | C++: replace Q_UNREACHABLE by QTest::qFail.Erik Verbruggen2013-04-181-1/+2
* | Merge remote-tracking branch 'origin/2.7' into HEADEike Ziller2013-04-181-3/+2
|\ \ | |/
| * Fix building treeviewfind test.Eike Ziller2013-04-181-3/+2
* | C++: highlighter clean-upsErik Verbruggen2013-04-181-660/+662
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-185-3/+168
|\ \ | |/
| * Fix filesearch test.Eike Ziller2013-04-171-2/+2
| * Fix searching in search results (and other tree views).Eike Ziller2013-04-173-0/+165
| * Squish: Fix cleanup gone wrongRobert Loehning2013-04-121-1/+1
* | Squish: Updated checkLastBuild()Robert Loehning2013-04-171-26/+23
* | C++: fix cloning of templatesPrzemyslaw Gorszkowski2013-04-171-0/+39
* | C++: fix highlighting for template parameters for function calls.Erik Verbruggen2013-04-161-0/+28
* | C++: also refresh files not in the project when project changes.Erik Verbruggen2013-04-162-0/+5
* | Debugger: Adjust autotest to bridge changeshjk2013-04-121-9/+2
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-1110-90/+316
|\ \ | |/
| * C++: name of function of class problemPrzemyslaw Gorszkowski2013-04-101-0/+110
| * C++: fixed operator arrow of nested class of enclosing templatePrzemyslaw Gorszkowski2013-04-101-0/+45
| * Squish: Add helper functions to Target classChristian Stenger2013-04-102-8/+16
| * Squish: Clean upChristian Stenger2013-04-108-87/+54
| * Squish: Fix execution of tst_simple_debugChristian Stenger2013-04-091-1/+4
| * C++: fixed operator* for nested class of enclosing template classPrzemyslaw Gorszkowski2013-04-092-0/+93
* | Fix valgrind testsChristian Stenger2013-04-1113-59/+118
* | C++: Untangle include file resolving from loading.Erik Verbruggen2013-04-092-3/+3
* | C++: handle non-arguments in function parameter scope gracefulyErik Verbruggen2013-04-091-0/+28
* | CPlusPlus: fixed parsing function-try-catch with ctor-initializerSergey Shambir2013-04-091-0/+22
* | Debugger: Fix compile of dumper test.David Schulz2013-04-091-16/+16
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-0820-56/+108
|\ \ | |/
| * Squish: Using default installation of Qt5 on WindowsRobert Loehning2013-04-052-2/+2
| * Squish: Added Qt5 to default desktop kitsRobert Loehning2013-04-051-1/+2
| * Squish: Prepare tst_simple_analyze for Qt5Robert Loehning2013-04-056-24/+55
| * Squish: Explicitly restricting tst_build_speedcrunch to Qt 4.7Robert Loehning2013-04-041-1/+4
| * Squish: Let iterateBuildConfigs() give information about kitRobert Loehning2013-04-041-1/+2
| * Squish: Fixed typo in getQtInformationForBuildSettings()Robert Loehning2013-04-041-1/+1
| * Squish: Removed pointless linesRobert Loehning2013-04-041-3/+0
| * Squish: Replaced duplicate bugreportRobert Loehning2013-04-046-6/+6
| * Tests: Export plugins in PluginManagerOrgad Shaneh2013-04-0312-6/+54
| * Tests: Remove unneeded defineOrgad Shaneh2013-04-021-1/+0
| * Tests: Add missing include for MSVCOrgad Shaneh2013-04-021-0/+2
| * Squish: Prepare tst_CCOM01 for Qt5Robert Loehning2013-03-283-15/+33
| * Squish: Speed up removal of registered documentationChristian Stenger2013-03-281-1/+2
| * Squish: Raise snooze() time when using Mac filedialogChristian Stenger2013-03-281-1/+1
* | Debugger: dumpertest: Dump expanded localsDavid Schulz2013-04-081-5/+15
* | Debugger: Add LLDB to dumper test infrastructurehjk2013-04-051-15/+56