József Sallai
|
7cb14e2a5b
|
Detect python3 executable on Windows
|
2020-04-22 18:19:01 +03:00 |
|
Chocobo1
|
3e4c2193fb
|
Drop python2 support
Closes #11811.
|
2020-03-24 16:15:00 +02:00 |
|
Chocobo1
|
ff707ea5af
|
Change splitToViews() return type to QVector
|
2019-05-19 12:06:18 +08:00 |
|
thalieht
|
89dce36e98
|
Use uniform initialization on some default arguments
|
2019-02-25 17:05:15 +02:00 |
|
thalieht
|
8c944bd4e1
|
Avoid repeating the return type
|
2019-02-16 18:54:18 +02:00 |
|
thalieht
|
d668a4fe6d
|
Fix coding style for various things
|
2018-11-28 23:37:35 +02:00 |
|
Chocobo1
|
f26a5c3581
|
Update Python URLs
|
2018-09-25 11:46:40 +08:00 |
|
Chocobo1
|
7d808cfc99
|
Fix asking to install Python
The dialog asking users to install python is borked since the last refactor, this
commit fixes it.
|
2018-09-25 11:46:39 +08:00 |
|
Chocobo1
|
60ecc4fe8f
|
Move python related functions
Also the functions are slightly changed to return full path of the found
python executable.
|
2018-09-25 11:46:39 +08:00 |
|
sledgehammer999
|
e8213b2c6a
|
Remove unused variable
|
2018-09-22 14:05:40 +03:00 |
|
Chocobo1
|
2528c6e39a
|
Fix python version detection
Closes #9146.
|
2018-07-02 00:57:08 +08:00 |
|
Chocobo1
|
3e6c8a05dd
|
Reduce queries to python version
Instead of doing at least 2 queries for python infos, now requires only
1 query (in ideal condition), and the result is cached.
|
2018-06-24 19:41:44 +08:00 |
|
Chocobo1
|
51e82762c5
|
Move related functions to Utils::Python
|
2018-06-24 06:21:15 +08:00 |
|