index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
qmlprofiler
/
tracewindow.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QmlProfiler: Refactor
Christiaan Janssen
2012-03-14
1
-649
/
+0
*
QmlProfiler: read trace when application ended by the user
Christiaan Janssen
2012-02-17
1
-0
/
+6
*
QmlProfiler: cleaning events pane when stopping from server
Christiaan Janssen
2012-02-17
1
-1
/
+1
*
QmlProfiler: manage server-side start tracing message
Christiaan Janssen
2012-02-17
1
-8
/
+56
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
1
-8
/
+8
*
QmlProfiler: fix rendering bug on bottom shadow
Christiaan Janssen
2012-02-07
1
-0
/
+3
*
QmlProfiler: scroll automatically when selecting events out of view
Christiaan Janssen
2012-02-03
1
-0
/
+6
*
QmlProfiler: reseting completion flags in traceclient
Christiaan Janssen
2012-02-02
1
-2
/
+8
*
Long live the king!
hjk
2012-01-26
1
-1
/
+1
*
QmlProfiler: rewriting details for bindings
Christiaan Janssen
2012-01-20
1
-0
/
+6
*
QmlProfiler: reading column information in bindings
Christiaan Janssen
2012-01-20
1
-6
/
+7
*
QmlProfiler: Coding style fixes
Kai Koehne
2012-01-13
1
-1
/
+1
*
QmlProfiler: tooltips for the labels column
Christiaan Janssen
2012-01-13
1
-0
/
+6
*
QmlProfiler: display animation traces from Qt5
Christiaan Janssen
2011-12-20
1
-0
/
+2
*
QmlProfiler: Show profiling data initiated by console APIs
Aurindam Jana
2011-12-14
1
-0
/
+4
*
QmlProfiler: timers for all profiler activities
Christiaan Janssen
2011-12-07
1
-15
/
+59
*
QmlProfiler: improved look of the timeline UI
Christiaan Janssen
2011-11-24
1
-14
/
+32
*
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2011-11-11
1
-2
/
+2
|
\
|
*
all: s/info@qt.nokia.com/qt-info@nokia.com/
hjk
2011-11-03
1
-2
/
+2
*
|
QmlProfiler: link selections in events and timeline views
Christiaan Janssen
2011-11-10
1
-0
/
+7
*
|
QmlProfiler: option to get statistics from local region
Christiaan Janssen
2011-11-10
1
-0
/
+29
*
|
QmlProfiler: nonzero trace starttimes
Christiaan Janssen
2011-11-03
1
-3
/
+4
*
|
QmlProfiler: optimized timeline display
Christiaan Janssen
2011-11-02
1
-0
/
+26
*
|
QmlProfiler: updated zoom controls
Christiaan Janssen
2011-11-01
1
-17
/
+138
*
|
QmlProfiler: Selection Range
Christiaan Janssen
2011-11-01
1
-5
/
+36
*
|
QmlProfiler: main view with fixed height and scrollable
Christiaan Janssen
2011-11-01
1
-39
/
+88
*
|
QmlProfiler: use end of trace event if present
Christiaan Janssen
2011-10-11
1
-0
/
+2
*
|
QmlProfiler: V8 profiling
Christiaan Janssen
2011-10-07
1
-2
/
+40
|
/
*
QmlProfiler: Move EventList to qmljsdebugclient library
Kai Koehne
2011-08-22
1
-2
/
+1
*
QmlProfiler: New event list with caching, load, save
Christiaan Janssen
2011-08-17
1
-10
/
+25
*
QmlProfilerTraceClient: Cleanup
Kai Koehne
2011-08-05
1
-1
/
+1
*
QmlJSDebugClient: Move QmlProfilerTraceClient into library
Kai Koehne
2011-08-05
1
-2
/
+4
*
QmlJSDebugClient: Fix style & indentation
Kai Koehne
2011-08-05
1
-1
/
+1
*
QmlProfiler: correctly displaying status when recording disabled
Christiaan Janssen
2011-07-25
1
-1
/
+2
*
corrected license headers
Thomas Murach
2011-07-06
1
-13
/
+12
*
QmlProfiler: Tooltips
Christiaan Janssen
2011-07-05
1
-0
/
+4
*
QmlProfiler: disable navigation buttons when no data
Christiaan Janssen
2011-07-05
1
-0
/
+16
*
QmlProfiler: Rename TracePlugin to QmlProfileTraceClient
Kai Koehne
2011-06-28
1
-233
/
+11
*
QmlProfiler: zoom in and out controls
Christiaan Janssen
2011-06-28
1
-0
/
+10
*
QmlProfiler: Next and Previous controls
Christiaan Janssen
2011-06-28
1
-1
/
+19
*
QmlProfiler: Clear button in toolbar
Christiaan Janssen
2011-06-27
1
-0
/
+4
*
QmlProfiler: Dependencies view
Christiaan Janssen
2011-06-23
1
-5
/
+14
*
QmlProfiler: removed scrollbar, timeline stretches automatically
Christiaan Janssen
2011-06-09
1
-2
/
+2
*
QmlProfiler: renamed from "Perfomance Monitor" to "Profiler"
Christiaan Janssen
2011-06-09
1
-1
/
+1
*
qmlprofiler: ui and style
hjk
2011-05-23
1
-19
/
+13
*
qmlprofiler: use dockwidgets instead of tabs in the output pane
hjk
2011-05-23
1
-0
/
+1
*
QmlProfiler: removed fixed height
Christiaan Janssen
2011-05-17
1
-1
/
+1
*
QmlProfiler: fix warning in MSVC compiler
Christiaan Janssen
2011-05-16
1
-3
/
+3
*
Fix/add copyright headers
Tobias Hunger
2011-05-06
1
-2
/
+2
*
QmlProfiler: corrected display name
Christiaan Janssen
2011-04-26
1
-1
/
+1
[next]