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
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: s/info@qt.nokia.com/qt-info@nokia.com/
hjk
2011-11-03
40
-81
/
+81
*
Initialize pointers, fix correct gcc 4.6 warning
v2.4.0-beta
Daniel Teske
2011-10-19
1
-2
/
+2
*
QmlProfiler: Keep configuration of attach dialog
Kai Koehne
2011-10-17
1
-5
/
+26
*
QmlProfiler: Align Attach dialog to the debugger one
Kai Koehne
2011-10-11
1
-12
/
+11
*
QmlProfiler: Show 'retry' message box when connect fails
Kai Koehne
2011-09-20
2
-6
/
+42
*
QmlProfiler: Re-enable attaching to a (remote) port
Kai Koehne
2011-09-15
6
-66
/
+83
*
Merge remote-tracking branch 'origin/2.3'
Eike Ziller
2011-08-30
1
-2
/
+2
|
\
|
*
Added some of the missing translations
Robert Loehning
2011-08-24
1
-2
/
+2
*
|
Set a category.
Eike Ziller
2011-08-26
1
-0
/
+1
*
|
QmlProfiler: Stop app if you cannot connect
Kai Koehne
2011-08-26
1
-0
/
+4
*
|
QmlProfiler: manage quick stops before connection
Christiaan Janssen
2011-08-25
4
-0
/
+25
*
|
QmlProfiler: show median time in summary
Christiaan Janssen
2011-08-24
2
-1
/
+14
*
|
QmlProfiler: copy event information to clipboard
Christiaan Janssen
2011-08-24
3
-0
/
+87
*
|
QmlProfiler: changed file extension for traces
Christiaan Janssen
2011-08-22
2
-4
/
+6
*
|
QmlProfiler: Move EventList to qmljsdebugclient library
Kai Koehne
2011-08-22
9
-1007
/
+32
*
|
QmlProfiler: make strings translatable
Christiaan Janssen
2011-08-18
3
-13
/
+9
*
|
QmlProfiler: New event list with caching, load, save
Christiaan Janssen
2011-08-17
15
-476
/
+1415
*
|
Merge remote-tracking branch 'origin/2.3'
Eike Ziller
2011-08-10
2
-2
/
+3
|
\
\
|
|
/
|
*
QmlProfiler: fixed sorting of "event type" field
Christiaan Janssen
2011-08-04
1
-1
/
+1
|
*
QmlProfiler: Fix documentation link for setting up debugging
Kai Koehne
2011-08-02
1
-1
/
+2
|
*
QmlProfiler: Fix warning about unused variable
Kai Koehne
2011-08-02
1
-5
/
+0
*
|
QmlProfilerTraceClient: Cleanup
Kai Koehne
2011-08-05
2
-2
/
+2
*
|
QmlJSDebugClient: Move QmlProfilerTraceClient into library
Kai Koehne
2011-08-05
8
-350
/
+11
*
|
QmlJsDebugClient: Compile it as separate library
Kai Koehne
2011-08-05
1
-1
/
+1
*
|
QmlJSDebugClient: Fix style & indentation
Kai Koehne
2011-08-05
3
-3
/
+3
*
|
qmlprofiler: remove unneeded variables
hjk
2011-08-04
1
-7
/
+0
*
|
RemoteLinux: Private implementation for all exported classes.
Christian Kandeler
2011-08-02
1
-0
/
+1
*
|
Merge branch '2.3'
Oswald Buddenhagen
2011-07-29
10
-66
/
+86
|
\
\
|
|
/
|
*
QmlDbg: Don't wait infinitely for messages on application output
Kai Koehne
2011-07-29
2
-2
/
+21
|
*
New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)
Kai Koehne
2011-07-29
1
-1
/
+1
|
*
QmlProfiler: Fix warnings about hiding overloaded virtual functions
Kai Koehne
2011-07-28
2
-34
/
+0
|
*
QmlProfiler: Fix compiler warning
Kai Koehne
2011-07-28
1
-0
/
+3
|
*
QmlProfiler: Fix profiling Symbian apps over WLAN
Kai Koehne
2011-07-27
1
-4
/
+6
|
*
QMlProfiler: Print logging / errors while connecting to General Messages pane
Kai Koehne
2011-07-27
2
-12
/
+23
|
*
QMlProfiler: Fix regression when running on Symbian device
Kai Koehne
2011-07-27
1
-1
/
+1
|
*
QmlProfiler: variable width of status display
Christiaan Janssen
2011-07-26
1
-3
/
+3
|
*
QmlProfiler: correctly displaying status when recording disabled
Christiaan Janssen
2011-07-25
2
-3
/
+4
|
*
QmlProfiler: managing failed starts gracefully
Christiaan Janssen
2011-07-25
2
-4
/
+5
|
*
QmlProfiler: supporting Application Output Pane buttons
Christiaan Janssen
2011-07-25
1
-2
/
+19
*
|
Merge branch '2.3'
Oswald Buddenhagen
2011-07-25
8
-33
/
+89
|
\
\
|
|
/
|
*
QmlProfiler: refactored warning messagebox
Christiaan Janssen
2011-07-22
2
-13
/
+5
|
*
QmlProfiler: show warning when no executable given
Christiaan Janssen
2011-07-22
3
-0
/
+24
|
*
QmlProfiler: semitransparent gap in zoom indicator
Christiaan Janssen
2011-07-21
1
-4
/
+8
|
*
QmlProfiler: rendering event information popup next to cursor
Christiaan Janssen
2011-07-21
1
-9
/
+25
|
*
Qml Tooling: Fix debugging & profiling of .qml files loaded from resources
Kai Koehne
2011-07-21
2
-5
/
+4
|
*
QmlProfiler: avoid reference to connection in UI
Christiaan Janssen
2011-07-21
2
-2
/
+3
|
*
QmlProfiler: show warning when no observer is present
Christiaan Janssen
2011-07-21
1
-0
/
+10
|
*
QmlProfiler: skip anonymous events when computing percentages
Christiaan Janssen
2011-07-20
1
-1
/
+6
|
*
QmlProfiler: enabled sorting in Callers/Callees tabs
Christiaan Janssen
2011-07-18
1
-2
/
+7
|
*
QmlProfiler: fixed sorting of percentage column
Christiaan Janssen
2011-07-18
1
-1
/
+1
[next]