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
/
qmlprojectplugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-3
/
+3
*
PE: Rename SimpleTargetRunner into ProcessRunner
Jarek Kobus
2025-01-06
1
-1
/
+1
*
Plugins: Change a few usages of PluginSpec::name to ::id
Alessandro Portale
2024-11-22
1
-1
/
+1
*
Merge remote-tracking branch 'origin/qds/dev'
Tim Jenssen
2024-09-25
1
-3
/
+24
|
\
|
*
QmlProject: Delay the opening of the fake project
Thomas Hartmann
2024-08-29
1
-4
/
+10
|
*
QmlProject: Open a fake project if a single .ui.qml file is opened
Thomas Hartmann
2024-08-27
1
-1
/
+14
|
*
Add PythonGenerator to simplify DS to Python workflow
Knud Dollereder
2024-08-21
1
-2
/
+4
*
|
QmlProjectManager: Remove DesignModeContext
hjk
2024-07-04
1
-3
/
+1
|
/
*
QML: Add an "external" editor for opening .ui.qml files in Design Studio
Eike Ziller
2024-05-06
1
-5
/
+21
*
QmlProjectManager: Remove old cmake generator
Knud Dollereder
2024-04-19
1
-6
/
+1
*
QmlProjectManager: New project structure support for CMakeGenerator
Knud Dollereder
2024-03-28
1
-0
/
+2
*
Utils: Fix build with MSVC with C++20
Eike Ziller
2024-03-11
1
-1
/
+1
*
Create RunConfiguration specific QmlPreviewWorkerFactories
Dominik Holland
2024-02-01
1
-0
/
+4
*
QmlProjectPlugin: Dissolve QmlProjectPluginPrivate
hjk
2024-01-18
1
-31
/
+27
*
QmlProjectManager: Merge the two *constants file
hjk
2024-01-18
1
-1
/
+0
*
QmlProjectManager: Use setup pattern for QmlProjectRunConfiguration
hjk
2024-01-18
1
-1
/
+2
*
QmlProjectManager: Delay construction of some run worker factories
hjk
2024-01-18
1
-3
/
+10
*
Create RunConfiguration specific QmlProfilerWorkerFactories
Dominik Holland
2024-01-17
1
-0
/
+4
*
Create RunConfiguration specific DebugWorkerFactories
Dominik Holland
2024-01-17
1
-0
/
+4
*
QmlProjectManager: Hide plugin class in .cpp
hjk
2024-01-16
1
-14
/
+37
*
QmlProjectManager: Cleanup qmlprojectplugin.cpp
hjk
2024-01-16
1
-63
/
+60
*
Utils/all: Move mime constants into a central place
hjk
2023-11-08
1
-2
/
+3
*
Merge remote-tracking branch 'origin/qds/dev' into 12.0
Tim Jenssen
2023-10-05
1
-2
/
+2
|
\
|
*
Core: add ICore::isQtDesignStudio()
Tim Jenssen
2023-10-04
1
-2
/
+2
*
|
Utils, all: Standardize on QtcSettings
hjk
2023-09-27
1
-2
/
+4
|
/
*
Merge remote-tracking branch 'origin/qds/dev'
Tim Jenssen
2023-05-22
1
-1
/
+0
|
\
|
*
Move mcu deploy step into the mcusupport plugin
Knud Dollereder
2023-05-11
1
-2
/
+0
|
*
Add MCU build step to the QmlBuildSystem
Knud Dollereder
2023-04-20
1
-0
/
+2
|
*
QmlProject: Refactor QmlProjectManager
Burak Hancerli
2023-04-05
1
-1
/
+0
*
|
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
1
-1
/
+1
*
|
Utils: Rename QtcProcess -> Process
Jarek Kobus
2023-05-04
1
-2
/
+2
*
|
ProjectExplorer: Move some not-fully-session related bits
hjk
2023-03-01
1
-3
/
+3
|
/
*
Use simpler Plugin::initialize() when feasible
hjk
2023-01-20
1
-5
/
+1
*
QmlProjectManager: Tr::tr
Alessandro Portale
2023-01-19
1
-5
/
+6
*
ProjectExplorer: Introduce and use convenience factory class
hjk
2023-01-10
1
-7
/
+3
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
QmlProject: Check if .qmlproject file does exist
Thomas Hartmann
2022-11-18
1
-1
/
+7
*
UI text: Fix spacing in multi-line messages
Leena Miettinen
2022-10-20
1
-3
/
+3
*
Plugins: Fix nullptr access
Marcus Tillmanns
2022-09-01
1
-0
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
FilePath: Remove ::toDir() and deprecation hints
Marcus Tillmanns
2022-08-04
1
-3
/
+3
*
filesystem: Add QFSEngine for filepaths
Marcus Tillmanns
2022-07-21
1
-2
/
+2
*
QmlProjectManager: Improve font loading for the QDS landing page
Alessandro Portale
2022-07-21
1
-1
/
+0
*
Merge remote-tracking branch 'origin/8.0'
Eike Ziller
2022-07-20
1
-1
/
+2
|
\
|
*
QmlProject: Disable or hide qmlproject related actions
Thomas Hartmann
2022-07-20
1
-1
/
+2
*
|
qmljs: (QString -> Utils::FilePath)++
Fawzi Mohamed
2022-07-13
1
-2
/
+2
|
/
*
QmlProjectPlugin: Don't leak action on shutdown
Jarek Kobus
2022-06-29
1
-2
/
+2
*
QmlProjectManager: Update landing page
Henning Gruendl
2022-06-24
1
-49
/
+25
*
QmlProjectManager: Add .qmlproject file generator
Tapani Mattila
2022-06-10
1
-7
/
+20
*
QmlProjectManager: Load QDS landing page content when it is needed
Tapani Mattila
2022-06-08
1
-17
/
+28
[next]