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
/
pythonsettings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid potential detach of non-const Qt containers in range-loops 2/2
Alessandro Portale
2025-03-24
1
-3
/
+3
*
Python: use thread pool to cache venv and pip usability
David Schulz
2025-03-06
1
-2
/
+3
*
Utils: Add a way to (shutdown-)guard pre-created objects
hjk
2025-01-14
1
-3
/
+3
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-3
/
+3
*
Python: optimize the pip and venv checks
David Schulz
2025-01-07
1
-4
/
+13
*
Disambiguate translations for "None"
Eike Ziller
2025-01-06
1
-1
/
+1
*
Utils: Add FilePath::isLocal() and use it instead of !needsDevice()
hjk
2024-12-09
1
-5
/
+5
*
ProjectExplorer: Dissolve kitaspects.{h,cpp}
Christian Kandeler
2024-11-20
1
-1
/
+1
*
Core: Provide settings categories centrally
Christian Kandeler
2024-11-15
1
-2
/
+0
*
Fix some translated strings
Eike Ziller
2024-10-24
1
-1
/
+1
*
Python: do not access deleted widget in settingspage
David Schulz
2024-10-23
1
-14
/
+5
*
Python: Simplify PythonKitAspect
Christian Kandeler
2024-10-11
1
-1
/
+6
*
Python: Fix accidentally inverted condition
Christian Kandeler
2024-10-10
1
-1
/
+1
*
Python: Use model in aspect combo box
Christian Kandeler
2024-10-09
1
-55
/
+71
*
Merge remote-tracking branch 'origin/14.0'
Eike Ziller
2024-09-25
1
-13
/
+24
|
\
|
*
Python: Allow kit creation for virtual environments
Christian Stenger
2024-09-18
1
-9
/
+10
|
*
Python: Fix enabled state for generate kit button
Christian Stenger
2024-09-18
1
-4
/
+14
*
|
LanguageClient: Rename jsonEditor()
Marcus Tillmanns
2024-07-15
1
-3
/
+1
|
/
*
AsyncTask: Centralize setting global future synchronizer
Eike Ziller
2024-05-21
1
-2
/
+0
*
Merge remote-tracking branch 'origin/13.0'
Eike Ziller
2024-05-02
1
-2
/
+0
|
\
|
*
Python: remove rope_completion language server setting
David Schulz
2024-05-02
1
-2
/
+0
*
|
Merge remote-tracking branch 'origin/13.0'
Eike Ziller
2024-03-14
1
-0
/
+1
|
\
|
|
*
PyLSConfigureWidget: Don't leak the editor
Jarek Kobus
2024-03-13
1
-0
/
+1
*
|
Utils: Fix build with MSVC with C++20
Eike Ziller
2024-02-28
1
-1
/
+1
|
/
*
PythonSettings: Reuse Tasking::nullItem
Jarek Kobus
2024-02-16
1
-1
/
+1
*
PythonSettings: Don't leak running watchers
Jarek Kobus
2024-02-16
1
-41
/
+40
*
Python: Remove pluginInstance() and convert users
hjk
2024-02-05
1
-4
/
+3
*
Python: Use setup function for remaining plugin items
hjk
2024-02-05
1
-0
/
+6
*
Python: Don't needlessly store default value
Marcus Tillmanns
2024-02-01
1
-1
/
+5
*
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: Move plugin class definition to .cpp
hjk
2024-01-16
1
-1
/
+1
*
Python: disable generateKit button after clicking
David Schulz
2024-01-16
1
-0
/
+1
*
Python: register python infos to the kits macro expander
David Schulz
2024-01-10
1
-1
/
+1
*
Python: use kits page in python wizards
David Schulz
2023-11-28
1
-12
/
+25
*
Python: Limit detection to unique python
Christian Stenger
2023-11-15
1
-2
/
+5
*
Python: avoid detecting pythonw on windows
David Schulz
2023-11-03
1
-17
/
+0
*
Python: generate Python kits for new interpreter
David Schulz
2023-11-02
1
-1
/
+110
*
Python: reduce freezes in settings page with remote interpreter
David Schulz
2023-10-18
1
-0
/
+4
*
Merge remote-tracking branch 'origin/12.0'
Eike Ziller
2023-09-28
1
-22
/
+62
|
\
|
*
Python: detect pythons async
David Schulz
2023-09-27
1
-22
/
+62
*
|
Utils, all: Standardize on QtcSettings
hjk
2023-09-27
1
-2
/
+2
|
/
*
Python: Implement PythonSettings::keywords()
hjk
2023-06-29
1
-0
/
+12
*
Python: Tr fixes
Eike Ziller
2023-06-13
1
-2
/
+2
*
Python: allow remote browsing for python interpreter
David Schulz
2023-06-09
1
-0
/
+1
*
Tr/Python: Fix translation issues
Eike Ziller
2023-06-01
1
-1
/
+2
*
Tr/Python: Simplify UI text for translation
Eike Ziller
2023-05-30
1
-5
/
+5
*
Tr: Wrap file paths with ""
Eike Ziller
2023-05-26
1
-2
/
+3
*
Python: Use FilePath::searchInPath instead of Environment::findInPath
hjk
2023-05-24
1
-7
/
+6
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
1
-1
/
+1
[next]