aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Temporarily disable the designer pluginFriedemann Kleint2021-04-062-10/+2
* signature: remove inspect and typing from special PySide6 modulesChristian Tismer2021-04-018-70/+20
* feature-import: Hide confusing feature frame entryChristian Tismer2021-03-316-6/+91
* Brush up the collidingmice exampleFriedemann Kleint2021-03-291-77/+77
* Add changelog for 6.0.3Friedemann Kleint2021-03-291-0/+31
* Brush up the standarddialogs exampleFriedemann Kleint2021-03-291-210/+327
* Write conversions as typing.Union[]Friedemann Kleint2021-03-296-19/+55
* Brush up the easing exampleFriedemann Kleint2021-03-296-497/+140
* Port non-QWidget examples to snake caseFriedemann Kleint2021-03-2920-506/+507
* Use plain qt5#6.1 branch as a dependencySimo Fält2021-03-261-1/+1
* Nuitka: Allow for compiled functions and methods tooChristian Tismer2021-03-269-32/+213
* doc: snippet translate add missing quiet caseCristian Maureira-Fredes2021-03-261-1/+2
* doc: enable snippets translate toolCristian Maureira-Fredes2021-03-25520-40973/+75
* Fix missing doc snippetsFriedemann Kleint2021-03-251-3/+9
* shiboken6: Fix 32 bit buildsFriedemann Kleint2021-03-251-0/+2
* Brush up the hellogl2 exampleFriedemann Kleint2021-03-251-127/+137
* Brush up the main window examplesFriedemann Kleint2021-03-253-263/+290
* signature: silence a compiler warningChristian Tismer2021-03-251-1/+1
* Port the widget tutorials to snake caseFriedemann Kleint2021-03-2415-1327/+1327
* PySide import: Make imports more safe against installation errorsChristian Tismer2021-03-231-12/+8
* Use pathlib in examplesFriedemann Kleint2021-03-2314-30/+45
* pysidequickregistertype: Adapt to qmlLists removalMaximilian Goldstein2021-03-232-0/+35
* Update the examples project fileFriedemann Kleint2021-03-231-60/+115
* Remove the regexp exampleFriedemann Kleint2021-03-232-197/+0
* Replace .format() in examples by f-stringsFriedemann Kleint2021-03-2311-108/+130
* Replace % formatting in examples by f-stringsFriedemann Kleint2021-03-2230-104/+124
* Improve deployment documentationFriedemann Kleint2021-03-224-0/+54
* mandelbrot example: Rename to snake_case and brush upFriedemann Kleint2021-03-221-103/+104
* Tetrix example: Rename to snake_case and brush upFriedemann Kleint2021-03-221-216/+225
* mdi example: Rename to snake_case and brush upFriedemann Kleint2021-03-221-185/+195
* shiboken6: Fix crash when using enumeration types from other classesFriedemann Kleint2021-03-221-2/+5
* QMouseEvent: Mark deprecated functions as suchFriedemann Kleint2021-03-191-1/+12
* Port examples away from deprecated QMouseEvent::pos()Friedemann Kleint2021-03-196-29/+32
* Windows: Fix warning about inconsistent DLL linkage of QtQml_VolatileBoolTypeF()Friedemann Kleint2021-03-191-1/+1
* Improve Porting documentationFriedemann Kleint2021-03-191-6/+68
* doc: create examples dir if it doesn't existCristian Maureira-Fredes2021-03-181-3/+8
* enum: implement enums on module levelChristian Tismer2021-03-181-2/+0
* move "shiboken6/shiboken6" to "shiboken6/Shiboken" temp, fixChristian Tismer2021-03-182-6/+17
* Long live snippets_translate!Cristian Maureira-Fredes2021-03-188-0/+2031
* doc: migrate qdoc approach to document examplesCristian Maureira-Fredes2021-03-1715-154/+23
* doc: add sphinx-panels to the documentationCristian Maureira-Fredes2021-03-179-88/+170
* __feature__: Make imports more safe against installation errorsChristian Tismer2021-03-173-6/+13