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
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/8.0'
Eike Ziller
2022-07-07
2
-2
/
+4
|
\
|
*
Python: Prepend pyside6-project path to PATH env variable
David Schulz
2022-07-07
1
-0
/
+3
|
*
PipSupport: Connect to watcher before setting a future
Jarek Kobus
2022-07-05
1
-2
/
+1
*
|
Merge remote-tracking branch 'origin/8.0'
Eike Ziller
2022-06-29
1
-2
/
+2
|
\
\
|
|
/
|
*
Python Language Client: Fix typo in translatable text
Leena Miettinen
2022-06-29
1
-1
/
+1
|
*
UI text: Fix grammar errors and capitalization issues
Leena Miettinen
2022-06-28
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/8.0'
Eike Ziller
2022-06-28
1
-6
/
+14
|
\
\
|
|
/
|
*
Python: prevent setting local env to remote pyls
David Schulz
2022-06-27
1
-6
/
+14
*
|
Add plugintr.h files to all plugins
hjk
2022-06-27
1
-0
/
+37
|
/
*
Fix lupdate issues
Eike Ziller
2022-06-27
2
-5
/
+5
*
Code cosmetics
hjk
2022-06-24
2
-2
/
+2
*
Python: improve initializing python run configuration
David Schulz
2022-06-24
1
-0
/
+1
*
Python: automatically disable outdated pyls settings
David Schulz
2022-06-24
1
-1
/
+34
*
Python: only add python files as targets
David Schulz
2022-06-24
1
-1
/
+2
*
PipInstallTask: Connect to done() signal instead of finished()
Jarek Kobus
2022-06-21
2
-13
/
+11
*
Python: remove static cast of client interface in client constructor
David Schulz
2022-06-20
2
-3
/
+4
*
Python: check for pyside tools after installation
David Schulz
2022-06-20
4
-3
/
+23
*
Python: Fix scripts path to global/venv pyside installations
David Schulz
2022-06-20
1
-1
/
+6
*
Python: ignore windows store redirectors
David Schulz
2022-06-20
1
-6
/
+15
*
Utils: use cleaned stdout all over the place again
David Schulz
2022-06-17
1
-1
/
+1
*
Replace QtcProcess::stopProcess() by stop() plus waitForFinished
hjk
2022-06-16
1
-1
/
+2
*
Python: make sure working dir is on python device
David Schulz
2022-06-15
1
-0
/
+4
*
Python: prefer python from path when detecting python for document
David Schulz
2022-06-15
1
-5
/
+15
*
Python: simplify detect python for document path
David Schulz
2022-06-15
1
-12
/
+8
*
Python: Fix python detection for non project files
David Schulz
2022-06-10
1
-2
/
+2
*
Python: remove python specific language client settings
David Schulz
2022-06-10
6
-309
/
+121
*
Python: globalize Python language server settings
David Schulz
2022-06-10
5
-215
/
+278
*
LanguageClient: fix todo
David Schulz
2022-06-07
2
-3
/
+2
*
Python: fix pyside tool detection
David Schulz
2022-06-03
1
-0
/
+13
*
Python: support python 3 mime type in language client
David Schulz
2022-06-02
3
-3
/
+9
*
Python: add pyside uic extra compiler
David Schulz
2022-06-02
9
-34
/
+354
*
Python: move pyside detection to runconfig
David Schulz
2022-05-31
3
-92
/
+91
*
ProjectExplorer: Pass macroexpander (again) to WorkingDirectoryAspect
hjk
2022-05-30
1
-1
/
+1
*
Utils: More forward declarations / drop unused headers [A-C]
Jarek Kobus
2022-05-24
1
-0
/
+1
*
LanguageClient: pimpl Client and cleanup includes
David Schulz
2022-05-23
1
-0
/
+1
*
Remove or replace a few unnecessary #includes
hjk
2022-05-20
1
-1
/
+1
*
Utils: Pass MacroExpander to ArgumentsAspect constructor
hjk
2022-05-20
1
-3
/
+3
*
LanguageServerProtocol: remove IContent
David Schulz
2022-05-20
1
-1
/
+1
*
Remove algorithm.h from buildtargetinfo.h
Jarek Kobus
2022-05-18
1
-0
/
+1
*
Python: Split complex call
hjk
2022-05-09
1
-2
/
+2
*
Python: add pyside build configuration
David Schulz
2022-05-03
7
-17
/
+240
*
Python: Apply 'static' pattern for singleton members
hjk
2022-04-27
6
-15
/
+18
*
Promote previously python-specific InterpreterAspect
hjk
2022-04-27
10
-315
/
+139
*
PythonUtils: Connect to QtcProcess::done() signal
Jarek Kobus
2022-04-27
1
-11
/
+10
*
ProjectExplorer: Pass envAspect directly to WorkingDirectory constructor
hjk
2022-04-22
1
-1
/
+1
*
Python: add pip package information
David Schulz
2022-04-12
2
-0
/
+84
*
Python: add clean up button to python settings
David Schulz
2022-03-31
1
-0
/
+28
*
Python: automatically purge outdated autodetected interpreters
David Schulz
2022-03-31
2
-11
/
+36
*
Python: show error icon on non existent interpreter in settings
David Schulz
2022-03-31
1
-14
/
+50
*
Python: Fix error message
Christian Stenger
2022-03-28
1
-1
/
+1
[next]