aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Dumper: Fix enum display in nested typesOrgad Shaneh2018-08-161-1/+3
* Squish: Update Creator's sources to v4.7.0Robert Loehning2018-08-144-1908/+7554
* Squish: Fix passing argument to helper functionChristian Stenger2018-08-101-2/+2
* Squish: Remove old default target parametersRobert Loehning2018-08-103-28/+12
* Squish: Fix checking for Profile modeRobert Loehning2018-08-091-1/+2
* Squish: Simplify mapping between kits and their namesRobert Loehning2018-08-091-25/+11
* Squish: Also check for "Profile" config being checkedRobert Loehning2018-08-071-0/+1
* Squish: Move imports of "os", "re" and "sys" into shared classRobert Loehning2018-08-0710-17/+1
* Squish: Fix warningsRobert Loehning2018-08-0627-44/+33
* Squish: Don't explicitly pass default to createNewQtQuickApplicationRobert Loehning2018-08-022-6/+2
* Squish: Refactor selecting configured Kits in projectRobert Loehning2018-08-0221-223/+149
* Squish: Redo readFile()Christian Stenger2018-08-011-4/+2
* Squish: Test pasting with pastebin.comRobert Loehning2018-07-311-3/+15
* Squish: Use sections for services in tst_codepastingRobert Loehning2018-07-311-36/+37
* Squish: Fix handling of server issues in tst_codepastingRobert Loehning2018-07-301-19/+19
* Squish: Fix tests after revertChristian Stenger2018-07-271-4/+8
* Squish: Forward qbs' warnings about deprecated featuresRobert Loehning2018-07-262-4/+11
* Squish: Remove unneeded function callRobert Loehning2018-07-121-1/+0
* Squish: Remove unused variablesRobert Loehning2018-07-121-2/+2
* Squish: Update suite_WELPRobert Loehning2018-07-115-14/+15
* Squish: Update tst_CSUP01Robert Loehning2018-07-091-5/+7
* Squish: Give code model more time to list refactoringsRobert Loehning2018-07-091-1/+1
* Tests: Add lines for testing editing and output of intRobert Loehning2018-07-031-0/+2
* Squish: Fix for Qt 5.11Robert Loehning2018-07-021-1/+1
* Squish: Fix expected targets for widget app wizardChristian Stenger2018-06-291-3/+1
* Squish: Handle more server side issuesChristian Stenger2018-06-291-3/+28
* Squish: Remove Qt4 from expected kits for widget application wizardChristian Stenger2018-06-261-0/+2
* Squish: Add VS2017 as expected compiler on WindowsChristian Stenger2018-06-261-0/+1
* Squish: Fix expected stringChristian Stenger2018-06-221-1/+1
* Squish: Remove workaround for fixed bugRobert Loehning2018-06-191-3/+2
* Tracing: Handle mouse events in FlameGraph QQuickItemUlf Hermann2018-06-186-0/+270
* Clang: Use built-in follow symbol for virtual methodsIvan Donchevskii2018-06-151-1/+1
* UnitTest: Fix buildOrgad Shaneh2018-06-121-0/+38
* Clang: Fix processing documents if multiple are opened at onceNikolai Kosjar2018-06-081-0/+15
* Squish: Update object for tst_HELP05Robert Loehning2018-06-081-2/+1
* Squish: Use built-in code model in tst_APTW01Robert Loehning2018-06-051-1/+3
* Squish: Explicitly disable ClangCodeModel for testing built-inRobert Loehning2018-06-051-1/+1
* Squish: Update tst_simple_analyzeRobert Loehning2018-06-043-5/+5
* Squish: Handle third kit stateRobert Loehning2018-06-041-3/+6
* Tests: Fix compile on macOSChristian Stenger2018-06-041-1/+1
* RunExtensions: Support specifying thread stack sizeNikolai Kosjar2018-06-041-0/+15
* Clang: Clean up some IPC namesNikolai Kosjar2018-06-0420-431/+434
* Clang: Use follow symbol result from clang when global failsIvan Donchevskii2018-06-044-8/+20
* Tests: Fix defining path to sdktoolv4.7.0-beta1Christian Stenger2018-06-041-1/+4
* Merge branch '4.6' into 4.7Oswald Buddenhagen2018-06-011-2/+2
|\
| * Squish: Update to re-uploaded textRobert Loehning2018-05-291-2/+2
* | Squish: Update for changed Options dialogRobert Loehning2018-06-012-7/+7
* | Merge remote-tracking branch 'origin/4.6' into 4.7Eike Ziller2018-05-283-137/+12
|\|
| * Squish: Configure Qt Creator projects on Qt 5.10Robert Loehning2018-05-243-137/+12
* | Clang: Create preamble on first parseNikolai Kosjar2018-05-246-237/+3