aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* replace sprintf by snprintf6.3Friedemann Kleint2022-11-142-4/+4
* _PepUnicode_AsString: Fix a broken promiseFriedemann Kleint2022-11-103-11/+16
* PyEnum: Update list of IntEnum to keep compatibility in 6.4, completionChristian Tismer2022-11-073-2/+4
* PyEnum: Update list of IntEnum to keep compatibility in 6.4, additionChristian Tismer2022-11-042-1/+2
* Fix duplication of values in QML properties of type QVariantListFriedemann Kleint2022-11-011-1/+3
* PyEnum: Update list of IntEnum to keep compatibility in 6.4Christian Tismer2022-10-312-1/+2
* Add basic VS Code configurationAdrian Herrmann2022-10-261-0/+16
* signals: Fix a bug when wrong keyword args are passedFriedemann Kleint2022-10-251-3/+5
* signals: Prepare upgrades and fixes by re-formattingFriedemann Kleint2022-10-251-47/+53
* PyEnum: Drop the Embedding of the Enum ModuleChristian Tismer2022-10-256-1154/+4
* Finally implement the __slots__ feature in PySideChristian Tismer2022-10-201-7/+19
* PySide-doc: Create some developer doc about enum featuresChristian Tismer2022-10-181-0/+159
* PySide-doc: Move the pep384impl_doc.rst into the PySide treeChristian Tismer2022-10-131-0/+0
* PySide-doc: Move the signature_doc.rst into the PySide treeChristian Tismer2022-10-131-0/+0
* Fix a link to feature-why.rstChristian Tismer2022-10-131-1/+1
* PySide6: Fix enum to QVariant conversion for the new enumsChristian Tismer2022-10-101-10/+6
* shiboken6/macOS: Remove dupl. check in conditionAdrian Herrmann2022-10-071-1/+0
* examples: Fix docstr in async/eratosthenes re:tickAdrian Herrmann2022-10-071-11/+6
* examples: adapt widgets examplesCristián Maureira-Fredes2022-10-078-67/+145
* examples: fix errors on sql and chartsShyamnath Premnadh2022-10-072-6/+6
* Fix the editabletreemodel exampleFriedemann Kleint2022-10-061-7/+2
* shiboken6: Fix smart pointers of type <const Pointee>Friedemann Kleint2022-10-064-1/+20
* examples: Add async examplesAdrian Herrmann2022-10-0610-0/+484
* Fix coin/module_config.yamlFriedemann Kleint2022-10-051-2/+2
* PyEnum: Relax the Impact of New Enums and Make Everything OptionalChristian Tismer2022-10-016-75/+305
* shiboken6: Replace pyIntT() by pyLongT()Friedemann Kleint2022-09-302-14/+12
* Add missing file mainwindow.ui of the serialport/terminal exampleFriedemann Kleint2022-09-301-0/+162
* example_gallery: Switch to UTF-8 encodingAdrian Herrmann2022-09-291-4/+4
* shiboken6/macOS: Fix C++ 11 integer types (int32_t, ...) not being recognizedFriedemann Kleint2022-09-291-3/+4
* PyEnum: Increase Compatibility by allowing any int as enum valueChristian Tismer2022-09-292-9/+110
* shiboken6: Fix some compiler warningsFriedemann Kleint2022-09-291-1/+0
* QtQuick Example: Use QmlElement instead of qmlRegisterTypeShyamnath Premnadh2022-09-271-2/+6
* Add the dropsite exampleFriedemann Kleint2022-09-276-1/+319
* Add the dirview exampleFriedemann Kleint2022-09-273-0/+105
* Document the argument-type attribute of the rejection typesystem elementFriedemann Kleint2022-09-261-5/+8
* Add the serialport/terminal exampleFriedemann Kleint2022-09-2616-0/+5494
* shiboken6/tests/libsample: Fix warnings about unused parametersFriedemann Kleint2022-09-2632-153/+492
* Fix warnings about unused parameters in codeFriedemann Kleint2022-09-2612-18/+17
* build system: Disable checking ICU libs for cross buildsFriedemann Kleint2022-09-264-7/+10
* shiboken6: Fix warning about not returning a value in all control pathsFriedemann Kleint2022-09-261-1/+1
* shiboken6/test: Fix warnings about implicitly generated assignment operatorsFriedemann Kleint2022-09-2316-56/+58
* build system: Fix standalone build with --no-qt-toolsFriedemann Kleint2022-09-212-2/+4
* Documentation/patch_qhp.py: Strip the module from the indexFriedemann Kleint2022-09-212-1/+17
* snippets_translate: Fix handling of operator new, take 2Friedemann Kleint2022-09-213-3/+24
* snippets_translate: Handle more qualifiersFriedemann Kleint2022-09-211-9/+7
* PyEnum: write about new Enums and Forgiveness ModeChristian Tismer2022-09-202-3/+165
* snippets_translate: Handle "new" without parenthesesFriedemann Kleint2022-09-162-1/+3
* Remove the ported Python examples pages from additionaldocs.lstFriedemann Kleint2022-09-151-110/+0
* Documentation/patch_qhp.py: Brush up scriptFriedemann Kleint2022-09-133-27/+40
* Documentation: Sort the modules page alphabeticallyFriedemann Kleint2022-09-131-57/+40