aboutsummaryrefslogtreecommitdiffstats
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* Fix some doc warnings in the debugging tutorialFriedemann Kleint2022-01-062-4/+4
* __feature__: Fix a bug in true_propertyChristian Tismer2022-01-031-2/+2
* AudioSource Example + Binding for QAudioFormat.normalizedSampleValue(data: by...Shyamnath Premnadh2021-12-281-0/+8
* Add Debugging TutorialShyamnath Premnadh2021-12-2312-0/+309
* signal: Fix a segfault when signal is applied to non-QObjectChristian Tismer2021-12-231-29/+28
* PySide6: Speed up test qqmlnetwork_test.pyFriedemann Kleint2021-12-171-2/+5
* PySide6: build multiple inheritance pass-through for SignalsChristian Tismer2021-12-165-14/+94
* PySide6: Fix QQmlApplicationEngine.load(str) to not construct a QUrlFriedemann Kleint2021-12-154-2/+116
* Documentation: Skip functions using RValue referencesFriedemann Kleint2021-12-131-1/+8
* Fix documentation generationFriedemann Kleint2021-12-104-57/+154
* Documentation: Fix warnings about not finding functions in WebXMLFriedemann Kleint2021-12-101-11/+37
* Signature: fix the __doc__ attribute of classes, amendedChristian Tismer2021-12-102-14/+16
* Build system: Improve PYTHON_EXTENSION_SUFFIX detectionFriedemann Kleint2021-12-091-6/+6
* Documentation: Update information on building on WindowsFriedemann Kleint2021-12-091-2/+7
* PySide6: Fix a bug in Slot.__call__Christian Tismer2021-12-091-5/+6
* setup.py: CMake: Remove host python dependency for version parsingAlexandru Croitor2021-12-098-52/+27
* Turn snippets_translate / example_gallery into normal CMake targetsFriedemann Kleint2021-12-091-18/+18
* Documentation: Generate the examples directly into the build directoryFriedemann Kleint2021-12-081-1/+2
* Fix build when Vulkan is not installedFriedemann Kleint2021-12-081-2/+15
* mypy-support: Improve the handling of `Signal`Christian Tismer2021-12-081-0/+2
* Documentation: Re-add the documentation copy stepFriedemann Kleint2021-12-071-0/+8
* Signature: fix the __doc__ attribute of classesChristian Tismer2021-12-073-5/+13
* Documentation: Remove the snippets copy stepFriedemann Kleint2021-12-071-9/+1
* PySide6: Prospective fix for stabilizing test QtCore_bug_686Friedemann Kleint2021-12-071-8/+8
* Documentation: Fix snippets resolutionFriedemann Kleint2021-12-074-3/+38
* PySide6: Prospective fix for stabilizing qthread_signal_test.pyFriedemann Kleint2021-12-071-20/+15
* Documentation: Enable URLs in inheritance diagramFriedemann Kleint2021-12-072-4/+28
* shiboken6/Documentation: Refactor snippets resolutionFriedemann Kleint2021-12-072-45/+107
* PySide6: Prospective fix for stabilizing test qthread_prod_cons_test.pyFriedemann Kleint2021-12-071-9/+3
* Doc: Drop Qt Location from the doc and CMake configVenugopal Shivashankar2021-12-062-4/+0
* Speed up paint_event_test.py, qpen_test.py and virtual_pure_override_testFriedemann Kleint2021-12-063-34/+11
* Doc build: Fix formatting of include pathsTopi Reinio2021-12-061-3/+3
* tests: Use QGuiApplication where applicableFriedemann Kleint2021-12-0623-47/+47
* doc: replace api module table with panelsCristián Maureira-Fredes2021-12-063-114/+338
* inheritance_diagram.py: Complete migration to f-stringsFriedemann Kleint2021-12-031-12/+11
* Speed up qtreewidgetitem_testFriedemann Kleint2021-12-021-3/+0
* Speed up test bug_997.pyFriedemann Kleint2021-12-021-7/+17
* tests: Add TimedQGuiApplicationFriedemann Kleint2021-12-0213-30/+82
* Fix dependencies of QtQuick3DFriedemann Kleint2021-11-301-1/+1
* Prospective fix for stabilizing qthread_test.pyFriedemann Kleint2021-11-291-32/+23
* snippets_translate: Enable all modulesFriedemann Kleint2021-11-291-3/+1
* Add QtQuick3D moduleCristián Maureira-Fredes2021-11-294-0/+116
* snippets_translate: Handle header files as wellFriedemann Kleint2021-11-271-4/+6
* CMake: Cleanup documentation building codeAlexandru Croitor2021-11-264-37/+130
* Move from distutils to setuptoolsCristián Maureira-Fredes2021-11-263-6/+26
* PySide6: Fix build after header rearrangementFriedemann Kleint2021-11-261-0/+3
* shiboken6: Handle None as a shared pointer parameterFriedemann Kleint2021-11-254-8/+44
* shiboken6: Add further methods to smart pointersFriedemann Kleint2021-11-258-0/+67
* shiboken6: Add a test for operator nb_bool of smart pointersFriedemann Kleint2021-11-253-0/+22
* Documentation: Fix most sphinx errors "Inline strong start-string without end...Friedemann Kleint2021-11-236-20/+130