| Commit message (Expand) | Author | Age | Files | Lines |
| * | type hints: Correct the type annotation of the notify parameter in QtCore.Pro... | Ece Cinucen | 2025-08-28 | 1 | -1/+1 |
| * | Documentation: Update QtQml/QtQuick modules | Friedemann Kleint | 2024-12-13 | 2 | -58/+99 |
| * | shiboken6/Documentation: Prominently display QML types | Friedemann Kleint | 2024-12-13 | 10 | -19/+1 |
| * | Fix trailing empty lines | Friedemann Kleint | 2024-12-13 | 1 | -1/+0 |
| * | Documentation: Update basic module pages | Friedemann Kleint | 2024-12-11 | 2 | -29/+6 |
| * | Documentation: Add groups | Friedemann Kleint | 2024-12-10 | 6 | -1/+36 |
| * | Fix tutorial references | Friedemann Kleint | 2024-12-10 | 3 | -3/+3 |
| * | doc: add titles for extra pages | Cristián Maureira-Fredes | 2024-11-13 | 16 | -0/+48 |
| * | Fix extra class documentation | Friedemann Kleint | 2024-10-24 | 19 | -394/+392 |
| * | Reformat documentation of class Signal | Friedemann Kleint | 2024-10-24 | 1 | -36/+39 |
| * | Documentation: Fix image URL | Friedemann Kleint | 2024-10-24 | 1 | -1/+1 |
| * | Documentation: Add a note about @property and QML | Friedemann Kleint | 2024-10-18 | 1 | -0/+4 |
| * | Update API (front page) module documentation | Friedemann Kleint | 2024-10-01 | 1 | -0/+1 |
| * | shiboken6/Documentation: Extract images from the .rst module descriptions | Friedemann Kleint | 2024-09-30 | 1 | -1/+1 |
| * | Documentation: Remove example anchors | Friedemann Kleint | 2024-08-16 | 1 | -2/+2 |
| * | Add QtWebView | Shyamnath Premnadh | 2024-07-31 | 1 | -0/+25 |
| * | Documentation: Add QtQml.ListProperty | Friedemann Kleint | 2024-04-23 | 1 | -0/+24 |
| * | Documentation: Fix ClassInfo to be a proper decorator | Friedemann Kleint | 2024-04-22 | 1 | -7/+5 |
| * | Documentation/QmlSingleton: Remove mention of Q_OBJECT | Friedemann Kleint | 2024-04-04 | 1 | -1/+1 |
| * | Documentation: Rename Qt Designer to Qt Widgets Designer | Friedemann Kleint | 2024-03-25 | 7 | -9/+11 |
| * | Documentation: Change Enum page to be a proper decorator | Friedemann Kleint | 2024-03-01 | 2 | -74/+84 |
| * | Documentation: Change slot page to be a proper decorator | Friedemann Kleint | 2024-03-01 | 1 | -42/+27 |
| * | Documentation: Add support for decorators | Friedemann Kleint | 2024-03-01 | 8 | -97/+57 |
| * | Documentation: List loadUiType() as a function instead a class | Friedemann Kleint | 2024-03-01 | 1 | -35/+0 |
| * | Documentation: Fix broken links to classes provided as extra documents | Friedemann Kleint | 2024-03-01 | 8 | -32/+8 |
| * | doc: fix some issues found with rstcheck | Cristián Maureira-Fredes | 2024-01-08 | 15 | -98/+120 |
| * | Add QtQuickTest | Friedemann Kleint | 2023-12-24 | 1 | -0/+58 |
| * | Document QtQml's global function as functions | Friedemann Kleint | 2023-12-21 | 4 | -150/+0 |
| * | doc: remove double white space | Cristián Maureira-Fredes | 2023-11-21 | 1 | -1/+1 |
| * | Add static create() function for decorated QML singletons | Friedemann Kleint | 2023-11-09 | 1 | -0/+13 |
| * | libpyside: Implement QMetaMethod::tags() for @Slot | Friedemann Kleint | 2023-10-17 | 1 | -1/+5 |
| * | Documentation: Remove mentions of decorator form of signals | Friedemann Kleint | 2023-04-24 | 1 | -4/+3 |
| * | Documentation: Add note stating that QApplication is required for the Qt Char... | Friedemann Kleint | 2023-01-09 | 1 | -0/+4 |
| * | Add QtSerialBus | Friedemann Kleint | 2022-10-14 | 1 | -0/+46 |
| * | PyEnum: write about new Enums and Forgiveness Mode | Christian Tismer | 2022-09-20 | 1 | -3/+2 |
| * | doc: change http by https | Cristián Maureira-Fredes | 2022-04-01 | 8 | -8/+8 |
| * | Add QPyQmlParserStatus | Friedemann Kleint | 2022-04-01 | 1 | -0/+10 |
| * | Documentation: Link the Tutorial from the Signal/Slot reference pages | Friedemann Kleint | 2022-03-23 | 2 | -0/+3 |
| * | PySide6/Documentation: Add module descriptions | Friedemann Kleint | 2022-03-16 | 29 | -11/+1346 |
| * | Add QtNfc documentation | Friedemann Kleint | 2022-03-16 | 1 | -0/+31 |
| * | Documentation: Add constructor documentation to Signal/Slot | Friedemann Kleint | 2022-03-14 | 2 | -4/+37 |
| * | Documentation: Clean up extra documentation | Friedemann Kleint | 2022-03-14 | 8 | -47/+38 |
| * | Improve readability of the Property documentation | Friedemann Kleint | 2022-03-02 | 1 | -3/+6 |
| * | Implement QQmlPropertyValueSource | Friedemann Kleint | 2022-02-28 | 1 | -0/+10 |
| * | Add the QmlAttached decorator | Friedemann Kleint | 2022-02-16 | 1 | -0/+40 |
| * | Add the QmlExtended decorator | Friedemann Kleint | 2022-02-16 | 1 | -0/+37 |
| * | Add the @QmlForeign decorator | Friedemann Kleint | 2022-02-11 | 1 | -0/+33 |
| * | Add the @QmlNamedElement decorator | Friedemann Kleint | 2022-02-09 | 1 | -0/+31 |
| * | PySide6: Fix documentation for QmlUncreatable | Friedemann Kleint | 2021-11-16 | 1 | -8/+9 |
| * | Add a QmlSingleton decorator | Friedemann Kleint | 2021-11-16 | 2 | -0/+27 |