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
/
pythonsettings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python: use DataFromProcess to fetch python version output
David Schulz
3 days
1
-7
/
+1
*
Python: Switch row/column order in settings
hjk
4 days
1
-13
/
+13
*
Python: Use more direct child widget setup in settings
hjk
4 days
1
-64
/
+59
*
Python: Move interpreter access from option page to option page widget
hjk
7 days
1
-143
/
+125
*
Python: Add debugger kit aspect to python kits
David Schulz
2025-11-25
1
-1
/
+4
*
Python: fix visualizing default interpreter in settings
David Schulz
2025-11-20
1
-4
/
+8
*
TaskTree: Switch to qt-ified QtTaskTree
Jarek Kobus
2025-10-31
1
-1
/
+1
*
Fix various translatable strings
Eike Ziller
2025-10-06
1
-3
/
+3
*
Python: use a map for saving interpreters
David Schulz
2025-08-22
1
-5
/
+19
*
TaskTree: Make usages more consistent
Jarek Kobus
2025-08-08
1
-7
/
+9
*
ProjectExplorer: Change KitAspectFactory::autoDetect to use DetectionSource
Marcus Tillmanns
2025-07-23
1
-6
/
+3
*
Python: Don't save temporary Interpreters
Marcus Tillmanns
2025-07-23
1
-0
/
+3
*
Python: Use DetectionSource
Marcus Tillmanns
2025-07-23
1
-17
/
+31
*
ProjectExplorer: Use DetectionSource in Kit
Marcus Tillmanns
2025-07-22
1
-3
/
+4
*
Python: Move auto detection functions into Settings
Marcus Tillmanns
2025-07-17
1
-0
/
+49
*
Python: Remove old fallback code for Interpreter list and add detectionSource
Marcus Tillmanns
2025-07-17
1
-28
/
+22
*
Python: Store Interpreter detectionSource
Marcus Tillmanns
2025-07-16
1
-2
/
+4
*
Python: Implement KitAspectFactory auto detection
Marcus Tillmanns
2025-07-16
1
-36
/
+16
*
Python: Connect auto detected kits to their device
Marcus Tillmanns
2025-07-16
1
-1
/
+2
*
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
[next]