aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Rewrite the fetchmore exampleFriedemann Kleint2021-04-221-48/+77
* Cannon tutorial: Brush up codeFriedemann Kleint2021-04-2214-630/+642
* Tetrix example: Use per class importsFriedemann Kleint2021-04-211-45/+45
* cmake: add dependencies to rebuild libshiboken embedded files, addendumChristian Tismer2021-04-211-0/+1
* Add a numpy overload for some functions taking lists of QPointFFriedemann Kleint2021-04-215-1/+47
* libpyside: Add helpers for numpyFriedemann Kleint2021-04-214-0/+289
* Build system: Make numpy centrally availableFriedemann Kleint2021-04-213-23/+21
* signature: Refine the decision heuristics of result tuplesChristian Tismer2021-04-201-1/+3
* shiboken6: Refactor handling of the brief class documentationFriedemann Kleint2021-04-204-37/+41
* PySide6: Call reserve() when converting listsFriedemann Kleint2021-04-201-0/+6
* painter_test.py: Silence warnings about Painter being activeFriedemann Kleint2021-04-191-5/+14
* PyPy-compat: Avoid the __builtins__ quirk and import builtins, insteadChristian Tismer2021-04-191-3/+4
* Add changelog for 6.0.4Friedemann Kleint2021-04-191-0/+31
* doc: update cx_Freeze urlElisabeth Ortega2021-04-182-2/+2
* tools: display screenshot in example galleryCristian Maureira-Fredes2021-04-181-2/+28
* doc: use sphinx panels in shiboken docsCristian Maureira-Fredes2021-04-182-2/+71
* snippets_translate: Do not crash on multi-line emit statementsFriedemann Kleint2021-04-161-1/+8
* signature: Support numpy PyArrayObjectFriedemann Kleint2021-04-161-0/+1
* PySide6/typesystem: Replace remaining usages of QVector by QListFriedemann Kleint2021-04-152-14/+14
* shiboken6: Enable adding functions taking a numpy PyArrayObjectFriedemann Kleint2021-04-152-0/+6
* Brush up the mandelbrot exampleFriedemann Kleint2021-04-151-8/+47
* Add new matplotlib example and rearrange dirsSacha Schutz2021-04-156-0/+122
* Add an editable Json Model exampleSacha Schutz2021-04-153-0/+389
* Add a Paintbrush like exampleSacha Schutz2021-04-152-0/+241
* Add downloader example with QNetworkAccessManagerSacha Schutz2021-04-152-0/+218
* PySide6: Fix performance of QPainter::drawPoints(QPolygon)Friedemann Kleint2021-04-131-2/+7
* shiboken6: Prevent crashes when registering static fieldsFriedemann Kleint2021-04-134-13/+51
* Use f-strings in testsFriedemann Kleint2021-04-1313-22/+22
* Add std::pair as a container in CoreCristian Maureira-Fredes2021-04-131-0/+10
* shiboken6: Join Modification into FunctionModificationFriedemann Kleint2021-04-134-121/+83
* classwizard example: Update iconsFriedemann Kleint2021-04-129-3611/+2031
* Rewrite the classwizard exampleFriedemann Kleint2021-04-123-276/+501
* shiboken: get rid of some warningsChristian Tismer2021-04-126-40/+44
* PySide6: Add missing enumeration to QSslFriedemann Kleint2021-04-121-0/+1
* Enable shiboken documentation build for macOS againChristian Tismer2021-04-111-0/+7
* Revert "Temporarily disable the designer plugin"Friedemann Kleint2021-04-112-2/+10
* tools: update missing_bindingCristián Maureira-Fredes2021-04-074-456/+511
* cmake: remove old test conditionsCristian Maureira-Fredes2021-04-072-8/+2
* cmake: bump general Qt minimum versionCristian Maureira-Fredes2021-04-075-6/+6
* cmake: update minimum Qt version for 6.0+ compatCristian Maureira-Fredes2021-04-076-43/+15
* doc: update Qt 5 references from READMECristian Maureira-Fredes2021-04-073-13/+14
* wheel_tester: Enable it again for Qt >= 6 with NuitkaChristian Tismer2021-04-076-25/+67
* cmake: add dependencies to rebuild libshiboken embedded filesChristian Tismer2021-04-074-28/+62
* signature: protect an unrecognized item from raising exceptionsChristian Tismer2021-04-072-2/+14
* Prospective fix for QPixmap/QDataStream serialization testFriedemann Kleint2021-04-071-3/+5
* Brush up the syntax highlighter exampleFriedemann Kleint2021-04-074-175/+19
* doc: make sure '--skip-docs' skip the docsCristian Maureira-Fredes2021-04-062-9/+15
* TestQSettings: Do not clutter the current directoryFriedemann Kleint2021-04-061-3/+7
* Port tests to pathlibFriedemann Kleint2021-04-0632-79/+170
* Port QWidget examples to snake caseFriedemann Kleint2021-04-0637-1922/+1922