aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update documentationFriedemann Kleint2022-09-126-38/+26
* snippets_translate: Use super() for base class initializationFriedemann Kleint2022-09-122-8/+8
* Documentation/example_gallery: Use relative paths in auto-generated titlesFriedemann Kleint2022-09-121-4/+4
* Fix Property GC tracking for Python 3.11Christian Tismer2022-09-121-0/+2
* Fix TypeError when comparing Qt.Flags and objectsAdrian Herrmann2022-09-082-2/+27
* Documentation: Update the modules pageFriedemann Kleint2022-09-071-2/+60
* Doc: Add title to the SpinBoxDelegate docVenugopal Shivashankar2022-09-061-0/+3
* shiboken6: Fix a crash caused by invalid return types of added functionsFriedemann Kleint2022-09-061-1/+1
* Fix doc warningFriedemann Kleint2022-09-061-1/+3
* Add QML window example + shared QML moduleAdrian Herrmann2022-09-0535-0/+4106
* example: add google suggestjaime022022-09-056-0/+303
* shiboken6: Use the full path of libdir in pkg-config fileZhu Zihao2022-09-021-1/+1
* snippets_translate: Speed up regexp evaluationFriedemann Kleint2022-09-022-93/+134
* Complement the changelog 6.3.2Friedemann Kleint2022-09-021-1/+17
* snippets_translate: Refactor handling of castsFriedemann Kleint2022-09-022-20/+15
* Modernize Shiboken.getAllValidWrappers()Friedemann Kleint2022-09-021-8/+7