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
/
mcusupport
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update InfoBar texts, titles and types
Alessandro Portale
2025-05-12
1
-0
/
+1
*
Combine multiple calls of Core::ICore::infoBar()
Alessandro Portale
2025-05-12
3
-10
/
+15
*
InfoBar: Unify code for hiding / suppressing info on button click
Eike Ziller
2025-04-29
3
-30
/
+41
*
ProjectExplorer: Make some DeviceManager functions static
hjk
2025-04-25
1
-1
/
+1
*
Merge remote-tracking branch 'origin/16.0'
Eike Ziller
2025-04-24
9
-12
/
+63
|
\
|
*
McuSupport: fix optional packages
Karim Abdelrahman
2025-04-22
9
-12
/
+63
*
|
Fix warning for ';'
Marco Bubke
2025-04-15
1
-3
/
+3
*
|
Replace most expected_str by Utils::Result
hjk
2025-04-11
1
-1
/
+1
*
|
Transform ProcessRunner into RecipeRunner
Jarek Kobus
2025-04-10
1
-5
/
+3
*
|
qbs build: Do not keep all CMake project files in a single product
Christian Kandeler
2025-04-07
1
-0
/
+6
*
|
ProcessRunner: Modify start modifier signature
Jarek Kobus
2025-04-04
1
-5
/
+6
*
|
Merge remote-tracking branch 'origin/qds/dev'
Tim Jenssen
2025-04-03
1
-3
/
+4
|
\
\
|
*
|
MCUSupport: Fix UI string
Thomas Hartmann
2025-03-21
1
-3
/
+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
*
|
|
ProjectExplorer: Remove Target::additionalData()
Christian Kandeler
2025-03-13
1
-10
/
+4
*
|
|
Merge remote-tracking branch 'origin/qds/dev'
Tim Jenssen
2025-03-13
1
-0
/
+5
|
\
|
|
|
*
|
MCU Support: Show deployment issues in issues pane
Andrii Semkiv
2025-03-05
1
-0
/
+5
*
|
|
MCU: Fix wrong use of Target
Christian Kandeler
2025-03-12
3
-10
/
+10
*
|
|
Project managers: Replace various uses of ProjectConfiguration::target()
Christian Kandeler
2025-03-11
1
-4
/
+3
*
|
|
ProjectExplorer: Make run configurations per build configuration
Christian Kandeler
2025-03-06
1
-6
/
+6
*
|
|
Icons: Update icons, batch #1
Alessandro Portale
2025-02-27
6
-0
/
+0
*
|
|
Merge remote-tracking branch 'origin/qds/dev'
Tim Jenßen
2025-02-21
2
-33
/
+82
|
\
|
|
|
*
|
MCU Support: Fix badly resolved merge conflict
Andrii Semkiv
2025-02-19
1
-0
/
+6
|
*
|
Merge remote-tracking branch 'origin/16.0' into HEAD
Tim Jenssen
2025-02-17
11
-88
/
+81
|
|
\
|
|
*
|
MCUSupport: Add all qul modules to --include-dirs
Przemyslaw Lewandowski
2025-02-03
2
-33
/
+82
*
|
|
McuSupport: Simplify some Utils::transform calls
Jarek Kobus
2025-02-20
2
-15
/
+5
*
|
|
ProjectExplorer: Replace various direct calls to Target::project()
Christian Kandeler
2025-02-06
1
-8
/
+4
|
|
/
|
/
|
*
|
MCU: Fix UI text
Leena Miettinen
2025-02-04
4
-5
/
+5
*
|
Fix warnings about unused return values
Christian Kandeler
2025-01-21
1
-1
/
+2
*
|
ProjectExplorer: Add and make use of forwarding accessors in Project
Christian Kandeler
2025-01-20
1
-3
/
+2
*
|
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
7
-47
/
+47
*
|
PE: Rename SimpleTargetRunner into ProcessRunner
Jarek Kobus
2025-01-06
1
-1
/
+1
*
|
McuSupport: Inline FlashAndRunWorker
Jarek Kobus
2024-11-21
1
-25
/
+20
*
|
ProjectExplorer: Support changing the run environment
Christian Kandeler
2024-11-20
1
-1
/
+1
*
|
ProjectExplorer: Dissolve kitaspects.{h,cpp}
Christian Kandeler
2024-11-20
2
-2
/
+5
*
|
Plugins: Improve display names of plugins
Alessandro Portale
2024-11-19
1
-0
/
+1
*
|
Core: Provide settings categories centrally
Christian Kandeler
2024-11-15
1
-2
/
+0
*
|
ProjectExplorer: More name disambiguation for device kit aspects
Christian Kandeler
2024-11-12
1
-1
/
+1
*
|
Move applicable settings pages into the new "SDKs" category
Christian Kandeler
2024-11-11
1
-1
/
+3
|
/
*
Revert "Plugins: Improve display names of plugins"
Eike Ziller
2024-10-16
1
-1
/
+1
*
Plugins: Improve display names of plugins
Alessandro Portale
2024-10-16
1
-1
/
+1
*
ProjectExplorer: Move KitAspect into its own set of files
Christian Kandeler
2024-10-11
5
-4
/
+13
*
ProjectExplorer: disable project file defined build configurations
David Schulz
2024-10-08
1
-1
/
+1
*
Unify copyright string and remove year
Eike Ziller
2024-09-26
1
-1
/
+1
*
McuSupport: Fix invalid anchors in project template
Kwangsub Kim
2024-09-20
2
-4
/
+4
*
Preparatory changes to enable Id ctor from char(&)[]
hjk
2024-09-12
1
-2
/
+2
*
ExtensionSystem: Add PluginId and VendorId
Marcus Tillmanns
2024-09-02
1
-0
/
+2
*
ProjectExplorer: Paddle back on IDevice aspect exposure
hjk
2024-08-06
1
-1
/
+1
*
ProjectExplorer: Stop pretending that C and C++ compilers are unrelated
Christian Kandeler
2024-08-05
1
-2
/
+0
[next]