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
/
libs
/
qmljs
/
qmljslink.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/10.0' into qds/dev
Tim Jenßen
2023-03-26
1
-21
/
+24
|
\
|
*
QmlJS: Tr::Tr
Alessandro Portale
2023-02-01
1
-20
/
+23
|
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
|
*
Merge "Merge remote-tracking branch 'origin/qds/dev'"
The Qt Project
2022-12-14
1
-1
/
+2
|
|
\
|
*
|
qml code model: load builtins import
Sami Shalayel
2022-12-14
1
-7
/
+22
*
|
|
QmlJS: Do not set import as invalid if sub import fails
Thomas Hartmann
2023-02-10
1
-1
/
+1
*
|
|
qml code model: load builtins import
Sami Shalayel
2022-12-19
1
-7
/
+22
|
|
/
|
/
|
*
|
QmlJS: std::set instead of QList
Thomas Hartmann
2022-11-23
1
-1
/
+2
|
/
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Utils: More porting.h related changes
hjk
2022-07-14
1
-1
/
+0
*
qmljs: (QString -> Utils::FilePath)++
Fawzi Mohamed
2022-07-13
1
-46
/
+77
*
Utils: Collapse most of porting,h
hjk
2022-07-13
1
-2
/
+2
*
cppeditor: Show hints for qmlRegister... diagnostics
Marcus Tillmanns
2022-06-21
1
-1
/
+2
*
qmljs: Scan application directories for QML libraries
Maximilian Goldstein
2021-12-16
1
-1
/
+2
*
Fix qHash-related size compatibility warnings by MSVC
Orgad Shaneh
2021-10-20
1
-2
/
+3
*
Add more thread safety to ModelManagerInterface
Jarek Kobus
2021-06-21
1
-1
/
+4
*
QmlJS: Fix handling multiple import paths into same module
Christian Stenger
2021-01-21
1
-3
/
+11
*
QmlJS: Fix resolving of implicit dependencies
Thomas Hartmann
2020-12-03
1
-2
/
+5
*
qmljs: actually fix incorrect condition
Fawzi Mohamed
2020-11-27
1
-1
/
+1
*
qmljs: fix wrong condition in import resolving
Fawzi Mohamed
2020-11-26
1
-1
/
+1
*
qmljs: Fix parsing and and loading of qmldir imports
Fawzi Mohamed
2020-11-26
1
-12
/
+21
*
QmlJS: Resolve missing QEasingCurve prototype
Christian Kamm
2020-06-12
1
-0
/
+28
*
QmlJS: Use "import" commands from qmldir files
Christian Kamm
2020-05-21
1
-8
/
+42
*
qmljs: Do not use app.qmltypes and lib.qmltypes anymore
Maximilian Goldstein
2020-03-27
1
-1
/
+4
*
Update qmljs parser to Qt 5.15 parser
Fawzi Mohamed
2020-03-03
1
-4
/
+4
*
QmlJS: Scan app.qmltypes and lib.qmltypes for type information
Ulf Hermann
2019-10-31
1
-0
/
+10
*
QmlJS: Clean up qmljslink.{h|cpp}
Ulf Hermann
2019-10-23
1
-117
/
+138
*
Some clang-tidy -use-modernize-nullptr
hjk
2019-08-01
1
-6
/
+6
*
Compile fix with recent Qt dev
hjk
2019-07-29
1
-15
/
+8
*
Move qrc parser from QmlJS to Utils
Christian Kandeler
2019-02-13
1
-2
/
+3
*
qmljs: relax checks on Qbs imports
Marco Benelli
2019-01-07
1
-7
/
+2
*
qmljs: relax checks for qbs files
Marco Benelli
2018-02-27
1
-0
/
+9
*
De-emphasize PluginManager::getObjects<Type>()
hjk
2017-12-15
1
-8
/
+3
*
QmlJS: Add special severity for loading type information
Thomas Hartmann
2017-03-30
1
-2
/
+3
*
Remove last nokia references in comments
Orgad Shaneh
2016-11-24
1
-1
/
+0
*
QML JS: Add missing space in UI text
Leena Miettinen
2016-11-04
1
-1
/
+1
*
QmlJS: add import name to the missing error message
Tim Jenssen
2016-10-05
1
-3
/
+3
*
QmlJS: Do not try the canonical file path
Thomas Hartmann
2016-06-28
1
-7
/
+2
*
QmlJS: Ensure linkImports() can be run in standalone test
Thomas Hartmann
2016-05-26
1
-4
/
+6
*
QmlJS: Avoid infinite loop on empty list of import paths
Ulf Hermann
2016-05-09
1
-1
/
+1
*
QmlJs: search for version in parent modules.
Marco Benelli
2016-05-04
1
-32
/
+2
*
CMake: Update qmljs codemodel
Wolfgang Bremer
2016-04-29
1
-1
/
+2
*
QmlJS: Fix resolution of "alias" directives in qrc files
Ulf Hermann
2016-03-29
1
-8
/
+15
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
QML JS: fix UI text
Leena Miettinen
2015-10-26
1
-3
/
+3
*
QbsProjectManager: Support an equivalent of QML_IMPORT_PATH.
Christian Kandeler
2015-08-04
1
-0
/
+2
*
Allow plugins to insert custom imports.
BogDan Vatra
2015-05-28
1
-0
/
+9
*
QmlDesigner: Remove unneeded qualifications
Orgad Shaneh
2015-02-18
1
-3
/
+5
*
qmljs: load qmltypes even if there is no plugin
Fawzi Mohamed
2015-02-16
1
-1
/
+1
[next]