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
/
pyside.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix capitalization of PyPI
Eike Ziller
11 days
1
-4
/
+6
*
InfoBar: Unify code for hiding / suppressing info on button click
Eike Ziller
2025-04-29
1
-6
/
+4
*
ProjectExplorer: Add convenience accessors to some classes
Christian Kandeler
2025-01-23
1
-4
/
+3
*
ProjectExplorer: Add and make use of forwarding accessors in Project
Christian Kandeler
2025-01-20
1
-4
/
+1
*
Plugins M-V: Make static QRegularExpression instances static const
Alessandro Portale
2024-11-20
1
-1
/
+1
*
Python: offer to install pyside also in qml files
David Schulz
2024-04-22
1
-11
/
+50
*
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
/
+5
*
Python: Remove pluginInstance() and convert users
hjk
2024-02-05
1
-12
/
+9
*
Python: Move plugin class definition to .cpp
hjk
2024-01-16
1
-1
/
+1
*
Work on lambdas C++20 compatibility
Serg Kryvonos
2023-12-13
1
-2
/
+2
*
Merge remote-tracking branch 'origin/12.0'
Eike Ziller
2023-12-12
1
-5
/
+25
|
\
|
*
Add logo and title to PySide install dialog
Cristián Maureira-Fredes
2023-12-12
1
-5
/
+25
*
|
Python: use kits page in python wizards
David Schulz
2023-11-28
1
-4
/
+10
|
/
*
Python: fix commercial pyside installation
David Schulz
2023-11-21
1
-2
/
+2
*
Tr: More small fixes
Eike Ziller
2023-10-18
1
-2
/
+2
*
Python: read installer settings for pyside wheel requirement
David Schulz
2023-09-28
1
-8
/
+27
*
Python: fix unguarded optional access
David Schulz
2023-09-07
1
-2
/
+2
*
Python: check for pyside in qt installation
David Schulz
2023-08-28
1
-2
/
+52
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
1
-2
/
+1
*
Utils: Rename QtcProcess -> Process
Jarek Kobus
2023-05-04
1
-1
/
+1
*
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: remove unused function
David Schulz
2023-03-17
1
-9
/
+0
*
Python: Use QtConcurrent invocation for async run
Jarek Kobus
2023-03-10
1
-3
/
+2
*
Python: add interpreter selector to editor toolbar
David Schulz
2023-01-20
1
-31
/
+0
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Utils: Make port.h slimmer
hjk
2022-07-27
1
-0
/
+1
*
Python: Convert to Tr::tr
hjk
2022-07-21
1
-13
/
+13
*
Python: check for pyside tools after installation
David Schulz
2022-06-20
1
-0
/
+4
*
Python: Apply 'static' pattern for singleton members
hjk
2022-04-27
1
-5
/
+4
*
Promote previously python-specific InterpreterAspect
hjk
2022-04-27
1
-9
/
+19
*
Python: add PySide installation check on document open
David Schulz
2022-03-28
1
-0
/
+186