aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Squish: Update tst_HELP04Robert Loehning2019-06-131-4/+5
* Squish: Remove unused functionsChristian Stenger2019-05-292-30/+0
* Squish: Remove unused filesChristian Stenger2019-05-294-463/+0
* 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
* Squish: Fix and update tst_qtquick_creation3Robert Loehning2019-05-082-19/+36
* Squish: Update wizard handling for Qml UI prototypeChristian Stenger2019-05-081-5/+12
* QmlDesigner.Tests: Add regression testThomas Hartmann2019-05-022-0/+59
* Squish: Remove checking KDE pasterChristian Stenger2019-04-081-11/+4
* Squish: Adapt to changed object namesChristian Stenger2019-04-081-2/+2
* Squish: Select suitable Qt version for "Scroll" projectRobert Loehning2019-04-031-3/+1
* ClangFormat: Add more unit-tests for if conditionsIvan Donchevskii2019-04-031-0/+33
* QmlDesigner.Tests: import Qt 4.7 is not supported anymoreThomas Hartmann2019-04-035-5/+5
* Squish: Update expected project tree for qbsRobert Loehning2019-04-021-2/+0
* ClangFormat: Fix indentation when empty lines are involvedIvan Donchevskii2019-04-021-0/+121
* Debugger: Avoid looking up QList<QFileInfo> in QDir dumperhjk2019-04-021-1/+2
* Debugger: Add dumper test for QDir's entryList and entryInfoListhjk2019-04-011-6/+12
* Clang: Improve project part updatingMarco Bubke2019-04-0145-1112/+1526
* Squish: Fix helper function for small resolutionsChristian Stenger2019-03-211-1/+4
* Squish: Remove unreachable codeChristian Stenger2019-03-201-2/+0
* Squish: Add exception loggingChristian Stenger2019-03-191-0/+2
* Squish: Update menu entry for QML Debugger ConsoleRobert Loehning2019-03-191-1/+1
* Clang: Fix access specifier for variablesIvan Donchevskii2019-03-122-0/+27
* ClangFormat: Reduce dummy text to minimum sizeIvan Donchevskii2019-03-121-0/+13
* ClangFormat: Tweak dummy text for consecutive empty linesIvan Donchevskii2019-03-121-2/+52
* ClangFormat: Indent closing brace on the new lineIvan Donchevskii2019-03-121-0/+24
* ClangFormat: Simplify the dummy text for empty line heuristicsIvan Donchevskii2019-03-111-0/+13
* ClangFormat: Improve dummy text guessing for empty linesIvan Donchevskii2019-03-071-0/+13
* ClangFormat: Add whitespace unit-tests and fix bugsIvan Donchevskii2019-03-061-0/+30
* ClangFormat: Enable includes sortingIvan Donchevskii2019-03-061-0/+17
* Clang: Rename ProjectParts in ProjectPartsManagerMarco Bubke2019-03-063-19/+24
* Clang: Disable warnings in CommandLineBuilderMarco Bubke2019-03-063-0/+27
* Clang: Don't filter source with missing includesMarco Bubke2019-03-068-24/+96
* Clang: Improve dependency buildingMarco Bubke2019-03-0619-289/+358
* ClangFormat: Do not remove empty lines while only indentingIvan Donchevskii2019-03-061-0/+17
* ClangFormat: Do not apply "smart" formatting before new linesIvan Donchevskii2019-03-051-23/+18
* UnitTest: Add missing enumOrgad Shaneh2019-03-051-0/+1
* Add ICore::cacheResourcePath()Marco Bubke2019-03-041-0/+6
* Clang: Move fetchPrecompiledHeader to PrecompiledHeaderStorageMarco Bubke2019-03-045-41/+46
* Squish: Fix expected default settingChristian Stenger2019-03-012-4/+4
* Squish: Adapt to changed menu entryChristian Stenger2019-02-251-1/+1
* Squish: Fix tst_APT03Christian Stenger2019-02-251-5/+1
* Qt plugin wizard: Fix excess whitespaceChristian Kandeler2019-02-251-2/+2
* ClangFormat: Fix the indentation for lines starting with ')'Ivan Donchevskii2019-02-221-0/+13
* ClangPchManager: Show extra progress for dependency buildingMarco Bubke2019-02-224-12/+38
* Clang: Fix progress barMarco Bubke2019-02-221-1/+1
* Clang: Build clangformat only if clang/Format/Format.h existsNikolai Kosjar2019-02-211-1/+1
* Clang: Fix unit test build without QTC_ENABLE_CLANG_LIBTOOLINGNikolai Kosjar2019-02-205-15/+86