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
/
buildsystem
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Introduce a Utils::TextCodec class
hjk
2025-05-14
1
-2
/
+4
*
Utils: Avoid QTextCodec in Utils::TextFileFormat interface
hjk
2025-05-12
1
-4
/
+4
*
Utils: Make TextFileFormat::readFile() a member function
hjk
2025-05-09
1
-5
/
+2
*
Utils: Make file contents part of TextFileFormat::ReadResult
hjk
2025-05-09
1
-8
/
+7
*
Replace a few more uses of FileReader by FilePath::fileContents()
hjk
2025-04-23
1
-5
/
+4
*
Utils: Make TextFileFormat::ReadResult a class
hjk
2025-04-23
1
-16
/
+12
*
Utils: Replace Result class by type alias to std::expected<T, QString>
hjk
2025-04-11
1
-2
/
+2
*
Merge remote-tracking branch 'origin/qds/dev'
Tim Jenssen
2025-04-03
1
-1
/
+27
|
\
|
*
QML Project Manager: Add FontFiles category
Andrii Semkiv
2025-04-03
1
-1
/
+27
*
|
Utils: Return Utils::Result from TextFileFormat::writeFile()
hjk
2025-04-03
1
-4
/
+4
*
|
ExtensionSystem: Remove uses of PluginManager::plugins()
Marcus Tillmanns
2025-03-28
1
-8
/
+4
*
|
Avoid potential detach of non-const Qt containers in range-loops 2/2
Alessandro Portale
2025-03-24
2
-2
/
+2
*
|
Avoid potential detach of non-const Qt containers in range-loops 1/2
Alessandro Portale
2025-03-21
1
-1
/
+1
*
|
Utils: Remove FileSystemWatcher string based API
hjk
2025-03-14
2
-3
/
+3
*
|
Utils: Drop FileSystemWatcher::watches*(const QString &file) overloads
hjk
2025-03-14
1
-1
/
+1
*
|
Utils: Proceed with FilePathification of FileSystemWatcher
hjk
2025-03-14
2
-14
/
+14
*
|
Utils: Convert FileSystemWatcher signals to FilePath
hjk
2025-03-14
2
-2
/
+4
*
|
MCU: Fix wrong use of Target
Christian Kandeler
2025-03-12
1
-5
/
+5
*
|
ProjectExplorer: Make build system name available in Project
Christian Kandeler
2025-03-12
1
-2
/
+0
*
|
Utils: Simplify FilePath::relativePathFrom
hjk
2025-03-04
2
-5
/
+5
*
|
Merge remote-tracking branch 'origin/qds/dev'
Tim Jenßen
2025-02-21
4
-16
/
+38
|
\
|
|
*
Merge remote-tracking branch 'origin/16.0' into HEAD
Tim Jenssen
2025-02-17
2
-18
/
+13
|
|
\
|
*
|
QmlProjectManager: Do not watch pythons virtual environment
Knud Dollereder
2025-02-06
1
-1
/
+7
|
*
|
Unit tests: output cleanup
Rafal Stawarski
2025-02-06
1
-5
/
+8
|
*
|
QmlProjectManager: Support child nodes in MCU.Config
Sivert Krøvel
2025-01-31
1
-8
/
+21
|
*
|
QmlProjectManager: Use canonical path for mcu module files
Burak Hancerli
2025-01-15
1
-2
/
+2
*
|
|
ProjectExplorer: Switch BuildSystem to "per build config" approach
Christian Kandeler
2025-02-11
2
-3
/
+3
*
|
|
QmlProjectManager: Add supportedProjectType for build config
hjk
2025-02-07
1
-0
/
+1
*
|
|
ProjectExplorer: Replace various direct calls to Target::project()
Christian Kandeler
2025-02-06
1
-2
/
+2
*
|
|
QmlProjectManager: Add build configurations to QmlProjects
Christian Kandeler
2025-02-05
2
-0
/
+30
|
|
/
|
/
|
*
|
ProjectExplorer: Add convenience accessors to some classes
Christian Kandeler
2025-01-23
1
-6
/
+1
*
|
ProjectExplorer: Add and make use of forwarding accessors in Project
Christian Kandeler
2025-01-20
1
-2
/
+2
*
|
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
2
-7
/
+7
*
|
Merge remote-tracking branch 'origin/qds/dev'
Tim Jenssen
2025-01-06
7
-11
/
+170
|
\
|
|
*
QmlDesigner: Create qmlproject option for standalone application
Ali Kianian
2024-12-11
5
-2
/
+33
|
*
Merge remote-tracking branch 'origin/15.0' into qds/dev
Tim Jenßen
2024-11-25
4
-18
/
+34
|
|
\
|
*
|
QmlProjectExporter: Copy the qtquickdesigner-components into the project
Knud Dollereder
2024-11-22
1
-1
/
+1
|
*
|
QmlProjectManager: Do not show build folders in the project tree
Knud Dollereder
2024-11-22
2
-7
/
+15
|
*
|
qmlprojectmanager: support for MCU.Config.fileSelector
Rafal Stawarski
2024-11-14
1
-0
/
+10
|
*
|
Trigger cmake generation when modifying qmldir files
Knud Dollereder
2024-11-08
4
-0
/
+38
|
*
|
QmlProjectItem: don't write undefined properties
Rafal Stawarski
2024-10-30
1
-2
/
+9
|
*
|
QmlProjectItem: ability to extend existing qml module list
Rafal Stawarski
2024-10-23
5
-1
/
+66
*
|
|
Plugins: Change a few usages of PluginSpec::name to ::id
Alessandro Portale
2024-11-22
1
-1
/
+1
*
|
|
ProjectExplorer: Dissolve kitaspects.{h,cpp}
Christian Kandeler
2024-11-20
1
-1
/
+1
*
|
|
ProjectExplorer: More name disambiguation for device kit aspects
Christian Kandeler
2024-11-12
1
-2
/
+2
*
|
|
ProjectExplorer: Rename DeviceKitAspect to RunDeviceKitAspect
Christian Kandeler
2024-11-07
1
-1
/
+1
|
|
/
|
/
|
*
|
QmlDesignerBase: Fix (qbs) build
Christian Kandeler
2024-09-26
2
-3
/
+3
*
|
Merge remote-tracking branch 'origin/qds/dev'
Tim Jenssen
2024-09-25
5
-28
/
+124
|
\
|
|
*
QmlProjectManager: use new allImports method
Tim Jenßen
2024-09-20
1
-1
/
+1
|
*
QmlProjectManager: fix importPaths on device
Tim Jenßen
2024-09-19
2
-4
/
+17
[next]