index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
qml
/
qml
/
qqmldirparser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtDeclarative fixes and workarounds for NaCl
wip/nacl
Morten Johan Sørvig
2016-05-13
1
-0
/
+4
*
qml: Avoid heap allocations due to QString::fromLatin1()
Sérgio Martins
2015-08-13
1
-13
/
+13
*
Add 28 QList::reserve() calls
Sérgio Martins
2015-06-08
1
-1
/
+3
*
Remove QQmlDirParser from QtQmlDevTools
Simon Hausmann
2015-03-16
1
-12
/
+0
*
Update copyright headers
Jani Heikkinen
2015-02-12
1
-7
/
+7
*
Unify QQmlDirParser version parsing and error reporting
J-P Nurmi
2015-01-07
1
-59
/
+39
*
qmldir parser: add support for "depends component version" syntax
Shawn Rutledge
2014-10-01
1
-0
/
+27
*
Add new property "designersupported" to qmldir
Tim Jenssen
2014-08-28
1
-1
/
+12
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-25
1
-19
/
+11
*
Extend the QML bootstrap library by the IR builders
Simon Hausmann
2014-04-23
1
-12
/
+26
*
Replace QString::fromUtf8() with QString::fromLatin1() for literals
Kai Koehne
2013-11-06
1
-9
/
+9
*
Add Singleton support for QML
Antti Piira
2013-09-21
1
-3
/
+40
*
Fix and enable the qmldirparser autotest
Lars Knoll
2013-06-17
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-23
1
-24
/
+24
*
Reduce memory consumption of source coordinates
Matthew Vogt
2012-08-16
1
-12
/
+12
*
Change error messages to reflect new module terminology
Chris Adams
2012-08-09
1
-3
/
+3
*
Implement strict mode for qmldir modules
Matthew Vogt
2012-07-31
1
-1
/
+41
*
Optimize qmldir parsing
Martin Jones
2012-05-24
1
-51
/
+55
*
Optimize type resolution
Martin Jones
2012-05-17
1
-4
/
+4
*
Initial bundle support
Aaron Kennedy
2012-05-04
1
-38
/
+10
*
Fix warnings in qtdeclarative.
Friedemann Kleint
2012-03-30
1
-6
/
+6
*
Ensure JS files imported inside modules work correctly
Matthew Vogt
2012-03-19
1
-0
/
+14
*
Rename QDeclarative symbols to QQuick and QQml
Matthew Vogt
2012-02-24
1
-0
/
+298