| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
After the fixes for PYSIDE-2215 (Intersphinx), the functions fixing
the URLs do more harm than good. Remove them.
Task-number: PYSIDE-2215
Change-Id: I3324edd149cb7c5f3645c30069c46d5dc5f9d223
Reviewed-by: Shyamnath Premnadh <[email protected]>
|
|
|
|
|
|
| |
Pick-to: 6.6
Change-Id: I5323989df5e489f28eb69593597329ff86b2b614
Reviewed-by: Shyamnath Premnadh <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Similar to 5b0918c6c6fa575a16b3ec1637281397e951f62b,
3a1e793c0a91deae4e986efb11724040349ce9ca.
Add a note to the README.md and fix it to be viewable.
Pick-to: 6.5
Task-number: PYSIDE-2362
Task-number: PYSIDE-1106
Change-Id: I1c0bbc745fffc16d6981e806618c1fce04ac8d18
Reviewed-by: Shyamnath Premnadh <[email protected]>
Reviewed-by: Cristian Maureira-Fredes <[email protected]>
|
|
|
|
|
|
|
|
|
| |
Add another module to inheritance_diagram.py reading the JSON
file generated by shiboken6.
Task-number: PYSIDE-1106
Change-Id: I19c0797a385f13e34564997b867ab8c70ca05286
Reviewed-by: Cristian Maureira-Fredes <[email protected]>
|
|
|
|
|
|
|
|
|
| |
Make it possible to plug in other ways to get the base classes,
avoiding the need to import modules. Add a main for testing.
Task-number: PYSIDE-1106
Change-Id: I07c6d4d55b701a030ad199404c59158049fb5e2a
Reviewed-by: Cristian Maureira-Fredes <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Switch graphviz generation to use SVG and add some functions
to derive URLs from the attributes.
This currently works only within one module; links to classes
from other modules lack the required refuri node attribute.
Task-number: PYSIDE-1725
Pick-to: 6.2
Change-Id: If93e78a6ba60168992b1acc0b926b5cfb57eeb7d
Reviewed-by: Cristian Maureira-Fredes <[email protected]>
|
|
|
|
|
|
|
|
|
| |
Amends d9f344fcef6bec04a787f9ea9f4ea94f15eaa26c.
Task-number: PYSIDE-1725
Pick-to: 6.2
Change-Id: If4758a422d211a90ebf0a300502a730b61030ef7
Reviewed-by: Christian Tismer <[email protected]>
|
|
|
|
|
|
|
|
| |
Amends d9f344fcef6bec04a787f9ea9f4ea94f15eaa26c.
Pick-to: 6.0
Change-Id: I14a440c8372b5d0e418161c593bf9093f9010665
Reviewed-by: Cristian Maureira-Fredes <[email protected]>
|
|
|
|
|
|
|
|
|
| |
This should be the last patch related the usage of f-strings
from the 'sources' directory.
Pick-to: 6.0
Change-Id: I0288d720dc4930dee088ca3396a66d1b3ba18f76
Reviewed-by: Friedemann Kleint <[email protected]>
|
|
Adapt CMake files, build scripts, tests and examples.
Task-number: PYSIDE-904
Change-Id: I845f7b006e9ad274fed5444ec4c1f9dbe176ff88
Reviewed-by: Christian Tismer <[email protected]>
|