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
/
qmlprojectmanager
/
qmlmainfileaspect.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QmlProjectManager: Fix crash when creating qml project
Christian Stenger
2025-03-11
1
-12
/
+14
*
Utils: Simplify FilePath::relativePathFrom
hjk
2025-03-04
1
-1
/
+1
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-3
/
+3
*
Utils: Make Aspect::addToLayout() const
hjk
2024-07-08
1
-1
/
+1
*
QmlProjectManager: Fix main qml file path and duplicate signal connection
Burak Hancerli
2024-06-28
1
-4
/
+5
*
Use LayoutBuilder V2
hjk
2024-05-27
1
-1
/
+1
*
QmlProjectManager: Merge the two *constants file
hjk
2024-01-18
1
-1
/
+1
*
Utils/all: Move mime constants into a central place
hjk
2023-11-08
1
-5
/
+6
*
Utils: Rename the new Storage to Store
hjk
2023-08-24
1
-2
/
+2
*
Use Utils::Storage instead of QVariantMap in a few places
hjk
2023-08-23
1
-2
/
+2
*
QmlProjectManager: Prepare special aspects for auto-registration
hjk
2023-07-14
1
-2
/
+7
*
QmlProjectManager: fix warning when project has no mainScript
Tim Jenssen
2023-06-07
1
-1
/
+1
*
Merge remote-tracking branch 'origin/qds/dev'
Tim Jenssen
2023-05-22
1
-1
/
+1
|
\
|
*
QmlProject: Refactor QmlProjectManager
Burak Hancerli
2023-04-05
1
-1
/
+1
*
|
Layouting: Make aspects operate on parent items, not LayoutBuilder
hjk
2023-05-03
1
-2
/
+2
|
/
*
Translations: Change translation context prefix from "::" to "QtC::"
Alessandro Portale
2023-02-10
1
-1
/
+1
*
QmlProjectManager: FilePathify further
hjk
2023-01-31
1
-29
/
+25
*
Utils: Flatten LayoutBuilder related hierarchies
hjk
2023-01-20
1
-1
/
+1
*
QmlProjectManager: Tr::tr
Alessandro Portale
2023-01-19
1
-2
/
+3
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
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: Make port.h slimmer
hjk
2022-07-27
1
-0
/
+1
*
Drop Qt5: Qml lib / QmlDesigner: Get rid of QOverload
Jarek Kobus
2022-07-20
1
-2
/
+1
*
Code cosmetics
hjk
2022-06-24
1
-0
/
+1
*
QmlProjectMananger: Remove a use of mimeType via QFileInfo
hjk
2022-06-15
1
-8
/
+5
*
Remove algorithm.h from buildtargetinfo.h
Jarek Kobus
2022-05-18
1
-0
/
+1
*
ProjectExplorer: Copy more RunConfiguration data to RunControl
hjk
2022-04-12
1
-2
/
+5
*
Mimetypes: Make implementation switchable between new and old
Eike Ziller
2022-02-25
1
-1
/
+1
*
Utils: Consolidate LayoutBuilder interface a bit
hjk
2020-09-24
1
-1
/
+1
*
Utils/ProjectExplorer: Move re-usabled bits of aspects to Utils
hjk
2020-09-23
1
-1
/
+3
*
QmlProjectManager: De-export QmlProjectRunConfiguration
hjk
2020-02-11
1
-3
/
+2
*
QmlDesigner: use current file to start preview
Tim Jenssen
2020-01-13
1
-0
/
+5
*
QmlProject: move/rename MainQmlFileAspect to QmlMainFileAspect
Tim Jenssen
2020-01-08
1
-0
/
+268