aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/python
Commit message (Expand)AuthorAgeFilesLines
* Python: Replace one use of QDirCurrentPath()hjk2022-11-211-1/+1
* Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-211-28/+32
|\
| * Python: Avoid flashing a separate widget when opening settingshjk2022-11-181-28/+32
* | Remove unused includes of QBoxLayoutJarek Kobus2022-11-181-1/+0
* | Remove unused includes of QGridLayoutJarek Kobus2022-11-181-1/+0
* | Python: Initialize settings in the pimplhjk2022-11-183-13/+6
* | Remove unused includes of QFormLayoutJarek Kobus2022-11-181-1/+0
* | Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-101-1/+2
|\|
| * QmlJS: Fix Follow under cursorMarcus Tillmanns2022-11-081-1/+2
* | Merge remote-tracking branch 'origin/9.0'Tim Jenssen2022-10-253-37/+56
|\|
| * Python: fix PySide project tool detectionDavid Schulz2022-10-241-34/+39
| * Python: map building directory to pyside project deviceDavid Schulz2022-10-201-1/+3
| * Python: try to find interpreter on device for run configurationDavid Schulz2022-10-201-1/+13
| * Python: trigger parse in build system creatorDavid Schulz2022-10-201-1/+1
* | Get rid of unneeded includes of RunControlJarek Kobus2022-10-251-1/+0
|/
* Python: Do not remove unreachable interpreter on startupDavid Schulz2022-10-181-3/+7
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-073-4/+4
* Python: remove settings object from objects poolDavid Schulz2022-09-062-0/+8
* Docker: detect python in docker imagesDavid Schulz2022-09-062-6/+107
* Python: restructure settingsDavid Schulz2022-09-062-229/+136
* Utils: Replace PathChooser::{fileP,p}athChanged signalshjk2022-09-061-1/+1
* Python: use consistent pyls naming in settingsDavid Schulz2022-09-053-3/+3
* Use SPDX license identifiersLucie GĂ©rard2022-08-2631-744/+62
* Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-08-191-4/+4
|\
| * Python: Fix detecting python ls for reopened filesDavid Schulz2022-08-081-4/+4
* | Merge remote-tracking branch 'origin/8.0'hjk2022-08-031-1/+1
|\|
| * Python: skip root on venv detectionDavid Schulz2022-08-031-1/+1
* | Utils: Make port.h slimmerhjk2022-07-271-0/+1
* | Utils: Make the second parameter to LayoutBuilder::attach() an enumhjk2022-07-261-1/+1
* | Utils: Introduce Layouting::{br,st}hjk2022-07-251-2/+2
* | filesystem: Add QFSEngine for filepathsMarcus Tillmanns2022-07-211-3/+2
* | Python: Convert to Tr::trhjk2022-07-2125-226/+169
* | Drop Qt5: ProjectExplorer: Get rid of QOverloadJarek Kobus2022-07-201-1/+1
* | Utils: More porting.h related changeshjk2022-07-141-0/+1
* | Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-07-072-2/+4
|\|
| * Python: Prepend pyside6-project path to PATH env variableDavid Schulz2022-07-071-0/+3
| * PipSupport: Connect to watcher before setting a futureJarek Kobus2022-07-051-2/+1
* | Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-06-291-2/+2
|\|
| * Python Language Client: Fix typo in translatable textLeena Miettinen2022-06-291-1/+1
| * UI text: Fix grammar errors and capitalization issuesLeena Miettinen2022-06-281-1/+1
* | Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-06-281-6/+14
|\|
| * Python: prevent setting local env to remote pylsDavid Schulz2022-06-271-6/+14
* | Add plugintr.h files to all pluginshjk2022-06-271-0/+37
|/
* Fix lupdate issuesEike Ziller2022-06-272-5/+5
* Code cosmeticshjk2022-06-242-2/+2
* Python: improve initializing python run configurationDavid Schulz2022-06-241-0/+1
* Python: automatically disable outdated pyls settingsDavid Schulz2022-06-241-1/+34
* Python: only add python files as targetsDavid Schulz2022-06-241-1/+2
* PipInstallTask: Connect to done() signal instead of finished()Jarek Kobus2022-06-212-13/+11
* Python: remove static cast of client interface in client constructorDavid Schulz2022-06-202-3/+4