aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilerattachdialog.ui
Commit message (Collapse)AuthorAgeFilesLines
* QmlProfiler: Add "Sysroot" field to attach dialogKai Koehne2011-10-171-2/+23
| | | | | Change-Id: Id3c6a0eaa90096f2a7a0bdcfac10644e10e8858c Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
* QmlProfiler: Align Attach dialog to the debugger oneKai Koehne2011-10-111-12/+11
| | | | | | | Change-Id: Ic401c81848493ff77cb4f6fdeb5fb7a08042b930 Reviewed-on: http://codereview.qt-project.org/6441 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
* QmlProfiler: Re-enable attaching to a (remote) portKai Koehne2011-09-151-3/+3
| | | | | | | | Change-Id: Iff5f8cf26e580ede4f82aba5a36acd785521da8d Reviewed-on: http://codereview.qt-project.org/4890 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Aurindam Jana <aurindam.jana@nokia.com> Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
* QmlProfiler: Add attach/detach menu entryKai Koehne2011-04-041-0/+109
This allows one to also profile apps on device (as long as there is a working TCP/IP connection).