index
:
pyside/pyside-setup.git
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.6
5.9
6.0
6.0.0
6.0.1
dev
Git super project for PySide
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
create_changelog.py: Fix shiboken version
6.0
Friedemann Kleint
5 hours
1
-1
/
+1
*
Add changelog for 6.0.2
Friedemann Kleint
10 hours
1
-0
/
+30
*
Port the Qt bindings examples to the <QtModule/QtClass> convention
Friedemann Kleint
36 hours
4
-14
/
+8
*
Update and unify README.md of our binding examples
Friedemann Kleint
2 days
3
-44
/
+45
*
Add changelog for 5.15.3
Friedemann Kleint
3 days
1
-0
/
+46
*
Add model example with Pandas DataFrame
Sacha Schutz
9 days
4
-0
/
+274
*
PySide6/Documentation: Fix QmlElement.rst
Friedemann Kleint
10 days
1
-2
/
+4
*
Documentation: Add the modules contained in other qddocconf files
Friedemann Kleint
10 days
1
-0
/
+6
*
shiboken6/Documentation: Fix the TOC tables for modules with < 4 classes per ...
Friedemann Kleint
10 days
1
-4
/
+1
*
Fix the example_gallery quiet option for quiet mode
Friedemann Kleint
10 days
1
-1
/
+1
*
fix example_gallery quiet option
Cristian Maureira-Fredes
13 days
1
-1
/
+0
*
shiboken6: Fix broken tables in the QLocale documentation
Friedemann Kleint
2021-02-11
1
-1
/
+1
*
shiboken6: Do not fail when containing template class of inner class cannot b...
Friedemann Kleint
2021-02-11
1
-7
/
+16
*
feature: Supply switching for newly created objects
Christian Tismer
2021-02-11
1
-0
/
+4
*
Silence the example_gallery tool
Friedemann Kleint
2021-02-10
2
-5
/
+22
*
PySide6: Add the logo as a resource to libpyside
Friedemann Kleint
2021-02-10
4
-1
/
+13
*
signature: Provide fixes and improvements, Part 1, addendum
Christian Tismer
2021-02-10
1
-5
/
+4
*
doc: fix responsiveness of the page
Cristian Maureira-Fredes
2021-02-10
2
-12
/
+110
*
Fix QQuickItem & co. not working as property types
Maximilian Goldstein
2021-02-10
1
-0
/
+5
*
doc: use example gallery tool in build process
Cristian Maureira-Fredes
2021-02-10
3
-14
/
+17
*
example: add qtquickcontrols2 gallery
Cristian Maureira-Fredes
2021-02-10
64
-0
/
+11059
*
shiboken6/Documentation: Fix formatting tables on QIODevices
Friedemann Kleint
2021-02-10
3
-0
/
+24
*
examples: directory structure
Cristian Maureira-Fredes
2021-02-09
161
-267
/
+2650
*
shiboken6/Documentation: Fix the TOC table
Friedemann Kleint
2021-02-09
1
-30
/
+19
*
doc: add tool to generate examples gallery
Cristian Maureira-Fredes
2021-02-09
3
-9
/
+279
*
shiboken6: Add more formatting tests to sphinxtable test
Friedemann Kleint
2021-02-09
2
-0
/
+69
*
shiboken6/Documentation: Fix the TOC table to appear
Friedemann Kleint
2021-02-09
1
-2
/
+0
*
shiboken6/Documentation: Fix the extra sections
Friedemann Kleint
2021-02-09
1
-11
/
+16
*
PySide6/Documentation: Update the getting started page on doc build
Friedemann Kleint
2021-02-09
1
-1
/
+6
*
shiboken6/Documentation: Fix table width determination
Friedemann Kleint
2021-02-08
1
-3
/
+3
*
shiboken6/TextStream: Fix the output of empty aligned fields for width=0
Friedemann Kleint
2021-02-08
2
-1
/
+6
*
shiboken6/Documentation: Fix the sorting of classes
Friedemann Kleint
2021-02-08
1
-5
/
+3
*
shiboken6: Fix missing images in documentation
Friedemann Kleint
2021-02-05
1
-0
/
+1
*
doc: general update and add more information
Cristian Maureira-Fredes
2021-02-04
28
-251
/
+867
*
Bump version strings for next release
Simo Fält
2021-02-03
2
-2
/
+2
*
add changelog 6.0.1
Cristian Maureira-Fredes
2021-02-03
1
-0
/
+48
*
CI: Use qt5#pyside6 as a product dependency
Simo Fält
2021-02-02
1
-0
/
+3
*
PySide6: Fix documentation warning in qmlsqlintegration.rst
Friedemann Kleint
2021-02-02
1
-1
/
+1
*
shiboken6: Fix a crash when printing clang diagnostics
Friedemann Kleint
2021-02-01
2
-5
/
+18
*
feature: Fix a flag error when no snake_case is selected
Christian Tismer
2021-02-01
1
-3
/
+4
*
Blacklist Qt3DExtras::qt3dextras_test in win when ran in CI
Simo Fält
2021-02-01
1
-0
/
+1
*
PySide: write a renamer script for debugging, improved
Christian Tismer
2021-02-01
1
-20
/
+17
*
feature: delete setter after creating property only if standard
Christian Tismer
2021-01-29
1
-5
/
+9
*
CI: Enable macOS 10.15
Simo Fält
2021-01-29
1
-3
/
+0
*
shiboken6: Do not attempt to qualify braces specified as default values
Friedemann Kleint
2021-01-26
1
-1
/
+1
*
shiboken6: Add missing break statements
Friedemann Kleint
2021-01-22
1
-0
/
+2
*
signature: Provide fixes and improvements, Part 1
Christian Tismer
2021-01-22
8
-35
/
+50
*
Documentation: Fix creating inheritance diagrams
Friedemann Kleint
2021-01-22
1
-1
/
+1
*
Add mirror url to download MSVC redistributables
Simo Fält
2021-01-22
1
-1
/
+6
*
Revert "Qt CI: Install libCLang 10.0"
Simo Fält
2021-01-22
3
-70
/
+0
[next]