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
/
python
/
pythonlanguageclient.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
LSP: mark some clients as not activatable
David Schulz
2025-05-06
1
-1
/
+0
*
InfoBar: Unify code for hiding / suppressing info on button click
Eike Ziller
2025-04-29
1
-16
/
+23
*
LanguageClient: have one LanguageClient per BuildConfig
hjk
2025-04-29
1
-16
/
+11
*
Fix some compiler warnings
Christian Kandeler
2025-04-17
1
-1
/
+3
*
Replace most expected_str by Utils::Result
hjk
2025-04-11
1
-1
/
+1
*
Avoid potential detach of non-const Qt containers in range-loops 2/2
Alessandro Portale
2025-03-24
1
-1
/
+1
*
Python: Fix check for outdated pyls
David Schulz
2025-02-10
1
-33
/
+48
*
Python: Fix assigning python documents to a pyls
David Schulz
2025-02-10
1
-3
/
+1
*
Python: avoid accessing deleted extra compiler
David Schulz
2025-01-21
1
-10
/
+20
*
ProjectExplorer: Add and make use of forwarding accessors in Project
Christian Kandeler
2025-01-20
1
-7
/
+5
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-1
/
+1
*
Utils: Add FilePath::isLocal() and use it instead of !needsDevice()
hjk
2024-12-09
1
-2
/
+2
*
Python: fix crash on shutdown
David Schulz
2024-11-15
1
-1
/
+3
*
CommandLine: Use more 1-arg c'tor
Jarek Kobus
2024-05-16
1
-1
/
+1
*
Python: offer to install python-lsp-server updates
David Schulz
2024-05-03
1
-23
/
+83
*
Utils: Fix build with MSVC with C++20
Eike Ziller
2024-02-28
1
-1
/
+1
*
Various plugins: Fix some more C++20 warnings about [=] captures
Jarek Kobus
2024-02-06
1
-7
/
+6
*
Utils: Fix error prone default value of appendOrSet
Marcus Tillmanns
2024-01-26
1
-6
/
+2
*
Use more std::chrono and std::chrono_literals namespaces
Jarek Kobus
2024-01-23
1
-1
/
+2
*
Process: Get rid of setTimeoutS()
Jarek Kobus
2024-01-22
1
-2
/
+1
*
Python: Simplify PyLSConfigureAssistant setup
hjk
2024-01-16
1
-23
/
+37
*
Python: Move plugin class definition to .cpp
hjk
2024-01-16
1
-1
/
+1
*
Python: install lsp into tempdir for remote interpreters
David Schulz
2024-01-08
1
-14
/
+16
*
Work on lambdas C++20 compatibility
Serg Kryvonos
2023-12-13
1
-1
/
+1
*
Python: Avoid polluting global or virtual environments with pylsp
David Schulz
2023-12-13
1
-49
/
+27
*
Python: use kits page in python wizards
David Schulz
2023-11-28
1
-7
/
+17
*
Python: use correct python language server after installation
David Schulz
2023-10-30
1
-11
/
+5
*
Python: Fix debugger start
Artem Sokolovskii
2023-08-29
1
-2
/
+5
*
Python: Centralize interpreter specific function in the aspect
hjk
2023-07-07
1
-2
/
+3
*
Python: reduce the timeout of version check commands
David Schulz
2023-07-04
1
-0
/
+1
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
1
-1
/
+1
*
Utils: Rename QtcProcess -> Process
Jarek Kobus
2023-05-04
1
-2
/
+2
*
Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}
Jarek Kobus
2023-05-03
1
-1
/
+1
*
Python: Allow installing multiple pip packages in one task
David Schulz
2023-04-06
1
-1
/
+1
*
Python: Use QtConcurrent invocation for async run
Jarek Kobus
2023-03-10
1
-2
/
+2
*
ProjectExplorer: Move some not-fully-session related bits
hjk
2023-03-01
1
-1
/
+1
*
Python: remove outdated pyls install toolbar earlier
David Schulz
2023-01-20
1
-1
/
+1
*
ExtraCompiler: Expose TaskItem for compile task
Jarek Kobus
2023-01-11
1
-1
/
+1
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
LSP: Support remote LSP file paths
David Schulz
2022-12-15
1
-1
/
+1
*
Remove unused variables
Jarek Kobus
2022-12-09
1
-1
/
+0
*
Don't call non-const methods on temporary QList
Jarek Kobus
2022-12-08
1
-1
/
+1
*
Remove unused includes of QGridLayout
Jarek Kobus
2022-11-18
1
-1
/
+0
*
Python: use consistent pyls naming in settings
David Schulz
2022-09-05
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Python: Convert to Tr::tr
hjk
2022-07-21
1
-8
/
+11
*
Python: prevent setting local env to remote pyls
David Schulz
2022-06-27
1
-6
/
+14
*
Python: remove static cast of client interface in client constructor
David Schulz
2022-06-20
1
-2
/
+2
*
Python: remove python specific language client settings
David Schulz
2022-06-10
1
-261
/
+47
*
Python: globalize Python language server settings
David Schulz
2022-06-10
1
-203
/
+15
[next]