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
/
genericprojectmanager
/
genericproject.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Split user interaction out of FileSaver::finalize()
hjk
2025-04-23
1
-2
/
+4
*
Utils: Drop QStringList FileSystemWatchs::Fiefiles() (pseudo-)overload
hjk
2025-03-14
1
-1
/
+1
*
ProjectExplorer: Make build system name available in Project
Christian Kandeler
2025-03-12
1
-2
/
+1
*
GenericProjectManager: Fix wrong uses of ProjectExplorer::Target
Christian Kandeler
2025-03-11
1
-17
/
+4
*
ProjectExplorer: Make run configurations per build configuration
Christian Kandeler
2025-03-06
1
-2
/
+4
*
Merge remote-tracking branch 'origin/16.0'
Orgad Shaneh
2025-02-11
1
-40
/
+0
|
\
|
*
GenericProjectManager: Remove unused GenericProjectFile class
Jarek Kobus
2025-02-05
1
-40
/
+0
*
|
ProjectExplorer: Switch BuildSystem to "per build config" approach
Christian Kandeler
2025-02-11
1
-7
/
+2
|
/
*
GenericProjectManager: Make build system "per build config"
Christian Kandeler
2025-01-24
1
-12
/
+21
*
GenericProjectManager: Drop dedicated file pairs for build config
Christian Kandeler
2025-01-24
1
-0
/
+58
*
ProjectExplorer: Add and make use of forwarding accessors in Project
Christian Kandeler
2025-01-20
1
-9
/
+7
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-14
/
+14
*
ProjectExplorer: Dissolve kitaspects.{h,cpp}
Christian Kandeler
2024-11-20
1
-1
/
+1
*
ProjectExplorer: Move KitAspect into its own set of files
Christian Kandeler
2024-10-11
1
-0
/
+1
*
Utils: Use the new Result class in some FilePath functions
hjk
2024-10-01
1
-3
/
+3
*
Core: Return expected_str<void> from IDocument::reload()
hjk
2024-09-25
1
-4
/
+3
*
Fix build on macOS for older Xcode
Christian Stenger
2024-09-17
1
-1
/
+1
*
ProjectExplorer: Let build systems do renamings in bulk
Christian Kandeler
2024-09-16
1
-10
/
+34
*
Change RawProjectPart::projectFile to FilePath
Andrii Semkiv
2024-09-16
1
-1
/
+1
*
ProjectExplorer: fix remove directory action context
David Schulz
2024-09-13
1
-1
/
+1
*
ProjectManager: Simplify Project::setBuildSystemCreator()
Jarek Kobus
2024-07-16
1
-1
/
+1
*
Utils: Fix build with MSVC with C++20
Eike Ziller
2024-02-28
1
-1
/
+1
*
Core: Rename ActionBuilder::setOn* to addOn*
hjk
2023-12-13
1
-2
/
+2
*
Core: Rename ActionBuilder::setContainer to addToContainer
hjk
2023-12-13
1
-2
/
+2
*
GenericProject: Use new setup for GenericProject itself
hjk
2023-11-29
1
-35
/
+80
*
ProjectExplorer: Promote CppProjectUpdaterInterface
hjk
2023-11-06
1
-17
/
+4
*
Utils: Rename the new Storage to Store
hjk
2023-08-24
1
-1
/
+1
*
Use Utils::Storage instead of QVariantMap in a few places
hjk
2023-08-23
1
-1
/
+1
*
QtSupport: Rename qtkitinformation.{h,cpp} -> qtkitaspect.{h,cpp}
hjk
2023-08-15
1
-1
/
+1
*
ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}
hjk
2023-08-15
1
-1
/
+1
*
Various Plugins: Simplify return QStringList statements
Jarek Kobus
2023-08-02
1
-1
/
+1
*
GenericProject: Use the right kit in example creation
hjk
2023-07-28
1
-1
/
+1
*
Merge remote-tracking branch 'origin/10.0'
Eike Ziller
2023-05-05
1
-2
/
+3
|
\
|
*
GenericProjectManager: Do not make every subdir an include dir
Christian Kandeler
2023-05-02
1
-2
/
+3
*
|
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
1
-1
/
+1
*
|
ProjectExplorer: Proliferate FilePath a bit
hjk
2023-03-15
1
-2
/
+2
*
|
Utils: More explicit host os use to make it stand out
hjk
2023-03-07
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/10.0'
Eike Ziller
2023-02-10
1
-2
/
+1
|
\
|
|
*
ProjectExplorer: Proliferate Utils::FilePath use
hjk
2023-02-08
1
-2
/
+1
*
|
GenericProjectManager: Fix outdated comment
Knut Petter Svendsen
2023-02-08
1
-1
/
+1
|
/
*
Move some FileSystemWatcher usages to FilePath
hjk
2023-01-27
1
-3
/
+3
*
GenericProjectManager: Tr::tr
Alessandro Portale
2023-01-20
1
-2
/
+3
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
GenericBuildSystem: Don't store unused expander
Jarek Kobus
2022-12-09
1
-5
/
+2
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-3
/
+3
*
GenericProjectManager: Remove two uses of QFileInfo::exist
hjk
2022-09-30
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
GenericProject: Re-introduce variable resolving in include paths
Christian Kandeler
2022-04-20
1
-6
/
+11
*
GenericProjectManager: Add support for pre-compiled headers
XutaxKamay
2021-11-11
1
-15
/
+39
*
GenericProject: Pass resolved include paths to code model
Christian Kandeler
2021-09-27
1
-4
/
+5
[next]