Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Android Deployment: Do not force install packagesShyamnath Premnadh37 hours1-1/+1
* Add overload for QDomDocument.setContentEce Cinucen11 days1-10/+13
* Remove deprecated Qt::TimeSpec usage in QDateTime constructorEce Cinucen13 days2-6/+6
* Fix crash retrieving a PyObject type property via QVariant<PyObjectWrapper>Friedemann Kleint2025-05-191-0/+34
* Fix some warnings in testsFriedemann Kleint2025-05-164-19/+20
* Fix pyside6-project relative paths handling and pyproject.toml migrationJaime Resano2025-05-094-4/+7
* Fix crash retrieving a QGraphicsProxyObject from QVariantFriedemann Kleint2025-05-093-0/+53
* Fix QMetaEnum conversions into QVariantRenato Araujo Oliveira Filho2025-04-233-0/+10
* Expose QPolygonF operator==, != inherited from QListRenato Araujo Oliveira Filho2025-04-161-0/+12
* PySide6: Add class QMessageLoggerShyamnath Premnadh2025-04-102-0/+75
* Desktop Deployment: Upgrade Nuitka to 2.6.8Shyamnath Premnadh2025-03-271-2/+2
* Fix qlocale_test.py to pass after QLocale changeFriedemann Kleint2025-03-241-1/+1
* Deployment Test: Remove modules for windows win_arm64Shyamnath Premnadh2025-03-151-0/+14
* tests: Fix warning about QBackingStore::flush() being called without handleFriedemann Kleint2025-03-142-13/+21
* Make Remote Objects usable beyond ModelsBrett Stottlemyer2025-03-139-1/+1016
* pyproject.toml: 3. Add pyside6-project tests for pyproject.toml changesJaime Resano2025-03-1226-56/+525
* pyproject.toml: 2. Add pyproject.toml support for pyside6 toolsJaime Resano2025-03-121-3/+3
* pyproject.toml: 1. Refactor pyside6-projectJaime Resano2025-03-121-8/+10
* Refactor pyside6-deployJaime Resano2025-03-111-42/+51
* type hints: Print erroneous PYI files, but only if COIN is presentChristian Tismer2025-02-281-1/+1
* Fix connecting signals by QMetaMethodFriedemann Kleint2025-02-281-0/+19
* type hints: Print erroneous PYI files for COIN support (cleanup)Christian Tismer2025-02-271-1/+0
* type hints: Print erroneous PYI files for COIN supportChristian Tismer2025-02-251-1/+21
* Fix QCanDbcFileParser parse function overloadsEce Cinucen2025-02-204-1/+58
* type hints: Make the error messages more verboseChristian Tismer2025-02-201-1/+1
* Fix disconnecting a string-based connection by passing a callableFriedemann Kleint2025-02-201-8/+60
* Fix overriding QPaintEngine virtual functions taking a C-style array of geome...Friedemann Kleint2025-02-191-0/+86
* binary size: Improve the benchmark toolChristian Tismer2025-02-171-18/+29
* PySide6: Add QFont.Tag(str), QFont.Tag.fromString(), QFont.Tag.fromValue()Friedemann Kleint2025-02-131-0/+5
* Fix crash of signals with object-type parameter being passed by const-refFriedemann Kleint2025-02-113-0/+21
* binary size: Update the benchmark tool to absolute measurementChristian Tismer2025-02-071-9/+26
* pyside6-deploy: 5. Add Design Studio project example and testsJaime Resano2025-01-2315-0/+361
* pyside6-deploy: 2. Improve deployment of Design Studio projectsJaime Resano2025-01-221-10/+10
* pyside6-deploy: 1. Minor refactoringJaime Resano2025-01-211-1/+2
* Android Deployment: Auto download Android NDKShyamnath Premnadh2025-01-021-4/+46
* PySide6/Tests: Use fully qualified enumerationsFriedemann Kleint2024-12-20113-403/+440
* qpixmap_test.py: Fix warning about leaking file handleFriedemann Kleint2024-12-201-2/+8
* sizebench: adapt classifiers on testCristián Maureira-Fredes2024-12-181-2/+2
* Remove unnecessary use of 'object' in class constructionremoteobjectsdevCristián Maureira-Fredes2024-12-1818-24/+26
* Fix some flake8 errors in tests/examplesFriedemann Kleint2024-12-1729-46/+48
* PySide: Add WebView for macOSShyamnath Premnadh2024-12-173-3/+40
* libpyside/ PySideSignal: Fix a memory leak connecting to signalsFriedemann Kleint2024-12-161-1/+1
* Fix trailing empty linesFriedemann Kleint2024-12-1382-87/+0
* tests: handle unused imports and fix type issuesCristián Maureira-Fredes2024-12-12103-306/+233
* Desktop Deployment: Add more testsShyamnath Premnadh2024-12-091-0/+49
* Desktop Deployment: Disregard more non existent pluginsShyamnath Premnadh2024-12-061-8/+6
* Raise Python version to 3.8Friedemann Kleint2024-12-032-14/+0
* Fix flake 8 errors in utility scriptsFriedemann Kleint2024-12-031-15/+15
* Desktop Deployment: Upgrade Nuitka to 2.5.1Shyamnath Premnadh2024-11-271-13/+13
* Deployment: Support .webp filesShyamnath Premnadh2024-11-261-3/+3