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
/
qmakeprojectmanager
/
qmakeprojectmanagerplugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ProjectExplorer: Add global convenience signals
Christian Kandeler
2025-03-07
1
-48
/
+13
*
ProjectExplorer: Allow to retrieve project-specific kit issues
Christian Kandeler
2025-02-17
1
-1
/
+21
*
ProjectExplorer: Add convenience accessors to some classes
Christian Kandeler
2025-01-23
1
-8
/
+6
*
ProjectExplorer: Add and make use of forwarding accessors in Project
Christian Kandeler
2025-01-20
1
-13
/
+7
*
Utils: Use dialogParent() more directly in wizards
hjk
2025-01-10
1
-2
/
+1
*
ProjectExplorer: Remove "Add Library" from context menu
Marcus Tillmanns
2024-09-16
1
-1
/
+1
*
TextEditor: remove text editor action handler
David Schulz
2024-04-09
1
-1
/
+0
*
Utils: Also rename parameteraction.{h,cpp} to action.{h,cpp}
hjk
2024-01-29
1
-1
/
+1
*
Utils: Rename ParameterAction into Action
hjk
2024-01-29
1
-9
/
+9
*
QmakeProjectManager: Hide plugin class definition in .cpp
hjk
2024-01-16
1
-13
/
+28
*
Utils/all: Move mime constants into a central place
hjk
2023-11-08
1
-1
/
+2
*
QmakeProjectManager: Hide QmakeKitAspectFactory implementation
hjk
2023-08-21
1
-3
/
+0
*
Qmake: Rename some of the KitAspect related classes
hjk
2023-08-11
1
-1
/
+1
*
QmakeProjectManager: Delay settings creation until first use
hjk
2023-07-06
1
-3
/
+0
*
Editor: Adjust remaining usages of BaseTextEditor:convertPosition
David Schulz
2023-05-30
1
-2
/
+1
*
QMakeProject: Use PagedSettings page for options
hjk
2023-05-16
1
-1
/
+1
*
ProjectExplorer: Move some not-fully-session related bits
hjk
2023-03-01
1
-6
/
+6
*
QtSupport: Move Designer and Lingust external editors from qmake
hjk
2023-01-26
1
-4
/
+0
*
QMake: Simplify ExternalEditor creation
hjk
2023-01-25
1
-10
/
+2
*
Use simpler Plugin::initialize() when feasible
hjk
2023-01-20
1
-5
/
+1
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Get rid of unneeded includes of RunControl
Jarek Kobus
2022-10-25
1
-1
/
+0
*
QmakeProjectManager: Convert to using Tr::tr
Alessandro Portale
2022-09-29
1
-23
/
+24
*
ProjectExplorer: Create wizards one by one
hjk
2022-09-29
1
-6
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Code cosmetics
hjk
2022-06-24
1
-1
/
+1
*
QmakeProjectManager: Proliferate FilePath use
hjk
2021-10-04
1
-23
/
+23
*
Disambiguate the build actions in locator and shortcut settings
Eike Ziller
2021-07-15
1
-2
/
+4
*
Pass the new node in ProjectTree::currentNodeChanged
Eike Ziller
2021-06-28
1
-5
/
+4
*
Improve grouping and order in the build menu
Tasuku Suzuki
2021-03-25
1
-12
/
+11
*
Fix lupdate issues
Eike Ziller
2020-07-17
1
-1
/
+1
*
Qmake: Move context build action handling to build system
hjk
2020-03-30
1
-90
/
+26
*
Qmake: Use a QmakeProFileNode instead of a generic node
hjk
2020-03-19
1
-11
/
+11
*
Merge remote-tracking branch 'origin/4.12'
Eike Ziller
2020-03-04
1
-3
/
+1
|
\
|
*
Move SimpleProjectWizard to ProjectExplorer plugin
BogDan Vatra
2020-03-03
1
-3
/
+1
*
|
ProjectExplorer: Fix use of build step list preamble messages
hjk
2020-02-28
1
-11
/
+4
*
|
Qmake: Use buildableFileProFile(node) for Build File action
hjk
2020-02-27
1
-1
/
+1
*
|
QmakeProjectManager: Merge QmakeManager into QmakeProjectManagerPrivate
hjk
2020-02-26
1
-15
/
+238
|
/
*
Add "s" as mnemonic for Build > Build Subproject
Mitch Curtis
2019-12-02
1
-1
/
+1
*
ProjectExplorer: Move BuildSystem owership to BuildConfiguration
hjk
2019-11-19
1
-3
/
+4
*
ProjectExplorer: Fix typo in variable name
Orgad Shaneh
2019-09-24
1
-2
/
+2
*
Unification of desktop run configurations, step 1
hjk
2019-08-07
1
-4
/
+0
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-2
/
+2
*
ProjectExplorer: Rename ProjectTree::findCurrentNode to currentNode
hjk
2019-04-30
1
-1
/
+1
*
QmakeProjectManager: Remove some local aliases
hjk
2019-04-30
1
-1
/
+1
*
Move C++ Library wizard to JSON
Eike Ziller
2019-04-17
1
-2
/
+0
*
ProjectExplorer: Switch order of template parameters
hjk
2019-04-02
1
-1
/
+1
*
Move Qt Widgets Application wizard to JSON
Eike Ziller
2019-03-27
1
-2
/
+0
*
ProjectExplorer: Introduce a SimpleRunWorkerFactory template
hjk
2019-03-19
1
-0
/
+3
*
ProjectExplorer: Make kit aspects self-register
hjk
2019-03-18
1
-2
/
+2
[next]