aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename pro file back to its old nameChristian Stenger2019-12-181-0/+0
* CMake build system: Add manual testsAlessandro Portale2019-12-176-3/+29
* Tests: Provide generic project for manual testingChristian Stenger2019-10-308-0/+32
* Port setMargins to setContentsMarginsLaurent Montel2019-10-161-2/+2
* Tests: Fix compileChristian Stenger2019-07-231-1/+1
* Avoid warning on empty expressionshjk2019-07-231-5/+5
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-201-2/+1
|\
| * Debugger: Use DebugBreak() to interrupt in simple testDavid Schulz2019-06-191-2/+1
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-121-2/+6
|\|
| * Tests: Fix build with MSVC 2017Christian Stenger2019-06-071-2/+6
* | Use Utils::FilePath in SynchronousProcesshjk2019-06-111-1/+2
|/
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-2810-0/+414
|\
| * QmlDesigner: Testproject for meta info hintsThomas Hartmann2019-05-2010-0/+414
* | Replace uses of qVariantFromValue with QVariant::fromValuehjk2019-05-271-1/+1
* | Remove excess blank lines after namespaceOrgad Shaneh2019-05-271-2/+0
|/
* Application icons refresh: Qt Creator == "QC"Alessandro Portale2019-02-153-0/+0
* Add Qt for Python templates and better supportCristian Maureira-Fredes2019-02-041-1/+1
* Format clang-format example project with clang 6/7Nikolai Kosjar2019-01-071-5/+4
* SSH: Fix manual testsChristian Kandeler2018-12-199-88/+34
* Merge remote-tracking branch 'origin/4.8'Eike Ziller2018-11-291-1/+5
|\
| * ClangFormat: Enable BreakStringLiterals in .clang-formatIvan Donchevskii2018-11-271-1/+5
* | SSH: Turn some manual tests into autotestsChristian Kandeler2018-10-2326-2503/+4
|/
* Remove hard-coded disabling of debug logsOrgad Shaneh2018-10-131-1/+1
* Tests: Remove use of deprecated QDateTime::toTime_tOrgad Shaneh2018-09-251-1/+3
* Debugger: Replace module polling in gdb by handling notificationshjk2018-08-301-0/+1
* Revert "Windows: Match the name case of included files"Orgad Shaneh2018-07-193-3/+3
* Windows: Match the name case of included filesAlessandro Portale2018-07-123-3/+3
* Tests: Add lines for testing editing and output of intRobert Loehning2018-07-031-0/+2
* FakeVim: Experiment with hand-written signalshjk2018-03-021-106/+87
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-02-233-3/+3
|\
| * Tests: Initialize some local variablesOrgad Shaneh2018-02-213-3/+3
* | ExtensionSystem: Remove per-plugin object poolshjk2018-02-236-52/+49
|/
* QmlDesigner: Fix testfile for statesRobert Loehning2018-01-251-9/+8
* Add a minimal automake project for testing purposeshjk2018-01-105-0/+38
* Tests: Fix compileChristian Stenger2017-12-207-49/+62
* QmlDesigner: Add manual test for pixel perfect formeditor overlaysAlessandro Portale2017-12-153-0/+179
* Utils: Add a manual test for Utils::CrumblePathAlessandro Portale2017-11-275-1/+155
* Debugger: port python debug test to python 3David Schulz2017-10-241-5/+5
* QMake: Fix build with b884f6fdbc1f and BUILD_TESTS enabledAndre Hartmann2017-10-051-1/+1
* Add experimental .clang-formatNikolai Kosjar2017-09-042-0/+694
* Tests: Fix instructions to testersRobert Loehning2017-08-151-3/+3
* Debugger: Add some hints on how the Python manual test workshjk2017-08-103-1/+6
* Replace include guards with #pragma onceOrgad Shaneh2017-06-282-8/+2