summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Clang build: Fix compilation with MSVC2017v4.10.0-beta1Cristian Adam2019-06-171-1/+1
* Fix projectupdater unit testhjk2019-06-171-1/+1
* ClangRefactoring: Activate updating for indexingMarco Bubke2019-06-173-1/+27
* ClangRefactoring: Improve indexingMarco Bubke2019-06-172-227/+23
* ClangPchManager: Improve handling of no include in project PCHMarco Bubke2019-06-171-0/+30
* Clang: Improve updatingMarco Bubke2019-06-1710-99/+77
* ClangRefactoring: Ensure that database is written to log after indexingMarco Bubke2019-06-173-3/+40
* Port from QLatin1Literal to QLatin1StringGiuseppe D'Angelo2019-06-132-3/+3
* Merge remote-tracking branch 'gerrit/4.9' into 4.10Eike Ziller2019-06-131-4/+5
|\
| * Squish: Update tst_HELP04Robert Loehning2019-06-131-4/+5
* | Tests: Enable callgrind parser tests on WindowsChristian Stenger2019-06-132-1/+1
* | Squish: Update verifyBuildConfigRobert Loehning2019-06-131-1/+4
* | qml | Fix functions and loops formattingUladzislau Paulovich2019-06-111-0/+6
* | qml | Fix trailing comments formattingUladzislau Paulovich2019-06-111-0/+8
* | qml | Fix empty objects formattingUladzislau Paulovich2019-06-113-2/+5
* | SSH: Fix autotestChristian Kandeler2019-06-111-6/+10
* | qml | Add support for enums formattingUladzislau Paulovich2019-06-111-0/+14
* | qml | Fix let/const variables formattingUladzislau Paulovich2019-06-111-0/+4
* | Tests: Fix build with MSVC 2017Christian Stenger2019-06-071-2/+6
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-065-9/+7
|\ \
| * | CPlusPlus: Avoid a few deprecation warningshjk2019-06-055-9/+7
* | | Clang: Filter macro QT_TESTCASE_BUILDDIR outMarco Bubke2019-06-051-0/+8
* | | CMake build: Skip installation of test plugins / executablesCristian Adam2019-06-058-0/+8
* | | Ssh: Tiny test simplificationhjk2019-06-051-2/+1
* | | Tests: Fix compile on Win - Take 2Christian Stenger2019-06-041-1/+2
|/ /
* | CompilationDBProjectManager: Handle relative sysrootChristian Kandeler2019-06-041-2/+4
* | Tests: Fix compile on WinChristian Stenger2019-06-031-1/+1
* | Merge remote-tracking branch 'origin/4.9' into 4.10Eike Ziller2019-06-036-493/+0
|\ \ | |/
| * Squish: Remove unused functionsChristian Stenger2019-05-292-30/+0
| * Squish: Remove unused filesChristian Stenger2019-05-294-463/+0
* | Fix C++ Library wizard when compiled with Qt < 5.12Eike Ziller2019-06-031-1/+11
* | sdktool: Adapt testsChristian Stenger2019-06-031-1/+3
* | CMake build: Add unittest CMake build filesCristian Adam2019-05-294-1/+423
* | Fix projectupdater-test.cpp after FileName changeshjk2019-05-281-1/+1
* | connect() to ambiguous signals/slots: Replace static_cast with QOverloadAlessandro Portale2019-05-281-1/+1
* | Utils: Rename FileName to FilePathhjk2019-05-2811-43/+43
* | Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-2814-104/+443
|\ \ | |/
| * Squish: Update commentsRobert Loehning2019-05-241-2/+2
| * Squish: Update tst_qtquick_creationRobert Loehning2019-05-202-26/+11
| * Squish: Remove unused workaround codeRobert Loehning2019-05-201-76/+16
| * QmlDesigner: Testproject for meta info hintsThomas Hartmann2019-05-2010-0/+414
* | CMake build: Add missing test dependencyEike Ziller2019-05-281-1/+1
* | C++: Do not auto-insert '}' after control flow constructsNikolai Kosjar2019-05-281-0/+35
* | Use Qt's QFileInfoList instead of QList<QFileInfo>hjk2019-05-281-1/+1
* | ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-282-2/+1
* | ExtensionSystem: Move away from QListEike Ziller2019-05-272-5/+5
* | Replace uses of qVariantFromValue with QVariant::fromValuehjk2019-05-272-2/+2
* | Remove excess blank lines after namespaceOrgad Shaneh2019-05-271-2/+0
* | CompilationDbProjectManager: Sanitize project parsingChristian Kandeler2019-05-231-1/+2
* | UnitTest: Fix ProjectInfoGenerator.* testsNikolai Kosjar2019-05-212-0/+13