aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clang: Tests on MSVC2013: Fix string literal concatenationNikolai Kosjar2015-11-262-7/+7
* Clang: Add current and visible editor messageMarco Bubke2015-11-255-47/+107
* Clang: Add better diagnostic sendingMarco Bubke2015-11-253-8/+255
* Clang: Filter scope operatorsMarco Bubke2015-11-252-0/+30
* Clang: Avoid needless reparse after first parseNikolai Kosjar2015-11-232-8/+66
* Squish: Update video's title in tst_WELP04Robert Loehning2015-11-231-1/+1
* C++: Revert lookup to 3.4.2Nikolai Kosjar2015-11-193-166/+14
* C++: Fix crashes with the pattern "enum class operator A"Lassi Hämäläinen2015-11-181-0/+24
* Clang: Extract highlighting informationMarco Bubke2015-11-1712-8/+2548
* Clang: Adapt to new Google Test project directoriesMarco Bubke2015-11-161-19/+13
* Clang: Report only diagnostics that can be shown in the editorNikolai Kosjar2015-11-166-3/+224
* CppTools: Do not highlight instantiation as callAdam Strzelecki2015-11-161-0/+49
* C++: Limit template instantiation depthOrgad Shaneh2015-11-121-0/+21
* C++: Produce copyable debug output in CheckSymbols testOrgad Shaneh2015-11-121-23/+27
* Debugger: Adjust QFileInfo dumper for Qt 5.7 on Linux 32 bithjk2015-11-111-1/+11
* Debugger: Pass down expanded inames in LLDB testshjk2015-11-111-2/+5
* Fix two typos in commentsNiels Weber2015-11-111-2/+2
* Debugger: Fix QAtomic* and QShared* dumpers with Qt 5.6/C++11hjk2015-11-091-1/+1
* Tests: Provide basic boost version checkChristian Stenger2015-11-091-9/+22
* Tests: Provide way to specify boost library include pathChristian Stenger2015-11-092-3/+12
* Tests: Fix compilationChristian Stenger2015-11-092-1/+2
* Debugger: Make boost::container::list autotest pass againhjk2015-11-091-1/+1