aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilertool.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-10/+6
* QmlProfiler: reading column information in bindingsChristiaan Janssen2012-01-201-7/+7
* ProjectExplorer: use enum instead of QString for run modehjk2012-01-111-7/+10
* Analyzer: create a run control factory for all tools.Nicolas Arnaud-Cormos2011-12-281-0/+70
* QmlProfiler: linking JS events with QML eventsChristiaan Janssen2011-12-141-0/+3
* QmlProfiler: fix double-load problem caused by 25d351faChristiaan Janssen2011-12-081-1/+1
* QmlProfiler: timers for all profiler activitiesChristiaan Janssen2011-12-071-12/+37
* QmlProfilerTool: Use complete signature in connect()Aurindam Jana2011-11-251-1/+1
* QMLProfiler: Menu entries to load/save QML traceAurindam Jana2011-11-171-12/+54
* mostly core and analyzer: more id-ficationhjk2011-11-151-3/+3
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* | QmlProfiler: changed labels in context menu for statisticsChristiaan Janssen2011-11-101-7/+10
* | QmlProfiler: link selections in events and timeline viewsChristiaan Janssen2011-11-101-0/+2
* | QmlProfiler: option to get statistics from local regionChristiaan Janssen2011-11-101-0/+21
* | QmlProfiler: manage external tracefiles nicelyChristiaan Janssen2011-11-091-0/+4
* | QmlProfiler: merging Callers, Callees and EventsChristiaan Janssen2011-11-091-39/+13
* | QmlProfiler: optimizations in canvas repaintChristiaan Janssen2011-11-021-3/+3
* | QmlProfiler: updated zoom controlsChristiaan Janssen2011-11-011-0/+11
* | QmlProfiler: fix crash with context menu when nothing is selectedChristiaan Janssen2011-11-011-8/+10
* | QmlProfiler: Try to locate files in loaded projects firstKai Koehne2011-10-311-16/+22
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-10-281-2/+2
|\|
| * Initialize pointers, fix correct gcc 4.6 warningv2.4.0-betaDaniel Teske2011-10-191-2/+2
* | QmlProfiler: Also store sysroot in settingsKai Koehne2011-10-181-0/+3
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-10-171-6/+29
|\|
| * QmlProfiler: Keep configuration of attach dialogKai Koehne2011-10-171-5/+26
* | QmlProfiler: Add "Sysroot" field to attach dialogKai Koehne2011-10-171-0/+4
* | QmlProfiler: fix tracefile extensionChristiaan Janssen2011-10-101-2/+2
* | QmlProfiler: V8 profilingChristiaan Janssen2011-10-071-0/+11
|/
* QmlProfiler: Show 'retry' message box when connect failsKai Koehne2011-09-201-6/+41
* QmlProfiler: Re-enable attaching to a (remote) portKai Koehne2011-09-151-51/+61
* Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-08-301-2/+2
|\
| * Added some of the missing translationsRobert Loehning2011-08-241-2/+2
| * QmlProfiler: Fix warning about unused variableKai Koehne2011-08-021-5/+0
* | QmlProfiler: manage quick stops before connectionChristiaan Janssen2011-08-251-0/+19
* | QmlProfiler: copy event information to clipboardChristiaan Janssen2011-08-241-0/+13