index
:
qt-creator/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
11.0
12.0
13.0
14.0
15.0
16.0
17.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
3dfirst
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
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-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/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
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
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
qmlprofiler
/
qmlprofilertimelinemodelproxy.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QmlProfiler: Rename some classes and files to follow the common pattern
Ulf Hermann
2014-11-21
1
-324
/
+0
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
1
-7
/
+8
|
\
|
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
|
QmlProfiler: Store typeIds in range data
Ulf Hermann
2014-09-29
1
-11
/
+5
*
|
QmlProfiler: rename "eventId" fields to "typeId" and "selectionId"
Ulf Hermann
2014-09-29
1
-19
/
+19
*
|
QmlDebug/QmlProfiler: Fix MSVC warnings
Orgad Shaneh
2014-09-24
1
-1
/
+1
*
|
QmlProfiler: introduce properties for empty, hidden and displayName
Ulf Hermann
2014-09-15
1
-1
/
+1
*
|
QmlProfiler: Centralize timeline rowCount calculation
Ulf Hermann
2014-09-15
1
-26
/
+6
*
|
QmlProfiler: Filter event types also on client side
Ulf Hermann
2014-09-15
1
-22
/
+3
*
|
QmlProfiler: Allow preselection of events to be recorded
Ulf Hermann
2014-09-15
1
-9
/
+27
*
|
QmlProfiler: revert to fixed layout for detail windows
Ulf Hermann
2014-08-26
1
-4
/
+1
*
|
QmlProfiler: Remove template/virtual magic from SortedTimelineModel
Ulf Hermann
2014-08-26
1
-34
/
+30
*
|
QmlProfiler: Simplify range details
Ulf Hermann
2014-08-26
1
-38
/
+9
*
|
QmlProfiler: Rename get* and find* methods to their canonical names
Ulf Hermann
2014-08-26
1
-17
/
+16
*
|
QmlProfiler: Rename occurrences of "title" to "displayName"
Ulf Hermann
2014-08-26
1
-1
/
+1
*
|
QmlProfiler: Remove name from abstracttimelinemodel
Ulf Hermann
2014-08-26
1
-3
/
+2
|
/
*
QmlProfiler: Fix crash in range model
Ulf Hermann
2014-07-03
1
-1
/
+1
*
QmlProfiler: improve location lookup a bit
Ulf Hermann
2014-06-24
1
-4
/
+4
*
QmlProfiler: replace calls to QVector::length() with QVector::size()
Ulf Hermann
2014-06-24
1
-4
/
+4
*
QmlProfiler: get rid of hash strings
Ulf Hermann
2014-06-17
1
-54
/
+47
*
QmlProfiler: Replace QStringList with QString in event data
Ulf Hermann
2014-06-17
1
-1
/
+1
*
QmlProfiler: Remove SingleCategoryTimelineModel
Ulf Hermann
2014-06-17
1
-3
/
+3
*
QmlProfiler: remove eventType and simplify nesting calculations
Ulf Hermann
2014-06-17
1
-32
/
+14
*
QmlProfiler: Allow only one category per model in timeline
Ulf Hermann
2014-06-16
1
-145
/
+70
*
QmlProfiler: Unify event type definitions
Ulf Hermann
2014-06-06
1
-11
/
+8
*
QmlProfiler: No need to qualify calls to SortedTimelineModel::clear()
Ulf Hermann
2014-04-09
1
-1
/
+1
*
QmlProfiler: Avoid indexOf and contains on list of strings
Ulf Hermann
2014-03-31
1
-2
/
+10
*
QmlProfiler: Deduplicate color selection and saturate colors some more
Ulf Hermann
2014-03-10
1
-2
/
+1
*
QML profiler: fix messages and UI text
Leena Miettinen
2014-03-07
1
-1
/
+1
*
QmlProfiler: Properly initialize private members of timeline models
Ulf Hermann
2014-02-26
1
-0
/
+2
*
QmlProfiler: Unify QML and V8 data models
Ulf Hermann
2014-02-19
1
-7
/
+7
*
QmlProfiler: Reduce code duplication between timeline models
Ulf Hermann
2014-02-19
1
-68
/
+29
*
QmlProfiler: Only analyze binding loops for bindings and signals
Ulf Hermann
2014-02-19
1
-3
/
+1
*
QmlProfiler: Make time formatting available to all timeline models
Ulf Hermann
2014-02-18
1
-13
/
+2
*
QmlProfiler: eliminate redundant isEmpty() methods
Ulf Hermann
2014-02-18
1
-5
/
+0
*
QmlProfiler: eliminate redundant name() methods.
Ulf Hermann
2014-02-18
1
-6
/
+2
*
QmlProfiler: eliminate redundant categories() methods
Ulf Hermann
2014-02-18
1
-5
/
+0
*
QmlProfiler: Unify handling of category labels
Ulf Hermann
2014-02-18
1
-8
/
+0
*
QmlProfiler: Remove some useless signals and QML variables
Ulf Hermann
2014-02-18
1
-2
/
+0
*
QmlProfiler: Show Javascript calls in timeline view
Ulf Hermann
2014-02-10
1
-3
/
+5
*
QmlProfiler: Don't hide the "Painting" category
Ulf Hermann
2014-01-13
1
-9
/
+10
*
Merge remote-tracking branch 'origin/3.0'
Eike Ziller
2014-01-08
1
-1
/
+1
|
\
|
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
|
QmlProfiler: Use the SortedTimelineModel for basic timeline model
Ulf Hermann
2013-12-11
1
-193
/
+41
*
|
QmlProfiler: Deduplicate dataChanged() slot in timeline models.
Ulf Hermann
2013-12-11
1
-14
/
+0
|
/
*
QmlProfiler: reworked
Christiaan Janssen
2013-08-09
1
-0
/
+721