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
/
libs
/
qmljs
/
qmljslink.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid potential detach of non-const Qt containers in range-loops 1/2
Alessandro Portale
2025-03-21
1
-1
/
+1
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-3
/
+3
*
QmlJS: Skip QtQuick3D for implicit imports
Thomas Hartmann
2024-06-20
1
-0
/
+10
*
McuSupport: Support prioritizing import paths
Yasser Grimes
2024-01-17
1
-0
/
+1
*
McuSupport: Make QmlProject c++ interfaces accecible to the CodeModel
Yasser Grimes
2023-09-14
1
-1
/
+8
*
QmlJS: Delay loading of default QML type descriptions
Eike Ziller
2023-09-06
1
-2
/
+2
*
Fix occurrences of the contains/insert anti-pattern
Christian Kandeler
2023-06-23
1
-4
/
+2
*
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
[next]