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
/
qmlprofilerdetailsrewriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QmlProfiler: Code cosmetics
hjk
2025-04-10
1
-5
/
+3
*
QtSupport: Use BuildConfiguration for populateQmlFileFinder()
hjk
2025-03-12
1
-2
/
+2
*
ProjectExplorer: Dissolve kitaspects.{h,cpp}
Christian Kandeler
2024-11-20
1
-1
/
+1
*
ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}
hjk
2023-08-15
1
-1
/
+1
*
Various Plugins: Simplify return FilePath statements
Jarek Kobus
2023-08-02
1
-2
/
+2
*
ProjectExplorer: Move some not-fully-session related bits
hjk
2023-03-01
1
-1
/
+1
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
qmljs: (QString -> Utils::FilePath)++
Fawzi Mohamed
2022-07-13
1
-9
/
+8
*
Rename QtSupport::BaseQtVersion to QtVersion
hjk
2022-01-24
1
-1
/
+1
*
Don't call non-const method on temporary container
Jarek Kobus
2020-12-08
1
-1
/
+1
*
Update qmljs parser to Qt 5.15 parser
Fawzi Mohamed
2020-03-03
1
-1
/
+7
*
Resolve ambiguous results of searches for relative file paths
Christian Kandeler
2019-03-04
1
-1
/
+1
*
QmlProfiler: Remove extra file cache
Ulf Hermann
2018-07-16
1
-11
/
+2
*
QtSupport: Move populateFileFinder to BaseQtVersion
Ulf Hermann
2017-10-04
1
-50
/
+2
*
QtSupport: Add a method to retrieve the QML path
Ulf Hermann
2017-09-29
1
-1
/
+1
*
QmlProfiler: Add QT_INSTALL_QML paths to FileInProjectFinder
Ulf Hermann
2017-09-27
1
-3
/
+9
*
QmlProfiler: Use a Target for populateFileFinder()
Ulf Hermann
2017-09-27
1
-7
/
+3
*
QmlProfiler: Properly prepare the file finder on every start
Ulf Hermann
2017-08-15
1
-0
/
+1
*
QmlProfiler: Rename QmlProfilerDetailsRewriter::clearRequests to clear
Ulf Hermann
2017-08-15
1
-1
/
+1
*
QmlProfiler: Add some sanity to details rewriter's PropertyVisitor
Ulf Hermann
2017-08-15
1
-28
/
+27
*
QmlProfiler: Move the file finder into the QML model
Ulf Hermann
2017-02-15
1
-17
/
+80
*
QmlProfiler: rename requestId into typeId
Ulf Hermann
2016-12-28
1
-5
/
+5
*
QmlProfiler: Avoid QHash::equal_range()
Ulf Hermann
2016-12-21
1
-3
/
+4
*
QmlProfiler: Simplify details rewriter
Ulf Hermann
2016-12-20
1
-39
/
+41
*
QmlProfiler: Remove pimpl pattern from details rewriter
Ulf Hermann
2016-12-20
1
-52
/
+26
*
QmlProfiler: Apply some coding style
Ulf Hermann
2016-12-20
1
-3
/
+3
*
QmlProfiler: Don't connect() null pointers
Ulf Hermann
2016-07-05
1
-1
/
+1
*
QmlProfiler: Make members of QmlEventLocation private
Ulf Hermann
2016-06-10
1
-5
/
+6
*
QmlProfiler: Don't crash if there is no QmlJSModelManager
Ulf Hermann
2016-05-17
1
-3
/
+9
*
Move QmlProfiler specific files from qmldebug to qmlprofiler
Ulf Hermann
2016-05-03
1
-3
/
+3
*
Make sure the path we add to pendingDocs is canonical
Albert Astals Cid
2016-04-07
1
-0
/
+2
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
QmlProfiler: Convert connections to Qt5 style
Ulf Hermann
2015-11-02
1
-4
/
+4
*
QmlProfiler: Remove separator comments
Ulf Hermann
2015-07-02
1
-2
/
+0
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
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
*
|
qmljs: improve handling of qml dialects
Fawzi Mohamed
2014-07-30
1
-1
/
+1
|
/
*
QmlProfiler: Cache file lookup when loading events
Ulf Hermann
2014-03-07
1
-1
/
+10
*
qmljs: generalize language treatement
Fawzi Mohamed
2014-01-28
1
-1
/
+1
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
QmlProfiler: reworked
Christiaan Janssen
2013-08-09
1
-6
/
+11
*
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-31
1
-1
/
+1
|
\
|
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
1
-1
/
+1
*
|
qmljs: differnt language constants for the different qml flavors
Fawzi Mohamed
2013-01-31
1
-1
/
+1
*
|
Remove braces for single lines of conditions
Orgad Shaneh
2013-01-08
1
-2
/
+1
*
|
QmlProfiler: Compile with QT_NO_CAST_FROM_ASCII
Orgad Shaneh
2012-11-27
1
-1
/
+1
|
/
*
Adjust license headers
hjk
2012-10-05
1
-21
/
+20
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
1
-3
/
+1
[next]