aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-133-5/+2
|\
| * fix llvm libdir handling wrt RPATH, more or less properlyOswald Buddenhagen2018-04-091-1/+1
| * Squish: Remove duplicate codeRobert Loehning2018-04-041-4/+0
| * Squish: Stabilize tst_CSUP04Robert Loehning2018-04-041-0/+1
* | UnitTests: fix spellingMarco Bubke2018-04-121-1/+1
* | Clang: Locator filter for the symbol databaseMarco Bubke2018-04-1219-252/+373
* | Clang: Store the symbol kind in the databaseMarco Bubke2018-04-125-10/+12
* | Clang: Distinguish between Enum and RecordsMarco Bubke2018-04-122-13/+14
* | Clang: Optimize clang overview modelIvan Donchevskii2018-04-121-0/+8
* | Clang: Support anonymous types in tokensIvan Donchevskii2018-04-122-0/+42
* | UnitTest: Fix signedness incompat. warningOrgad Shaneh2018-04-111-2/+2
* | ExtensionSystem: Remove PluginManager::getObjectByClassNamehjk2018-04-111-2/+0
* | Clang: Fix reset for write and execute in the sqlite statementMarco Bubke2018-04-092-1/+35
* | Clang: Cleanup transaction statements in the databaseMarco Bubke2018-04-094-33/+117
* | Clang: More tests for symbol indexingMarco Bubke2018-04-091-0/+13
* | Clang: Filter duplicate locationsMarco Bubke2018-04-091-5/+5
* | Utils: Purge asConstOrgad Shaneh2018-04-091-6/+4
* | Clang: Fix buildOrgad Shaneh2018-04-099-132/+129
* | ClangSupport: Use simpler structures in some caseshjk2018-04-0618-383/+379
* | Qml/js reformatter: use quotes in objects literalsMarco Benelli2018-04-051-7/+7
* | Sqlite: Use compiled statements for transactionsMarco Bubke2018-04-041-0/+35
* | Clang: Handle constraint exceptions in the file path storageMarco Bubke2018-04-041-2/+89
* | Clang: Handle all busy states in the file storageMarco Bubke2018-04-041-11/+40
* | Clang: Handle a busy database in the PCH pluginMarco Bubke2018-04-042-0/+123
* | Clang: Fix includes in the PCH creatorMarco Bubke2018-04-044-24/+87
* | Clang: Make more indices uniqueMarco Bubke2018-04-041-8/+8
* | Utils: Improve SmallStringMarco Bubke2018-04-041-13/+2
* | qmljs: remove remaining references to QtQuick1Marco Benelli2018-04-032-2/+2
* | Clang: Honor directories for the file nameMarco Bubke2018-03-282-0/+23
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-03-281-8/+6
|\|
| * Debugger: Make CharArrays dumper test pass on linuxhjk2018-03-221-8/+6
* | Clang: Process SymbolKind and SymbolTags with the indexerMarco Bubke2018-03-277-6/+217
* | AutoTests: Fix build after ClangStaticAnalyzer plugin renameIvan Donchevskii2018-03-2714-4/+4
* | ClangStaticAnalyzer: Rename plugin to ClangToolsIvan Donchevskii2018-03-262-5/+5
* | Clang: Use PCHs for indexingMarco Bubke2018-03-2227-115/+502
* | Debugger: Fix enum dumperhjk2018-03-221-2/+3
* | Clang: Add lastModified to the precompiled headerMarco Bubke2018-03-207-12/+12
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-03-193-0/+13
|\|
| * Synchronize autotest defines in qmake and qbs buildJoerg Bornemann2018-03-193-0/+13
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-03-169-46/+45
|\|
| * Squish: Update tst_rename_fileRobert Loehning2018-03-151-2/+6
| * Squish: Open example from Qt 5.6 in tst_qml_editorRobert Loehning2018-03-151-22/+29
| * Tests: Fix Qbs buildChristian Stenger2018-03-151-0/+1
| * qmake: Change source identifier type in ProStringOswald Buddenhagen2018-03-141-5/+5
| * Squish: Revert workarounds for fixed bugRobert Loehning2018-03-144-14/+2
| * Squish: Skip tst_opencreator_qbsRobert Loehning2018-03-141-3/+2
* | PointerAlgorithm: Fix take and takeDefaultTobias Hunger2018-03-151-17/+31
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-03-133-0/+125
|\|
| * QmlDesigner: void static -> static voidOrgad Shaneh2018-03-121-1/+1
| * QmlDesigner: Fix compile before Qt5.10Christian Stenger2018-03-091-2/+2