Import pyside2_5.15.2.orig.tar.gz
authorKurt Kremitzki <kkremitzki@debian.org>
Sat, 19 Dec 2020 20:26:09 +0000 (20:26 +0000)
committerKurt Kremitzki <kkremitzki@debian.org>
Sat, 19 Dec 2020 20:26:09 +0000 (20:26 +0000)
commit87ac3a9444d1ce924a4b94958ff878e33209822f
treeab302cb78424a16308ce38afc291dad04f11fd8b
Import pyside2_5.15.2.orig.tar.gz

[dgit import orig pyside2_5.15.2.orig.tar.gz]
2861 files changed:
.gitattributes [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.gitmodules [new file with mode: 0644]
.travis.yml [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
LICENSE.COMMERCIAL [new file with mode: 0644]
LICENSE.FDL [new file with mode: 0644]
LICENSE.GPL2 [new file with mode: 0644]
LICENSE.GPLv3 [new file with mode: 0644]
LICENSE.GPLv3-EXCEPT [new file with mode: 0644]
LICENSE.LGPLv3 [new file with mode: 0644]
README.cmake.md [new file with mode: 0644]
README.md [new file with mode: 0644]
README.pyside2.md [new file with mode: 0644]
README.shiboken2-generator.md [new file with mode: 0644]
README.shiboken2.md [new file with mode: 0644]
build_history/blacklist.txt [new file with mode: 0644]
build_scripts/__init__.py [new file with mode: 0644]
build_scripts/build_scripts.pyproject [new file with mode: 0644]
build_scripts/config.py [new file with mode: 0644]
build_scripts/main.py [new file with mode: 0644]
build_scripts/options.py [new file with mode: 0644]
build_scripts/platforms/__init__.py [new file with mode: 0644]
build_scripts/platforms/linux.py [new file with mode: 0644]
build_scripts/platforms/macos.py [new file with mode: 0644]
build_scripts/platforms/unix.py [new file with mode: 0644]
build_scripts/platforms/windows_desktop.py [new file with mode: 0644]
build_scripts/qp5_tool.py [new file with mode: 0644]
build_scripts/qtinfo.py [new file with mode: 0644]
build_scripts/setup_runner.py [new file with mode: 0644]
build_scripts/utils.py [new file with mode: 0644]
build_scripts/wheel_override.py [new file with mode: 0644]
build_scripts/wheel_utils.py [new file with mode: 0644]
coin/instructions/common_environment.yaml [new file with mode: 0644]
coin/instructions/execute_build_instructions.yaml [new file with mode: 0644]
coin/instructions/execute_license_check.yaml [new file with mode: 0644]
coin/instructions/execute_test_instructions.yaml [new file with mode: 0644]
coin/instructions/find_path_to_msvc_compiler.yaml [new file with mode: 0644]
coin/instructions/relocate_pyside.yaml [new file with mode: 0644]
coin/module_config.yaml [new file with mode: 0644]
coin_build_instructions.py [new file with mode: 0644]
coin_test_instructions.py [new file with mode: 0644]
dist/changes-1.2.3 [new file with mode: 0644]
dist/changes-5.12.1 [new file with mode: 0644]
dist/changes-5.12.2 [new file with mode: 0644]
dist/changes-5.12.3 [new file with mode: 0644]
dist/changes-5.12.4 [new file with mode: 0644]
dist/changes-5.12.5 [new file with mode: 0644]
dist/changes-5.12.6 [new file with mode: 0644]
dist/changes-5.13.0 [new file with mode: 0644]
dist/changes-5.13.1 [new file with mode: 0644]
dist/changes-5.13.2 [new file with mode: 0644]
dist/changes-5.14.0 [new file with mode: 0644]
dist/changes-5.14.1 [new file with mode: 0644]
dist/changes-5.14.2 [new file with mode: 0644]
dist/changes-5.14.2.2 [new file with mode: 0644]
dist/changes-5.14.2.3 [new file with mode: 0644]
dist/changes-5.15.0 [new file with mode: 0644]
dist/changes-5.15.1 [new file with mode: 0644]
dist/changes-5.15.2 [new file with mode: 0644]
docs/.gitignore [new file with mode: 0644]
examples/3d/3d.pyproject [new file with mode: 0644]
examples/3d/simple3d.py [new file with mode: 0644]
examples/axcontainer/axcontainer.pyproject [new file with mode: 0644]
examples/axcontainer/axviewer.py [new file with mode: 0644]
examples/charts/audio.py [new file with mode: 0644]
examples/charts/callout.py [new file with mode: 0644]
examples/charts/charts.pyproject [new file with mode: 0644]
examples/charts/chartthemes/README.md [new file with mode: 0644]
examples/charts/chartthemes/chartthemes.pyproject [new file with mode: 0644]
examples/charts/chartthemes/main.py [new file with mode: 0644]
examples/charts/chartthemes/themewidget.ui [new file with mode: 0644]
examples/charts/chartthemes/ui_themewidget.py [new file with mode: 0644]
examples/charts/donutbreakdown.py [new file with mode: 0644]
examples/charts/legend.py [new file with mode: 0644]
examples/charts/lineandbar.py [new file with mode: 0644]
examples/charts/linechart.py [new file with mode: 0644]
examples/charts/logvalueaxis.py [new file with mode: 0644]
examples/charts/memoryusage.py [new file with mode: 0644]
examples/charts/modeldata.py [new file with mode: 0644]
examples/charts/nesteddonuts.py [new file with mode: 0644]
examples/charts/percentbarchart.py [new file with mode: 0644]
examples/charts/piechart.py [new file with mode: 0644]
examples/charts/qmlpolarchart/View1.qml [new file with mode: 0644]
examples/charts/qmlpolarchart/View2.qml [new file with mode: 0644]
examples/charts/qmlpolarchart/View3.qml [new file with mode: 0644]
examples/charts/qmlpolarchart/main.qml [new file with mode: 0644]
examples/charts/qmlpolarchart/qmlpolarchart.py [new file with mode: 0644]
examples/charts/qmlpolarchart/qmlpolarchart.pyproject [new file with mode: 0644]
examples/charts/temperaturerecords.py [new file with mode: 0644]
examples/corelib/threads/mandelbrot.py [new file with mode: 0644]
examples/corelib/threads/threads.pyproject [new file with mode: 0644]
examples/corelib/tools/codecs/codecs.py [new file with mode: 0644]
examples/corelib/tools/codecs/codecs.pyproject [new file with mode: 0644]
examples/corelib/tools/regexp.py [new file with mode: 0644]
examples/corelib/tools/settingseditor/settingseditor.py [new file with mode: 0644]
examples/corelib/tools/settingseditor/settingseditor.pyproject [new file with mode: 0644]
examples/corelib/tools/tools.pyproject [new file with mode: 0644]
examples/datavisualization/bars3d.py [new file with mode: 0644]
examples/datavisualization/datavisualization.pyproject [new file with mode: 0644]
examples/declarative/declarative.pyproject [new file with mode: 0644]
examples/declarative/extending/chapter1-basics/app.qml [new file with mode: 0644]
examples/declarative/extending/chapter1-basics/basics.py [new file with mode: 0644]
examples/declarative/extending/chapter1-basics/chapter1-basics.pyproject [new file with mode: 0644]
examples/declarative/extending/chapter2-methods/app.qml [new file with mode: 0644]
examples/declarative/extending/chapter2-methods/chapter2-methods.pyproject [new file with mode: 0644]
examples/declarative/extending/chapter2-methods/methods.py [new file with mode: 0644]
examples/declarative/extending/chapter3-bindings/app.qml [new file with mode: 0644]
examples/declarative/extending/chapter3-bindings/bindings.py [new file with mode: 0644]
examples/declarative/extending/chapter3-bindings/chapter3-bindings.pyproject [new file with mode: 0644]
examples/declarative/extending/chapter4-customPropertyTypes/app.qml [new file with mode: 0644]
examples/declarative/extending/chapter4-customPropertyTypes/chapter4-customPropertyTypes.pyproject [new file with mode: 0644]
examples/declarative/extending/chapter4-customPropertyTypes/customPropertyTypes.py [new file with mode: 0644]
examples/declarative/extending/chapter5-listproperties/app.qml [new file with mode: 0644]
examples/declarative/extending/chapter5-listproperties/chapter5-listproperties.pyproject [new file with mode: 0644]
examples/declarative/extending/chapter5-listproperties/listproperties.py [new file with mode: 0644]
examples/declarative/scrolling.py [new file with mode: 0644]
examples/declarative/signals/pytoqml1/main.py [new file with mode: 0644]
examples/declarative/signals/pytoqml1/pytoqml1.pyproject [new file with mode: 0644]
examples/declarative/signals/pytoqml1/view.qml [new file with mode: 0644]
examples/declarative/signals/qmltopy1/main.py [new file with mode: 0644]
examples/declarative/signals/qmltopy1/qmltopy1.pyproject [new file with mode: 0644]
examples/declarative/signals/qmltopy1/view.qml [new file with mode: 0644]
examples/declarative/signals/qmltopy2/main.py [new file with mode: 0644]
examples/declarative/signals/qmltopy2/qmltopy2.pyproject [new file with mode: 0644]
examples/declarative/signals/qmltopy2/view.qml [new file with mode: 0644]
examples/declarative/signals/qmltopy3/main.py [new file with mode: 0644]
examples/declarative/signals/qmltopy3/qmltopy3.pyproject [new file with mode: 0644]
examples/declarative/signals/qmltopy3/view.qml [new file with mode: 0644]
examples/declarative/signals/qmltopy4/main.py [new file with mode: 0644]
examples/declarative/signals/qmltopy4/qmltopy4.pyproject [new file with mode: 0644]
examples/declarative/signals/qmltopy4/view.qml [new file with mode: 0644]
examples/declarative/textproperties/main.py [new file with mode: 0644]
examples/declarative/textproperties/textproperties.pyproject [new file with mode: 0644]
examples/declarative/textproperties/view.qml [new file with mode: 0644]
examples/declarative/usingmodel.py [new file with mode: 0644]
examples/declarative/view.qml [new file with mode: 0644]
examples/examples.pyproject [new file with mode: 0644]
examples/external/matplotlib/requirements.txt [new file with mode: 0644]
examples/external/matplotlib/widget_3dplot.py [new file with mode: 0644]
examples/external/opencv/requirements.txt [new file with mode: 0644]
examples/external/opencv/webcam_pattern_detection.py [new file with mode: 0644]
examples/external/scikit/requirements.txt [new file with mode: 0644]
examples/external/scikit/staining_colors_separation.py [new file with mode: 0644]
examples/installer_test/hello.py [new file with mode: 0644]
examples/installer_test/hello_app.spec [new file with mode: 0644]
examples/macextras/macextras.pyproject [new file with mode: 0644]
examples/macextras/macpasteboardmime.py [new file with mode: 0644]
examples/multimedia/audiooutput.py [new file with mode: 0644]
examples/multimedia/camera.py [new file with mode: 0644]
examples/multimedia/multimedia.pyproject [new file with mode: 0644]
examples/multimedia/player.py [new file with mode: 0644]
examples/multimedia/shutter.svg [new file with mode: 0644]
examples/network/blockingfortuneclient.py [new file with mode: 0644]
examples/network/fortuneclient.py [new file with mode: 0644]
examples/network/fortuneserver.py [new file with mode: 0644]
examples/network/network.pyproject [new file with mode: 0644]
examples/network/threadedfortuneserver.py [new file with mode: 0644]
examples/opengl/2dpainting.py [new file with mode: 0644]
examples/opengl/contextinfo.py [new file with mode: 0644]
examples/opengl/grabber.py [new file with mode: 0644]
examples/opengl/hellogl.py [new file with mode: 0644]
examples/opengl/hellogl2.py [new file with mode: 0644]
examples/opengl/opengl.pyproject [new file with mode: 0644]
examples/opengl/overpainting.py [new file with mode: 0644]
examples/opengl/samplebuffers.py [new file with mode: 0644]
examples/opengl/textures/images/side1.png [new file with mode: 0644]
examples/opengl/textures/images/side2.png [new file with mode: 0644]
examples/opengl/textures/images/side3.png [new file with mode: 0644]
examples/opengl/textures/images/side4.png [new file with mode: 0644]
examples/opengl/textures/images/side5.png [new file with mode: 0644]
examples/opengl/textures/images/side6.png [new file with mode: 0644]
examples/opengl/textures/textures.py [new file with mode: 0644]
examples/opengl/textures/textures.pyproject [new file with mode: 0644]
examples/opengl/textures/textures.qrc [new file with mode: 0644]
examples/opengl/textures/textures_rc.py [new file with mode: 0644]
examples/quick/customitems/painteditem/main.qml [new file with mode: 0644]
examples/quick/customitems/painteditem/painteditem.py [new file with mode: 0644]
examples/quick/customitems/painteditem/painteditem.pyproject [new file with mode: 0644]
examples/remoteobjects/modelview/modelview.pyproject [new file with mode: 0644]
examples/remoteobjects/modelview/modelviewclient.py [new file with mode: 0644]
examples/remoteobjects/modelview/modelviewserver.py [new file with mode: 0644]
examples/samplebinding/CMakeLists.txt [new file with mode: 0644]
examples/samplebinding/README.md [new file with mode: 0644]
examples/samplebinding/bindings.h [new file with mode: 0644]
examples/samplebinding/bindings.xml [new file with mode: 0644]
examples/samplebinding/icecream.cpp [new file with mode: 0644]
examples/samplebinding/icecream.h [new file with mode: 0644]
examples/samplebinding/macros.h [new file with mode: 0644]
examples/samplebinding/main.py [new file with mode: 0644]
examples/samplebinding/truck.cpp [new file with mode: 0644]
examples/samplebinding/truck.h [new file with mode: 0644]
examples/script/README.md [new file with mode: 0644]
examples/script/helloscript.py [new file with mode: 0644]
examples/script/script.pyproject [new file with mode: 0644]
examples/scriptableapplication/CMakeLists.txt [new file with mode: 0644]
examples/scriptableapplication/README.md [new file with mode: 0644]
examples/scriptableapplication/main.cpp [new file with mode: 0644]
examples/scriptableapplication/mainwindow.cpp [new file with mode: 0644]
examples/scriptableapplication/mainwindow.h [new file with mode: 0644]
examples/scriptableapplication/pyside2.pri [new file with mode: 0644]
examples/scriptableapplication/pythonutils.cpp [new file with mode: 0644]
examples/scriptableapplication/pythonutils.h [new file with mode: 0644]
examples/scriptableapplication/scriptableapplication.pro [new file with mode: 0644]
examples/scriptableapplication/scriptableapplication.xml [new file with mode: 0644]
examples/scriptableapplication/wrappedclasses.h [new file with mode: 0644]
examples/sql/books/bookdelegate.py [new file with mode: 0644]
examples/sql/books/books.pyproject [new file with mode: 0644]
examples/sql/books/books.qrc [new file with mode: 0644]
examples/sql/books/bookwindow.py [new file with mode: 0644]
examples/sql/books/bookwindow.ui [new file with mode: 0644]
examples/sql/books/createdb.py [new file with mode: 0644]
examples/sql/books/images/star.png [new file with mode: 0644]
examples/sql/books/main.py [new file with mode: 0644]
examples/sql/books/rc_books.py [new file with mode: 0644]
examples/sql/books/ui_bookwindow.py [new file with mode: 0644]
examples/texttospeech/texttospeech.py [new file with mode: 0644]
examples/texttospeech/texttospeech.pyproject [new file with mode: 0644]
examples/tutorial/t1.py [new file with mode: 0644]
examples/tutorial/t10.py [new file with mode: 0644]
examples/tutorial/t11.py [new file with mode: 0644]
examples/tutorial/t12.py [new file with mode: 0644]
examples/tutorial/t13.py [new file with mode: 0644]
examples/tutorial/t14.py [new file with mode: 0644]
examples/tutorial/t2.py [new file with mode: 0644]
examples/tutorial/t3.py [new file with mode: 0644]
examples/tutorial/t4.py [new file with mode: 0644]
examples/tutorial/t5.py [new file with mode: 0644]
examples/tutorial/t6.py [new file with mode: 0644]
examples/tutorial/t7.py [new file with mode: 0644]
examples/tutorial/t8.py [new file with mode: 0644]
examples/tutorial/t9.py [new file with mode: 0644]
examples/tutorial/tutorial.pyproject [new file with mode: 0644]
examples/uiloader/uiloader.py [new file with mode: 0644]
examples/utils/pyside2_config.py [new file with mode: 0644]
examples/utils/utils.py [new file with mode: 0644]
examples/webchannel/standalone/core.py [new file with mode: 0644]
examples/webchannel/standalone/dialog.py [new file with mode: 0644]
examples/webchannel/standalone/dialog.ui [new file with mode: 0644]
examples/webchannel/standalone/index.html [new file with mode: 0644]
examples/webchannel/standalone/main.py [new file with mode: 0644]
examples/webchannel/standalone/standalone.pyproject [new file with mode: 0644]
examples/webchannel/standalone/ui_dialog.py [new file with mode: 0644]
examples/webchannel/standalone/websocketclientwrapper.py [new file with mode: 0644]
examples/webchannel/standalone/websockettransport.py [new file with mode: 0644]
examples/webenginequick/browser.qml [new file with mode: 0644]
examples/webenginequick/quicknanobrowser.py [new file with mode: 0644]
examples/webenginequick/webenginequick.pyproject [new file with mode: 0644]
examples/webenginewidgets/simplebrowser.py [new file with mode: 0644]
examples/webenginewidgets/tabbedbrowser/bookmarkwidget.py [new file with mode: 0644]
examples/webenginewidgets/tabbedbrowser/browsertabwidget.py [new file with mode: 0644]
examples/webenginewidgets/tabbedbrowser/downloadwidget.py [new file with mode: 0644]
examples/webenginewidgets/tabbedbrowser/findtoolbar.py [new file with mode: 0644]
examples/webenginewidgets/tabbedbrowser/historywindow.py [new file with mode: 0644]
examples/webenginewidgets/tabbedbrowser/main.py [new file with mode: 0644]
examples/webenginewidgets/tabbedbrowser/tabbedbrowser.pyproject [new file with mode: 0644]
examples/webenginewidgets/tabbedbrowser/webengineview.py [new file with mode: 0644]
examples/webenginewidgets/webenginewidgets.pyproject [new file with mode: 0644]
examples/widgetbinding/CMakeLists.txt [new file with mode: 0644]
examples/widgetbinding/README.md [new file with mode: 0644]
examples/widgetbinding/bindings.h [new file with mode: 0644]
examples/widgetbinding/bindings.xml [new file with mode: 0644]
examples/widgetbinding/dialog.py [new file with mode: 0644]
examples/widgetbinding/macros.h [new file with mode: 0644]
examples/widgetbinding/main.py [new file with mode: 0644]
examples/widgetbinding/wigglywidget.cpp [new file with mode: 0644]
examples/widgetbinding/wigglywidget.h [new file with mode: 0644]
examples/widgetbinding/wigglywidget.py [new file with mode: 0644]
examples/widgets/animation/animatedtiles/animatedtiles.py [new file with mode: 0644]
examples/widgets/animation/animatedtiles/animatedtiles.pyproject [new file with mode: 0644]
examples/widgets/animation/animatedtiles/animatedtiles.qrc [new file with mode: 0644]
examples/widgets/animation/animatedtiles/animatedtiles_rc.py [new file with mode: 0644]
examples/widgets/animation/animatedtiles/images/Time-For-Lunch-2.jpg [new file with mode: 0644]
examples/widgets/animation/animatedtiles/images/centered.png [new file with mode: 0644]
examples/widgets/animation/animatedtiles/images/ellipse.png [new file with mode: 0644]
examples/widgets/animation/animatedtiles/images/figure8.png [new file with mode: 0644]
examples/widgets/animation/animatedtiles/images/kinetic.png [new file with mode: 0644]
examples/widgets/animation/animatedtiles/images/random.png [new file with mode: 0644]
examples/widgets/animation/animatedtiles/images/tile.png [new file with mode: 0644]
examples/widgets/animation/appchooser/accessories-dictionary.png [new file with mode: 0644]
examples/widgets/animation/appchooser/akregator.png [new file with mode: 0644]
examples/widgets/animation/appchooser/appchooser.py [new file with mode: 0644]
examples/widgets/animation/appchooser/appchooser.pyproject [new file with mode: 0644]
examples/widgets/animation/appchooser/appchooser.qrc [new file with mode: 0644]
examples/widgets/animation/appchooser/appchooser_rc.py [new file with mode: 0644]
examples/widgets/animation/appchooser/digikam.png [new file with mode: 0644]
examples/widgets/animation/appchooser/k3b.png [new file with mode: 0644]
examples/widgets/animation/easing/easing.py [new file with mode: 0644]
examples/widgets/animation/easing/easing.pyproject [new file with mode: 0644]
examples/widgets/animation/easing/easing.qrc [new file with mode: 0644]
examples/widgets/animation/easing/easing_rc.py [new file with mode: 0644]
examples/widgets/animation/easing/form.ui [new file with mode: 0644]
examples/widgets/animation/easing/images/qt-logo.png [new file with mode: 0644]
examples/widgets/animation/easing/ui_form.py [new file with mode: 0644]
examples/widgets/animation/states/states.py [new file with mode: 0644]
examples/widgets/animation/states/states.pyproject [new file with mode: 0644]
examples/widgets/animation/states/states_rc.py [new file with mode: 0644]
examples/widgets/codeeditor/codeeditor.py [new file with mode: 0644]
examples/widgets/codeeditor/main.py [new file with mode: 0644]
examples/widgets/dialogs/classwizard/classwizard.py [new file with mode: 0644]
examples/widgets/dialogs/classwizard/classwizard.pyproject [new file with mode: 0644]
examples/widgets/dialogs/classwizard/classwizard.qrc [new file with mode: 0644]
examples/widgets/dialogs/classwizard/classwizard_rc.py [new file with mode: 0644]
examples/widgets/dialogs/classwizard/images/background.png [new file with mode: 0644]
examples/widgets/dialogs/classwizard/images/banner.png [new file with mode: 0644]
examples/widgets/dialogs/classwizard/images/logo1.png [new file with mode: 0644]
examples/widgets/dialogs/classwizard/images/logo2.png [new file with mode: 0644]
examples/widgets/dialogs/classwizard/images/logo3.png [new file with mode: 0644]
examples/widgets/dialogs/classwizard/images/watermark1.png [new file with mode: 0644]
examples/widgets/dialogs/classwizard/images/watermark2.png [new file with mode: 0644]
examples/widgets/dialogs/dialogs.pyproject [new file with mode: 0644]
examples/widgets/dialogs/extension.py [new file with mode: 0644]
examples/widgets/dialogs/findfiles.py [new file with mode: 0644]
examples/widgets/dialogs/standarddialogs.py [new file with mode: 0644]
examples/widgets/dialogs/trivialwizard.py [new file with mode: 0644]
examples/widgets/draganddrop/draggabletext/draggabletext.py [new file with mode: 0644]
examples/widgets/draganddrop/draggabletext/draggabletext.pyproject [new file with mode: 0644]
examples/widgets/draganddrop/draggabletext/draggabletext.qrc [new file with mode: 0644]
examples/widgets/draganddrop/draggabletext/draggabletext_rc.py [new file with mode: 0644]
examples/widgets/draganddrop/draggabletext/words.txt [new file with mode: 0644]
examples/widgets/effects/effects.pyproject [new file with mode: 0644]
examples/widgets/effects/lighting.py [new file with mode: 0644]
examples/widgets/gallery/gallery.pyproject [new file with mode: 0644]
examples/widgets/gallery/main.py [new file with mode: 0644]
examples/widgets/gallery/widgetgallery.py [new file with mode: 0644]
examples/widgets/graphicsview/anchorlayout.py [new file with mode: 0644]
examples/widgets/graphicsview/collidingmice/collidingmice.py [new file with mode: 0644]
examples/widgets/graphicsview/collidingmice/collidingmice.pyproject [new file with mode: 0644]
examples/widgets/graphicsview/collidingmice/mice_rc.py [new file with mode: 0644]
examples/widgets/graphicsview/diagramscene/diagramscene.py [new file with mode: 0644]
examples/widgets/graphicsview/diagramscene/diagramscene.pyproject [new file with mode: 0644]
examples/widgets/graphicsview/diagramscene/diagramscene.qrc [new file with mode: 0644]
examples/widgets/graphicsview/diagramscene/diagramscene_rc.py [new file with mode: 0644]
examples/widgets/graphicsview/diagramscene/images/background1.png [new file with mode: 0644]
examples/widgets/graphicsview/diagramscene/images/background2.png [new file with mode: 0644]
examples/widgets/graphicsview/diagramscene/images/background3.png [new file with mode: 0644]
examples/widgets/graphicsview/diagramscene/images/background4.png [new file with mode: 0644]
examples/widgets/graphicsview/diagramscene/images/bold.png [new file with mode: 0644]
examples/widgets/graphicsview/diagramscene/images/bringtofront.png [new file with mode: 0644]
examples/widgets/graphicsview/diagramscene/images/delete.png [new file with mode: 0644]
examples/widgets/graphicsview/diagramscene/images/floodfill.png [new file with mode: 0644]
examples/widgets/graphicsview/diagramscene/images/italic.png [new file with mode: 0644]
examples/widgets/graphicsview/diagramscene/images/linecolor.png [new file with mode: 0644]
examples/widgets/graphicsview/diagramscene/images/linepointer.png [new file with mode: 0644]
examples/widgets/graphicsview/diagramscene/images/pointer.png [new file with mode: 0644]
examples/widgets/graphicsview/diagramscene/images/sendtoback.png [new file with mode: 0644]
examples/widgets/graphicsview/diagramscene/images/textpointer.png [new file with mode: 0644]
examples/widgets/graphicsview/diagramscene/images/underline.png [new file with mode: 0644]
examples/widgets/graphicsview/dragdroprobot/dragdroprobot.py [new file with mode: 0644]
examples/widgets/graphicsview/dragdroprobot/dragdroprobot.pyproject [new file with mode: 0644]
examples/widgets/graphicsview/dragdroprobot/dragdroprobot.qrc [new file with mode: 0644]
examples/widgets/graphicsview/dragdroprobot/dragdroprobot_rc.py [new file with mode: 0644]
examples/widgets/graphicsview/dragdroprobot/images/head.png [new file with mode: 0644]
examples/widgets/graphicsview/elasticnodes.py [new file with mode: 0644]
examples/widgets/graphicsview/graphicsview.pyproject [new file with mode: 0644]
examples/widgets/itemviews/addressbook/adddialogwidget.py [new file with mode: 0644]
examples/widgets/itemviews/addressbook/addressbook.py [new file with mode: 0644]
examples/widgets/itemviews/addressbook/addressbook.pyproject [new file with mode: 0644]
examples/widgets/itemviews/addressbook/addresswidget.py [new file with mode: 0644]
examples/widgets/itemviews/addressbook/newaddresstab.py [new file with mode: 0644]
examples/widgets/itemviews/addressbook/tablemodel.py [new file with mode: 0644]
examples/widgets/itemviews/basicsortfiltermodel.py [new file with mode: 0644]
examples/widgets/itemviews/fetchmore.py [new file with mode: 0644]
examples/widgets/itemviews/itemviews.pyproject [new file with mode: 0644]
examples/widgets/itemviews/stardelegate/stardelegate.py [new file with mode: 0644]
examples/widgets/itemviews/stardelegate/stardelegate.pyproject [new file with mode: 0644]
examples/widgets/itemviews/stardelegate/stareditor.py [new file with mode: 0644]
examples/widgets/itemviews/stardelegate/starrating.py [new file with mode: 0644]
examples/widgets/layouts/basiclayouts.py [new file with mode: 0644]
examples/widgets/layouts/dynamiclayouts.py [new file with mode: 0644]
examples/widgets/layouts/flowlayout.py [new file with mode: 0644]
examples/widgets/layouts/layouts.pyproject [new file with mode: 0644]
examples/widgets/mainwindows/application/application.py [new file with mode: 0644]
examples/widgets/mainwindows/application/application.pyproject [new file with mode: 0644]
examples/widgets/mainwindows/application/application.qrc [new file with mode: 0644]
examples/widgets/mainwindows/application/application_rc.py [new file with mode: 0644]
examples/widgets/mainwindows/application/images/copy.png [new file with mode: 0644]
examples/widgets/mainwindows/application/images/cut.png [new file with mode: 0644]
examples/widgets/mainwindows/application/images/new.png [new file with mode: 0644]
examples/widgets/mainwindows/application/images/open.png [new file with mode: 0644]
examples/widgets/mainwindows/application/images/paste.png [new file with mode: 0644]
examples/widgets/mainwindows/application/images/save.png [new file with mode: 0644]
examples/widgets/mainwindows/dockwidgets/dockwidgets.py [new file with mode: 0644]
examples/widgets/mainwindows/dockwidgets/dockwidgets.pyproject [new file with mode: 0644]
examples/widgets/mainwindows/dockwidgets/dockwidgets.qrc [new file with mode: 0644]
examples/widgets/mainwindows/dockwidgets/dockwidgets_rc.py [new file with mode: 0644]
examples/widgets/mainwindows/dockwidgets/images/new.png [new file with mode: 0644]
examples/widgets/mainwindows/dockwidgets/images/print.png [new file with mode: 0644]
examples/widgets/mainwindows/dockwidgets/images/save.png [new file with mode: 0644]
examples/widgets/mainwindows/dockwidgets/images/undo.png [new file with mode: 0644]
examples/widgets/mainwindows/mdi/images/copy.png [new file with mode: 0644]
examples/widgets/mainwindows/mdi/images/cut.png [new file with mode: 0644]
examples/widgets/mainwindows/mdi/images/new.png [new file with mode: 0644]
examples/widgets/mainwindows/mdi/images/open.png [new file with mode: 0644]
examples/widgets/mainwindows/mdi/images/paste.png [new file with mode: 0644]
examples/widgets/mainwindows/mdi/images/save.png [new file with mode: 0644]
examples/widgets/mainwindows/mdi/mdi.py [new file with mode: 0644]
examples/widgets/mainwindows/mdi/mdi.pyproject [new file with mode: 0644]
examples/widgets/mainwindows/mdi/mdi.qrc [new file with mode: 0644]
examples/widgets/mainwindows/mdi/mdi_rc.py [new file with mode: 0644]
examples/widgets/painting/basicdrawing/basicdrawing.py [new file with mode: 0644]
examples/widgets/painting/basicdrawing/basicdrawing.pyproject [new file with mode: 0644]
examples/widgets/painting/basicdrawing/basicdrawing.qrc [new file with mode: 0644]
examples/widgets/painting/basicdrawing/basicdrawing_rc.py [new file with mode: 0644]
examples/widgets/painting/basicdrawing/images/brick.png [new file with mode: 0644]
examples/widgets/painting/basicdrawing/images/qt-logo.png [new file with mode: 0644]
examples/widgets/painting/concentriccircles.py [new file with mode: 0644]
examples/widgets/painting/painting.pyproject [new file with mode: 0644]
examples/widgets/richtext/orderform.py [new file with mode: 0644]
examples/widgets/richtext/richtext.pyproject [new file with mode: 0644]
examples/widgets/richtext/syntaxhighlighter.py [new file with mode: 0644]
examples/widgets/richtext/syntaxhighlighter/examples/example [new file with mode: 0644]
examples/widgets/richtext/syntaxhighlighter/syntaxhighlighter.py [new file with mode: 0644]
examples/widgets/richtext/syntaxhighlighter/syntaxhighlighter.pyproject [new file with mode: 0644]
examples/widgets/richtext/syntaxhighlighter/syntaxhighlighter.qrc [new file with mode: 0644]
examples/widgets/richtext/syntaxhighlighter/syntaxhighlighter_rc.py [new file with mode: 0644]
examples/widgets/richtext/textobject/files/heart.svg [new file with mode: 0644]
examples/widgets/richtext/textobject/textobject.py [new file with mode: 0644]
examples/widgets/richtext/textobject/textobject.pyproject [new file with mode: 0644]
examples/widgets/state-machine/eventtrans.py [new file with mode: 0644]
examples/widgets/state-machine/factstates.py [new file with mode: 0644]
examples/widgets/state-machine/pingpong.py [new file with mode: 0644]
examples/widgets/state-machine/rogue.py [new file with mode: 0644]
examples/widgets/state-machine/state-machine.pyproject [new file with mode: 0644]
examples/widgets/state-machine/trafficlight.py [new file with mode: 0644]
examples/widgets/state-machine/twowaybutton.py [new file with mode: 0644]
examples/widgets/systray/images/bad.png [new file with mode: 0644]
examples/widgets/systray/images/heart.png [new file with mode: 0644]
examples/widgets/systray/images/trash.png [new file with mode: 0644]
examples/widgets/systray/main.py [new file with mode: 0644]
examples/widgets/systray/rc_systray.py [new file with mode: 0644]
examples/widgets/systray/systray.pyproject [new file with mode: 0644]
examples/widgets/systray/systray.qrc [new file with mode: 0644]
examples/widgets/systray/window.py [new file with mode: 0644]
examples/widgets/threads/thread_signals.py [new file with mode: 0644]
examples/widgets/tutorials/addressbook/addressbook.pyproject [new file with mode: 0644]
examples/widgets/tutorials/addressbook/part1.py [new file with mode: 0644]
examples/widgets/tutorials/addressbook/part2.py [new file with mode: 0644]
examples/widgets/tutorials/addressbook/part3.py [new file with mode: 0644]
examples/widgets/tutorials/addressbook/part4.py [new file with mode: 0644]
examples/widgets/tutorials/addressbook/part5.py [new file with mode: 0644]
examples/widgets/tutorials/addressbook/part6.py [new file with mode: 0644]
examples/widgets/tutorials/addressbook/part7.py [new file with mode: 0644]
examples/widgets/widgets/hellogl_openglwidget_legacy.py [new file with mode: 0644]
examples/widgets/widgets/tetrix.py [new file with mode: 0644]
examples/widgets/widgets/widgets.pyproject [new file with mode: 0644]
examples/xml/dombookmarks/dombookmarks.py [new file with mode: 0644]
examples/xml/dombookmarks/dombookmarks.pyproject [new file with mode: 0644]
examples/xml/dombookmarks/frank.xbel [new file with mode: 0644]
examples/xml/dombookmarks/jennifer.xbel [new file with mode: 0644]
examples/xmlpatterns/schema/files/contact.xsd [new file with mode: 0644]
examples/xmlpatterns/schema/files/invalid_contact.xml [new file with mode: 0644]
examples/xmlpatterns/schema/files/invalid_order.xml [new file with mode: 0644]
examples/xmlpatterns/schema/files/invalid_recipe.xml [new file with mode: 0644]
examples/xmlpatterns/schema/files/order.xsd [new file with mode: 0644]
examples/xmlpatterns/schema/files/recipe.xsd [new file with mode: 0644]
examples/xmlpatterns/schema/files/valid_contact.xml [new file with mode: 0644]
examples/xmlpatterns/schema/files/valid_order.xml [new file with mode: 0644]
examples/xmlpatterns/schema/files/valid_recipe.xml [new file with mode: 0644]
examples/xmlpatterns/schema/schema.py [new file with mode: 0644]
examples/xmlpatterns/schema/schema.pyproject [new file with mode: 0644]
examples/xmlpatterns/schema/schema.qrc [new file with mode: 0644]
examples/xmlpatterns/schema/schema.ui [new file with mode: 0644]
examples/xmlpatterns/schema/schema_rc.py [new file with mode: 0644]
examples/xmlpatterns/schema/ui_schema.py [new file with mode: 0644]
ez_setup.py [new file with mode: 0644]
header.BSD-OLD [new file with mode: 0644]
keyword-errors.lst [new file with mode: 0644]
product_dependencies.yaml [new file with mode: 0644]
requirements.txt [new file with mode: 0644]
setup.py [new file with mode: 0644]
sources/cmake_helpers/helpers.cmake [new file with mode: 0644]
sources/patchelf/COPYING [new file with mode: 0644]
sources/patchelf/README [new file with mode: 0644]
sources/patchelf/elf.h [new file with mode: 0644]
sources/patchelf/patchelf.cc [new file with mode: 0644]
sources/pyside2-tools/CMakeLists.txt [new file with mode: 0644]
sources/pyside2-tools/LICENSE-lupdate [new file with mode: 0644]
sources/pyside2-tools/LICENSE-rcc [new file with mode: 0644]
sources/pyside2-tools/LICENSE-uic [new file with mode: 0644]
sources/pyside2-tools/README.md [new file with mode: 0644]
sources/pyside2-tools/cmake_uninstall.cmake [new file with mode: 0644]
sources/pyside2-tools/pylupdate/CMakeLists.txt [new file with mode: 0644]
sources/pyside2-tools/pylupdate/fetchtr.cpp [new file with mode: 0644]
sources/pyside2-tools/pylupdate/main.cpp [new file with mode: 0644]
sources/pyside2-tools/pylupdate/merge.cpp [new file with mode: 0644]
sources/pyside2-tools/pylupdate/metatranslator.cpp [new file with mode: 0644]
sources/pyside2-tools/pylupdate/metatranslator.h [new file with mode: 0644]
sources/pyside2-tools/pylupdate/numberh.cpp [new file with mode: 0644]
sources/pyside2-tools/pylupdate/proparser.cpp [new file with mode: 0644]
sources/pyside2-tools/pylupdate/proparser.h [new file with mode: 0644]
sources/pyside2-tools/pylupdate/pyside2-lupdate.1 [new file with mode: 0644]
sources/pyside2-tools/pylupdate/sametexth.cpp [new file with mode: 0644]
sources/pyside2-tools/pylupdate/simtexth.cpp [new file with mode: 0644]
sources/pyside2-tools/pylupdate/simtexth.h [new file with mode: 0644]
sources/pyside2-tools/pylupdate/translator.cpp [new file with mode: 0644]
sources/pyside2-tools/pylupdate/translator.h [new file with mode: 0644]
sources/pyside2-tools/pyside_tool.py [new file with mode: 0755]
sources/pyside2-tools/qt_attribution.json [new file with mode: 0644]
sources/pyside2-tools/tests/CMakeLists.txt [new file with mode: 0644]
sources/pyside2-tools/tests/qwizard_test.ui [new file with mode: 0644]
sources/pyside2-tools/tests/rcc/CMakeLists.txt [new file with mode: 0644]
sources/pyside2-tools/tests/rcc/document-print-preview.png [new file with mode: 0644]
sources/pyside2-tools/tests/rcc/example.qrc [new file with mode: 0644]
sources/pyside2-tools/tests/rcc/image.qrc [new file with mode: 0644]
sources/pyside2-tools/tests/rcc/manychars.txt [new file with mode: 0644]
sources/pyside2-tools/tests/rcc/rcc_image_test.py [new file with mode: 0644]
sources/pyside2-tools/tests/rcc/rcc_test.py [new file with mode: 0644]
sources/pyside2-tools/tests/rcc/run_test.sh [new file with mode: 0755]
sources/pyside2-tools/tests/rcc/shining.txt [new file with mode: 0644]
sources/pyside2-tools/tests/rcc/words.txt [new file with mode: 0644]
sources/pyside2/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/COPYING [new file with mode: 0644]
sources/pyside2/PySide2/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/Qt3DAnimation/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/Qt3DAnimation/typesystem_3danimation.xml [new file with mode: 0644]
sources/pyside2/PySide2/Qt3DCore/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/Qt3DCore/typesystem_3dcore.xml [new file with mode: 0644]
sources/pyside2/PySide2/Qt3DExtras/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/Qt3DExtras/typesystem_3dextras.xml [new file with mode: 0644]
sources/pyside2/PySide2/Qt3DInput/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/Qt3DInput/typesystem_3dinput.xml [new file with mode: 0644]
sources/pyside2/PySide2/Qt3DLogic/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/Qt3DLogic/typesystem_3dlogic.xml [new file with mode: 0644]
sources/pyside2/PySide2/Qt3DRender/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/Qt3DRender/typesystem_3drender.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtAxContainer/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtAxContainer/QtAxContainer_global.post.h.in [new file with mode: 0644]
sources/pyside2/PySide2/QtAxContainer/typesystem_axcontainer.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtCharts/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtCharts/typesystem_charts.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtConcurrent/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtConcurrent/curr_errors.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtConcurrent/typesystem_concurrent.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtCore/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtCore/glue/qeasingcurve_glue.cpp [new file with mode: 0644]
sources/pyside2/PySide2/QtCore/glue/qeasingcurve_glue.h [new file with mode: 0644]
sources/pyside2/PySide2/QtCore/typesystem_core.xml.in [new file with mode: 0644]
sources/pyside2/PySide2/QtCore/typesystem_core_common.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtCore/typesystem_core_mac.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtCore/typesystem_core_win.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtCore/typesystem_core_x11.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtDataVisualization/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtDataVisualization/typesystem_datavisualization.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtGui/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtGui/QtGui_global.post.h.in [new file with mode: 0644]
sources/pyside2/PySide2/QtGui/typesystem_gui.xml.in [new file with mode: 0644]
sources/pyside2/PySide2/QtGui/typesystem_gui_common.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtGui/typesystem_gui_mac.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtGui/typesystem_gui_win.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtGui/typesystem_gui_x11.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtHelp/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtHelp/typesystem_help.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtLocation/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtLocation/typesystem_location.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtMacExtras/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtMacExtras/typesystem_macextras.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtMultimedia/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtMultimedia/typesystem_multimedia.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtMultimedia/typesystem_multimedia_common.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtMultimedia/typesystem_multimedia_forward_declarations.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtMultimediaWidgets/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtMultimediaWidgets/typesystem_multimediawidgets.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtNetwork/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtNetwork/typesystem_network.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtOpenGL/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtOpenGL/typesystem_opengl.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtOpenGLFunctions/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtOpenGLFunctions/QtOpenGLFunctions_global.post.h.in [new file with mode: 0644]
sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions_modifications1_0.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions_modifications1_0_compat.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions_modifications1_1.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions_modifications1_1_compat.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions_modifications1_2_compat.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions_modifications1_3_compat.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions_modifications1_4.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions_modifications1_4_compat.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions_modifications2_0.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions_modifications2_0_compat.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions_modifications2_1.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions_modifications3_0.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions_modifications3_3.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions_modifications3_3a.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions_modifications4_0.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions_modifications4_1.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions_modifications4_3.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions_modifications4_4.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions_modifications4_4_core.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions_modifications4_5.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions_modifications4_5_core.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions_modifications_va.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtPositioning/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtPositioning/typesystem_positioning.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtPrintSupport/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtPrintSupport/typesystem_printsupport.xml.in [new file with mode: 0644]
sources/pyside2/PySide2/QtPrintSupport/typesystem_printsupport_common.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtQml/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtQml/pysideqmlregistertype.cpp [new file with mode: 0644]
sources/pyside2/PySide2/QtQml/pysideqmlregistertype.h [new file with mode: 0644]
sources/pyside2/PySide2/QtQml/typesystem_qml.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtQuick/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtQuick/pysidequickregistertype.cpp [new file with mode: 0644]
sources/pyside2/PySide2/QtQuick/pysidequickregistertype.h [new file with mode: 0644]
sources/pyside2/PySide2/QtQuick/typesystem_quick.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtQuickControls2/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtQuickControls2/typesystem_quickcontrols2.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtQuickWidgets/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtQuickWidgets/typesystem_quickwidgets.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtRemoteObjects/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtRemoteObjects/typesystem_remoteobjects.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtScript/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtScript/qscript_value_iterator_glue.cpp [new file with mode: 0644]
sources/pyside2/PySide2/QtScript/typesystem_script.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtScriptTools/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtScriptTools/typesystem_scripttools.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtScxml/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtScxml/typesystem_scxml.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtSensors/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtSensors/typesystem_sensors.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtSerialPort/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtSerialPort/typesystem_serialport.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtSql/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtSql/QtSql_global.pre.h.in [new file with mode: 0644]
sources/pyside2/PySide2/QtSql/typesystem_sql.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtSvg/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtSvg/typesystem_svg.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtTest/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtTest/QtTest_global.post.h.in [new file with mode: 0644]
sources/pyside2/PySide2/QtTest/QtTest_global.pre.h.in [new file with mode: 0644]
sources/pyside2/PySide2/QtTest/typesystem_test.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtTextToSpeech/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtTextToSpeech/typesystem_texttospeech.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtUiTools/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtUiTools/glue/plugins.h [new file with mode: 0644]
sources/pyside2/PySide2/QtUiTools/typesystem_uitools.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtWebChannel/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtWebChannel/typesystem_webchannel.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtWebEngine/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtWebEngine/typesystem_webengine.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtWebEngineCore/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtWebEngineCore/typesystem_webenginecore.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtWebEngineWidgets/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtWebEngineWidgets/typesystem_webenginewidgets.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtWebKit/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtWebKit/typesystem_webkit.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtWebKitWidgets/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtWebKitWidgets/typesystem_webkitwidgets.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtWebSockets/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtWebSockets/typesystem_websockets.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtWidgets/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtWidgets/typesystem_widgets.xml.in [new file with mode: 0644]
sources/pyside2/PySide2/QtWidgets/typesystem_widgets_common.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtWidgets/typesystem_widgets_mac.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtWidgets/typesystem_widgets_win.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtWidgets/typesystem_widgets_x11.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtWinExtras/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtWinExtras/QtWinExtras_global.pre.h.in [new file with mode: 0644]
sources/pyside2/PySide2/QtWinExtras/typesystem_winextras.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtX11Extras/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtX11Extras/QtX11Extras_global.post.h.in [new file with mode: 0644]
sources/pyside2/PySide2/QtX11Extras/typesystem_x11extras.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtXml/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtXml/typesystem_xml.xml [new file with mode: 0644]
sources/pyside2/PySide2/QtXmlPatterns/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/PySide2/QtXmlPatterns/typesystem_xmlpatterns.xml [new file with mode: 0644]
sources/pyside2/PySide2/__init__.py.in [new file with mode: 0644]
sources/pyside2/PySide2/_config.py.in [new file with mode: 0644]
sources/pyside2/PySide2/global.h.in [new file with mode: 0644]
sources/pyside2/PySide2/glue/qtcharts.cpp [new file with mode: 0644]
sources/pyside2/PySide2/glue/qtcore.cpp [new file with mode: 0644]
sources/pyside2/PySide2/glue/qtdatavisualization.cpp [new file with mode: 0644]
sources/pyside2/PySide2/glue/qtgui.cpp [new file with mode: 0644]
sources/pyside2/PySide2/glue/qtmultimedia.cpp [new file with mode: 0644]
sources/pyside2/PySide2/glue/qtnetwork.cpp [new file with mode: 0644]
sources/pyside2/PySide2/glue/qtopengl.cpp [new file with mode: 0644]
sources/pyside2/PySide2/glue/qtprintsupport.cpp [new file with mode: 0644]
sources/pyside2/PySide2/glue/qtqml.cpp [new file with mode: 0644]
sources/pyside2/PySide2/glue/qtquick.cpp [new file with mode: 0644]
sources/pyside2/PySide2/glue/qtscript.cpp [new file with mode: 0644]
sources/pyside2/PySide2/glue/qtuitools.cpp [new file with mode: 0644]
sources/pyside2/PySide2/glue/qtwebenginewidgets.cpp [new file with mode: 0644]
sources/pyside2/PySide2/glue/qtwebkitwidgets.cpp [new file with mode: 0644]
sources/pyside2/PySide2/glue/qtwidgets.cpp [new file with mode: 0644]
sources/pyside2/PySide2/glue/qtxml.cpp [new file with mode: 0644]
sources/pyside2/PySide2/glue/qtxmlpatterns.cpp [new file with mode: 0644]
sources/pyside2/PySide2/licensecomment.txt [new file with mode: 0644]
sources/pyside2/PySide2/py.typed.in [new file with mode: 0644]
sources/pyside2/PySide2/pysideqtesttouch.h [new file with mode: 0644]
sources/pyside2/PySide2/pysidewtypes.h [new file with mode: 0644]
sources/pyside2/PySide2/qpytextobject.cpp [new file with mode: 0644]
sources/pyside2/PySide2/qpytextobject.h [new file with mode: 0644]
sources/pyside2/PySide2/qt.conf.in [new file with mode: 0644]
sources/pyside2/PySide2/support/__init__.py [new file with mode: 0644]
sources/pyside2/PySide2/support/deprecated.py [new file with mode: 0644]
sources/pyside2/PySide2/support/generate_pyi.py [new file with mode: 0644]
sources/pyside2/PySide2/templates/core_common.xml [new file with mode: 0644]
sources/pyside2/PySide2/templates/datavisualization_common.xml [new file with mode: 0644]
sources/pyside2/PySide2/templates/gui_common.xml [new file with mode: 0644]
sources/pyside2/PySide2/templates/opengl_common.xml [new file with mode: 0644]
sources/pyside2/PySide2/templates/openglfunctions_common.xml [new file with mode: 0644]
sources/pyside2/PySide2/templates/webkitwidgets_common.xml [new file with mode: 0644]
sources/pyside2/PySide2/templates/widgets_common.xml [new file with mode: 0644]
sources/pyside2/PySide2/templates/xml_common.xml [new file with mode: 0644]
sources/pyside2/cmake/Macros/FindQt5Extra.cmake [new file with mode: 0644]
sources/pyside2/cmake/Macros/PySideModules.cmake [new file with mode: 0644]
sources/pyside2/cmake/Macros/icecc.cmake [new file with mode: 0644]
sources/pyside2/cmake_uninstall.cmake [new file with mode: 0644]
sources/pyside2/doc/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/doc/_templates/layout.html [new file with mode: 0644]
sources/pyside2/doc/_themes/pysidedocs/domainindex.html [new file with mode: 0644]
sources/pyside2/doc/_themes/pysidedocs/searchbox.html [new file with mode: 0644]
sources/pyside2/doc/_themes/pysidedocs/static/bg_header.png [new file with mode: 0644]
sources/pyside2/doc/_themes/pysidedocs/static/bg_topo.jpg [new file with mode: 0644]
sources/pyside2/doc/_themes/pysidedocs/static/fakebar.png [new file with mode: 0644]
sources/pyside2/doc/_themes/pysidedocs/static/logo_python.jpg [new file with mode: 0644]
sources/pyside2/doc/_themes/pysidedocs/static/logo_qt.png [new file with mode: 0644]
sources/pyside2/doc/_themes/pysidedocs/static/minus.png [new file with mode: 0644]
sources/pyside2/doc/_themes/pysidedocs/static/plus.png [new file with mode: 0644]
sources/pyside2/doc/_themes/pysidedocs/static/pyside.css [new file with mode: 0644]
sources/pyside2/doc/_themes/pysidedocs/static/pysidelogo.png [new file with mode: 0644]
sources/pyside2/doc/_themes/pysidedocs/static/relbar_bg.png [new file with mode: 0644]
sources/pyside2/doc/_themes/pysidedocs/theme.conf [new file with mode: 0644]
sources/pyside2/doc/_themes/pysidedocs_qthelp/domainindex.html [new file with mode: 0644]
sources/pyside2/doc/_themes/pysidedocs_qthelp/static/fakebar.png [new file with mode: 0644]
sources/pyside2/doc/_themes/pysidedocs_qthelp/static/logo_python.jpg [new file with mode: 0644]
sources/pyside2/doc/_themes/pysidedocs_qthelp/static/logo_qt.png [new file with mode: 0644]
sources/pyside2/doc/_themes/pysidedocs_qthelp/static/minus.png [new file with mode: 0644]
sources/pyside2/doc/_themes/pysidedocs_qthelp/static/plus.png [new file with mode: 0644]
sources/pyside2/doc/_themes/pysidedocs_qthelp/static/pyside.css [new file with mode: 0644]
sources/pyside2/doc/_themes/pysidedocs_qthelp/static/pysidelogo.png [new file with mode: 0644]
sources/pyside2/doc/_themes/pysidedocs_qthelp/static/relbar_bg.png [new file with mode: 0644]
sources/pyside2/doc/_themes/pysidedocs_qthelp/theme.conf [new file with mode: 0644]
sources/pyside2/doc/additionaldocs.lst [new file with mode: 0644]
sources/pyside2/doc/api.rst [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/accessibilityslidersnippet.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/alphachannel.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/audio/main.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/brushstyles/qt-logo.png [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/brushstyles/renderarea.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/brushstyles/stylewidget.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/clipboard/clipwindow.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/clipboard/clipwindow.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/doc_src_qnamespace.qdoc [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/doc_src_qtcore.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/doc_src_qtnetwork.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/doc_src_qtopengl.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/doc_src_qtprintsupport.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/doc_src_qtqml.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/doc_src_qtquick.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/doc_src_qtsql.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/doc_src_qttest.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/doc_src_qtwidgets.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/doc_src_qtxml.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src.gui.text.qtextdocumentwriter.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src.qdbus.qdbuspendingcall.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src.qdbus.qdbuspendingreply.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src.scripttools.qscriptenginedebugger.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_codecs_qtextcodec.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_codecs_qtextcodecplugin.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qfuture.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qfuturesynchronizer.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qfuturewatcher.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qtconcurrentexception.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qtconcurrentfilter.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qtconcurrentmap.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qtconcurrentrun.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qthreadpool.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qabstractfileengine.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qdatastream.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qdir.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qdiriterator.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qfile.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qfileinfo.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qiodevice.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qprocess.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qsettings.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qtemporaryfile.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qtextstream.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qurl.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qabstracteventdispatcher.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qabstractitemmodel.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qcoreapplication.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qmetaobject.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qmetatype.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qmimedata.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qobject.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qsystemsemaphore.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qtimer.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_plugin_qlibrary.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_plugin_quuid.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_statemachine_qstatemachine.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qatomic.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qmutex.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qmutexpool.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qreadwritelock.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qsemaphore.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qthread.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qwaitcondition_unix.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qbitarray.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qbytearray.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qdatetime.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qhash.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qlinkedlist.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qlistdata.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qlocale.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qmap.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qpoint.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qqueue.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qrect.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qregexp.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qsize.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qstring.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qtimeline.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qvector.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_xml_qxmlstream.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_accessible_qaccessible.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_dialogs_qabstractprintdialog.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_dialogs_qfiledialog.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_dialogs_qfontdialog.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_dialogs_qwizard.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_effects_qgraphicseffect.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicsgridlayout.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicsitem.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicslinearlayout.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicsproxywidget.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicsscene.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicssceneevent.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicsview.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicswidget.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qbitmap.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qicon.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qimage.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qimagereader.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qimagewriter.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qmovie.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qpixmap.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qpixmapcache.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qpixmapfilter.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qabstractitemview.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qdatawidgetmapper.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qitemeditorfactory.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qitemselectionmodel.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qstandarditemmodel.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qtablewidget.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qtreewidget.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qaction.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qapplication.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qapplication_x11.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qclipboard.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qevent.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qformlayout.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qkeysequence.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qlayout.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qlayoutitem.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qshortcut.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qshortcutmap.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qsound.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qwidget.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qbrush.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qcolor.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qdrawutil.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qmatrix.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qpainter.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qpainterpath.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qpen.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qregion.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qregion_unix.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qtransform.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_styles_qstyle.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_styles_qstyleoption.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qfont.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qfontmetrics.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qsyntaxhighlighter.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qtextcursor.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qtextlayout.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_util_qcompleter.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_util_qdesktopservices.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_util_qundostack.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_util_qvalidator.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qabstractbutton.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qabstractspinbox.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qcalendarwidget.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qcheckbox.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qdatetimeedit.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qdockwidget.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qframe.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qgroupbox.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qlabel.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qlineedit.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qmainwindow.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qmenu.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qmenubar.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qplaintextedit.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qpushbutton.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qradiobutton.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qrubberband.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qscrollarea.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qspinbox.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qsplashscreen.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qsplitter.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qstatusbar.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qtextbrowser.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qtextedit.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qworkspace.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_access_qftp.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_access_qhttp.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_access_qnetworkaccessmanager.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_access_qnetworkdiskcache.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_access_qnetworkrequest.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_bearer_qnetworkconfigmanager.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_kernel_qhostaddress.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_kernel_qhostinfo.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_kernel_qnetworkproxy.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_socket_qabstractsocket.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_socket_qlocalsocket_unix.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_socket_qnativesocketengine.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_socket_qtcpserver.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_socket_qudpsocket.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_ssl_qsslcertificate.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_ssl_qsslconfiguration.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_ssl_qsslsocket.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_opengl_qgl.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_opengl_qglcolormap.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_opengl_qglpixelbuffer.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_opengl_qglshaderprogram.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_qtestlib_qtestcase.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptable.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptclass.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptcontext.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptengine.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptengineagent.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptvalue.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptvalueiterator.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqldriver.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqlerror.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqlquery.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqlresult.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_models_qsqlquerymodel.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xml_dom_qdom.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xml_sax_qxml.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qabstracturiresolver.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qabstractxmlforwarditerator.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qabstractxmlnodemodel.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qabstractxmlreceiver.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qsimplexmlnodemodel.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qxmlformatter.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qxmlname.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qxmlquery.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qxmlresultitems.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qxmlserializer.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_assistant_compat_lib_qassistantclient.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_extension_default_extensionfactory.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_extension_extension.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_extension_qextensionmanager.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractformeditor.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractformwindow.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractformwindowcursor.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractformwindowmanager.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractobjectinspector.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractpropertyeditor.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractwidgetbox.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_uilib_abstractformbuilder.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_uilib_formbuilder.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_patternist_qapplicationargumentparser.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_shared_qtgradienteditor_qtgradientdialog.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_shared_qtpropertybrowser_qtpropertybrowser.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_shared_qtpropertybrowser_qtvariantproperty.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_shared_qttoolbardialog_qttoolbardialog.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/console/dbus_pingpong.txt [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/customstyle/customstyle.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/designer/autoconnection/imagedialog.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/designer/autoconnection/imagedialog.ui [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/designer/imagedialog/imagedialog.ui [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/designer/multipleinheritance/imagedialog.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/designer/multipleinheritance/imagedialog.ui [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/designer/noautoconnection/imagedialog.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/designer/noautoconnection/imagedialog.ui [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/designer/singleinheritance/imagedialog.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/designer/singleinheritance/imagedialog.ui [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/dialogs/dialogs.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/doc_src_qtcharts.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/doc_src_qtgui.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/doc_src_qtmultimedia.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/doc_src_qtxmlpatterns.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/dockwidgets/Resources/modules.html [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/dockwidgets/Resources/qtcore.html [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/dockwidgets/Resources/qtgui.html [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/dockwidgets/Resources/qtnetwork.html [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/dockwidgets/Resources/qtopengl.html [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/dockwidgets/Resources/qtsql.html [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/dockwidgets/Resources/qtxml.html [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/dockwidgets/Resources/titles.txt [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/dockwidgets/dockwidgets.qrc [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/dockwidgets/mainwindow.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/draganddrop/dragwidget.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/draganddrop/mainwindow.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/dragging/images.qrc [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/dragging/images/file.png [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/dragging/mainwindow.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/dragging/mainwindow.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/dropactions/window.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/droparea.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/dropevents/window.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/droprectangle/window.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/eventfilters/filterobject.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/explicitlysharedemployee/employee.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/i18n-non-qt-class/myclass.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/i18n-non-qt-class/myclass.ts [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/i18n-non-qt-class/resources.qrc [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/i18n-non-qt-class/translations/i18n-non-qt-class_en.ts [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/i18n-non-qt-class/translations/i18n-non-qt-class_fr.ts [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/image/image.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/image/supportedformat.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/inherited-slot/button.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/itemselection/model.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/layouts/layouts.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/mainwindowsnippet.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/matrix/matrix.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/mdiareasnippets.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/moc/myclass1.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/moc/myclass2.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/moc/myclass3.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/model.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/view.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/window.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/myscrollarea.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/network/tcpwait.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/ntfsp.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/anyHTMLElement.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/anyXLinkAttribute.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/bracesIncluded.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/bracesIncludedResult.xml [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/bracesOmitted.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/bracesOmittedResult.xml [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/computedTreeFragment.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/copyAttribute.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/copyID.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/directTreeFragment.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/doc.txt [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/docPlainHTML.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/docPlainHTML2.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/embedDataInXHTML.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/embedDataInXHTML2.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/emptyParagraphs.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/escapeCurlyBraces.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/escapeStringLiterals.xml [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/escapeStringLiterals.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/expressionInsideAttribute.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/filterOnPath.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/filterOnStep.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/firstParagraph.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/fnStringOnAttribute.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/forClause.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/forClause2.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/forClauseOnFeed.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/indented.xml [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/introAcneRemover.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/introExample2.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/introFileHierarchy.xml [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/introNavigateFS.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/introductionExample.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/invalidLetOrderBy.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/items.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/letOrderBy.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/literalsAndOperators.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/mobeyDick.xml [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/nextLastParagraph.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/nodeConstructorsAreExpressions.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/nodeConstructorsInPaths.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/nodeTestChildElement.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/notIndented.xml [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/oneElementConstructor.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/paragraphsExceptTheFiveFirst.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/paragraphsWithTables.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/pathAB.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/pathsAllParagraphs.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/simpleHTML.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/simpleXHTML.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/svgDocumentElement.xml [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/tablesInParagraphs.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/twoSVGElements.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/xmlStylesheet.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/xsBooleanTrue.xq [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/patternist/xsvgDocumentElement.xml [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/persistentindexes/mainwindow.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/persistentindexes/model.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/picture/picture.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/plaintextlayout/window.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/polygon/polygon.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/porting4-dropevents/window.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/printing-qprinter/errors.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/printing-qprinter/object.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qabstractsliderisnippet.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qdir-listfiles/main.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qdir-namefilters/main.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qfontdatabase/main.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qlineargradient/paintwidget.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-dnd/mainwindow.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-dnd/model.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-using/mainwindow.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-using/model.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qlistwidget-dnd/mainwindow.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qlistwidget-using/mainwindow.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qmacnativewidget/main.mm [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/delegate.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/main.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/model.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/model.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/paintwidget_unix.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/view.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qmetaobject-invokable/window.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qquickview-ex.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qsignalmapper/buttonwidget.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qsignalmapper/mainwindow.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qsortfilterproxymodel-details/main.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qsplashscreen/main.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qsplashscreen/mainwindow.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qsplashscreen/qsplashscreen.qrc [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qsplashscreen/splash.png [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qstackedlayout/main.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qstackedwidget/main.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qstatustipevent/main.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qstyleoption/main.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qsvgwidget/qsvgwidget.qrc [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qsvgwidget/spheres.svg [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qsvgwidget/sunflower.svg [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-dnd/Images/cubed.png [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-dnd/Images/squared.png [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-dnd/images.qrc [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-dnd/mainwindow.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-resizing/mainwindow.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-using/Images/cubed.png [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-using/Images/squared.png [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-using/images.qrc [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-using/mainwindow.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qtcast/qtcast.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/dragdropmodel.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/mainwindow.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/treeitem.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/treemodel.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidget-using/mainwindow.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidget-using/mainwindow.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidgetitemiterator-using/mainwindow.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidgetitemiterator-using/mainwindow.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qtscript/registeringobjects/myobject.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qtscript/scriptedslot/object.js [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qtscript/scriptedslot/scriptedslot.qrc [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/quiloader/doc_src_qtuiloader.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/quiloader/myform.ui [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/quiloader/mywidget.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/quiloader/mywidget.qrc [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qx11embedwidget/embedwidget.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qxmlquery/bindingExample.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/qxmlschemavalidator/main.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/reading-selections/model.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/reading-selections/window.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/separations/finalwidget.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/separations/screenwidget.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/separations/viewer.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/shareddirmodel/main.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/sharedemployee/employee.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/sharedtablemodel/model.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/signalmapper/accountsfile.txt [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/signalmapper/filereader.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/signalmapper/reportfile.txt [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/signalmapper/taxfile.txt [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/signalsandslots/lcdnumber.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/signalsandslots/signalsandslots.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/simpleparse/handler.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/splitter/splitter.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/splitterhandle/splitter.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/sqldatabase/sqldatabase.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/stringlistmodel/model.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/stringlistmodel/model.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/styles/styles.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/stylesheet/common-mistakes.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/textblock-fragments/mainwindow.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/textblock-fragments/xmlwriter.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-blocks/mainwindow.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-blocks/xmlwriter.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-css/main.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-frames/mainwindow.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-frames/xmlwriter.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-imagedrop/textedit.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-imageformat/images.qrc [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-imageformat/images/advert.png [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-imageformat/images/newimage.png [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-images/images.qrc [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-images/images/advert.png [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-listitems/mainwindow.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-lists/mainwindow.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-printing/mainwindow.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-selections/mainwindow.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-tables/mainwindow.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-tables/mainwindow.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-tables/xmlwriter.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-texttable/main.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/threads/threads.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/timers/timers.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/transform/main.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/uitools/calculatorform/calculatorform.ui [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/updating-selections/model.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/updating-selections/window.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/whatsthis/whatsthis.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/widget-mask/mask.qrc [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/widget-mask/tux.png [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/widgetdelegate.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/widgets-tutorial/template.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/xml/rsslisting/handler.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/doc/src/snippets/xml/rsslisting/rsslisting.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/dbus/example-client.py [new file with mode: 0755]
sources/pyside2/doc/codesnippets/examples/dbus/example-server.py [new file with mode: 0755]
sources/pyside2/doc/codesnippets/examples/declarative/cppextensions/plugins/plugin.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/declarative/cppextensions/plugins/plugins.qml [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/dialogs/classwizard/classwizard.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/dialogs/classwizard/classwizard.qrc [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/dialogs/classwizard/images/background.png [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/dialogs/classwizard/images/banner.png [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/dialogs/classwizard/images/logo1.png [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/dialogs/classwizard/images/logo2.png [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/dialogs/classwizard/images/logo3.png [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/dialogs/classwizard/images/watermark1.png [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/dialogs/classwizard/images/watermark2.png [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/dialogs/extension/finddialog.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/dialogs/licensewizard/images/logo.png [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/dialogs/licensewizard/images/watermark.png [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/dialogs/licensewizard/licensewizard.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/dialogs/licensewizard/licensewizard.qrc [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/dialogs/standarddialogs/dialog.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/dialogs/tabdialog/tabdialog.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/graphicsview/simpleanchorlayout/main.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/imageprovider/imageprovider-example.qml [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/imageprovider/imageprovider.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/itemviews/customsortfiltermodel/mysortfilterproxymodel.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/itemviews/pixelator/pixeldelegate.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/mainwindows/application/mainwindow.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/mainwindows/application/mainwindow.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/mainwindows/dockwidgets/mainwindow.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/mainwindows/mainwindow.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/mainwindows/mdi/mainwindow.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/mainwindows/menus/mainwindow.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/mainwindows/sdi/mainwindow.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/quick/plugins/plugins.qml [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/relationaltablemodel/relationaltablemodel.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/richtext/textobject/svgtextobject.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/widgets/groupbox/window.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/widgets/icons/iconsizespinbox.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/widgets/spinboxes/window.py [new file with mode: 0644]
sources/pyside2/doc/codesnippets/examples/xml/streambookmarks/xbelreader.h [new file with mode: 0644]
sources/pyside2/doc/codesnippets/snippets/customstyle/main.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/webkitsnippets/qtwebkit_qwebinspector_snippet.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/webkitsnippets/qtwebkit_qwebview_snippet.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/webkitsnippets/simple/main.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/webkitsnippets/webelement/main.cpp [new file with mode: 0644]
sources/pyside2/doc/codesnippets/webkitsnippets/webpage/main.cpp [new file with mode: 0644]
sources/pyside2/doc/conf.py.in [new file with mode: 0644]
sources/pyside2/doc/considerations.rst [new file with mode: 0644]
sources/pyside2/doc/contents.rst [new file with mode: 0644]
sources/pyside2/doc/deployment-briefcase.rst [new file with mode: 0644]
sources/pyside2/doc/deployment-cxfreeze.rst [new file with mode: 0644]
sources/pyside2/doc/deployment-fbs.rst [new file with mode: 0644]
sources/pyside2/doc/deployment-pyinstaller.rst [new file with mode: 0644]
sources/pyside2/doc/deployment.rst [new file with mode: 0644]
sources/pyside2/doc/examples/images/tabbedbrowser.png [new file with mode: 0644]
sources/pyside2/doc/examples/index.rst [new file with mode: 0644]
sources/pyside2/doc/examples/tabbedbrowser.rst [new file with mode: 0644]
sources/pyside2/doc/extras/QtCore.ClassInfo.rst [new file with mode: 0644]
sources/pyside2/doc/extras/QtCore.Property.rst [new file with mode: 0644]
sources/pyside2/doc/extras/QtCore.QEnum.rst [new file with mode: 0644]
sources/pyside2/doc/extras/QtCore.Signal.rst [new file with mode: 0644]
sources/pyside2/doc/extras/QtCore.Slot.rst [new file with mode: 0644]
sources/pyside2/doc/extras/QtCore.rst [new file with mode: 0644]
sources/pyside2/doc/extras/QtGui.rst [new file with mode: 0644]
sources/pyside2/doc/extras/QtHelp.rst [new file with mode: 0644]
sources/pyside2/doc/extras/QtMultimedia.rst [new file with mode: 0644]
sources/pyside2/doc/extras/QtNetwork.rst [new file with mode: 0644]
sources/pyside2/doc/extras/QtOpenGL.rst [new file with mode: 0644]
sources/pyside2/doc/extras/QtScript.rst [new file with mode: 0644]
sources/pyside2/doc/extras/QtScriptTools.rst [new file with mode: 0644]
sources/pyside2/doc/extras/QtSql.rst [new file with mode: 0644]
sources/pyside2/doc/extras/QtSvg.rst [new file with mode: 0644]
sources/pyside2/doc/extras/QtTest.rst [new file with mode: 0644]
sources/pyside2/doc/extras/QtUiTools.loadUiType.rst [new file with mode: 0644]
sources/pyside2/doc/extras/QtUiTools.rst [new file with mode: 0644]
sources/pyside2/doc/extras/QtWebKit.rst [new file with mode: 0644]
sources/pyside2/doc/extras/QtXml.rst [new file with mode: 0644]
sources/pyside2/doc/extras/QtXmlPatterns.rst [new file with mode: 0644]
sources/pyside2/doc/faq.rst [new file with mode: 0644]
sources/pyside2/doc/gettingstarted-linux.rst [new file with mode: 0644]
sources/pyside2/doc/gettingstarted-macOS.rst [new file with mode: 0644]
sources/pyside2/doc/gettingstarted-windows.rst [new file with mode: 0644]
sources/pyside2/doc/gettingstarted.rst [new file with mode: 0644]
sources/pyside2/doc/index.rst [new file with mode: 0644]
sources/pyside2/doc/inheritance_diagram.py [new file with mode: 0644]
sources/pyside2/doc/modules.rst [new file with mode: 0644]
sources/pyside2/doc/pyside-config.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/pyside-examples/examples.qdoc [new file with mode: 0644]
sources/pyside2/doc/pyside-examples/images/pyside2example-classwizard.png [new file with mode: 0644]
sources/pyside2/doc/pyside-examples/images/pyside2example-stardelegate.png [new file with mode: 0644]
sources/pyside2/doc/pyside-examples/images/screenshot_hello.png [new file with mode: 0644]
sources/pyside2/doc/pyside-examples/pyside2-classwizard.qdoc [new file with mode: 0644]
sources/pyside2/doc/pyside-examples/pyside2-stardelegate.qdoc [new file with mode: 0644]
sources/pyside2/doc/pysideinclude.py [new file with mode: 0644]
sources/pyside2/doc/qtattributionsscannertorst.py [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-examples.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qt3dextras.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qtcharts.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qtconcurrent.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qtcore.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qtdatavisualization.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qtgui.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qthelp.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qtlocation.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qtmacextras.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qtmultimediawidgets.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qtnetwork.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qtopengl.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qtpositioning.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qtprintsupport.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qtqml.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qtquickwidgets.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qtscxml.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qtsensors.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qtsql.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qtsvg.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qttest.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qttexttospeech.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qtuitools.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qtwebchannel.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qtwebenginewidgets.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qtwebsockets.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qtwidgets.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qtwinextras.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qtx11extras.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qtxml.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/qtmodules/pyside-qtxmlpatterns.qdocconf.in [new file with mode: 0644]
sources/pyside2/doc/quickstart.rst [new file with mode: 0644]
sources/pyside2/doc/src/README.md [new file with mode: 0644]
sources/pyside2/doc/tutorials/basictutorial/clickablebutton.rst [new file with mode: 0644]
sources/pyside2/doc/tutorials/basictutorial/dialog.rst [new file with mode: 0644]
sources/pyside2/doc/tutorials/basictutorial/icons.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/basictutorial/icons/forward.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/basictutorial/icons/pause.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/basictutorial/icons/play.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/basictutorial/icons/previous.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/basictutorial/icons/stop.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/basictutorial/player-new.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/basictutorial/player.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/basictutorial/qml.rst [new file with mode: 0644]
sources/pyside2/doc/tutorials/basictutorial/qrcfiles.rst [new file with mode: 0644]
sources/pyside2/doc/tutorials/basictutorial/style.qss [new file with mode: 0644]
sources/pyside2/doc/tutorials/basictutorial/uifiles.rst [new file with mode: 0644]
sources/pyside2/doc/tutorials/basictutorial/widgets.rst [new file with mode: 0644]
sources/pyside2/doc/tutorials/basictutorial/widgetstyling-no.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/basictutorial/widgetstyling-simple-no.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/basictutorial/widgetstyling-simple-yes.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/basictutorial/widgetstyling-yes.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/basictutorial/widgetstyling.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/basictutorial/widgetstyling.rst [new file with mode: 0644]
sources/pyside2/doc/tutorials/datavisualize/add_chart.rst [new file with mode: 0644]
sources/pyside2/doc/tutorials/datavisualize/add_mainwindow.rst [new file with mode: 0644]
sources/pyside2/doc/tutorials/datavisualize/add_tableview.rst [new file with mode: 0644]
sources/pyside2/doc/tutorials/datavisualize/all_hour.csv [new file with mode: 0644]
sources/pyside2/doc/tutorials/datavisualize/datavisualize.tar.bz2 [new file with mode: 0644]
sources/pyside2/doc/tutorials/datavisualize/datavisualize1/main.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/datavisualize/datavisualize2/main.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/datavisualize/datavisualize3/main.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/datavisualize/datavisualize3/main_window.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/datavisualize/datavisualize4/main.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/datavisualize/datavisualize4/main_widget.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/datavisualize/datavisualize4/main_window.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/datavisualize/datavisualize4/table_model.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/datavisualize/datavisualize5/main.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/datavisualize/datavisualize5/main_widget.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/datavisualize/datavisualize5/main_window.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/datavisualize/datavisualize5/table_model.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/datavisualize/datavisualize6/main.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/datavisualize/datavisualize6/main_widget.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/datavisualize/datavisualize6/main_window.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/datavisualize/datavisualize6/table_model.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/datavisualize/filter_data.rst [new file with mode: 0644]
sources/pyside2/doc/tutorials/datavisualize/images/QMainWindow-layout.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/datavisualize/images/datavisualization_app.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/datavisualize/index.rst [new file with mode: 0644]
sources/pyside2/doc/tutorials/datavisualize/plot_datapoints.rst [new file with mode: 0644]
sources/pyside2/doc/tutorials/datavisualize/read_data.rst [new file with mode: 0644]
sources/pyside2/doc/tutorials/expenses/expenses.rst [new file with mode: 0644]
sources/pyside2/doc/tutorials/expenses/expenses_tool.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/expenses/main.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/expenses/main_snake_prop.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/expenses/steps/01-expenses.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/expenses/steps/02-expenses.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/expenses/steps/03-expenses.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/expenses/steps/04-expenses.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/expenses/steps/05-expenses.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/expenses/steps/06-expenses.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/expenses/steps/07-expenses.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/expenses/steps/08-expenses.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/expenses/steps/09-expenses.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/expenses/steps/10-expenses.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/index.rst [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/chapter1/chapter1.rst [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/chapter1/createdb.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/chapter1/images/chapter1_books.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/chapter1/initdb.h [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/chapter1/main.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/chapter2/bookdelegate.cpp [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/chapter2/bookdelegate.h [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/chapter2/bookdelegate.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/chapter2/chapter2.rst [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/chapter2/createdb.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/chapter2/images/chapter2_books.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/chapter2/images/chapter2_books_with_relation.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/chapter2/images/star.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/chapter2/main.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/chapter3/bookdelegate-old.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/chapter3/bookdelegate.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/chapter3/books.qrc [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/chapter3/bookwindow.cpp [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/chapter3/bookwindow.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/chapter3/bookwindow.ui [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/chapter3/chapter3.rst [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/chapter3/createdb.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/chapter3/images/chapter3-books.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/chapter3/images/star.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/chapter3/main-old.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/chapter3/main.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/hello_world_ex.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/portingguide/index.rst [new file with mode: 0644]
sources/pyside2/doc/tutorials/qmlapp/logo.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/qmlapp/main.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/qmlapp/newpyproject.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/qmlapp/projectsmode.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/qmlapp/pyprojname.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/qmlapp/pyprojxplor.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/qmlapp/qmlapplication.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/qmlapp/qmlapplication.rst [new file with mode: 0644]
sources/pyside2/doc/tutorials/qmlapp/view.qml [new file with mode: 0644]
sources/pyside2/doc/tutorials/qmlintegration/main.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/qmlintegration/qmlintegration.rst [new file with mode: 0644]
sources/pyside2/doc/tutorials/qmlintegration/qtquickcontrols2.conf [new file with mode: 0644]
sources/pyside2/doc/tutorials/qmlintegration/style.qrc [new file with mode: 0644]
sources/pyside2/doc/tutorials/qmlintegration/textproperties_default.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/qmlintegration/textproperties_material.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/qmlintegration/view.qml [new file with mode: 0644]
sources/pyside2/doc/tutorials/qmlsqlintegration/chat.qml [new file with mode: 0644]
sources/pyside2/doc/tutorials/qmlsqlintegration/example_list_view.png [new file with mode: 0644]
sources/pyside2/doc/tutorials/qmlsqlintegration/main.py [new file with mode: 0644]
sources/pyside2/doc/tutorials/qmlsqlintegration/qmlsqlintegration.rst [new file with mode: 0644]
sources/pyside2/doc/tutorials/qmlsqlintegration/sqlDialog.py [new file with mode: 0644]
sources/pyside2/doc/typesystem_doc.xml.in [new file with mode: 0644]
sources/pyside2/doc/videos.rst [new file with mode: 0644]
sources/pyside2/libpyside/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/libpyside/PySide2Config-spec.cmake.in [new file with mode: 0644]
sources/pyside2/libpyside/PySide2Config.cmake.in [new file with mode: 0644]
sources/pyside2/libpyside/PySide2ConfigVersion.cmake.in [new file with mode: 0644]
sources/pyside2/libpyside/dynamicqmetaobject.cpp [new file with mode: 0644]
sources/pyside2/libpyside/dynamicqmetaobject.h [new file with mode: 0644]
sources/pyside2/libpyside/dynamicqmetaobject_p.h [new file with mode: 0644]
sources/pyside2/libpyside/feature_select.cpp [new file with mode: 0644]
sources/pyside2/libpyside/feature_select.h [new file with mode: 0644]
sources/pyside2/libpyside/globalreceiverv2.cpp [new file with mode: 0644]
sources/pyside2/libpyside/globalreceiverv2.h [new file with mode: 0644]
sources/pyside2/libpyside/pyside.cpp [new file with mode: 0644]
sources/pyside2/libpyside/pyside.h [new file with mode: 0644]
sources/pyside2/libpyside/pyside2.pc.in [new file with mode: 0644]
sources/pyside2/libpyside/pyside_p.h [new file with mode: 0644]
sources/pyside2/libpyside/pysideclassinfo.cpp [new file with mode: 0644]
sources/pyside2/libpyside/pysideclassinfo.h [new file with mode: 0644]
sources/pyside2/libpyside/pysideclassinfo_p.h [new file with mode: 0644]
sources/pyside2/libpyside/pysidemacros.h [new file with mode: 0644]
sources/pyside2/libpyside/pysidemetafunction.cpp [new file with mode: 0644]
sources/pyside2/libpyside/pysidemetafunction.h [new file with mode: 0644]
sources/pyside2/libpyside/pysidemetafunction_p.h [new file with mode: 0644]
sources/pyside2/libpyside/pysideproperty.cpp [new file with mode: 0644]
sources/pyside2/libpyside/pysideproperty.h [new file with mode: 0644]
sources/pyside2/libpyside/pysideproperty_p.h [new file with mode: 0644]
sources/pyside2/libpyside/pysideqenum.cpp [new file with mode: 0644]
sources/pyside2/libpyside/pysideqenum.h [new file with mode: 0644]
sources/pyside2/libpyside/pysideqflags.cpp [new file with mode: 0644]
sources/pyside2/libpyside/pysideqflags.h [new file with mode: 0644]
sources/pyside2/libpyside/pysidesignal.cpp [new file with mode: 0644]
sources/pyside2/libpyside/pysidesignal.h [new file with mode: 0644]
sources/pyside2/libpyside/pysidesignal_p.h [new file with mode: 0644]
sources/pyside2/libpyside/pysideslot.cpp [new file with mode: 0644]
sources/pyside2/libpyside/pysideslot_p.h [new file with mode: 0644]
sources/pyside2/libpyside/pysidestaticstrings.cpp [new file with mode: 0644]
sources/pyside2/libpyside/pysidestaticstrings.h [new file with mode: 0644]
sources/pyside2/libpyside/pysideweakref.cpp [new file with mode: 0644]
sources/pyside2/libpyside/pysideweakref.h [new file with mode: 0644]
sources/pyside2/libpyside/signalmanager.cpp [new file with mode: 0644]
sources/pyside2/libpyside/signalmanager.h [new file with mode: 0644]
sources/pyside2/plugins/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/plugins/customwidget.cpp [new file with mode: 0644]
sources/pyside2/plugins/customwidget.h [new file with mode: 0644]
sources/pyside2/plugins/customwidgets.cpp [new file with mode: 0644]
sources/pyside2/plugins/customwidgets.h [new file with mode: 0644]
sources/pyside2/pyside_version.py [new file with mode: 0644]
sources/pyside2/tests/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/Qt3DAnimation/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/Qt3DCore/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/Qt3DExtras/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/Qt3DExtras/qt3dextras_test.py [new file with mode: 0644]
sources/pyside2/tests/Qt3DInput/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/Qt3DLogic/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/Qt3DQuick/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/Qt3DRender/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtAxContainer/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtCharts/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtCharts/qcharts_test.py [new file with mode: 0644]
sources/pyside2/tests/QtConcurrent/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtCore/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtCore/attr_cache_py3k.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/blocking_signals_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_1019.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_1031.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_1063.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_1069.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_1313.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_278_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_332.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_408.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_428.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_462.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_505.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_515.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_606.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_656.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_686.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_699.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_706.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_820.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_826.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_829.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_835.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_920.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_927.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_931.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_938.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_953.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_987.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_994.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_PYSIDE-164.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/bug_PYSIDE-42.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/child_event_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/classinfo_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/deepcopy_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/deletelater_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/destroysignal_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/duck_punching_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/emoji_string_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/hash_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/inherits_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/max_signals.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/missing_symbols_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/mockclass_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/multiple_feature_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/python_conversion.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qabs_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qabstractitemmodel_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qabstracttransition_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qanimationgroup_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qbitarray_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qbytearray_buffer_protocol_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qbytearray_concatenation_operator_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qbytearray_operator_iadd_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qbytearray_operator_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qbytearray_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qcalendar_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qcbor_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qcollator_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qcommandlineparser_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qcoreapplication_instance_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qcoreapplication_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qdatastream_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qdate_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qdatetime_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qeasingcurve_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qenum_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qevent_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qfile_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qfileinfo_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qfileread_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qflags_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qhandle_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qinstallmsghandler_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qjsondocument_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qlinef_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qlocale_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qlockfile_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qmessageauthenticationcode_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qmetaobject_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qmimedatabase_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qmodelindex_internalpointer_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qobject_children_segfault_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qobject_connect_notify_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qobject_destructor.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qobject_event_filter_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qobject_inherits_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qobject_objectproperty_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qobject_parent_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qobject_property_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qobject_protected_methods_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qobject_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qobject_timer_event_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qobject_tr_as_instance_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qoperatingsystemversion_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qpoint_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qprocess_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qproperty_decorator.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qrandomgenerator_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qrect_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qregexp_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qregularexpression_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qresource_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qsettings_test.ini [new file with mode: 0644]
sources/pyside2/tests/QtCore/qsettings_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qsize_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qslot_object_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qsocketnotifier_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qsrand_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qstandardpaths_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qstate_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qstatemachine_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qstorageinfo_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qstring_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qsysinfo_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qtext_codec_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qtextstream_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qthread_prod_cons_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qthread_signal_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qthread_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qtimer_singleshot_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qtimer_timeout_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qtimezone_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qtnamespace_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/quoteEnUS.txt [new file with mode: 0644]
sources/pyside2/tests/QtCore/qurl_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qurlquery_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/quuid_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/qversionnumber_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/repr_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/resources.qrc [new file with mode: 0644]
sources/pyside2/tests/QtCore/resources_mc.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/sample.png [new file with mode: 0644]
sources/pyside2/tests/QtCore/setprop_on_ctor_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/snake_prop_feature_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/staticMetaObject_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/static_method_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/thread_signals_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/tr_noop_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/translation_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/translations/trans_latin.qm [new file with mode: 0644]
sources/pyside2/tests/QtCore/translations/trans_latin.ts [new file with mode: 0644]
sources/pyside2/tests/QtCore/translations/trans_russian.qm [new file with mode: 0644]
sources/pyside2/tests/QtCore/translations/trans_russian.ts [new file with mode: 0644]
sources/pyside2/tests/QtCore/unaryoperator_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/unicode_test.py [new file with mode: 0644]
sources/pyside2/tests/QtCore/versioninfo_test.py [new file with mode: 0644]
sources/pyside2/tests/QtDataVisualization/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtDataVisualization/datavisualization_test.py [new file with mode: 0644]
sources/pyside2/tests/QtDesigner/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtGui/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtGui/bug_1091.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/bug_300_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/bug_367.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/bug_480.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/bug_606.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/bug_617.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/bug_652.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/bug_660.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/bug_716.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/bug_740.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/bug_743.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/bug_991.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/bug_PYSIDE-344.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/bug_PYSIDE-41.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/deepcopy_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/float_to_int_implicit_conversion_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/pyside_reload_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qcolor_reduce_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qcolor_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qcursor_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qdatastream_gui_operators_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qdesktopservices_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qfontmetrics_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qguiapplication_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qicon_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qitemselection_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qkeysequence_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qmatrix_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qopenglbuffer_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qopenglwindow_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qpainter_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qpdfwriter_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qpixelformat_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qpixmap_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qpixmapcache_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qpolygonf_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qradialgradient_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qrasterwindow_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qregion_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qstylehints_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qtextdocument_functions.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qtextdocument_undoredo_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qtextdocumentwriter_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qtextline_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/qtransform_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/repr_test.py [new file with mode: 0644]
sources/pyside2/tests/QtGui/sample.png [new file with mode: 0644]
sources/pyside2/tests/QtGui/timed_app_and_patching_test.py [new file with mode: 0644]
sources/pyside2/tests/QtHelp/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtHelp/help_test.py [new file with mode: 0644]
sources/pyside2/tests/QtHelp/helpsearchengine_test.py [new file with mode: 0644]
sources/pyside2/tests/QtLocation/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtLocation/location.py [new file with mode: 0644]
sources/pyside2/tests/QtMacExtras/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtMultimedia/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtMultimedia/audio_test.py [new file with mode: 0644]
sources/pyside2/tests/QtMultimediaWidgets/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtMultimediaWidgets/qmultimediawidgets.py [new file with mode: 0644]
sources/pyside2/tests/QtNetwork/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtNetwork/accessManager_test.py [new file with mode: 0644]
sources/pyside2/tests/QtNetwork/bug_1084.py [new file with mode: 0644]
sources/pyside2/tests/QtNetwork/bug_446.py [new file with mode: 0644]
sources/pyside2/tests/QtNetwork/dnslookup_test.py [new file with mode: 0644]
sources/pyside2/tests/QtNetwork/qipv6address_test.py [new file with mode: 0644]
sources/pyside2/tests/QtNetwork/qpassworddigestor_test.py [new file with mode: 0644]
sources/pyside2/tests/QtNetwork/tcpserver_test.py [new file with mode: 0644]
sources/pyside2/tests/QtNetwork/udpsocket_test.py [new file with mode: 0644]
sources/pyside2/tests/QtOpenGL/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtOpenGL/qglbuffer_test.py [new file with mode: 0644]
sources/pyside2/tests/QtOpenGL/qglwidget_test.py [new file with mode: 0644]
sources/pyside2/tests/QtOpenGLFunctions/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtPositioning/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtPositioning/positioning.py [new file with mode: 0644]
sources/pyside2/tests/QtPrintSupport/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtPrintSupport/bug_500.py [new file with mode: 0644]
sources/pyside2/tests/QtPrintSupport/returnquadruplesofnumbers_test.py [new file with mode: 0644]
sources/pyside2/tests/QtQml/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtQml/bug_1029.py [new file with mode: 0644]
sources/pyside2/tests/QtQml/bug_1029.qml [new file with mode: 0644]
sources/pyside2/tests/QtQml/bug_451.py [new file with mode: 0644]
sources/pyside2/tests/QtQml/bug_451.qml [new file with mode: 0644]
sources/pyside2/tests/QtQml/bug_456.py [new file with mode: 0644]
sources/pyside2/tests/QtQml/bug_456.qml [new file with mode: 0644]
sources/pyside2/tests/QtQml/bug_557.py [new file with mode: 0644]
sources/pyside2/tests/QtQml/bug_726.py [new file with mode: 0644]
sources/pyside2/tests/QtQml/bug_726.qml [new file with mode: 0644]
sources/pyside2/tests/QtQml/bug_814.py [new file with mode: 0644]
sources/pyside2/tests/QtQml/bug_814.qml [new file with mode: 0644]
sources/pyside2/tests/QtQml/bug_825.py [new file with mode: 0644]
sources/pyside2/tests/QtQml/bug_825.qml [new file with mode: 0644]
sources/pyside2/tests/QtQml/bug_847.py [new file with mode: 0644]
sources/pyside2/tests/QtQml/bug_847.qml [new file with mode: 0644]
sources/pyside2/tests/QtQml/bug_915.py [new file with mode: 0644]
sources/pyside2/tests/QtQml/bug_926.py [new file with mode: 0644]
sources/pyside2/tests/QtQml/bug_926.qml [new file with mode: 0644]
sources/pyside2/tests/QtQml/bug_951.py [new file with mode: 0644]
sources/pyside2/tests/QtQml/bug_951.qml [new file with mode: 0644]
sources/pyside2/tests/QtQml/bug_995.py [new file with mode: 0644]
sources/pyside2/tests/QtQml/bug_995.qml [new file with mode: 0644]
sources/pyside2/tests/QtQml/bug_997.py [new file with mode: 0644]
sources/pyside2/tests/QtQml/bug_997.qml [new file with mode: 0644]
sources/pyside2/tests/QtQml/connect_python_qml.py [new file with mode: 0644]
sources/pyside2/tests/QtQml/connect_python_qml.qml [new file with mode: 0644]
sources/pyside2/tests/QtQml/hw.qml [new file with mode: 0644]
sources/pyside2/tests/QtQml/javascript_exceptions.py [new file with mode: 0644]
sources/pyside2/tests/QtQml/javascript_exceptions.qml [new file with mode: 0644]
sources/pyside2/tests/QtQml/qqmlincubator_incubateWhile.py [new file with mode: 0644]
sources/pyside2/tests/QtQml/qqmlincubator_incubateWhile.qml [new file with mode: 0644]
sources/pyside2/tests/QtQml/qqmlincubator_incubateWhile_component.qml [new file with mode: 0644]
sources/pyside2/tests/QtQml/qqmlnetwork_test.py [new file with mode: 0644]
sources/pyside2/tests/QtQml/qquickitem_grabToImage.py [new file with mode: 0644]
sources/pyside2/tests/QtQml/qquickitem_grabToImage.qml [new file with mode: 0644]
sources/pyside2/tests/QtQml/qquickview_test.py [new file with mode: 0644]
sources/pyside2/tests/QtQml/registertype.py [new file with mode: 0644]
sources/pyside2/tests/QtQml/registertype.qml [new file with mode: 0644]
sources/pyside2/tests/QtQml/signal_arguments.py [new file with mode: 0644]
sources/pyside2/tests/QtQml/signal_arguments.qml [new file with mode: 0644]
sources/pyside2/tests/QtQml/view.qml [new file with mode: 0644]
sources/pyside2/tests/QtQml/viewmodel.qml [new file with mode: 0644]
sources/pyside2/tests/QtQuick/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtQuickControls2/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtQuickWidgets/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtRemoteObjects/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtScript/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtScript/base_test.py [new file with mode: 0644]
sources/pyside2/tests/QtScript/bug_1022.py [new file with mode: 0644]
sources/pyside2/tests/QtScript/engine_test.py [new file with mode: 0644]
sources/pyside2/tests/QtScript/property_test.py [new file with mode: 0644]
sources/pyside2/tests/QtScript/qscriptvalue_test.py [new file with mode: 0644]
sources/pyside2/tests/QtScriptTools/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtScriptTools/debugger_test.py [new file with mode: 0644]
sources/pyside2/tests/QtScxml/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtScxml/test_dynamic.py [new file with mode: 0644]
sources/pyside2/tests/QtScxml/trafficlight.scxml [new file with mode: 0644]
sources/pyside2/tests/QtSensors/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtSensors/sensors.py [new file with mode: 0644]
sources/pyside2/tests/QtSerialPort/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtSerialPort/serial.py [new file with mode: 0644]
sources/pyside2/tests/QtSql/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtSql/bug_1013.py [new file with mode: 0644]
sources/pyside2/tests/QtSql/qsqldatabaseandqueries_test.py [new file with mode: 0644]
sources/pyside2/tests/QtSql/qvarianttype_test.py [new file with mode: 0644]
sources/pyside2/tests/QtSvg/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtSvg/qsvggenerator_test.py [new file with mode: 0644]
sources/pyside2/tests/QtSvg/qsvgrenderer_test.py [new file with mode: 0644]
sources/pyside2/tests/QtSvg/qsvgwidget_test.py [new file with mode: 0644]
sources/pyside2/tests/QtSvg/tiger.svg [new file with mode: 0644]
sources/pyside2/tests/QtTest/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtTest/click_test.py [new file with mode: 0644]
sources/pyside2/tests/QtTest/eventfilter_test.py [new file with mode: 0644]
sources/pyside2/tests/QtTest/qvalidator_test.py [new file with mode: 0644]
sources/pyside2/tests/QtTest/touchevent_test.py [new file with mode: 0644]
sources/pyside2/tests/QtTextToSpeech/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtTextToSpeech/qtexttospeech_test.py [new file with mode: 0644]
sources/pyside2/tests/QtUiTools/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtUiTools/action.ui [new file with mode: 0644]
sources/pyside2/tests/QtUiTools/bug_1060.py [new file with mode: 0644]
sources/pyside2/tests/QtUiTools/bug_1060.ui [new file with mode: 0644]
sources/pyside2/tests/QtUiTools/bug_360.py [new file with mode: 0644]
sources/pyside2/tests/QtUiTools/bug_376.py [new file with mode: 0644]
sources/pyside2/tests/QtUiTools/bug_392.py [new file with mode: 0644]
sources/pyside2/tests/QtUiTools/bug_426.py [new file with mode: 0644]
sources/pyside2/tests/QtUiTools/bug_426.ui [new file with mode: 0644]
sources/pyside2/tests/QtUiTools/bug_552.py [new file with mode: 0644]
sources/pyside2/tests/QtUiTools/bug_552.ui [new file with mode: 0644]
sources/pyside2/tests/QtUiTools/bug_797.py [new file with mode: 0644]
sources/pyside2/tests/QtUiTools/bug_909.py [new file with mode: 0644]
sources/pyside2/tests/QtUiTools/bug_909.ui [new file with mode: 0644]
sources/pyside2/tests/QtUiTools/bug_913.py [new file with mode: 0644]
sources/pyside2/tests/QtUiTools/bug_913.ui [new file with mode: 0644]
sources/pyside2/tests/QtUiTools/bug_958.py [new file with mode: 0644]
sources/pyside2/tests/QtUiTools/bug_958.ui [new file with mode: 0644]
sources/pyside2/tests/QtUiTools/bug_965.py [new file with mode: 0644]
sources/pyside2/tests/QtUiTools/bug_965.ui [new file with mode: 0644]
sources/pyside2/tests/QtUiTools/loadUiType_test.py [new file with mode: 0644]
sources/pyside2/tests/QtUiTools/minimal.ui [new file with mode: 0644]
sources/pyside2/tests/QtUiTools/pycustomwidget.ui [new file with mode: 0644]
sources/pyside2/tests/QtUiTools/pycustomwidget2.ui [new file with mode: 0644]
sources/pyside2/tests/QtUiTools/test.ui [new file with mode: 0644]
sources/pyside2/tests/QtUiTools/ui_test.py [new file with mode: 0644]
sources/pyside2/tests/QtUiTools/uiloader_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWebChannel/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtWebEngine/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtWebEngine/web_engine_initialize.py [new file with mode: 0644]
sources/pyside2/tests/QtWebEngineCore/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtWebEngineCore/web_engine_custom_scheme.py [new file with mode: 0644]
sources/pyside2/tests/QtWebEngineWidgets/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtWebEngineWidgets/fox.html [new file with mode: 0644]
sources/pyside2/tests/QtWebEngineWidgets/pyside-474-qtwebengineview.py [new file with mode: 0644]
sources/pyside2/tests/QtWebKit/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtWebKit/bug_448.py [new file with mode: 0644]
sources/pyside2/tests/QtWebKit/bug_694.py [new file with mode: 0644]
sources/pyside2/tests/QtWebKit/bug_803.py [new file with mode: 0644]
sources/pyside2/tests/QtWebKit/bug_899.py [new file with mode: 0644]
sources/pyside2/tests/QtWebKit/bug_959.py [new file with mode: 0644]
sources/pyside2/tests/QtWebKit/fox.html [new file with mode: 0644]
sources/pyside2/tests/QtWebKit/qml_plugin_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWebKit/qmlplugin/dummy.pys [new file with mode: 0644]
sources/pyside2/tests/QtWebKit/qmlplugin/index.html [new file with mode: 0644]
sources/pyside2/tests/QtWebKit/qvariantlist_property_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWebKit/shouldInterruptjavascript_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWebKit/webframe_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWebKit/webpage_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWebKit/webview_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWebKitWidgets/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtWebSockets/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/action_clear.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/add_action_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/api2_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/application_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_1002.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_1006.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_1048.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_1077.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_172.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_243.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_307.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_324.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_338.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_363.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_389.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_400.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_416.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_429.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_430.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_433.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_467.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_493.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_512.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_525.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_546.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_547.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_549.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_569.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_575.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_576.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_585.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_589.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_632.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_635.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_640.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_653.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_662.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_667.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_668.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_674.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_675.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_688.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_693.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_696.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_711.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_714.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_722.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_728.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_736.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_750.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_778.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_785.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_793.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_811.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_834.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_836.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_844.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_854.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_860.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_862.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_871.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_879.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_919.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_921.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_941.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_964.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_967.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_972.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_979.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_988.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/bug_998.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/customproxywidget_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/event_filter_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/grandparent_method_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/hashabletype_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/import_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/keep_reference_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/missing_symbols_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/paint_event_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/parent_method_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/private_mangle_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/python_properties_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qabstracttextdocumentlayout_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qaction_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qapp_issue_585.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qapp_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qapplication_exit_segfault_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qapplication_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qbrush_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qcolormap_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qdynamic_signal.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qfontdialog_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qformlayout_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qgraphicsitem_isblocked_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qgraphicsitem_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qgraphicsobjectreimpl_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qgraphicsproxywidget_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qgraphicsscene_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qimage_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qinputdialog_get_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qkeysequenceedit_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qlabel_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qlayout_ref_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qlayout_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qlcdnumber_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qlistwidget_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qlistwidgetitem_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qmainwindow_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qmenu_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qmenuadd_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qobject_mi_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qpen_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qpicture_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qpixmap_constructor.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qpushbutton_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qshortcut_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qsplitter_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qstandarditemmodel_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qstring_qkeysequence_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qstyle_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qtableview_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qtabwidget_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qtabwidgetclear_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qtextedit_signal_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qtextedit_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qtoolbar_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qtoolbox_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qtreeview_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qtreewidget_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qtreewidgetitem_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qvariant_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qwidget_setlayout_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/qwidget_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/reference_count_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/sample.png [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/signature_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/standardpixmap_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/test_module_template.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/virtual_protected_inheritance_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/virtual_pure_override_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWidgets/wrong_return_test.py [new file with mode: 0644]
sources/pyside2/tests/QtWinExtras/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtX11Extras/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtXml/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtXml/qdomdocument_test.py [new file with mode: 0644]
sources/pyside2/tests/QtXml/qxmlsimplereader_test.py [new file with mode: 0644]
sources/pyside2/tests/QtXmlPatterns/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/QtXmlPatterns/import_test.py [new file with mode: 0644]
sources/pyside2/tests/init_paths.py [new file with mode: 0644]
sources/pyside2/tests/mac/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/mac/qmacstyle_test.py [new file with mode: 0644]
sources/pyside2/tests/manually/README.txt [new file with mode: 0644]
sources/pyside2/tests/manually/bug_841.py [new file with mode: 0644]
sources/pyside2/tests/pysidetest/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/pysidetest/all_modules_load_test.py [new file with mode: 0644]
sources/pyside2/tests/pysidetest/bug_1016.py [new file with mode: 0644]
sources/pyside2/tests/pysidetest/constructor_properties_test.py [new file with mode: 0644]
sources/pyside2/tests/pysidetest/curr_errors.txt [new file with mode: 0644]
sources/pyside2/tests/pysidetest/decoratedslot_test.py [new file with mode: 0644]
sources/pyside2/tests/pysidetest/delegatecreateseditor_test.py [new file with mode: 0644]
sources/pyside2/tests/pysidetest/embedding_test.py [new file with mode: 0644]
sources/pyside2/tests/pysidetest/enum_test.py [new file with mode: 0644]
sources/pyside2/tests/pysidetest/flagstest.cpp [new file with mode: 0644]
sources/pyside2/tests/pysidetest/flagstest.h [new file with mode: 0644]
sources/pyside2/tests/pysidetest/hiddenobject.cpp [new file with mode: 0644]
sources/pyside2/tests/pysidetest/hiddenobject.h [new file with mode: 0644]
sources/pyside2/tests/pysidetest/homonymoussignalandmethod_test.py [new file with mode: 0644]
sources/pyside2/tests/pysidetest/iterable_test.py [new file with mode: 0644]
sources/pyside2/tests/pysidetest/list_signal_test.py [new file with mode: 0644]
sources/pyside2/tests/pysidetest/mixin_signal_slots_test.py [new file with mode: 0644]
sources/pyside2/tests/pysidetest/modelview_test.py [new file with mode: 0644]
sources/pyside2/tests/pysidetest/new_inherited_functions_test.py [new file with mode: 0644]
sources/pyside2/tests/pysidetest/notify_id.py [new file with mode: 0644]
sources/pyside2/tests/pysidetest/properties_test.py [new file with mode: 0644]
sources/pyside2/tests/pysidetest/property_python_test.py [new file with mode: 0644]
sources/pyside2/tests/pysidetest/pysidetest_global.h [new file with mode: 0644]
sources/pyside2/tests/pysidetest/pysidetest_macros.h [new file with mode: 0644]
sources/pyside2/tests/pysidetest/qapp_like_a_macro_test.py [new file with mode: 0644]
sources/pyside2/tests/pysidetest/qvariant_test.py [new file with mode: 0644]
sources/pyside2/tests/pysidetest/repr_test.py [new file with mode: 0644]
sources/pyside2/tests/pysidetest/signal_slot_warning.py [new file with mode: 0644]
sources/pyside2/tests/pysidetest/signal_tp_descr_get_test.py [new file with mode: 0644]
sources/pyside2/tests/pysidetest/signalandnamespace_test.py [new file with mode: 0644]
sources/pyside2/tests/pysidetest/signalemissionfrompython_test.py [new file with mode: 0644]
sources/pyside2/tests/pysidetest/signalwithdefaultvalue_test.py [new file with mode: 0644]
sources/pyside2/tests/pysidetest/symbols.filter [new file with mode: 0644]
sources/pyside2/tests/pysidetest/testobject.cpp [new file with mode: 0644]
sources/pyside2/tests/pysidetest/testobject.h [new file with mode: 0644]
sources/pyside2/tests/pysidetest/testview.cpp [new file with mode: 0644]
sources/pyside2/tests/pysidetest/testview.h [new file with mode: 0644]
sources/pyside2/tests/pysidetest/typedef_signal_test.py [new file with mode: 0644]
sources/pyside2/tests/pysidetest/typesystem_pysidetest.xml [new file with mode: 0644]
sources/pyside2/tests/pysidetest/version_test.py [new file with mode: 0644]
sources/pyside2/tests/registry/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/registry/existence_test.py [new file with mode: 0644]
sources/pyside2/tests/registry/exists_darwin_5_14_2_ci.py [new file with mode: 0644]
sources/pyside2/tests/registry/exists_red_hat_enterprise_linux_workstation7_6_5_14_2_ci.py [new file with mode: 0644]
sources/pyside2/tests/registry/exists_win32_5_14_2_ci.py [new file with mode: 0644]
sources/pyside2/tests/registry/exists_x86_64_suse_linux_5_14_2_ci.py [new file with mode: 0644]
sources/pyside2/tests/registry/init_platform.py [new file with mode: 0644]
sources/pyside2/tests/registry/scrape_testresults.py [new file with mode: 0644]
sources/pyside2/tests/registry/util.py [new file with mode: 0644]
sources/pyside2/tests/run_test.sh [new file with mode: 0755]
sources/pyside2/tests/signals/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/signals/args_dont_match_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/bug_189.py [new file with mode: 0644]
sources/pyside2/tests/signals/bug_311.py [new file with mode: 0644]
sources/pyside2/tests/signals/bug_312.py [new file with mode: 0644]
sources/pyside2/tests/signals/bug_319.py [new file with mode: 0644]
sources/pyside2/tests/signals/bug_79.py [new file with mode: 0644]
sources/pyside2/tests/signals/decorators_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/disconnect_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/invalid_callback_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/lambda_gui_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/lambda_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/leaking_signal_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/multiple_connections_gui_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/multiple_connections_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/pysignal_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/qobject_destroyed_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/qobject_receivers_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/qobject_sender_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/ref01_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/ref02_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/ref03_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/ref04_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/ref05_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/ref06_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/segfault_proxyparent_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/self_connect_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/short_circuit_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/signal2signal_connect_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/signal_across_threads.py [new file with mode: 0644]
sources/pyside2/tests/signals/signal_autoconnect_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/signal_connectiontype_support_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/signal_emission_gui_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/signal_emission_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/signal_enum_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/signal_func_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/signal_manager_refcount_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/signal_number_limit_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/signal_object_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/signal_signature_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/signal_with_primitive_type_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/slot_reference_count_test.py [new file with mode: 0644]
sources/pyside2/tests/signals/static_metaobject_test.py [new file with mode: 0644]
sources/pyside2/tests/support/CMakeLists.txt [new file with mode: 0644]
sources/pyside2/tests/support/voidptr_test.py [new file with mode: 0644]
sources/pyside2/tests/tools/list-class-hierarchy.py [new file with mode: 0755]
sources/pyside2/tests/util/color.py [new file with mode: 0644]
sources/pyside2/tests/util/helper/__init__.py [new file with mode: 0644]
sources/pyside2/tests/util/helper/basicpyslotcase.py [new file with mode: 0644]
sources/pyside2/tests/util/helper/docmodifier.py [new file with mode: 0644]
sources/pyside2/tests/util/helper/helper.py [new file with mode: 0644]
sources/pyside2/tests/util/helper/helper.pyproject [new file with mode: 0644]
sources/pyside2/tests/util/helper/timedqapplication.py [new file with mode: 0644]
sources/pyside2/tests/util/helper/usesqapplication.py [new file with mode: 0644]
sources/pyside2/tests/util/helper/usesqcoreapplication.py [new file with mode: 0644]
sources/pyside2/tests/util/helper/usesqguiapplication.py [new file with mode: 0644]
sources/pyside2/tests/util/httpd.py [new file with mode: 0644]
sources/pyside2/tests/util/module_wrapper/PySide/QtAssistant.py [new file with mode: 0644]
sources/pyside2/tests/util/module_wrapper/PySide/QtCore.py [new file with mode: 0644]
sources/pyside2/tests/util/module_wrapper/PySide/QtDesigner.py [new file with mode: 0644]
sources/pyside2/tests/util/module_wrapper/PySide/QtGui.py [new file with mode: 0644]
sources/pyside2/tests/util/module_wrapper/PySide/QtHelp.py [new file with mode: 0644]
sources/pyside2/tests/util/module_wrapper/PySide/QtNetwork.py [new file with mode: 0644]
sources/pyside2/tests/util/module_wrapper/PySide/QtScript.py [new file with mode: 0644]
sources/pyside2/tests/util/module_wrapper/PySide/QtSql.py [new file with mode: 0644]
sources/pyside2/tests/util/module_wrapper/PySide/QtSvg.py [new file with mode: 0644]
sources/pyside2/tests/util/module_wrapper/PySide/QtTest.py [new file with mode: 0644]
sources/pyside2/tests/util/module_wrapper/PySide/QtWebKit.py [new file with mode: 0644]
sources/pyside2/tests/util/module_wrapper/PySide/QtXml.py [new file with mode: 0644]
sources/pyside2/tests/util/module_wrapper/PySide/QtXmlPatterns.py [new file with mode: 0644]
sources/pyside2/tests/util/module_wrapper/PySide/__init__.py [new file with mode: 0644]
sources/pyside2/tests/util/processtimer.py [new file with mode: 0644]
sources/pyside2/tests/util/py3kcompat.py [new file with mode: 0644]
sources/pyside2/tests/util/pyqt_diff.py [new file with mode: 0644]
sources/pyside2/tests/util/pyqtcheck.py [new file with mode: 0644]
sources/pyside2/tests/util/rename_imports.sh [new file with mode: 0755]
sources/pyside2/tests/util/test_processtimer.py [new file with mode: 0644]
sources/pyside2/tests/util/use_pyqt4.sh [new file with mode: 0644]
sources/pyside2/tests/util/use_pyside.sh [new file with mode: 0644]
sources/pyside2/tests/util/valgrind-python.supp [new file with mode: 0644]
sources/shiboken2/AUTHORS [new file with mode: 0644]
sources/shiboken2/ApiExtractor/AUTHORS [new file with mode: 0644]
sources/shiboken2/ApiExtractor/CMakeLists.txt [new file with mode: 0644]
sources/shiboken2/ApiExtractor/COPYING [new file with mode: 0644]
sources/shiboken2/ApiExtractor/abstractmetabuilder.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/abstractmetabuilder.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/abstractmetabuilder_p.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/abstractmetalang.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/abstractmetalang.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/abstractmetalang_typedefs.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/apiextractor.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/apiextractor.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/apiextractormacros.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/clangparser/clangbuilder.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/clangparser/clangbuilder.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/clangparser/clangdebugutils.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/clangparser/clangdebugutils.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/clangparser/clangparser.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/clangparser/clangparser.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/clangparser/clangutils.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/clangparser/clangutils.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/clangparser/compilersupport.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/clangparser/compilersupport.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/cmake_uninstall.cmake [new file with mode: 0644]
sources/shiboken2/ApiExtractor/dependency.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/docparser.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/docparser.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/doxygenparser.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/doxygenparser.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/fileout.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/fileout.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/graph.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/graph.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/header_paths.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/icecc.cmake [new file with mode: 0644]
sources/shiboken2/ApiExtractor/include.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/include.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/merge.xsl [new file with mode: 0644]
sources/shiboken2/ApiExtractor/messages.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/messages.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/parser/codemodel.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/parser/codemodel.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/parser/codemodel_enums.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/parser/codemodel_fwd.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/parser/enumvalue.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/parser/enumvalue.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/propertyspec.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/propertyspec.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/qtcompat.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/qtdocparser.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/qtdocparser.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/reporthandler.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/reporthandler.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/sourcelocation.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/sourcelocation.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/symbols.filter [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/CMakeLists.txt [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/a.xml [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/injectedcode.txt [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testabstractmetaclass.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testabstractmetaclass.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testabstractmetatype.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testabstractmetatype.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testaddfunction.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testaddfunction.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testarrayargument.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testarrayargument.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testcodeinjection.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testcodeinjection.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testcodeinjection.qrc [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testcontainer.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testcontainer.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testconversionoperator.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testconversionoperator.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testconversionruletag.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testconversionruletag.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testctorinformation.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testctorinformation.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testdroptypeentries.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testdroptypeentries.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testdtorinformation.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testdtorinformation.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testenum.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testenum.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testextrainclude.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testextrainclude.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testfunctiontag.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testfunctiontag.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testimplicitconversions.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testimplicitconversions.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testinserttemplate.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testinserttemplate.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testmodifydocumentation.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testmodifydocumentation.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testmodifydocumentation.qrc [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testmodifyfunction.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testmodifyfunction.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testmultipleinheritance.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testmultipleinheritance.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testnamespace.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testnamespace.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testnestedtypes.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testnestedtypes.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testnumericaltypedef.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testnumericaltypedef.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testprimitivetypetag.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testprimitivetypetag.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testrefcounttag.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testrefcounttag.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testreferencetopointer.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testreferencetopointer.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testremovefield.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testremovefield.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testremoveimplconv.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testremoveimplconv.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testremoveoperatormethod.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testremoveoperatormethod.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testresolvetype.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testresolvetype.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testreverseoperators.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testreverseoperators.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testtemplates.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testtemplates.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testtoposort.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testtoposort.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testtyperevision.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testtyperevision.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testutil.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testvaluetypedefaultctortag.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testvaluetypedefaultctortag.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testvoidarg.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/testvoidarg.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/tests/utf8code.txt [new file with mode: 0644]
sources/shiboken2/ApiExtractor/typedatabase.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/typedatabase.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/typedatabase_typedefs.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/typeparser.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/typeparser.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/typesystem.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/typesystem.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/typesystem_enums.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/typesystem_typedefs.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/typesystemparser.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/typesystemparser.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/xmlutils.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/xmlutils.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/xmlutils_libxslt.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/xmlutils_libxslt.h [new file with mode: 0644]
sources/shiboken2/ApiExtractor/xmlutils_qt.cpp [new file with mode: 0644]
sources/shiboken2/ApiExtractor/xmlutils_qt.h [new file with mode: 0644]
sources/shiboken2/CMakeLists.txt [new file with mode: 0644]
sources/shiboken2/COPYING [new file with mode: 0644]
sources/shiboken2/COPYING.libsample [new file with mode: 0644]
sources/shiboken2/COPYING.libshiboken [new file with mode: 0644]
sources/shiboken2/Doxyfile [new file with mode: 0644]
sources/shiboken2/cmake_uninstall.cmake [new file with mode: 0644]
sources/shiboken2/data/CMakeLists.txt [new file with mode: 0644]
sources/shiboken2/data/GeneratorRunnerConfig.cmake.in [new file with mode: 0644]
sources/shiboken2/data/GeneratorRunnerConfigVersion.cmake.in [new file with mode: 0644]
sources/shiboken2/data/Shiboken2Config-spec.cmake.in [new file with mode: 0644]
sources/shiboken2/data/Shiboken2Config.cmake.in [new file with mode: 0644]
sources/shiboken2/data/Shiboken2ConfigVersion.cmake.in [new file with mode: 0644]
sources/shiboken2/data/docgenerator.1 [new file with mode: 0644]
sources/shiboken2/data/generatorrunner.1 [new file with mode: 0644]
sources/shiboken2/data/generatorrunner.pc.in [new file with mode: 0644]
sources/shiboken2/data/shiboken2.pc.in [new file with mode: 0644]
sources/shiboken2/data/shiboken_helpers.cmake [new file with mode: 0644]
sources/shiboken2/doc/CMakeLists.txt [new file with mode: 0644]
sources/shiboken2/doc/README.md [new file with mode: 0644]
sources/shiboken2/doc/_templates/index.html [new file with mode: 0644]
sources/shiboken2/doc/_templates/layout.html [new file with mode: 0644]
sources/shiboken2/doc/_themes/pysidedocs/searchbox.html [new file with mode: 0644]
sources/shiboken2/doc/_themes/pysidedocs/static/bg_header.png [new file with mode: 0644]
sources/shiboken2/doc/_themes/pysidedocs/static/bg_topo.jpg [new file with mode: 0644]
sources/shiboken2/doc/_themes/pysidedocs/static/fakebar.png [new file with mode: 0644]
sources/shiboken2/doc/_themes/pysidedocs/static/logo_python.jpg [new file with mode: 0644]
sources/shiboken2/doc/_themes/pysidedocs/static/logo_qt.png [new file with mode: 0644]
sources/shiboken2/doc/_themes/pysidedocs/static/pyside.css [new file with mode: 0644]
sources/shiboken2/doc/_themes/pysidedocs/static/pysidelogo.png [new file with mode: 0644]
sources/shiboken2/doc/_themes/pysidedocs/static/relbar_bg.png [new file with mode: 0644]
sources/shiboken2/doc/_themes/pysidedocs/theme.conf [new file with mode: 0644]
sources/shiboken2/doc/_themes/pysidedocs_qthelp/domainindex.html [new file with mode: 0644]
sources/shiboken2/doc/_themes/pysidedocs_qthelp/static/fakebar.png [new file with mode: 0644]
sources/shiboken2/doc/_themes/pysidedocs_qthelp/static/logo_python.jpg [new file with mode: 0644]
sources/shiboken2/doc/_themes/pysidedocs_qthelp/static/logo_qt.png [new file with mode: 0644]
sources/shiboken2/doc/_themes/pysidedocs_qthelp/static/minus.png [new file with mode: 0644]
sources/shiboken2/doc/_themes/pysidedocs_qthelp/static/plus.png [new file with mode: 0644]
sources/shiboken2/doc/_themes/pysidedocs_qthelp/static/pyside.css [new file with mode: 0644]
sources/shiboken2/doc/_themes/pysidedocs_qthelp/static/pysidelogo.png [new file with mode: 0644]
sources/shiboken2/doc/_themes/pysidedocs_qthelp/static/relbar_bg.png [new file with mode: 0644]
sources/shiboken2/doc/_themes/pysidedocs_qthelp/theme.conf [new file with mode: 0644]
sources/shiboken2/doc/conf.py.in [new file with mode: 0644]
sources/shiboken2/doc/considerations.rst [new file with mode: 0644]
sources/shiboken2/doc/dependency-pyside.svg [new file with mode: 0644]
sources/shiboken2/doc/examples/index.rst [new file with mode: 0644]
sources/shiboken2/doc/examples/samplebinding.rst [new file with mode: 0644]
sources/shiboken2/doc/gettingstarted.rst [new file with mode: 0644]
sources/shiboken2/doc/images/.directory [new file with mode: 0644]
sources/shiboken2/doc/images/bindinggen-development.png [new file with mode: 0644]
sources/shiboken2/doc/images/bindinggen-development.svg [new file with mode: 0644]
sources/shiboken2/doc/images/boostgen.png [new file with mode: 0644]
sources/shiboken2/doc/images/converter.png [new file with mode: 0644]
sources/shiboken2/doc/images/converter.svg [new file with mode: 0644]
sources/shiboken2/doc/images/genrunnerarch.png [new file with mode: 0644]
sources/shiboken2/doc/images/genrunnerarch.svg [new file with mode: 0644]
sources/shiboken2/doc/images/icecream.png [new file with mode: 0644]
sources/shiboken2/doc/images/qtforpython-underthehood.png [new file with mode: 0644]
sources/shiboken2/doc/images/shibokenqtarch.png [new file with mode: 0644]
sources/shiboken2/doc/images/shibokenqtarch.svg [new file with mode: 0644]
sources/shiboken2/doc/index.rst [new file with mode: 0644]
sources/shiboken2/doc/shibokengenerator.rst [new file with mode: 0644]
sources/shiboken2/doc/shibokenmodule.rst [new file with mode: 0644]
sources/shiboken2/doc/typesystem.rst [new file with mode: 0644]
sources/shiboken2/doc/typesystem_arguments.rst [new file with mode: 0644]
sources/shiboken2/doc/typesystem_codegeneration.rst [new file with mode: 0644]
sources/shiboken2/doc/typesystem_codeinjection.rst [new file with mode: 0644]
sources/shiboken2/doc/typesystem_conversionrule.rst [new file with mode: 0644]
sources/shiboken2/doc/typesystem_converters.rst [new file with mode: 0644]
sources/shiboken2/doc/typesystem_documentation.rst [new file with mode: 0644]
sources/shiboken2/doc/typesystem_manipulating_objects.rst [new file with mode: 0644]
sources/shiboken2/doc/typesystem_modify_function.rst [new file with mode: 0644]
sources/shiboken2/doc/typesystem_ownership.rst [new file with mode: 0644]
sources/shiboken2/doc/typesystem_sequenceprotocol.rst [new file with mode: 0644]
sources/shiboken2/doc/typesystem_solving_compilation.rst [new file with mode: 0644]
sources/shiboken2/doc/typesystem_specifying_types.rst [new file with mode: 0644]
sources/shiboken2/doc/typesystem_templates.rst [new file with mode: 0644]
sources/shiboken2/doc/typesystem_variables.rst [new file with mode: 0644]
sources/shiboken2/generator/CMakeLists.txt [new file with mode: 0644]
sources/shiboken2/generator/__init__.py.in [new file with mode: 0644]
sources/shiboken2/generator/_config.py.in [new file with mode: 0644]
sources/shiboken2/generator/generator.cpp [new file with mode: 0644]
sources/shiboken2/generator/generator.h [new file with mode: 0644]
sources/shiboken2/generator/indentor.h [new file with mode: 0644]
sources/shiboken2/generator/main.cpp [new file with mode: 0644]
sources/shiboken2/generator/qtdoc/qtdocgenerator.cpp [new file with mode: 0644]
sources/shiboken2/generator/qtdoc/qtdocgenerator.h [new file with mode: 0644]
sources/shiboken2/generator/shiboken2/cppgenerator.cpp [new file with mode: 0644]
sources/shiboken2/generator/shiboken2/cppgenerator.h [new file with mode: 0644]
sources/shiboken2/generator/shiboken2/ctypenames.h [new file with mode: 0644]
sources/shiboken2/generator/shiboken2/headergenerator.cpp [new file with mode: 0644]
sources/shiboken2/generator/shiboken2/headergenerator.h [new file with mode: 0644]
sources/shiboken2/generator/shiboken2/overloaddata.cpp [new file with mode: 0644]
sources/shiboken2/generator/shiboken2/overloaddata.h [new file with mode: 0644]
sources/shiboken2/generator/shiboken2/shibokengenerator.cpp [new file with mode: 0644]
sources/shiboken2/generator/shiboken2/shibokengenerator.h [new file with mode: 0644]
sources/shiboken2/generator/shibokenconfig.h.in [new file with mode: 0644]
sources/shiboken2/generatorrunnerconfig.h.in [new file with mode: 0644]
sources/shiboken2/generatorrunnermacros.h [new file with mode: 0644]
sources/shiboken2/generators/shiboken/shiboken.cpp [new file with mode: 0644]
sources/shiboken2/icecc.cmake [new file with mode: 0644]
sources/shiboken2/libshiboken/CMakeLists.txt [new file with mode: 0644]
sources/shiboken2/libshiboken/autodecref.h [new file with mode: 0644]
sources/shiboken2/libshiboken/basewrapper.cpp [new file with mode: 0644]
sources/shiboken2/libshiboken/basewrapper.h [new file with mode: 0644]
sources/shiboken2/libshiboken/basewrapper_p.h [new file with mode: 0644]
sources/shiboken2/libshiboken/bindingmanager.cpp [new file with mode: 0644]
sources/shiboken2/libshiboken/bindingmanager.h [new file with mode: 0644]
sources/shiboken2/libshiboken/bufferprocs_py37.cpp [new file with mode: 0644]
sources/shiboken2/libshiboken/bufferprocs_py37.h [new file with mode: 0644]
sources/shiboken2/libshiboken/debugfreehook.cpp [new file with mode: 0644]
sources/shiboken2/libshiboken/debugfreehook.h [new file with mode: 0644]
sources/shiboken2/libshiboken/embed/embedding_generator.py [new file with mode: 0644]
sources/shiboken2/libshiboken/embed/module_collector.py [new file with mode: 0644]
sources/shiboken2/libshiboken/embed/qt_python_license.txt [new file with mode: 0644]
sources/shiboken2/libshiboken/embed/signature_bootstrap.py [new file with mode: 0644]
sources/shiboken2/libshiboken/gilstate.cpp [new file with mode: 0644]
sources/shiboken2/libshiboken/gilstate.h [new file with mode: 0644]
sources/shiboken2/libshiboken/helper.cpp [new file with mode: 0644]
sources/shiboken2/libshiboken/helper.h [new file with mode: 0644]
sources/shiboken2/libshiboken/pep384_issue33738.cpp [new file with mode: 0644]
sources/shiboken2/libshiboken/pep384impl.cpp [new file with mode: 0644]
sources/shiboken2/libshiboken/pep384impl.h [new file with mode: 0644]
sources/shiboken2/libshiboken/pep384impl_doc.rst [new file with mode: 0644]
sources/shiboken2/libshiboken/python25compat.h [new file with mode: 0644]
sources/shiboken2/libshiboken/qapp_macro.cpp [new file with mode: 0644]
sources/shiboken2/libshiboken/qapp_macro.h [new file with mode: 0644]
sources/shiboken2/libshiboken/qt_attribution.json [new file with mode: 0644]
sources/shiboken2/libshiboken/sbkarrayconverter.cpp [new file with mode: 0644]
sources/shiboken2/libshiboken/sbkarrayconverter.h [new file with mode: 0644]
sources/shiboken2/libshiboken/sbkarrayconverter_p.h [new file with mode: 0644]
sources/shiboken2/libshiboken/sbkconverter.cpp [new file with mode: 0644]
sources/shiboken2/libshiboken/sbkconverter.h [new file with mode: 0644]
sources/shiboken2/libshiboken/sbkconverter_p.h [new file with mode: 0644]
sources/shiboken2/libshiboken/sbkdbg.h [new file with mode: 0644]
sources/shiboken2/libshiboken/sbkenum.cpp [new file with mode: 0644]
sources/shiboken2/libshiboken/sbkenum.h [new file with mode: 0644]
sources/shiboken2/libshiboken/sbkmodule.cpp [new file with mode: 0644]
sources/shiboken2/libshiboken/sbkmodule.h [new file with mode: 0644]
sources/shiboken2/libshiboken/sbknumpyarrayconverter.cpp [new file with mode: 0644]
sources/shiboken2/libshiboken/sbkpython.h [new file with mode: 0644]
sources/shiboken2/libshiboken/sbkstaticstrings.cpp [new file with mode: 0644]
sources/shiboken2/libshiboken/sbkstaticstrings.h [new file with mode: 0644]
sources/shiboken2/libshiboken/sbkstaticstrings_p.h [new file with mode: 0644]
sources/shiboken2/libshiboken/sbkstring.cpp [new file with mode: 0644]
sources/shiboken2/libshiboken/sbkstring.h [new file with mode: 0644]
sources/shiboken2/libshiboken/sbkversion.h.in [new file with mode: 0644]
sources/shiboken2/libshiboken/shiboken.h [new file with mode: 0644]
sources/shiboken2/libshiboken/shibokenbuffer.cpp [new file with mode: 0644]
sources/shiboken2/libshiboken/shibokenbuffer.h [new file with mode: 0644]
sources/shiboken2/libshiboken/shibokenmacros.h [new file with mode: 0644]
sources/shiboken2/libshiboken/signature.h [new file with mode: 0644]
sources/shiboken2/libshiboken/signature/signature.cpp [new file with mode: 0644]
sources/shiboken2/libshiboken/signature/signature_doc.rst [new file with mode: 0644]
sources/shiboken2/libshiboken/signature/signature_extend.cpp [new file with mode: 0644]
sources/shiboken2/libshiboken/signature/signature_globals.cpp [new file with mode: 0644]
sources/shiboken2/libshiboken/signature/signature_helper.cpp [new file with mode: 0644]
sources/shiboken2/libshiboken/signature/signature_p.h [new file with mode: 0644]
sources/shiboken2/libshiboken/threadstatesaver.cpp [new file with mode: 0644]
sources/shiboken2/libshiboken/threadstatesaver.h [new file with mode: 0644]
sources/shiboken2/libshiboken/tmp-referencetopython/sbkconverter.cpp [new file with mode: 0644]
sources/shiboken2/libshiboken/tmp-referencetopython/sbkconverter.h [new file with mode: 0644]
sources/shiboken2/libshiboken/typespec.cpp [new file with mode: 0644]
sources/shiboken2/libshiboken/typespec.h [new file with mode: 0644]
sources/shiboken2/libshiboken/voidptr.cpp [new file with mode: 0644]
sources/shiboken2/libshiboken/voidptr.h [new file with mode: 0644]
sources/shiboken2/shiboken_tool.py [new file with mode: 0755]
sources/shiboken2/shiboken_version.py [new file with mode: 0644]
sources/shiboken2/shibokenmodule/CMakeLists.txt [new file with mode: 0644]
sources/shiboken2/shibokenmodule/__init__.py.in [new file with mode: 0644]
sources/shiboken2/shibokenmodule/_config.py.in [new file with mode: 0644]
sources/shiboken2/shibokenmodule/files.dir/shibokensupport/__feature__.py [new file with mode: 0644]
sources/shiboken2/shibokenmodule/files.dir/shibokensupport/__init__.py [new file with mode: 0644]
sources/shiboken2/shibokenmodule/files.dir/shibokensupport/backport_inspect.py [new file with mode: 0644]
sources/shiboken2/shibokenmodule/files.dir/shibokensupport/fix-complaints.py [new file with mode: 0644]
sources/shiboken2/shibokenmodule/files.dir/shibokensupport/signature/PSF-3.7.0.txt [new file with mode: 0644]
sources/shiboken2/shibokenmodule/files.dir/shibokensupport/signature/__init__.py [new file with mode: 0644]
sources/shiboken2/shibokenmodule/files.dir/shibokensupport/signature/errorhandler.py [new file with mode: 0644]
sources/shiboken2/shibokenmodule/files.dir/shibokensupport/signature/importhandler.py [new file with mode: 0644]
sources/shiboken2/shibokenmodule/files.dir/shibokensupport/signature/layout.py [new file with mode: 0644]
sources/shiboken2/shibokenmodule/files.dir/shibokensupport/signature/lib/__init__.py [new file with mode: 0644]
sources/shiboken2/shibokenmodule/files.dir/shibokensupport/signature/lib/enum_sig.py [new file with mode: 0644]
sources/shiboken2/shibokenmodule/files.dir/shibokensupport/signature/lib/tool.py [new file with mode: 0644]
sources/shiboken2/shibokenmodule/files.dir/shibokensupport/signature/loader.py [new file with mode: 0644]
sources/shiboken2/shibokenmodule/files.dir/shibokensupport/signature/mapping.py [new file with mode: 0644]
sources/shiboken2/shibokenmodule/files.dir/shibokensupport/signature/parser.py [new file with mode: 0644]
sources/shiboken2/shibokenmodule/files.dir/shibokensupport/signature/qt_attribution.json [new file with mode: 0644]
sources/shiboken2/shibokenmodule/files.dir/shibokensupport/typing27.py [new file with mode: 0644]
sources/shiboken2/shibokenmodule/nothing.h [new file with mode: 0644]
sources/shiboken2/shibokenmodule/shibokenmodule.txt.in [new file with mode: 0644]
sources/shiboken2/shibokenmodule/typesystem_shiboken.xml [new file with mode: 0644]
sources/shiboken2/tests/CMakeLists.txt [new file with mode: 0644]
sources/shiboken2/tests/dumpcodemodel/CMakeLists.txt [new file with mode: 0644]
sources/shiboken2/tests/dumpcodemodel/main.cpp [new file with mode: 0644]
sources/shiboken2/tests/libminimal/CMakeLists.txt [new file with mode: 0644]
sources/shiboken2/tests/libminimal/libminimalmacros.h [new file with mode: 0644]
sources/shiboken2/tests/libminimal/listuser.cpp [new file with mode: 0644]
sources/shiboken2/tests/libminimal/listuser.h [new file with mode: 0644]
sources/shiboken2/tests/libminimal/minbool.h [new file with mode: 0644]
sources/shiboken2/tests/libminimal/obj.cpp [new file with mode: 0644]
sources/shiboken2/tests/libminimal/obj.h [new file with mode: 0644]
sources/shiboken2/tests/libminimal/typedef.cpp [new file with mode: 0644]
sources/shiboken2/tests/libminimal/typedef.h [new file with mode: 0644]
sources/shiboken2/tests/libminimal/val.h [new file with mode: 0644]
sources/shiboken2/tests/libother/CMakeLists.txt [new file with mode: 0644]
sources/shiboken2/tests/libother/extendsnoimplicitconversion.h [new file with mode: 0644]
sources/shiboken2/tests/libother/libothermacros.h [new file with mode: 0644]
sources/shiboken2/tests/libother/number.cpp [new file with mode: 0644]
sources/shiboken2/tests/libother/number.h [new file with mode: 0644]
sources/shiboken2/tests/libother/otherderived.cpp [new file with mode: 0644]
sources/shiboken2/tests/libother/otherderived.h [new file with mode: 0644]
sources/shiboken2/tests/libother/othermultiplederived.cpp [new file with mode: 0644]
sources/shiboken2/tests/libother/othermultiplederived.h [new file with mode: 0644]
sources/shiboken2/tests/libother/otherobjecttype.cpp [new file with mode: 0644]
sources/shiboken2/tests/libother/otherobjecttype.h [new file with mode: 0644]
sources/shiboken2/tests/libother/othertypesystypedef.cpp [new file with mode: 0644]
sources/shiboken2/tests/libother/othertypesystypedef.h [new file with mode: 0644]
sources/shiboken2/tests/libother/smartptrtester.cpp [new file with mode: 0644]
sources/shiboken2/tests/libother/smartptrtester.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/CMakeLists.txt [new file with mode: 0644]
sources/shiboken2/tests/libsample/abstract.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/abstract.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/blackbox.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/blackbox.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/bucket.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/bucket.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/bytearray.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/bytearray.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/collector.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/collector.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/complex.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/complex.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/ctorconvrule.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/cvlist.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/derived.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/derived.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/echo.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/echo.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/exceptiontest.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/exceptiontest.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/expression.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/expression.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/filter.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/filter.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/functions.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/functions.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/handle.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/handle.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/implicitconv.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/implicitconv.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/injectcode.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/injectcode.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/libsamplemacros.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/list.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/listuser.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/listuser.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/main.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/mapuser.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/mapuser.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/modelindex.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/modifications.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/modifications.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/modified_constructor.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/modified_constructor.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/multiple_derived.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/multiple_derived.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/noimplicitconversion.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/nondefaultctor.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/nontypetemplate.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/null.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/objectmodel.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/objectmodel.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/objecttype.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/objecttype.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/objecttypebyvalue.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/objecttypeholder.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/objecttypeholder.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/objecttypelayout.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/objecttypelayout.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/objecttypeoperators.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/objecttypeoperators.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/objectview.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/objectview.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/oddbool.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/oddbool.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/onlycopy.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/onlycopy.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/overload.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/overload.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/overloadsort.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/overloadsort.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/pairuser.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/pairuser.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/pen.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/pen.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/photon.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/photon.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/point.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/point.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/pointerholder.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/pointf.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/pointf.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/polygon.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/polygon.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/privatector.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/privatedtor.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/protected.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/protected.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/rect.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/reference.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/reference.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/removednamespaces.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/renaming.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/renaming.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/sample.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/sample.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/samplenamespace.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/samplenamespace.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/sbkdate.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/sbkdate.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/simplefile.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/simplefile.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/size.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/size.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/sometime.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/sometime.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/str.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/str.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/strlist.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/strlist.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/templateptr.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/templateptr.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/transform.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/transform.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/typesystypedef.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/typesystypedef.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/valueandvirtual.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/virtualmethods.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsample/virtualmethods.h [new file with mode: 0644]
sources/shiboken2/tests/libsample/voidholder.h [new file with mode: 0644]
sources/shiboken2/tests/libsmart/CMakeLists.txt [new file with mode: 0644]
sources/shiboken2/tests/libsmart/libsmartmacros.h [new file with mode: 0644]
sources/shiboken2/tests/libsmart/smart.cpp [new file with mode: 0644]
sources/shiboken2/tests/libsmart/smart.h [new file with mode: 0644]
sources/shiboken2/tests/libsmart/smart_integer.h [new file with mode: 0644]
sources/shiboken2/tests/libsmart/smart_obj.h [new file with mode: 0644]
sources/shiboken2/tests/libsmart/smart_registry.h [new file with mode: 0644]
sources/shiboken2/tests/libsmart/smart_sharedptr.h [new file with mode: 0644]
sources/shiboken2/tests/minimalbinding/CMakeLists.txt [new file with mode: 0644]
sources/shiboken2/tests/minimalbinding/brace_pattern_test.py [new file with mode: 0644]
sources/shiboken2/tests/minimalbinding/global.h [new file with mode: 0644]
sources/shiboken2/tests/minimalbinding/listuser_test.py [new file with mode: 0644]
sources/shiboken2/tests/minimalbinding/minbool_test.py [new file with mode: 0644]
sources/shiboken2/tests/minimalbinding/minimal-binding.txt.in [new file with mode: 0644]
sources/shiboken2/tests/minimalbinding/obj_test.py [new file with mode: 0644]
sources/shiboken2/tests/minimalbinding/typedef_test.py [new file with mode: 0644]
sources/shiboken2/tests/minimalbinding/typesystem_minimal.xml [new file with mode: 0644]
sources/shiboken2/tests/minimalbinding/val_test.py [new file with mode: 0644]
sources/shiboken2/tests/otherbinding/CMakeLists.txt [new file with mode: 0644]
sources/shiboken2/tests/otherbinding/collector_external_operator_test.py [new file with mode: 0644]
sources/shiboken2/tests/otherbinding/conversion_operator_for_class_without_implicit_conversions_test.py [new file with mode: 0644]
sources/shiboken2/tests/otherbinding/extended_multiply_operator_test.py [new file with mode: 0644]
sources/shiboken2/tests/otherbinding/global.h [new file with mode: 0644]
sources/shiboken2/tests/otherbinding/module_reload_test.py [new file with mode: 0644]
sources/shiboken2/tests/otherbinding/new_ctor_operator_test.py [new file with mode: 0644]
sources/shiboken2/tests/otherbinding/objtypehashes_test.py [new file with mode: 0644]
sources/shiboken2/tests/otherbinding/other-binding.txt.in [new file with mode: 0644]
sources/shiboken2/tests/otherbinding/otherderived_test.py [new file with mode: 0644]
sources/shiboken2/tests/otherbinding/othertypesystypedef_test.py [new file with mode: 0644]
sources/shiboken2/tests/otherbinding/signature_test.py [new file with mode: 0644]
sources/shiboken2/tests/otherbinding/smartptr_test.py [new file with mode: 0644]
sources/shiboken2/tests/otherbinding/test_module_template.py [new file with mode: 0644]
sources/shiboken2/tests/otherbinding/typediscovery_test.py [new file with mode: 0644]
sources/shiboken2/tests/otherbinding/typesystem_other.xml [new file with mode: 0644]
sources/shiboken2/tests/otherbinding/usersprimitivefromothermodule_test.py [new file with mode: 0644]
sources/shiboken2/tests/otherbinding/wrongctor_test.py [new file with mode: 0644]
sources/shiboken2/tests/py3k.py [new file with mode: 0644]
sources/shiboken2/tests/py3kcompat.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/CMakeLists.txt [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/__del___test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/abstract_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/addedfunction_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/addedfunction_with_container_args_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/argumentmodifications_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/array_numpy_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/array_sequence_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/bug_554_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/bug_704_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/bytearray_bufferprotocol.cpp [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/bytearray_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/child_return_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/class_fields_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/collector_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/complex_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/conversion_operator_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/copy_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/ctorconvrule_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/cyclic_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/date_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/decisor_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/delete_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/deprecated_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/derived_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/duck_punching_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/echo_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/enum_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/enumfromremovednamespace_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/event_loop_call_virtual_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/event_loop_thread_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/exception_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/filter_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/global.h [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/handleholder_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/hashabletype_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/ignorederefop_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/implicitconv_numerical_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/implicitconv_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/inheritanceandscope_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/injectcode_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/innerclass_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/intlist_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/invalid_virtual_return_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/keep_reference_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/list_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/lock_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/map_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/metaclass_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/mi_virtual_methods_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/mixed_mi_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/modelindex_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/modelview_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/modifications_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/modified_constructor_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/modifiedvirtualmethods_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/multi_cpp_inheritance_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/multiple_derived_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/namespace_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/newdivision_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/nondefaultctor_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/nontypetemplate_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/nonzero_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/numericaltypedef_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/numpy_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/objecttype_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/objecttype_with_named_args_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/objecttypebyvalue_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/objecttypelayout_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/objecttypeoperators_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/objecttypereferenceasvirtualmethodargument_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/oddbool_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/oldstyleclass_as_number_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/onlycopyclass_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/overflow_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/overload_sorting_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/overload_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/overloadwithdefault_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/ownership_argument_invalidation_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/ownership_delete_child_in_cpp_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/ownership_delete_child_in_python_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/ownership_delete_parent_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/ownership_invalidate_after_use_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/ownership_invalidate_child_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/ownership_invalidate_nonpolymorphic_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/ownership_invalidate_parent_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/ownership_reparenting_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/ownership_transference_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/pair_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/pen_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/point_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/pointerholder_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/pointerprimitivetype_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/pointf_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/primitivereferenceargument_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/privatector_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/privatedtor_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/protected_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/pstrlist_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/pystr_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/python_thread_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/receive_null_cstring_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/reference_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/referencetopointer_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/renaming_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/return_null_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/richcompare_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/sample-binding.txt.in [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/sample_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/simplefile_glue.cpp [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/simplefile_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/size_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/static_nonstatic_methods_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/str_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/strlist_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/templateinheritingclass_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/time_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/transform_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/typeconverters_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/typedealloc_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/typedtordoublefree_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/typesystem_sample.xml [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/typesystypedef_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/unsafe_parent_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/useraddedctor_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/virtualdtor_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/virtualmethods_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/visibilitychange_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/voidholder_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/weakref_test.py [new file with mode: 0644]
sources/shiboken2/tests/samplebinding/writableclassdict_test.py [new file with mode: 0644]
sources/shiboken2/tests/shiboken_paths.py [new file with mode: 0644]
sources/shiboken2/tests/shiboken_test_helper.py [new file with mode: 0644]
sources/shiboken2/tests/shibokenmodule/module_test.py [new file with mode: 0644]
sources/shiboken2/tests/smartbinding/CMakeLists.txt [new file with mode: 0644]
sources/shiboken2/tests/smartbinding/global.h [new file with mode: 0644]
sources/shiboken2/tests/smartbinding/smart-binding.txt.in [new file with mode: 0644]
sources/shiboken2/tests/smartbinding/smart_pointer_test.py [new file with mode: 0644]
sources/shiboken2/tests/smartbinding/typesystem_smart.xml [new file with mode: 0644]
sources/shiboken2/tests/sphinxtabletest.cpp [new file with mode: 0644]
sources/shiboken2/tests/sphinxtabletest.h [new file with mode: 0644]
sources/shiboken2/tests/test_generator/CMakeLists.txt [new file with mode: 0644]
sources/shiboken2/tests/test_generator/dummygenerator.cpp [new file with mode: 0644]
sources/shiboken2/tests/test_generator/dummygenerator.h [new file with mode: 0644]
sources/shiboken2/tests/test_generator/dummygentest-project.txt.in [new file with mode: 0644]
sources/shiboken2/tests/test_generator/dummygentest.cpp [new file with mode: 0644]
sources/shiboken2/tests/test_generator/dummygentest.h [new file with mode: 0644]
sources/shiboken2/tests/test_generator/dummygentestconfig.h.in [new file with mode: 0644]
sources/shiboken2/tests/test_generator/main.cpp [new file with mode: 0644]
sources/shiboken2/tests/test_generator/run_test.cmake [new file with mode: 0644]
sources/shiboken2/tests/test_generator/test_global.h [new file with mode: 0644]
sources/shiboken2/tests/test_generator/test_typesystem.xml [new file with mode: 0644]
testing/__init__.py [new file with mode: 0644]
testing/blacklist.py [new file with mode: 0644]
testing/buildlog.py [new file with mode: 0644]
testing/command.py [new file with mode: 0644]
testing/helper.py [new file with mode: 0644]
testing/parser.py [new file with mode: 0644]
testing/runner.py [new file with mode: 0644]
testing/testing.pyproject [new file with mode: 0644]
testing/wheel_tester.py [new file with mode: 0644]
testrunner.py [new file with mode: 0644]
tools/checklibs.py [new file with mode: 0644]
tools/create_changelog.py [new file with mode: 0644]
tools/debug_windows.py [new file with mode: 0644]
tools/dump_metaobject.py [new file with mode: 0644]
tools/metaobject_dump.py [new file with mode: 0644]
tools/metaobject_dump.pyproject [new file with mode: 0644]
tools/missing_bindings-requirements.txt [new file with mode: 0644]
tools/missing_bindings.py [new file with mode: 0644]
tools/qtpy2cpp.py [new file with mode: 0644]
tools/qtpy2cpp.pyproject [new file with mode: 0644]
tools/qtpy2cpp_lib/astdump.py [new file with mode: 0644]
tools/qtpy2cpp_lib/formatter.py [new file with mode: 0644]
tools/qtpy2cpp_lib/nodedump.py [new file with mode: 0644]
tools/qtpy2cpp_lib/test_baseline/basic_test.py [new file with mode: 0644]
tools/qtpy2cpp_lib/test_baseline/uic.py [new file with mode: 0644]
tools/qtpy2cpp_lib/tokenizer.py [new file with mode: 0644]
tools/qtpy2cpp_lib/visitor.py [new file with mode: 0644]