aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/extras
Commit message (Expand)AuthorAgeFilesLines
* type hints: Correct the type annotation of the notify parameter in QtCore.Pro...Ece Cinucen2025-08-281-1/+1
* Documentation: Update QtQml/QtQuick modulesFriedemann Kleint2024-12-132-58/+99
* shiboken6/Documentation: Prominently display QML typesFriedemann Kleint2024-12-1310-19/+1
* Fix trailing empty linesFriedemann Kleint2024-12-131-1/+0
* Documentation: Update basic module pagesFriedemann Kleint2024-12-112-29/+6
* Documentation: Add groupsFriedemann Kleint2024-12-106-1/+36
* Fix tutorial referencesFriedemann Kleint2024-12-103-3/+3
* doc: add titles for extra pagesCristián Maureira-Fredes2024-11-1316-0/+48
* Fix extra class documentationFriedemann Kleint2024-10-2419-394/+392
* Reformat documentation of class SignalFriedemann Kleint2024-10-241-36/+39
* Documentation: Fix image URLFriedemann Kleint2024-10-241-1/+1
* Documentation: Add a note about @property and QMLFriedemann Kleint2024-10-181-0/+4
* Update API (front page) module documentationFriedemann Kleint2024-10-011-0/+1
* shiboken6/Documentation: Extract images from the .rst module descriptionsFriedemann Kleint2024-09-301-1/+1
* Documentation: Remove example anchorsFriedemann Kleint2024-08-161-2/+2
* Add QtWebViewShyamnath Premnadh2024-07-311-0/+25
* Documentation: Add QtQml.ListPropertyFriedemann Kleint2024-04-231-0/+24
* Documentation: Fix ClassInfo to be a proper decoratorFriedemann Kleint2024-04-221-7/+5
* Documentation/QmlSingleton: Remove mention of Q_OBJECTFriedemann Kleint2024-04-041-1/+1
* Documentation: Rename Qt Designer to Qt Widgets DesignerFriedemann Kleint2024-03-257-9/+11
* Documentation: Change Enum page to be a proper decoratorFriedemann Kleint2024-03-012-74/+84
* Documentation: Change slot page to be a proper decoratorFriedemann Kleint2024-03-011-42/+27
* Documentation: Add support for decoratorsFriedemann Kleint2024-03-018-97/+57
* Documentation: List loadUiType() as a function instead a classFriedemann Kleint2024-03-011-35/+0
* Documentation: Fix broken links to classes provided as extra documentsFriedemann Kleint2024-03-018-32/+8
* doc: fix some issues found with rstcheckCristián Maureira-Fredes2024-01-0815-98/+120
* Add QtQuickTestFriedemann Kleint2023-12-241-0/+58
* Document QtQml's global function as functionsFriedemann Kleint2023-12-214-150/+0
* doc: remove double white spaceCristián Maureira-Fredes2023-11-211-1/+1
* Add static create() function for decorated QML singletonsFriedemann Kleint2023-11-091-0/+13
* libpyside: Implement QMetaMethod::tags() for @SlotFriedemann Kleint2023-10-171-1/+5
* Documentation: Remove mentions of decorator form of signalsFriedemann Kleint2023-04-241-4/+3
* Documentation: Add note stating that QApplication is required for the Qt Char...Friedemann Kleint2023-01-091-0/+4
* Add QtSerialBusFriedemann Kleint2022-10-141-0/+46
* PyEnum: write about new Enums and Forgiveness ModeChristian Tismer2022-09-201-3/+2
* doc: change http by httpsCristián Maureira-Fredes2022-04-018-8/+8
* Add QPyQmlParserStatusFriedemann Kleint2022-04-011-0/+10
* Documentation: Link the Tutorial from the Signal/Slot reference pagesFriedemann Kleint2022-03-232-0/+3
* PySide6/Documentation: Add module descriptionsFriedemann Kleint2022-03-1629-11/+1346
* Add QtNfc documentationFriedemann Kleint2022-03-161-0/+31
* Documentation: Add constructor documentation to Signal/SlotFriedemann Kleint2022-03-142-4/+37
* Documentation: Clean up extra documentationFriedemann Kleint2022-03-148-47/+38
* Improve readability of the Property documentationFriedemann Kleint2022-03-021-3/+6
* Implement QQmlPropertyValueSourceFriedemann Kleint2022-02-281-0/+10
* Add the QmlAttached decoratorFriedemann Kleint2022-02-161-0/+40
* Add the QmlExtended decoratorFriedemann Kleint2022-02-161-0/+37
* Add the @QmlForeign decoratorFriedemann Kleint2022-02-111-0/+33
* Add the @QmlNamedElement decoratorFriedemann Kleint2022-02-091-0/+31
* PySide6: Fix documentation for QmlUncreatableFriedemann Kleint2021-11-161-8/+9
* Add a QmlSingleton decoratorFriedemann Kleint2021-11-162-0/+27