index
:
delta/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
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
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
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/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/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
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
pythoneditor
Commit message (
Expand
)
Author
Age
Files
Lines
*
ProjectExplorer: Remove IRunConfigurationAspect::runConfiguration
hjk
2018-09-13
1
-3
/
+3
*
ProjectExplorer: Pass macro expander to ArgumentsAspect::arguments
hjk
2018-09-13
1
-2
/
+3
*
ProjectExplorer: Compactify runconfiguration aspect creation
hjk
2018-09-04
1
-7
/
+5
*
ProjectExplorer: Remove RunConfiguration::fillConfigurationLayout
hjk
2018-09-04
1
-9
/
+0
*
Introduce a basic client for the language server protocol
David Schulz
2018-09-03
1
-2
/
+3
*
Unify key names for various fields in stored RunConfigurations
hjk
2018-08-21
1
-2
/
+2
*
Merge remote-tracking branch 'origin/4.7'
Eike Ziller
2018-06-19
1
-1
/
+0
|
\
|
*
Fix that bookmarks couldn't be added to .pro files with mouse
Eike Ziller
2018-06-19
1
-1
/
+0
*
|
Remove ApplicationLauncher::Mode
hjk
2018-06-05
1
-1
/
+0
*
|
PythonEditor: Use new convenience function to set up run workers
hjk
2018-05-30
1
-6
/
+1
|
/
*
Finish merging Runnable and StandardRunnable
hjk
2018-05-23
1
-2
/
+1
*
PythonEditor: Fix history completer for interpreter
Christian Stenger
2018-05-09
1
-0
/
+1
*
ProjectExplorer: Add and use addNestedNode(...) that takes unique_ptr
Tobias Hunger
2018-05-02
1
-1
/
+2
*
ProjectExplorer: Use unique_ptr for Project::setRootProjectNode
Tobias Hunger
2018-05-02
1
-2
/
+2
*
Python: Code cosmetics
hjk
2018-04-30
1
-9
/
+1
*
Python: More RunConfiguration aspect use
hjk
2018-04-30
1
-94
/
+56
*
Python: Plugin code cosmetics
hjk
2018-04-27
2
-8
/
+8
*
Pass id to RunConfiguration constructor
hjk
2018-04-25
1
-7
/
+4
*
Simplify runconfiguration aspect addTo... interface
hjk
2018-04-24
1
-2
/
+2
*
ProjectExplorer: Hide build page for projects that do not build
Tobias Hunger
2018-04-19
1
-0
/
+1
*
ProjectExplorer: Streamline OutputFormatter creation a bit
hjk
2018-04-13
1
-7
/
+2
*
ProjectExplorer: Consolidate RunConfiguration identifications
hjk
2018-04-12
1
-2
/
+2
*
ProjectExplorer: Start unifing visual appearance of run config widgets
hjk
2018-04-10
1
-2
/
+0
*
Python: Move TaskList emptying to OutputFormatter constructor
hjk
2018-04-06
1
-83
/
+84
*
PythonEditor: Show python stack traces in the build issues pane
Friedemann Kleint
2018-04-04
1
-0
/
+97
*
PythonEditor: Simplify PythonRunConfigurationWidget
hjk
2018-03-23
1
-30
/
+14
*
Partially decouple local CMakeRunConfiguration from CMakeProject
hjk
2018-03-13
1
-1
/
+1
*
Python: Fix warning about inconsistent use of override
Tobias Hunger
2018-03-09
1
-1
/
+1
*
Project: Improve default implementation of Project::needsConfiguration
Tobias Hunger
2018-03-09
1
-0
/
+2
*
Rename IRunConfigurationFactory to RunConfigurationFactory
hjk
2018-03-07
1
-3
/
+2
*
PythonEditor: Model RunConfiguration according to RemoteLinux setup
hjk
2018-03-07
1
-19
/
+26
*
RunConfiguration: Add a more explicit way to transfer creation info
hjk
2018-03-07
1
-11
/
+10
*
ProjectExplorer: Simplify collection of RunConfigurationCreationInfos
hjk
2018-02-15
1
-3
/
+1
*
PythonEditor: Remove uses of global object pool
hjk
2018-02-06
2
-10
/
+12
*
IRunConfiguration: Remove BuildTargetInfo from the RC factory APIs
Tobias Hunger
2018-02-06
1
-5
/
+4
*
PythonEditor: Fix run configuration
hjk
2018-01-11
1
-2
/
+8
*
ProjectExplorer: Return BuildTargetInfo from availableBuildTarget()
hjk
2018-01-05
1
-4
/
+7
*
Use project id uniformly as project context
hjk
2017-12-20
1
-2
/
+0
*
ProjectExplorer: Use ids in RunConfigFactory:: setSupportedProjectType
hjk
2017-12-19
1
-1
/
+1
*
ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setup
hjk
2017-12-08
1
-16
/
+3
*
Project: Make Project::files return a FileNameList
Tobias Hunger
2017-12-08
1
-2
/
+2
*
Merge remote-tracking branch 'origin/4.5'
Eike Ziller
2017-11-29
1
-1
/
+1
|
\
|
*
python scanner: fix "oct" and "chr" highlight
Nikolay Shalakin
2017-11-27
1
-1
/
+1
*
|
ProjectExplorer: Register createes' base id in RunConfigurationFactory
hjk
2017-11-27
1
-36
/
+5
*
|
ProjectExplorer: Add a RunConfigurationFactory::canHandle(Target *)
hjk
2017-11-20
1
-3
/
+2
*
|
ProjectExplorer: Implement RunConfiguration::do{Clone,Restore} in base
hjk
2017-11-16
1
-11
/
+1
*
|
ProjectExplorer: Simplify IRunConfigurationFactory::clone() use
hjk
2017-11-14
1
-7
/
+1
|
/
*
ProjectExplorer: Fix copying of RunConfigurationAspects
hjk
2017-11-10
1
-8
/
+0
*
PythonEditor: Ensure project file is listed first
Christian Stenger
2017-10-18
1
-3
/
+5
*
PythonEditor: Avoid creation of useless empty run config
Christian Stenger
2017-10-18
1
-23
/
+6
[next]