aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Show FORTRAN stringshjk2019-09-231-0/+35
* Tests: Fix expectation for parent of COM portChristian Stenger2019-09-121-1/+1
* Debugger: add dumper for std::initializer_listDavid Schulz2019-09-091-0/+27
* Debugger: Fix mapping std::set in Locals window via gdbDmitry Nuzhdin2019-08-261-5/+6
* Debugger: Disable QObject connection and signal displayhjk2019-07-311-2/+3
* Debugger: Fix QFileDumperhjk2019-07-311-1/+16
* QmlDesigner: Extend testThomas Hartmann2019-07-301-0/+2
* CMake build: Add "Devel" packageCristian Adam2019-07-2521-32/+34
* Debugger: Fix CharArrays dumper testDavid Schulz2019-07-181-4/+4
* Tests: Skip ssh related test conditionallyChristian Stenger2019-07-161-0/+3
* Debugger: fix cdb dumper test for namespaced QtDavid Schulz2019-07-091-13/+13
* Debugger: Fix rvalue dumper test for cdbDavid Schulz2019-07-021-4/+5
* Debugger: Fix qdir dumper test for cdbDavid Schulz2019-07-021-4/+4
* Add tests for printers with custom allocatorsMichael Weghorn2019-07-011-3/+24
* LSP: Fix language server auto testsDavid Schulz2019-07-011-3/+3
* QmlJS: Fix code re-formatter for propertyTim Jenssen2019-06-201-0/+2
* Clang build: Fix compilation with MSVC2017v4.10.0-beta1Cristian Adam2019-06-171-1/+1
* Port from QLatin1Literal to QLatin1StringGiuseppe D'Angelo2019-06-132-3/+3
* Tests: Enable callgrind parser tests on WindowsChristian Stenger2019-06-132-1/+1
* 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
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-065-9/+7
|\
| * CPlusPlus: Avoid a few deprecation warningshjk2019-06-055-9/+7
* | CMake build: Skip installation of test plugins / executablesCristian Adam2019-06-057-0/+7
* | Ssh: Tiny test simplificationhjk2019-06-051-2/+1
* | Tests: Fix compile on Win - Take 2Christian Stenger2019-06-041-1/+2
|/
* Tests: Fix compile on WinChristian Stenger2019-06-031-1/+1
* Fix C++ Library wizard when compiled with Qt < 5.12Eike Ziller2019-06-031-1/+11
* sdktool: Adapt testsChristian Stenger2019-06-031-1/+3
* connect() to ambiguous signals/slots: Replace static_cast with QOverloadAlessandro Portale2019-05-281-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-288-39/+39
* CMake build: Add missing test dependencyEike Ziller2019-05-281-1/+1
* 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-271-1/+1
* More FileName::pathAppended()hjk2019-05-201-1/+1
* Qt Creator CMake portCristian Adam2019-05-1788-0/+558
* Tests: Fix missing curly braceChristian Stenger2019-05-171-0/+1
* QmlDesigner: Fix subtle issue with transactionThomas Hartmann2019-05-172-0/+38
* Compile fixhjk2019-05-151-1/+1
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-082-0/+59
|\
| * QmlDesigner.Tests: Add regression testThomas Hartmann2019-05-022-0/+59
* | Tools: Use "QTC_" prefix for build-system environment variablesAlessandro Portale2019-04-291-3/+3
* | Merge remote-tracking branch 'origin/4.9'Orgad Shaneh2019-04-075-5/+5
|\|
| * QmlDesigner.Tests: import Qt 4.7 is not supported anymoreThomas Hartmann2019-04-035-5/+5