aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Use DebugBreak() to interrupt in simple testDavid Schulz2019-06-191-2/+1
* Tests: Fix build with MSVC 2017Christian Stenger2019-06-071-2/+6
* 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
* Merge remote-tracking branch 'origin/4.3' into masterOrgad Shaneh2017-05-231-6/+8
|\
| * Tests: Minor cleanup in debugger/simple_test_appOrgad Shaneh2017-05-161-6/+8
* | Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-05-042-6/+15
|\|
| * Tests: Add some lines to test editing of strings in debuggerRobert Loehning2017-05-021-0/+9
| * Tests: Fix warning from MSVC2015Robert Loehning2017-05-021-6/+6
* | Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-245-36/+36
|/
* Remove spaces in initializer listsTim Jenssen2017-02-221-13/+13
* FakeVim: Remove a few uses of QObject::sender()hjk2017-01-241-44/+37
* Fixing capitalisation of titlesThomas Hartmann2017-01-181-1/+1
* QmlDesigner: Fix ambiguous ids in plugin testprojectRobert Loehning2016-11-242-4/+4
* QmlDesigner: Add warning about expected error to testfileRobert Loehning2016-11-231-0/+1
* QmlDesigner: Fix ambiguous idsRobert Loehning2016-11-232-2/+2
* chuck sysroot handling out of ProFileEvaluatorOswald Buddenhagen2016-11-011-2/+2
* QmlDesigner: Adding manual test for cpp mockupsThomas Hartmann2016-10-2510-0/+318
* Debugger: Show raw object data for pixmaphjk2016-10-131-1/+3
* Debugger: Use direct memory instead of member accesshjk2016-09-141-4/+10