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
18.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/4.8.0
qds/4.8.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
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
/
python
/
pythoneditor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid including multiple Tr classes
Eike Ziller
2025-09-26
1
-2
/
+1
*
ProjectExplorer: Introduce Project::setActiveBuildConfiguration()
Christian Kandeler
2025-03-12
1
-12
/
+5
*
Add pyproject.toml support for Python projects
Jaime Resano
2025-03-11
1
-6
/
+6
*
Python: Fix assigning python documents to a pyls
David Schulz
2025-02-10
1
-1
/
+1
*
ProjectExplorer: Add and make use of forwarding accessors in Project
Christian Kandeler
2025-01-20
1
-2
/
+1
*
Python: fix crash on shutdown
David Schulz
2024-11-15
1
-1
/
+2
*
Python: offer to install pyside also in qml files
David Schulz
2024-04-22
1
-1
/
+1
*
TextEditor: remove text editor action handler
David Schulz
2024-04-09
1
-5
/
+4
*
Remove CommandButton
Eike Ziller
2024-01-26
1
-1
/
+0
*
Python: Simplify PyLSConfigureAssistant setup
hjk
2024-01-16
1
-2
/
+2
*
Python: Use new plugin items setup pattern for PythonEditor
hjk
2024-01-16
1
-23
/
+32
*
Python: Move highlighter and indenter class definitions to .cpp
hjk
2024-01-12
1
-2
/
+2
*
Python: use kits page in python wizards
David Schulz
2023-11-28
1
-124
/
+165
*
Core: De-QObject-ify editor factories
hjk
2023-08-18
1
-1
/
+1
*
Utils: Centralize style-related property names as constants
Alessandro Portale
2023-05-10
1
-2
/
+4
*
Python: add create venv option to the wizard
David Schulz
2023-03-27
1
-5
/
+5
*
Python: add create venv action
David Schulz
2023-03-21
1
-9
/
+28
*
ProjectExplorer: Move some not-fully-session related bits
hjk
2023-03-01
1
-3
/
+3
*
Translations: Merge "OpenWith::Editors" into "QtC::Core"
Alessandro Portale
2023-02-20
1
-2
/
+2
*
Python: add interpreter selector to editor toolbar
David Schulz
2023-01-20
1
-27
/
+163
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Merge remote-tracking branch 'origin/8.0'
Eike Ziller
2022-08-19
1
-4
/
+4
|
\
|
*
Python: Fix detecting python ls for reopened files
David Schulz
2022-08-08
1
-4
/
+4
*
|
Python: Convert to Tr::tr
hjk
2022-07-21
1
-23
/
+19
|
/
*
Python: remove python specific language client settings
David Schulz
2022-06-10
1
-1
/
+13
*
Python: Apply 'static' pattern for singleton members
hjk
2022-04-27
1
-2
/
+2
*
Python: add PySide installation check on document open
David Schulz
2022-03-28
1
-0
/
+2
*
Python: Use specialized document to check for pylsp
David Schulz
2022-03-28
1
-1
/
+20
*
PythonEditor: Fix a leak of console process on shutdown
Jarek Kobus
2022-01-20
1
-2
/
+2
*
Add tool tip to REPL button in python editor
Eike Ziller
2021-01-11
1
-0
/
+4
*
Python editor: Add buttons & actions for opening REPL
Eike Ziller
2020-03-19
1
-0
/
+66
*
Python: Move PyLSConfigureAssistant connection to the plugin
hjk
2020-02-12
1
-3
/
+0
*
Python: close all info bars after language server setup
David Schulz
2019-10-25
1
-14
/
+1
*
Python: Switch pyls on interpreter change
David Schulz
2019-10-18
1
-311
/
+4
*
Python: remove unused static string
David Schulz
2019-10-02
1
-1
/
+0
*
Python: add task for pyls installation
David Schulz
2019-09-30
1
-9
/
+26
*
Python: make pyls install kill timer a member
David Schulz
2019-09-30
1
-4
/
+3
*
Python: Add info bar to install python language server
David Schulz
2019-09-30
1
-3
/
+104
*
Python: Check for Python language server after document was opened
David Schulz
2019-09-26
1
-11
/
+212
*
rename PythonEditor plugin to Python
David Schulz
2019-07-17
1
-0
/
+65