aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilertool.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: Remove RemoteLinux dependencyAurindam Jana2013-05-071-15/+0
* QmlProfiling: Attach to QML applicationAurindam Jana2013-04-291-15/+21
* QmlProfiler: Add members for QML port and hostAurindam Jana2013-04-251-4/+10
* QmlProfiling: Support both IPv4 and IPv6Aurindam Jana2013-04-181-3/+2
* QmlProfiler: Query available portAurindam Jana2013-04-181-7/+4
* QmlProfiler: Use a port from the device port rangeAurindam Jana2013-04-171-3/+14
* Use EnvironmentAspect to retrieve the environmentTobias Hunger2013-04-111-7/+12
* Move DebuggerRunConfigurationAspect into DebuggerTobias Hunger2013-04-051-2/+4
* Demote debuggerrunconfigurationaspectTobias Hunger2013-04-051-2/+5
* Remove internal class BaseTextMarkRegistry from exported header.Friedemann Kleint2013-03-261-0/+1
* QmlProfilerTool: Adjust to MessageManager api changeDaniel Teske2013-03-221-2/+2
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | LocalApplicationRC: Rename files to localapplicationrunconfiguration.(h|cpp)Tobias Hunger2013-01-281-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-6/+3
* | QmlProfiler: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-3/+5
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-201-1/+1
|/
* QmlProfiler: Detect interrupted executionChristiaan Janssen2012-10-171-0/+2
* Adjust license headershjk2012-10-051-21/+20
* s/profile/kit/Tobias Hunger2012-09-041-6/+6
* Fix source stringsJarek Kobus2012-08-281-1/+1
* Removal of Symbian supportAlessandro Portale2012-08-221-28/+1
* remotelinux: rename LinuxDeviceConfiguration to LinuxDevicehjk2012-08-011-1/+1
* madde/qnx/remotelinux: adjust after profile changeshjk2012-07-261-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-12/+9
* ActionManager API cleanup.Eike Ziller2012-05-251-5/+4
* QmlProfiler: manage premature disconnection when app killedChristiaan Janssen2012-05-111-0/+6
* editormanager: simplify use of interfacehjk2012-05-111-3/+2
* QmlProfiler: adapt binding location at call to gotoLineChristiaan Janssen2012-05-101-1/+3
* QmlProfiler: use project file finder in detailsRewriterChristiaan Janssen2012-05-101-16/+37
* QmlProfiler: Set sysroot for embedded targetsChristiaan Janssen2012-05-101-0/+15
* QmlProfiler: manage receiving trace after app stoppedChristiaan Janssen2012-05-091-4/+18
* use Core::Id for IMode::id and IMode::typehjk2012-05-081-1/+1
* QmlProfiler: show binding typesChristiaan Janssen2012-05-041-2/+8
* QmlDebug: Rename library and (most) classesKai Koehne2012-04-181-6/+6
* Add SymbianIDeviceTobias Hunger2012-04-171-4/+5
* QmlProfiler: flush on new traceChristiaan Janssen2012-03-261-0/+1
* QmlProfiler: RefactorChristiaan Janssen2012-03-141-413/+204
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-081-2/+2
|\
| * Ui: No spaces before "..."Daniel Teske2012-03-071-2/+2
* | QmlProfiler: Always use quint16 for port numberKai Koehne2012-03-011-3/+3
* | QmlProfiler: Don't print assert when trying to connect a second timeKai Koehne2012-02-291-1/+2
|/
* projectexplorer: Make the debugger language chooser a (hardcoded) "aspect"hjk2012-02-211-3/+3
* QmlProfiler: read trace when application ended by the userChristiaan Janssen2012-02-171-0/+1
* QmlProfiler: cleaning events pane when stopping from serverChristiaan Janssen2012-02-171-0/+1
* QmlProfiler: manage server-side start tracing messageChristiaan Janssen2012-02-171-12/+26
* Removed module names from #include directives.Erik Verbruggen2012-02-151-11/+11
* QmlProfiler: hiding extra statistics by defaultChristiaan Janssen2012-02-071-0/+10
* Core::ModeManager: make some functions statichjk2012-01-271-1/+1