aboutsummaryrefslogtreecommitdiffstats
path: root/tests/system/shared/debugger.py
Commit message (Expand)AuthorAgeFilesLines
* Squish: Update menu itemsRobert Loehning2020-07-021-2/+2
* Squish: Clean up single (left) mouse clicks on items or objectsChristian Stenger2019-07-251-1/+1
* python scripts: Use "not in" operator to test membershipAlessandro Portale2019-05-101-1/+1
* Squish: Further adaption to UI changes of debuggerChristian Stenger2018-10-161-3/+4
* Squish: Adapt to changed UI of debuggerChristian Stenger2018-10-161-1/+1
* Squish: Fix warningsRobert Loehning2018-08-061-4/+2
* Squish: Refactor selecting configured Kits in projectRobert Loehning2018-08-021-13/+10
* Squish: Remove hooking into subprocessesRobert Loehning2018-05-021-0/+67
* Squish: Fix searching for filename in windowTitleRobert Loehning2017-08-301-1/+1
* Squish: Replace Qt4 SDK by self-built Qt 4.8.7Robert Loehning2017-07-311-13/+0
* Squish: Remove workaround for fixed bug in tst_simple_debugRobert Loehning2017-04-031-1/+0
* Squish: Make workaround permanent in tst_simple_debugRobert Loehning2017-03-201-2/+1
* Squish: Workaround unexpected error messageRobert Loehning2017-01-041-0/+2
* Squish: Stabilize test for removal of break pointsChristian Stenger2016-08-031-0/+1
* Squish: Don't crash when missing breakpointRobert Loehning2016-04-071-3/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-29/+24
* Fix copyright headers in Python filesRobert Loehning2015-02-131-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Squish: Fix getEditorForFileSuffix() and simpleFileName()...Christian Stenger2014-06-041-1/+1
* Squish: Enable QML debugging in doSimpleDebugging()Robert Loehning2014-02-281-1/+7
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Squish: Fix handleDebuggerWarnings()Robert Loehning2013-10-251-2/+3
* Squish: Fix __startDebugger__()Robert Loehning2013-08-211-6/+3
* Squish: Fix handleDebuggerWarnings()Robert Loehning2013-06-201-7/+6
* Squish: Update handleDebuggerWarnings()Robert Loehning2013-05-291-8/+8
* Squish: Updated handleDebuggerWarnings()Robert Loehning2013-05-281-8/+10
* Squish: Clean up before and after Qml debuggingChristian Stenger2013-05-231-0/+13
* Squish: Added copyright headersRobert Loehning2013-05-151-0/+29
* Squish: Made tst_simple_debug more strictRobert Loehning2013-03-081-1/+3
* Squish: Shortened verifyBreakPoint()Robert Loehning2013-03-081-16/+8
* Squish: Fix invoking context menu sub itemsRobert Loehning2013-02-211-2/+1
* Squish: Fixed tst_simple_debugRobert Loehning2013-01-311-14/+3
* Squish: Enable testing with MSVC againRobert Loehning2013-01-231-6/+22
* Squish: Removed pointless explicit timeoutsRobert Loehning2012-11-051-4/+4
* Squish: Added helper functions for views and modelsRobert Loehning2012-10-251-2/+1
* Removed unneeded and mistyped HTMLRobert Loehning2012-09-111-1/+1
* Squish: Use global objects.map from inside CCOMChristian Stenger2012-09-061-2/+1
* Squish: Don't wait for warning on WindowsRobert Loehning2012-08-081-1/+1
* Squish: Updated check for new, more detailed warningRobert Loehning2012-06-041-1/+3
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-05-251-10/+11
|\
| * Squish: Support more than one breakpoint per fileChristian Stenger2012-05-161-10/+11
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-05-101-1/+1
|\|
| * Squish: Increased timeout when waiting for Continue_QToolButtonRobert Loehning2012-05-081-1/+1
* | Squish: Update for changed breakPointTreeViewRobert Loehning2012-05-081-4/+2
|/
* Squish: Fix possible access to NoneChristian Stenger2012-05-071-5/+10
* Squish: Added debug test caseChristian Stenger2012-04-271-0/+186
* Squish: Added test for command line outputRobert Loehning2012-01-311-0/+33