aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Docker: Also add Qt Quick stuff to test imagehjk2021-10-131-7/+12
* Merge remote-tracking branch 'origin/5.0' into 6.0Eike Ziller2021-10-081-3/+8
|\
| * Debugger: Tests: Fix warningsRobert Löhning2021-10-071-3/+8
* | Use lowercase for Windows header for supporting cross-compilationOrgad Shaneh2021-09-271-1/+1
* | Docker: Use current cmake in test Dockerfilehjk2021-09-081-3/+12
* | Merge CppTools into CppEditorChristian Kandeler2021-09-012-2/+0
* | Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-08-304-0/+8
|\|
| * Tests: Avoid Qt6-related deprecation warningsAlessandro Portale2021-08-264-0/+8
* | Docker: Add valgrind and perf to Docker build and run test imageshjk2021-08-262-0/+4
* | Compile fixJarek Kobus2021-08-171-1/+0
|/
* Android: Add setup_android.cmake script to download JDK, Android SDKCristian Adam2021-08-051-0/+104
* Nim: Use remote device when searching compilers therehjk2021-07-061-0/+1
* Docker: Add a README for the manual testhjk2021-07-021-0/+55
* Fix qmake buildBernhard Beschow2021-06-241-1/+2
* All: Replace most SynchronousProcess by QtcProcesshjk2021-06-232-4/+4
* Tracing: Add qml, register types via qt_add_qml_moduleAlessandro Portale2021-06-221-1/+3
* Tests: Turn manual widget tests into testsAlessandro Portale2021-06-114-8/+4
* Docker: Add another example Dockerfile for a run environmenthjk2021-06-103-1/+19
* Tracing/QmlProfiler/Perfprofiler: Merge modulesAlessandro Portale2021-06-081-5/+5
* Docker: Add ninja to test imagehjk2021-06-031-0/+1
* Docker: Add a DockerFile for a test image for manual testinghjk2021-05-282-0/+23
* Tracing: Add a manual testAlessandro Portale2021-05-215-0/+202
* Manual widget tests: Expose setTheme functionAlessandro Portale2021-05-202-3/+9
* Utils: Drop SynchronousProcessResponsehjk2021-05-171-2/+2
* Utils: Use std::function instead of signal SynchronousProcess callbackhjk2021-05-101-3/+3
* Utils: Merge {synchronous,qtc}process.{h,cpp} file pairshjk2021-05-101-1/+1
* Tests: Port manual/process to QtcProcesshjk2021-05-071-4/+6
* Support for QML module mappingErik Verbruggen2021-03-196-0/+33
* Debugger: Mark elision of long QUrls in Locals and Expressionshjk2021-03-021-1/+3
* Debugger: Add some manual test to check console interactionhjk2021-02-172-0/+65
* CMake: merge binary directories of sub projectsChristian Stenger2021-02-053-0/+3
* Include some existing manual tests in the Qbs build systemAlessandro Portale2020-12-116-0/+77
* Debugger: Fix compilation of manual dumper test with Qt 6hjk2020-12-022-13/+10
* Test: Debugger: Gui: Compile fix for Qt6Robert Loehning2020-12-011-1/+1
* Debugger: Fix some instructions in manual testshjk2020-11-021-4/+10
* Autotools: Also read _HEADERS variablehjk2020-10-081-1/+1
* Add qmlImportPaths property to .pyproject fileAlexander Mishin2020-09-225-0/+146
* ProParser: Fix compile of manual testChristian Stenger2020-09-151-1/+3
* Debugger: Compile manual test with Qt 6hjk2020-08-311-2/+2
* Replace QT_USE_FAST_{OPERATOR_PLUS,CONCATENTION} by QT_USE_QSTRINGBUILDERhjk2020-08-071-1/+1
* ManhattanStyle: Add a manual test program for style developmentAlessandro Portale2020-08-033-0/+147
* Tests: Introduce theme selection combobox in manual widget testsAlessandro Portale2020-08-0310-37/+141
* Tests: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-202-3/+9
* Debugger: Remove QLinkedList occurrences from manual testshjk2020-06-182-110/+0
* Meson build plugin initial supportAlexis Jeandet2020-06-086-0/+226
* Debugger: Update references to Locals and ExpressionsRobert Loehning2020-04-091-2/+2
* Ensure that null dereference in test is not optimized awayFawzi Mohamed2020-02-271-1/+2
* Add final specifies to classesIgor Sidorov2020-02-052-2/+2
* Utils: Fix setting of minimal height of InfoLabels in QFormLayoutAlessandro Portale2020-01-091-0/+8
* Utils: Introduce InfoLabelAlessandro Portale2019-12-1910-13/+149