aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PySideTools: Fix non-existing macOS toolsv6.5.0Shyamnath Premnadh2023-04-032-18/+33
* Modify changelog 6.5.0Shyamnath Premnadh2023-04-031-0/+1
* pyside6-designer: Remove Qt Designer examples from PYSIDE_DESIGNER_PLUGINSFriedemann Kleint2023-04-031-5/+0
* Deployment: New pyside6-android-deploy toolShyamnath Premnadh2023-03-3118-22/+719
* Deployment: Fix Nuitka Qml IssueShyamnath Premnadh2023-03-303-3/+4
* PySide6: Add QWebEngineFileSystemAccessRequestFriedemann Kleint2023-03-302-0/+8
* PySide: Add QtLocation to wheelShyamnath Premnadh2023-03-301-0/+6
* PySide6: Add parameter names to the qmlRegister() functionsFriedemann Kleint2023-03-301-7/+7
* Documentation: Link to the .ui files description from package_details.rstFriedemann Kleint2023-03-301-3/+2
* Deployment: Change "desktop_packages" back to "packages"Shyamnath Premnadh2023-03-303-4/+4
* docs: add extendedexplorer tutorialDennis Oberst2023-03-3033-0/+1732
* snippets_translate: Replace :: in switch/case valuesFriedemann Kleint2023-03-302-3/+3
* Pin qt5#6.5.0 sha1 and update version strings for releaseSimo Fält2023-03-303-5/+5
* shiboken tests: Fix warning about a potentially unused fieldFriedemann Kleint2023-03-291-1/+1
* Deployment: Refactor to enable Android supportShyamnath Premnadh2023-03-298-165/+266
* Rename the simple widgets browser to widgetsnanobrowserFriedemann Kleint2023-03-296-11/+11
* Add the QtWebEngine version functionsFriedemann Kleint2023-03-291-0/+4
* example: add qtquickcontrols filesystemexplorerDennis Oberst2023-03-2927-1/+1223
* Signature embedding: Use raw string literalsFriedemann Kleint2023-03-291-10/+11
* Add enums of the Permission APIFriedemann Kleint2023-03-291-0/+4
* metaobjectdump.py: Recognize item models as QObject-derivedFriedemann Kleint2023-03-281-1/+12
* snippets_translate: Implement rudimentary switch() handlingFriedemann Kleint2023-03-282-0/+61
* snippets_translate: Improve connect handlingFriedemann Kleint2023-03-282-3/+27
* Deployment: log string fixShyamnath Premnadh2023-03-281-4/+4
* Re-port the camera exampleFriedemann Kleint2023-03-2815-152/+1966
* Documentation: Add hints about intersphinx troubleshootingFriedemann Kleint2023-03-281-2/+13
* Add basic permission APIFriedemann Kleint2023-03-282-0/+44
* Clean up module CMakeLists.txtFriedemann Kleint2023-03-283-18/+8
* Unify the shiboken sample binding example descriptionFriedemann Kleint2023-03-276-251/+57
* Example gallery tool: Enable per source file documentationFriedemann Kleint2023-03-271-0/+16
* Update example logosFriedemann Kleint2023-03-278-1839/+1738
* quicknanobrowser example: Update QML filesFriedemann Kleint2023-03-272-15/+77
* setup: add more information for PyPiCristián Maureira-Fredes2023-03-271-1/+4
* Update the markdowneditor exampleFriedemann Kleint2023-03-272-4/+5
* Remove the macpasteboardmime exampleFriedemann Kleint2023-03-272-93/+0
* Deployment Tool: Remove create_venv + fix --dry-run/--initShyamnath Premnadh2023-03-274-46/+22
* Deployment: cross-compile tool remove optionShyamnath Premnadh2023-03-271-1/+1
* PyPySide: Fix a crash with PyPy 7.3.10 and 7.3.11, amendedChristian Tismer2023-03-274-15/+29
* Example gallery tool: Add more file typesFriedemann Kleint2023-03-251-7/+13
* doc: use new logo and colorsCristián Maureira-Fredes2023-03-255-20/+20
* Example gallery tool: Fix repetitive "_" in generated file namesFriedemann Kleint2023-03-251-1/+1
* doc: refresh shiboken imagesCristián Maureira-Fredes2023-03-2512-1012/+3870
* Add changelog 6.5.0Friedemann Kleint2023-03-241-0/+110
* PyPySide: Fix a crash with PyPy 7.3.10 and 7.3.11Christian Tismer2023-03-232-2/+12
* Remove generated files from the example project filesFriedemann Kleint2023-03-2316-20/+16
* build_rst_docs: Pass quiet mode to example gallery toolFriedemann Kleint2023-03-231-0/+2
* metaobjectdump.py: Refactor/Fix handling of module importsFriedemann Kleint2023-03-231-9/+13
* shiboken6: Add explanatory comment about issues of field getters in listsFriedemann Kleint2023-03-221-1/+8
* Introduce QHashSeedFriedemann Kleint2023-03-223-1/+4
* signature: make mapping module safe against missing cython nameChristian Tismer2023-03-221-1/+1