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
/
qnx
/
qnxtoolchain.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
*
QNX: Fix clangd code model with Clang 19
Cristian Adam
2025-02-21
1
-7
/
+16
*
ProjectExplorer: Stop pretending that C and C++ compilers are unrelated
Christian Kandeler
2024-08-05
1
-39
/
+24
*
Rename a few more ToolChain items to Toolchain
hjk
2024-01-23
1
-1
/
+1
*
All: More ToolChain->Toolchain renamings
hjk
2024-01-19
1
-24
/
+24
*
ProjectExplorer: Some more ToolChain->Toolchain renamings
hjk
2023-12-12
1
-1
/
+1
*
ProjectExplorer: Rename GccToolChain to GccToolchain
hjk
2023-12-04
1
-5
/
+5
*
ProjectExplorer: Rename various items in the Toolchain class
hjk
2023-12-04
1
-1
/
+1
*
ProjectExplorer: Rename ToolChain to Toolchain
hjk
2023-11-24
1
-1
/
+1
*
ProjectExplorer: Rename Tool{C,h}ainFactory
hjk
2023-11-24
1
-4
/
+4
*
ProjectExplorer: Rename Tool{C,c}hainConfigWidget
hjk
2023-11-24
1
-5
/
+5
*
Qnx: Move QnxSettingsPage to new scheme
hjk
2023-11-21
1
-1
/
+1
*
Qnx: Use new setup scheme for most factories
hjk
2023-11-17
1
-24
/
+31
*
Plugins: And more Store and Key
hjk
2023-08-25
1
-2
/
+2
*
Qnx: Use new AspectContainer base in QnxToolChain
hjk
2023-07-21
1
-58
/
+20
*
ProjectExplorer: Change ToolChain::toMap() signature
hjk
2023-07-20
1
-3
/
+2
*
Qnx: Re-work item store
hjk
2023-04-18
1
-6
/
+2
*
Qnx: Fix Abi detection for remote toolchains
hjk
2023-04-14
1
-1
/
+1
*
Utils: Rename most FilePath::{from,to}Variant uses to {from,to}Settings
hjk
2023-01-10
1
-2
/
+2
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Qnx: Replace foreach with range-based for loops
Jarek Kobus
2022-11-24
1
-3
/
+2
*
Utils: Add sorted() function
Christian Kandeler
2022-10-25
1
-3
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Qnx: Modernize a bit
hjk
2022-07-22
1
-4
/
+23
*
Qnx: Move to Tr::tr
hjk
2022-07-13
1
-5
/
+7
*
docker: Correctly initialize Kit during autodetection
Marcus Tillmanns
2022-04-12
1
-0
/
+4
*
ProjectExplorer: Move GCC config widgets out of header file
Christian Kandeler
2022-01-24
1
-0
/
+1
*
ProjectExplorer: Use a struct for toolchain autodetection parameters
hjk
2022-01-18
1
-10
/
+5
*
CppEditor: Fix codemodel highlighting for QNX
Cristian Adam
2021-12-03
1
-1
/
+7
*
Qnx: Use more FilePath for paths
hjk
2021-09-30
1
-13
/
+13
*
ProjectExplorer: Pass device to ToolChain::autodetect
hjk
2021-04-28
1
-1
/
+4
*
Utils: Replace FileChooser::path() by filePath().toString()
hjk
2020-04-09
1
-2
/
+2
*
Utils: Rename PathChooser::{f,setF}ileName() to {f,setF}ilePath()
hjk
2020-04-09
1
-7
/
+7
*
ProjectExplorer: De-QObject-ify ToolChainFactory
hjk
2020-02-27
1
-2
/
+2
*
QNX: Use the QNX_CONFIGURATION_EXCLUSIVE envvar in QnxToolchain
Cristian Adam
2019-09-27
1
-3
/
+8
*
QNX: Add C compiler in the compiler selection dialog
Cristian Adam
2019-09-26
1
-1
/
+2
*
Utils::Environment: Use expanded values
Christian Kandeler
2019-08-20
1
-1
/
+1
*
ProjectExplorer: Use data member for ToolChain::typeDisplayName
hjk
2019-06-20
1
-5
/
+1
*
Merge remote-tracking branch 'origin/4.10'
Eike Ziller
2019-06-18
1
-1
/
+1
|
\
|
*
Port from QLatin1Literal to QLatin1String
Giuseppe D'Angelo
2019-06-13
1
-1
/
+1
*
|
Enable macro editing for the Clang indexer
Marco Bubke
2019-06-13
1
-4
/
+3
|
/
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-4
/
+4
*
ProjectExplorer: (Re-)start using strings for mkspecs
hjk
2019-05-28
1
-8
/
+7
*
ProjectExplorer: Use an alias for QList<Abi>
hjk
2019-05-27
1
-6
/
+6
*
ProjectExplorer: Use a member for ToolChainFactory::canCreate
hjk
2019-05-13
1
-5
/
+1
*
ProjectExplorer: Use functor for ToolChain creation in ToolChainFactory
hjk
2019-05-13
1
-15
/
+1
*
ProjectExplorer: Drop Detection argument from ToolChain constructor
hjk
2019-05-10
1
-4
/
+4
*
ProjectExplorer: Simplify ToolChainFactory::create() signature
hjk
2019-05-09
1
-9
/
+2
*
ProjectExplorer: Replace ToolChainFactory::supportedLanguange
hjk
2019-05-09
1
-5
/
+1
*
ProjectExplorer: Replace ToolChainFactory::canRestore
hjk
2019-05-09
1
-5
/
+1
[next]