summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Squish: Remove unused objectRobert Loehning2016-02-251-1/+0
* Squish: override startApplication in startCreatorTryingClang()Robert Loehning2016-02-161-0/+1
* Squish: Test overwriting of files when adding classRobert Loehning2016-02-162-3/+37
* proparser: Make compileKevin Funk2016-02-151-1/+1
* Squish: Include binary editor in testsRobert Loehning2016-02-156-18/+28
* Squish: Use existing tools for finding executablesRobert Loehning2016-02-151-29/+8
* Squish: Stabilize tst_CSUP06Robert Loehning2016-02-151-3/+9
* Squish: Try to stabilize tst_qml_js_consoleRobert Loehning2016-02-031-0/+2
* Squish: Increase timeout in tst_git_first_commitRobert Loehning2016-02-021-1/+1
* Squish: Run tst_CSUP01 on clang code model, tooRobert Loehning2016-02-012-43/+55
* Squish: Update tst_qml_editor to use Qt 5Robert Loehning2016-01-212-20/+24
* Squish: Test clicking on unknown git commit idRobert Loehning2016-01-211-5/+28
* Squish: Don't expect parsers to understand invalid C++Robert Loehning2016-01-201-10/+10
* Clang: Fix inserting "::" after namespaceNikolai Kosjar2016-01-191-0/+11
* Clang: Fix html code in completion list itemNikolai Kosjar2016-01-191-10/+10
* Clang: Extract duplicate codeNikolai Kosjar2016-01-191-11/+5
* Squish: Remove workaround for fixed bug.Robert Loehning2016-01-052-13/+0
* Squish: Update project tree for qtcreator.qbsRobert Loehning2016-01-041-55/+641
* Clang: Fix displaying template parameters IINikolai Kosjar2015-12-161-2/+32
* Clang: Fix emphasizing current parameter in function signature tooltipNikolai Kosjar2015-12-161-0/+66
* Clang: Fix highlighting for using a namespaced typeMarco Bubke2015-12-162-1/+15
* Clang: Flatten code completion chunksMarco Bubke2015-12-162-15/+25
* Squish: Ignore known issue in clang code modelRobert Loehning2015-12-101-1/+3
* Squish: Remove workaround for fixed bugRobert Loehning2015-12-101-4/+0
* Clang: Show type icon for usings/typedefsNikolai Kosjar2015-12-082-1/+23
* Squish: Fix qt4Classes()Robert Loehning2015-12-081-2/+2
* Tests: Disable testQThread by defaultRobert Loehning2015-12-081-1/+1
* Clang: Reparse editor document on project changeNikolai Kosjar2015-12-072-8/+55
* Clang: Show Enumeration as TypeMarco Bubke2015-12-071-2/+2
* Squish: Work around bugs in tst_cli_output_consoleRobert Loehning2015-12-073-0/+22
* Debugger: Further improve base class dumping with LLDBhjk2015-12-071-21/+17
* Clang: Use line and column instead of offset for diagnosticsMarco Bubke2015-12-074-34/+98
* Squish: Update tst_qml_editorRobert Loehning2015-12-071-6/+6
* Squish: Remove pointless tabs from tested codeRobert Loehning2015-12-071-3/+3
* Clang: Fix highlighting issuesMarco Bubke2015-12-072-3/+77
* Squish: Update openCmakeProject()Robert Loehning2015-12-031-5/+34
* Squish: Raise timeout for qml refactoringChristian Stenger2015-12-031-1/+1
* Clang: Fix slowness of code completion after opening the fileMarco Bubke2015-12-025-10/+34
* Squish: Update selection of code modelRobert Loehning2015-12-019-65/+33
* Clang: Update document annotations only if document is visibleMarco Bubke2015-12-011-3/+4
* Clang: Don't reparse before code completionMarco Bubke2015-11-301-1/+1
* Clang: Rename "Editor Updates" to "Document Annotations"Nikolai Kosjar2015-11-303-56/+56
* Clang: Use "clang" prefix plugin filesNikolai Kosjar2015-11-304-4/+4
* Clang: Tests: Use google test dir from qmake variableNikolai Kosjar2015-11-301-1/+1
* Tests: Fix compile for OSX...Christian Stenger2015-11-301-1/+1
* Clang: Fix names for visibility changes in translation unitsMarco Bubke2015-11-271-8/+8
* Tests: Fix sdktool testChristian Stenger2015-11-273-5/+5
* Clang: Tests on MSVC2013: Disable warning 'unreferenced formal parameter'Nikolai Kosjar2015-11-261-0/+1
* Clang: Integrate highlighting results from backendMarco Bubke2015-11-2617-89/+624
* Clang: Tests on MSVC2013: Fix file name clashesNikolai Kosjar2015-11-2613-13/+13