summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QmlJSEditor: Remove disabled qmllookup testUlf Hermann2018-09-118-589/+0
* QmlJS: Fix and enable remaining pieces of importscheck testUlf Hermann2018-09-111-7/+6
* QmlJS: Fix case-fallthrough.qml testUlf Hermann2018-09-111-1/+1
* Add system include path to HeaderPath and merge ProjectPartHeaderPathMarco Bubke2018-09-101-5/+5
* Merge "Merge remote-tracking branch 'origin/4.7'"Eike Ziller2018-09-0772-117/+98
|\
| * Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-09-0772-117/+98
| |\
| | * Squish: Stabilize tst_CSUP06Robert Loehning2018-09-071-0/+1
| | * Squish: Refactor starting Qt Creator from SquishChristian Stenger2018-09-0571-112/+91
| | * Tracing: Adapt aggregator test to new ctor signatureUlf Hermann2018-08-311-1/+2
| | * Squish: Fix checking for plugin loader issuesChristian Stenger2018-08-301-4/+4
* | | Dumper: Tests: Fix handling of skipped single testsChristian Stenger2018-09-071-1/+1
|/ /
* | Debugger: Make inheritance dumper test pass againhjk2018-09-071-12/+12
* | Debugger: Make enum class dumper test pass again for gdbhjk2018-09-061-5/+5
* | Debugger: Make std::unordered_set test pass againhjk2018-09-061-44/+101
* | Clang: Improve generated files handlingMarco Bubke2018-09-0610-114/+153
* | Utils: Fix small stringMarco Bubke2018-09-031-0/+18
* | ClangRefactoring: Remove unused codeMarco Bubke2018-09-034-200/+55
* | Clang: Introduce parallel indexingMarco Bubke2018-09-0313-77/+350
* | ClangRefactoring: Process tasks after a task has been finishedMarco Bubke2018-09-033-3/+56
* | Introduce a basic client for the language server protocolDavid Schulz2018-09-035-2/+670
* | Tests: Fix compile after referred file has movedChristian Stenger2018-08-313-5/+5
* | Clang: Fix completion after '{'Ivan Donchevskii2018-08-301-0/+7
* | Debugger: Replace module polling in gdb by handling notificationshjk2018-08-301-0/+1
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-08-303-6/+5
|\ \ | |/
| * qbs build: Fix highlighter engine autotestChristian Kandeler2018-08-281-1/+0
| * Fix painting of current line in generic and python editorsEike Ziller2018-08-242-1/+2
| * Squish: Remove remaining mentions of Squish hookingRobert Loehning2018-08-231-2/+1
| * Squish: Update URLs to sources of Qt 4.8.7Robert Loehning2018-08-221-2/+2
* | ClangRefactoring: Add SymbolIndexerTaskSchedulerMarco Bubke2018-08-275-28/+209
* | ClangRefactoring: Add SymbolIndexerTaskQueueMarco Bubke2018-08-274-1/+171
* | ClangRefactoring: Improve symbol parsingMarco Bubke2018-08-278-24/+112
* | Clang: Use only filePathId for comparisonMarco Bubke2018-08-231-8/+8
* | ClangRefactoring: Remove FileCache from SymbolStorageMarco Bubke2018-08-231-2/+1
* | UnitTests: Move printing functions to creator printing fileMarco Bubke2018-08-234-26/+31
* | Clang: Fix local references for operator argumentsIvan Donchevskii2018-08-212-0/+63
* | Clang: Treat brace initialization as constructor completionIvan Donchevskii2018-08-211-0/+21
* | Clang: Don't index already indexed symbolsMarco Bubke2018-08-204-0/+51
* | Clang: Extent sources manager with dependencyMarco Bubke2018-08-201-0/+96
* | Dumpers: Add a dumper for QPointerOrgad Shaneh2018-08-201-0/+14
* | Clang: Add sources managerMarco Bubke2018-08-202-1/+141
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-08-207-40/+38
|\ \ | |/
| * Squish: Use sets instead of lists for kits in useRobert Loehning2018-08-174-39/+31
| * Tests: Add #include <QtGlobal> for version checksOrgad Shaneh2018-08-163-0/+4
| * Dumper: Fix enum display in nested typesOrgad Shaneh2018-08-161-1/+3
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-08-1518-1980/+7582
|\ \ | |/
| * 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