aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* 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
* Debugger: include <qglobal.h> in testshjk2016-08-231-0/+2
* enable c++11 really globallyOswald Buddenhagen2016-08-021-2/+0
* QmlDesigner: Adding testproject for directory importsThomas Hartmann2016-07-293-0/+92
* Merge remote-tracking branch 'origin/4.0' into 4.1Oswald Buddenhagen2016-07-271-0/+2
|\
| * [test] Use command line in proparserBrett Stottlemyer2016-07-111-0/+2
* | SynchronousProcess: Store raw bytes from stdout/stderr of the processTobias Hunger2016-07-151-2/+2
* | Debugger: Add dumper for QMeta{Enum,Method,Property}hjk2016-07-151-1/+26
* | Tests: Use Qt5-style connectsOrgad Shaneh2016-06-2823-132/+132
* | Fix build on PPC: PPC is defined to 1Thiago Macieira2016-06-221-1/+1
* | Debugger: Robustify Qt version extractionhjk2016-06-071-6/+45
* | Tests: Fix linking reactivated manual plugins on win.David Schulz2016-06-013-2/+8
* | ExtensionSystem: Revive manual testOrgad Shaneh2016-06-0118-4/+649
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-271-0/+39
|\|
| * Debugger: Fix dumping of numeric QJsonValue inside arrayshjk2016-05-241-0/+39
* | Ssh: Implement tcp/ip forward tunnelingUlf Hermann2016-05-236-33/+269
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-031-1/+1
|\|
| * Fix building creator with the intel compiler.David Schulz2016-04-261-1/+1
* | Tests: Fix missing returnChristian Stenger2016-04-281-1/+1