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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wizards: Remove a few unneeded Q_OBJECT
hjk
2025-04-25
1
-3
/
+1
*
Core: Use more Result<> in some wizards
hjk
2025-04-25
1
-3
/
+2
*
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
6
-97
/
+58
*
ProjectExplorer: Add and make use of forwarding accessors in Project
Christian Kandeler
2025-01-20
1
-9
/
+7
*
Utils: Use dialogParent() more directly in wizards
hjk
2025-01-10
1
-2
/
+1
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
2
-17
/
+17
*
Core etc: Use dialogParent() for several wizards
hjk
2024-12-10
1
-4
/
+4
*
ProjectExplorer: Dissolve kitaspects.{h,cpp}
Christian Kandeler
2024-11-20
1
-1
/
+1
*
Plugins: Improve display names of plugins
Alessandro Portale
2024-11-19
1
-0
/
+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
*
Unify copyright string and remove year
Eike Ziller
2024-09-26
1
-1
/
+1
*
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
*
ExtensionSystem: Add PluginId and VendorId
Marcus Tillmanns
2024-09-02
1
-0
/
+2
*
Plugins: Add URLs to manual page to plugin metadata
Alessandro Portale
2024-07-29
1
-0
/
+1
*
Remove #include <utils/fileutils.h> from most header files
hjk
2024-07-26
2
-13
/
+3
*
ProjectManager: Simplify Project::setBuildSystemCreator()
Jarek Kobus
2024-07-16
1
-1
/
+1
*
PluginSpecs: Change URLs from http:// to https://
Alessandro Portale
2024-05-28
1
-1
/
+1
*
ProjectExplorer: remove confusing function from Project
David Schulz
2024-05-02
1
-1
/
+1
*
TextEditor: remove text editor action handler
David Schulz
2024-04-09
1
-2
/
+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
3
-101
/
+85
*
GenericProject: Dissolve plugin pimpl
hjk
2023-11-22
1
-51
/
+31
*
GenericProject: Use new setup for build related classes
hjk
2023-11-21
5
-58
/
+59
*
GenericProject: Use new setup pattern for ProjectFilesFactory
hjk
2023-11-21
3
-33
/
+28
*
GenericProject: Code cosmetics
hjk
2023-11-21
1
-206
/
+176
*
GenericProject: Consolidate project wizard related classes
hjk
2023-11-21
7
-141
/
+114
*
GenericProject: Move plugin class definition to .cpp
hjk
2023-11-20
4
-45
/
+27
*
Core: Replace new "Action" by an "ActionBuilder"
hjk
2023-11-10
1
-4
/
+2
*
GenericProject: Use new Core::Action
hjk
2023-11-09
1
-20
/
+13
*
ProjectExplorer: Promote CppProjectUpdaterInterface
hjk
2023-11-06
1
-17
/
+4
*
Utils: Rename the new Storage to Store
hjk
2023-08-24
2
-2
/
+2
*
Use Utils::Storage instead of QVariantMap in a few places
hjk
2023-08-23
2
-2
/
+2
*
QtSupport: Rename qtkitinformation.{h,cpp} -> qtkitaspect.{h,cpp}
hjk
2023-08-15
2
-2
/
+2
*
ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}
hjk
2023-08-15
1
-1
/
+1
[next]