summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprofiler
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: fix crash with context menu when nothing is selectedChristiaan Janssen2011-11-161-8/+10
* AnalyzerManager: Fix analyzer actions disabled after build errorDaniel Teske2011-11-151-1/+0
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0340-81/+81
* Initialize pointers, fix correct gcc 4.6 warningv2.4.0-betaDaniel Teske2011-10-191-2/+2
* QmlProfiler: Keep configuration of attach dialogKai Koehne2011-10-171-5/+26
* QmlProfiler: Align Attach dialog to the debugger oneKai Koehne2011-10-111-12/+11
* QmlProfiler: Show 'retry' message box when connect failsKai Koehne2011-09-202-6/+42
* QmlProfiler: Re-enable attaching to a (remote) portKai Koehne2011-09-156-66/+83
* Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-08-301-2/+2
|\
| * Added some of the missing translationsRobert Loehning2011-08-241-2/+2
* | Set a category.Eike Ziller2011-08-261-0/+1
* | QmlProfiler: Stop app if you cannot connectKai Koehne2011-08-261-0/+4
* | QmlProfiler: manage quick stops before connectionChristiaan Janssen2011-08-254-0/+25
* | QmlProfiler: show median time in summaryChristiaan Janssen2011-08-242-1/+14
* | QmlProfiler: copy event information to clipboardChristiaan Janssen2011-08-243-0/+87
* | QmlProfiler: changed file extension for tracesChristiaan Janssen2011-08-222-4/+6
* | QmlProfiler: Move EventList to qmljsdebugclient libraryKai Koehne2011-08-229-1007/+32
* | QmlProfiler: make strings translatableChristiaan Janssen2011-08-183-13/+9
* | QmlProfiler: New event list with caching, load, saveChristiaan Janssen2011-08-1715-476/+1415
* | Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-08-102-2/+3
|\ \ | |/
| * QmlProfiler: fixed sorting of "event type" fieldChristiaan Janssen2011-08-041-1/+1
| * QmlProfiler: Fix documentation link for setting up debuggingKai Koehne2011-08-021-1/+2
| * QmlProfiler: Fix warning about unused variableKai Koehne2011-08-021-5/+0
* | QmlProfilerTraceClient: CleanupKai Koehne2011-08-052-2/+2
* | QmlJSDebugClient: Move QmlProfilerTraceClient into libraryKai Koehne2011-08-058-350/+11
* | QmlJsDebugClient: Compile it as separate libraryKai Koehne2011-08-051-1/+1
* | QmlJSDebugClient: Fix style & indentationKai Koehne2011-08-053-3/+3
* | qmlprofiler: remove unneeded variableshjk2011-08-041-7/+0
* | RemoteLinux: Private implementation for all exported classes.Christian Kandeler2011-08-021-0/+1
* | Merge branch '2.3'Oswald Buddenhagen2011-07-2910-66/+86
|\ \ | |/
| * QmlDbg: Don't wait infinitely for messages on application outputKai Koehne2011-07-292-2/+21
| * New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)Kai Koehne2011-07-291-1/+1
| * QmlProfiler: Fix warnings about hiding overloaded virtual functionsKai Koehne2011-07-282-34/+0
| * QmlProfiler: Fix compiler warningKai Koehne2011-07-281-0/+3
| * QmlProfiler: Fix profiling Symbian apps over WLANKai Koehne2011-07-271-4/+6
| * QMlProfiler: Print logging / errors while connecting to General Messages paneKai Koehne2011-07-272-12/+23
| * QMlProfiler: Fix regression when running on Symbian deviceKai Koehne2011-07-271-1/+1
| * QmlProfiler: variable width of status displayChristiaan Janssen2011-07-261-3/+3
| * QmlProfiler: correctly displaying status when recording disabledChristiaan Janssen2011-07-252-3/+4
| * QmlProfiler: managing failed starts gracefullyChristiaan Janssen2011-07-252-4/+5
| * QmlProfiler: supporting Application Output Pane buttonsChristiaan Janssen2011-07-251-2/+19
* | Merge branch '2.3'Oswald Buddenhagen2011-07-258-33/+89
|\ \ | |/
| * QmlProfiler: refactored warning messageboxChristiaan Janssen2011-07-222-13/+5
| * QmlProfiler: show warning when no executable givenChristiaan Janssen2011-07-223-0/+24
| * QmlProfiler: semitransparent gap in zoom indicatorChristiaan Janssen2011-07-211-4/+8
| * QmlProfiler: rendering event information popup next to cursorChristiaan Janssen2011-07-211-9/+25
| * Qml Tooling: Fix debugging & profiling of .qml files loaded from resourcesKai Koehne2011-07-212-5/+4
| * QmlProfiler: avoid reference to connection in UIChristiaan Janssen2011-07-212-2/+3
| * QmlProfiler: show warning when no observer is presentChristiaan Janssen2011-07-211-0/+10
| * QmlProfiler: skip anonymous events when computing percentagesChristiaan Janssen2011-07-201-1/+6