Import pyqt5_5.11.2+dfsg.orig.tar.gz
authorDmitry Shachnev <mitya57@debian.org>
Fri, 6 Jul 2018 10:09:02 +0000 (11:09 +0100)
committerDmitry Shachnev <mitya57@debian.org>
Fri, 6 Jul 2018 10:09:02 +0000 (11:09 +0100)
commit1ca55f7e68e88bf75329f0f2f4a2d4bf0e8d6f7d
treee4a1613d3ec1475b41bdda437f5840db04cd768b
Import pyqt5_5.11.2+dfsg.orig.tar.gz

[dgit import orig pyqt5_5.11.2+dfsg.orig.tar.gz]
1697 files changed:
ChangeLog [new file with mode: 0644]
LICENSE [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
__init__.py [new file with mode: 0644]
config-tests/cfgtest_QtCore.cpp [new file with mode: 0644]
config-tests/cfgtest_QtGui.cpp [new file with mode: 0644]
config-tests/cfgtest_QtNetwork.cpp [new file with mode: 0644]
config-tests/cfgtest_QtPrintSupport.cpp [new file with mode: 0644]
configure.py [new file with mode: 0644]
dbus/dbus.cpp [new file with mode: 0644]
dbus/helper.h [new file with mode: 0644]
designer/designer.pro-in [new file with mode: 0644]
designer/pluginloader.cpp [new file with mode: 0644]
designer/pluginloader.h [new file with mode: 0644]
examples/README [new file with mode: 0644]
examples/activeqt/README [new file with mode: 0644]
examples/activeqt/webbrowser/icons/image0.xpm [new file with mode: 0644]
examples/activeqt/webbrowser/icons/image1.xpm [new file with mode: 0644]
examples/activeqt/webbrowser/icons/image2.xpm [new file with mode: 0644]
examples/activeqt/webbrowser/icons/image3.xpm [new file with mode: 0644]
examples/activeqt/webbrowser/icons/image4.xpm [new file with mode: 0644]
examples/activeqt/webbrowser/icons/image5.xpm [new file with mode: 0644]
examples/activeqt/webbrowser/icons/image6.xpm [new file with mode: 0644]
examples/activeqt/webbrowser/mainwindow.qrc [new file with mode: 0644]
examples/activeqt/webbrowser/mainwindow.ui [new file with mode: 0644]
examples/activeqt/webbrowser/mainwindow_rc.py [new file with mode: 0644]
examples/activeqt/webbrowser/ui_mainwindow.py [new file with mode: 0644]
examples/activeqt/webbrowser/webbrowser.py [new file with mode: 0755]
examples/animation/README [new file with mode: 0644]
examples/animation/animatedtiles/animatedtiles.py [new file with mode: 0755]
examples/animation/animatedtiles/animatedtiles.qrc [new file with mode: 0644]
examples/animation/animatedtiles/animatedtiles_rc.py [new file with mode: 0644]
examples/animation/animatedtiles/images/Time-For-Lunch-2.jpg [new file with mode: 0644]
examples/animation/animatedtiles/images/centered.png [new file with mode: 0644]
examples/animation/animatedtiles/images/ellipse.png [new file with mode: 0644]
examples/animation/animatedtiles/images/figure8.png [new file with mode: 0644]
examples/animation/animatedtiles/images/kinetic.png [new file with mode: 0644]
examples/animation/animatedtiles/images/random.png [new file with mode: 0644]
examples/animation/animatedtiles/images/tile.png [new file with mode: 0644]
examples/animation/appchooser/accessories-dictionary.png [new file with mode: 0644]
examples/animation/appchooser/akregator.png [new file with mode: 0644]
examples/animation/appchooser/appchooser.py [new file with mode: 0755]
examples/animation/appchooser/appchooser.qrc [new file with mode: 0644]
examples/animation/appchooser/appchooser_rc.py [new file with mode: 0644]
examples/animation/appchooser/digikam.png [new file with mode: 0644]
examples/animation/appchooser/k3b.png [new file with mode: 0644]
examples/animation/easing/easing.py [new file with mode: 0755]
examples/animation/easing/easing.qrc [new file with mode: 0644]
examples/animation/easing/easing_rc.py [new file with mode: 0644]
examples/animation/easing/form.ui [new file with mode: 0644]
examples/animation/easing/images/qt-logo.png [new file with mode: 0644]
examples/animation/easing/ui_form.py [new file with mode: 0644]
examples/animation/moveblocks.py [new file with mode: 0755]
examples/animation/states/accessories-dictionary.png [new file with mode: 0644]
examples/animation/states/akregator.png [new file with mode: 0644]
examples/animation/states/digikam.png [new file with mode: 0644]
examples/animation/states/help-browser.png [new file with mode: 0644]
examples/animation/states/k3b.png [new file with mode: 0644]
examples/animation/states/kchart.png [new file with mode: 0644]
examples/animation/states/states.py [new file with mode: 0755]
examples/animation/states/states.qrc [new file with mode: 0644]
examples/animation/states/states_rc.py [new file with mode: 0644]
examples/animation/stickman/animations/chilling [new file with mode: 0644]
examples/animation/stickman/animations/dancing [new file with mode: 0644]
examples/animation/stickman/animations/dead [new file with mode: 0644]
examples/animation/stickman/animations/jumping [new file with mode: 0644]
examples/animation/stickman/stickman.py [new file with mode: 0755]
examples/animation/stickman/stickman.qrc [new file with mode: 0644]
examples/animation/stickman/stickman_rc.py [new file with mode: 0644]
examples/dbus/chat/chat.py [new file with mode: 0755]
examples/dbus/chat/chatmainwindow.ui [new file with mode: 0644]
examples/dbus/chat/chatsetnickname.ui [new file with mode: 0644]
examples/dbus/chat/ui_chatmainwindow.py [new file with mode: 0644]
examples/dbus/chat/ui_chatsetnickname.py [new file with mode: 0644]
examples/dbus/listnames.py [new file with mode: 0755]
examples/dbus/pingpong/ping.py [new file with mode: 0644]
examples/dbus/pingpong/pong.py [new file with mode: 0644]
examples/dbus/remotecontrolledcar/car/car.py [new file with mode: 0755]
examples/dbus/remotecontrolledcar/controller/controller.py [new file with mode: 0755]
examples/dbus/remotecontrolledcar/controller/controller.ui [new file with mode: 0644]
examples/dbus/remotecontrolledcar/controller/ui_controller.py [new file with mode: 0644]
examples/designer/README [new file with mode: 0644]
examples/designer/calculatorform/calculatorform.py [new file with mode: 0755]
examples/designer/calculatorform/calculatorform.ui [new file with mode: 0644]
examples/designer/calculatorform/ui_calculatorform.py [new file with mode: 0644]
examples/designer/plugins/plugins.py [new file with mode: 0755]
examples/designer/plugins/python/analogclockplugin.py [new file with mode: 0644]
examples/designer/plugins/python/bubbleswidgetplugin.py [new file with mode: 0644]
examples/designer/plugins/python/counterlabelplugin.py [new file with mode: 0644]
examples/designer/plugins/python/datetimeeditplugin.py [new file with mode: 0644]
examples/designer/plugins/python/helloglwidgetplugin.py [new file with mode: 0644]
examples/designer/plugins/python/multipagewidgetplugin.py [new file with mode: 0644]
examples/designer/plugins/python/polygonwidgetplugin.py [new file with mode: 0644]
examples/designer/plugins/python/pydemoplugin.py [new file with mode: 0644]
examples/designer/plugins/python/pythonconsoleplugin.py [new file with mode: 0644]
examples/designer/plugins/widgets/analogclock.py [new file with mode: 0755]
examples/designer/plugins/widgets/bubbleswidget.py [new file with mode: 0755]
examples/designer/plugins/widgets/counterlabel.py [new file with mode: 0755]
examples/designer/plugins/widgets/datetimeedit.py [new file with mode: 0755]
examples/designer/plugins/widgets/helloglwidget.py [new file with mode: 0755]
examples/designer/plugins/widgets/multipagewidget.py [new file with mode: 0755]
examples/designer/plugins/widgets/polygonwidget.py [new file with mode: 0755]
examples/designer/plugins/widgets/pydemo.py [new file with mode: 0755]
examples/designer/plugins/widgets/pythonconsolewidget.py [new file with mode: 0755]
examples/desktop/README [new file with mode: 0644]
examples/desktop/screenshot.py [new file with mode: 0755]
examples/desktop/systray/images/bad.png [new file with mode: 0644]
examples/desktop/systray/images/heart.png [new file with mode: 0644]
examples/desktop/systray/images/trash.png [new file with mode: 0644]
examples/desktop/systray/systray.py [new file with mode: 0755]
examples/desktop/systray/systray.qrc [new file with mode: 0644]
examples/desktop/systray/systray_rc.py [new file with mode: 0644]
examples/dialogs/README [new file with mode: 0644]
examples/dialogs/classwizard/classwizard.py [new file with mode: 0755]
examples/dialogs/classwizard/classwizard.qrc [new file with mode: 0644]
examples/dialogs/classwizard/classwizard_rc.py [new file with mode: 0644]
examples/dialogs/classwizard/images/background.png [new file with mode: 0644]
examples/dialogs/classwizard/images/banner.png [new file with mode: 0644]
examples/dialogs/classwizard/images/logo1.png [new file with mode: 0644]
examples/dialogs/classwizard/images/logo2.png [new file with mode: 0644]
examples/dialogs/classwizard/images/logo3.png [new file with mode: 0644]
examples/dialogs/classwizard/images/watermark1.png [new file with mode: 0644]
examples/dialogs/classwizard/images/watermark2.png [new file with mode: 0644]
examples/dialogs/configdialog/configdialog.py [new file with mode: 0755]
examples/dialogs/configdialog/configdialog.qrc [new file with mode: 0644]
examples/dialogs/configdialog/configdialog_rc.py [new file with mode: 0644]
examples/dialogs/configdialog/images/config.png [new file with mode: 0644]
examples/dialogs/configdialog/images/query.png [new file with mode: 0644]
examples/dialogs/configdialog/images/update.png [new file with mode: 0644]
examples/dialogs/extension.py [new file with mode: 0755]
examples/dialogs/findfiles.py [new file with mode: 0755]
examples/dialogs/standarddialogs.py [new file with mode: 0755]
examples/dialogs/tabdialog.py [new file with mode: 0755]
examples/dialogs/trivialwizard.py [new file with mode: 0755]
examples/draganddrop/README [new file with mode: 0644]
examples/draganddrop/delayedencoding/delayedencoding.py [new file with mode: 0755]
examples/draganddrop/delayedencoding/delayedencoding.qrc [new file with mode: 0644]
examples/draganddrop/delayedencoding/delayedencoding_rc.py [new file with mode: 0644]
examples/draganddrop/delayedencoding/images/drag.png [new file with mode: 0644]
examples/draganddrop/delayedencoding/images/example.svg [new file with mode: 0644]
examples/draganddrop/draggableicons/draggableicons.py [new file with mode: 0755]
examples/draganddrop/draggableicons/draggableicons.qrc [new file with mode: 0644]
examples/draganddrop/draggableicons/draggableicons_rc.py [new file with mode: 0644]
examples/draganddrop/draggableicons/images/boat.png [new file with mode: 0644]
examples/draganddrop/draggableicons/images/car.png [new file with mode: 0644]
examples/draganddrop/draggableicons/images/house.png [new file with mode: 0644]
examples/draganddrop/draggabletext/draggabletext.py [new file with mode: 0755]
examples/draganddrop/draggabletext/draggabletext.qrc [new file with mode: 0644]
examples/draganddrop/draggabletext/draggabletext_rc.py [new file with mode: 0644]
examples/draganddrop/draggabletext/words.txt [new file with mode: 0644]
examples/draganddrop/dropsite.py [new file with mode: 0755]
examples/draganddrop/fridgemagnets/fridgemagnets.py [new file with mode: 0755]
examples/draganddrop/fridgemagnets/fridgemagnets.qrc [new file with mode: 0644]
examples/draganddrop/fridgemagnets/fridgemagnets_rc.py [new file with mode: 0644]
examples/draganddrop/fridgemagnets/words.txt [new file with mode: 0644]
examples/draganddrop/puzzle/example.jpg [new file with mode: 0644]
examples/draganddrop/puzzle/puzzle.py [new file with mode: 0755]
examples/draganddrop/puzzle/puzzle.qrc [new file with mode: 0644]
examples/draganddrop/puzzle/puzzle_rc.py [new file with mode: 0644]
examples/effects/README [new file with mode: 0644]
examples/effects/lighting.py [new file with mode: 0644]
examples/graphicsview/README [new file with mode: 0644]
examples/graphicsview/anchorlayout.py [new file with mode: 0755]
examples/graphicsview/collidingmice/collidingmice.py [new file with mode: 0755]
examples/graphicsview/collidingmice/images/cheese.jpg [new file with mode: 0644]
examples/graphicsview/collidingmice/mice.qrc [new file with mode: 0644]
examples/graphicsview/collidingmice/mice_rc.py [new file with mode: 0644]
examples/graphicsview/diagramscene/diagramscene.py [new file with mode: 0755]
examples/graphicsview/diagramscene/diagramscene.qrc [new file with mode: 0644]
examples/graphicsview/diagramscene/diagramscene_rc.py [new file with mode: 0644]
examples/graphicsview/diagramscene/images/background1.png [new file with mode: 0644]
examples/graphicsview/diagramscene/images/background2.png [new file with mode: 0644]
examples/graphicsview/diagramscene/images/background3.png [new file with mode: 0644]
examples/graphicsview/diagramscene/images/background4.png [new file with mode: 0644]
examples/graphicsview/diagramscene/images/bold.png [new file with mode: 0644]
examples/graphicsview/diagramscene/images/bringtofront.png [new file with mode: 0644]
examples/graphicsview/diagramscene/images/delete.png [new file with mode: 0644]
examples/graphicsview/diagramscene/images/floodfill.png [new file with mode: 0644]
examples/graphicsview/diagramscene/images/italic.png [new file with mode: 0644]
examples/graphicsview/diagramscene/images/linecolor.png [new file with mode: 0644]
examples/graphicsview/diagramscene/images/linepointer.png [new file with mode: 0644]
examples/graphicsview/diagramscene/images/pointer.png [new file with mode: 0644]
examples/graphicsview/diagramscene/images/sendtoback.png [new file with mode: 0644]
examples/graphicsview/diagramscene/images/textpointer.png [new file with mode: 0644]
examples/graphicsview/diagramscene/images/underline.png [new file with mode: 0644]
examples/graphicsview/dragdroprobot/dragdroprobot.py [new file with mode: 0755]
examples/graphicsview/dragdroprobot/images/head.png [new file with mode: 0644]
examples/graphicsview/elasticnodes.py [new file with mode: 0755]
examples/graphicsview/embeddeddialogs/No-Ones-Laughing-3.jpg [new file with mode: 0644]
examples/graphicsview/embeddeddialogs/embeddeddialog.py [new file with mode: 0644]
examples/graphicsview/embeddeddialogs/embeddeddialog.ui [new file with mode: 0644]
examples/graphicsview/embeddeddialogs/embeddeddialogs.py [new file with mode: 0644]
examples/graphicsview/embeddeddialogs/embeddeddialogs.qrc [new file with mode: 0644]
examples/graphicsview/embeddeddialogs/embeddeddialogs_rc.py [new file with mode: 0644]
examples/graphicsview/padnavigator/form.ui [new file with mode: 0644]
examples/graphicsview/padnavigator/images/artsfftscope.png [new file with mode: 0644]
examples/graphicsview/padnavigator/images/blue_angle_swirl.jpg [new file with mode: 0644]
examples/graphicsview/padnavigator/images/kontact_contacts.png [new file with mode: 0644]
examples/graphicsview/padnavigator/images/kontact_journal.png [new file with mode: 0644]
examples/graphicsview/padnavigator/images/kontact_mail.png [new file with mode: 0644]
examples/graphicsview/padnavigator/images/kontact_notes.png [new file with mode: 0644]
examples/graphicsview/padnavigator/images/kopeteavailable.png [new file with mode: 0644]
examples/graphicsview/padnavigator/images/metacontact_online.png [new file with mode: 0644]
examples/graphicsview/padnavigator/images/minitools.png [new file with mode: 0644]
examples/graphicsview/padnavigator/padnavigator.py [new file with mode: 0644]
examples/graphicsview/padnavigator/padnavigator.qrc [new file with mode: 0644]
examples/graphicsview/padnavigator/padnavigator_rc.py [new file with mode: 0644]
examples/graphicsview/padnavigator/ui_form.py [new file with mode: 0644]
examples/ipc/README [new file with mode: 0644]
examples/ipc/localfortuneclient.py [new file with mode: 0755]
examples/ipc/localfortuneserver.py [new file with mode: 0755]
examples/ipc/sharedmemory/dialog.py [new file with mode: 0644]
examples/ipc/sharedmemory/dialog.ui [new file with mode: 0644]
examples/ipc/sharedmemory/image.png [new file with mode: 0644]
examples/ipc/sharedmemory/qt.png [new file with mode: 0644]
examples/ipc/sharedmemory/sharedmemory.py [new file with mode: 0755]
examples/itemviews/README [new file with mode: 0644]
examples/itemviews/basicsortfiltermodel.py [new file with mode: 0755]
examples/itemviews/chart/chart.py [new file with mode: 0755]
examples/itemviews/chart/chart.qrc [new file with mode: 0644]
examples/itemviews/chart/chart_rc.py [new file with mode: 0644]
examples/itemviews/chart/mydata.cht [new file with mode: 0644]
examples/itemviews/chart/qtdata.cht [new file with mode: 0644]
examples/itemviews/coloreditorfactory.py [new file with mode: 0755]
examples/itemviews/combowidgetmapper.py [new file with mode: 0755]
examples/itemviews/customsortfiltermodel.py [new file with mode: 0755]
examples/itemviews/dirview.py [new file with mode: 0755]
examples/itemviews/editabletreemodel/default.txt [new file with mode: 0644]
examples/itemviews/editabletreemodel/editabletreemodel.py [new file with mode: 0755]
examples/itemviews/editabletreemodel/editabletreemodel.qrc [new file with mode: 0644]
examples/itemviews/editabletreemodel/editabletreemodel_rc.py [new file with mode: 0644]
examples/itemviews/editabletreemodel/mainwindow.ui [new file with mode: 0644]
examples/itemviews/editabletreemodel/ui_mainwindow.py [new file with mode: 0644]
examples/itemviews/fetchmore.py [new file with mode: 0755]
examples/itemviews/frozencolumn/frozencolumn.py [new file with mode: 0644]
examples/itemviews/frozencolumn/grades.txt [new file with mode: 0644]
examples/itemviews/interview/images/interview.png [new file with mode: 0644]
examples/itemviews/interview/images/services.png [new file with mode: 0644]
examples/itemviews/interview/interview.py [new file with mode: 0644]
examples/itemviews/pixelator/images/qt.png [new file with mode: 0644]
examples/itemviews/pixelator/pixelator.py [new file with mode: 0755]
examples/itemviews/pixelator/pixelator.qrc [new file with mode: 0644]
examples/itemviews/pixelator/pixelator_rc.py [new file with mode: 0644]
examples/itemviews/puzzle/example.jpg [new file with mode: 0644]
examples/itemviews/puzzle/puzzle.py [new file with mode: 0755]
examples/itemviews/puzzle/puzzle.qrc [new file with mode: 0644]
examples/itemviews/puzzle/puzzle_rc.py [new file with mode: 0644]
examples/itemviews/simpledommodel.py [new file with mode: 0755]
examples/itemviews/simpletreemodel/default.txt [new file with mode: 0644]
examples/itemviews/simpletreemodel/simpletreemodel.py [new file with mode: 0755]
examples/itemviews/simpletreemodel/simpletreemodel.qrc [new file with mode: 0644]
examples/itemviews/simpletreemodel/simpletreemodel_rc.py [new file with mode: 0644]
examples/itemviews/simplewidgetmapper.py [new file with mode: 0755]
examples/itemviews/spinboxdelegate.py [new file with mode: 0755]
examples/itemviews/spreadsheet/images/interview.png [new file with mode: 0644]
examples/itemviews/spreadsheet/printview.py [new file with mode: 0644]
examples/itemviews/spreadsheet/spreadsheet.py [new file with mode: 0644]
examples/itemviews/spreadsheet/spreadsheet.qrc [new file with mode: 0644]
examples/itemviews/spreadsheet/spreadsheet_rc.py [new file with mode: 0644]
examples/itemviews/spreadsheet/spreadsheetdelegate.py [new file with mode: 0644]
examples/itemviews/spreadsheet/spreadsheetitem.py [new file with mode: 0644]
examples/itemviews/spreadsheet/util.py [new file with mode: 0644]
examples/itemviews/stardelegate.py [new file with mode: 0755]
examples/itemviews/storageview.py [new file with mode: 0644]
examples/layouts/README [new file with mode: 0644]
examples/layouts/basiclayouts.py [new file with mode: 0755]
examples/layouts/borderlayout.py [new file with mode: 0755]
examples/layouts/flowlayout.py [new file with mode: 0755]
examples/mainwindows/README [new file with mode: 0644]
examples/mainwindows/application/application.py [new file with mode: 0755]
examples/mainwindows/application/images/copy.png [new file with mode: 0644]
examples/mainwindows/application/images/cut.png [new file with mode: 0644]
examples/mainwindows/application/images/new.png [new file with mode: 0644]
examples/mainwindows/application/images/open.png [new file with mode: 0644]
examples/mainwindows/application/images/paste.png [new file with mode: 0644]
examples/mainwindows/application/images/save.png [new file with mode: 0644]
examples/mainwindows/dockwidgets/dockwidgets.py [new file with mode: 0755]
examples/mainwindows/dockwidgets/dockwidgets.qrc [new file with mode: 0644]
examples/mainwindows/dockwidgets/dockwidgets_rc.py [new file with mode: 0644]
examples/mainwindows/dockwidgets/images/new.png [new file with mode: 0644]
examples/mainwindows/dockwidgets/images/print.png [new file with mode: 0644]
examples/mainwindows/dockwidgets/images/save.png [new file with mode: 0644]
examples/mainwindows/dockwidgets/images/undo.png [new file with mode: 0644]
examples/mainwindows/mdi/images/copy.png [new file with mode: 0644]
examples/mainwindows/mdi/images/cut.png [new file with mode: 0644]
examples/mainwindows/mdi/images/new.png [new file with mode: 0644]
examples/mainwindows/mdi/images/open.png [new file with mode: 0644]
examples/mainwindows/mdi/images/paste.png [new file with mode: 0644]
examples/mainwindows/mdi/images/save.png [new file with mode: 0644]
examples/mainwindows/mdi/mdi.py [new file with mode: 0755]
examples/mainwindows/mdi/mdi.qrc [new file with mode: 0644]
examples/mainwindows/mdi/mdi_rc.py [new file with mode: 0644]
examples/mainwindows/menus.py [new file with mode: 0755]
examples/mainwindows/recentfiles.py [new file with mode: 0755]
examples/mainwindows/sdi/images/copy.png [new file with mode: 0644]
examples/mainwindows/sdi/images/cut.png [new file with mode: 0644]
examples/mainwindows/sdi/images/new.png [new file with mode: 0644]
examples/mainwindows/sdi/images/open.png [new file with mode: 0644]
examples/mainwindows/sdi/images/paste.png [new file with mode: 0644]
examples/mainwindows/sdi/images/save.png [new file with mode: 0644]
examples/mainwindows/sdi/sdi.py [new file with mode: 0755]
examples/mainwindows/sdi/sdi.qrc [new file with mode: 0644]
examples/mainwindows/sdi/sdi_rc.py [new file with mode: 0644]
examples/mainwindows/separations.py [new file with mode: 0755]
examples/multimedia/README [new file with mode: 0644]
examples/multimedia/audiodevices/audiodevices.py [new file with mode: 0755]
examples/multimedia/audiodevices/audiodevicesbase.ui [new file with mode: 0644]
examples/multimedia/audiodevices/ui_audiodevicesbase.py [new file with mode: 0644]
examples/multimedia/audiooutput.py [new file with mode: 0755]
examples/multimediawidgets/README [new file with mode: 0644]
examples/multimediawidgets/camera/camera.py [new file with mode: 0755]
examples/multimediawidgets/camera/camera.ui [new file with mode: 0644]
examples/multimediawidgets/camera/imagesettings.ui [new file with mode: 0644]
examples/multimediawidgets/camera/ui_camera.py [new file with mode: 0644]
examples/multimediawidgets/camera/ui_imagesettings.py [new file with mode: 0644]
examples/multimediawidgets/camera/ui_videosettings.py [new file with mode: 0644]
examples/multimediawidgets/camera/videosettings.ui [new file with mode: 0644]
examples/multimediawidgets/player.py [new file with mode: 0755]
examples/multimediawidgets/videographicsitem.py [new file with mode: 0755]
examples/multimediawidgets/videowidget.py [new file with mode: 0755]
examples/network/README [new file with mode: 0644]
examples/network/blockingfortuneclient.py [new file with mode: 0755]
examples/network/broadcastreceiver.py [new file with mode: 0755]
examples/network/broadcastsender.py [new file with mode: 0755]
examples/network/fortuneclient.py [new file with mode: 0755]
examples/network/fortuneserver.py [new file with mode: 0755]
examples/network/http/authenticationdialog.ui [new file with mode: 0644]
examples/network/http/http.py [new file with mode: 0755]
examples/network/lightmaps.py [new file with mode: 0644]
examples/network/loopback.py [new file with mode: 0755]
examples/network/threadedfortuneserver.py [new file with mode: 0755]
examples/opengl/2dpainting.py [new file with mode: 0755]
examples/opengl/README [new file with mode: 0644]
examples/opengl/grabber.py [new file with mode: 0755]
examples/opengl/hellogl.py [new file with mode: 0755]
examples/opengl/openglwindow.py [new file with mode: 0644]
examples/opengl/overpainting.py [new file with mode: 0755]
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: 0755]
examples/painting/README [new file with mode: 0644]
examples/painting/basicdrawing/basicdrawing.py [new file with mode: 0755]
examples/painting/basicdrawing/basicdrawing.qrc [new file with mode: 0644]
examples/painting/basicdrawing/basicdrawing_rc.py [new file with mode: 0644]
examples/painting/basicdrawing/images/brick.png [new file with mode: 0644]
examples/painting/basicdrawing/images/qt-logo.png [new file with mode: 0644]
examples/painting/concentriccircles.py [new file with mode: 0755]
examples/painting/painterpaths.py [new file with mode: 0755]
examples/painting/svgviewer/files/bubbles.svg [new file with mode: 0644]
examples/painting/svgviewer/files/cubic.svg [new file with mode: 0644]
examples/painting/svgviewer/files/spheres.svg [new file with mode: 0644]
examples/painting/svgviewer/svgviewer.py [new file with mode: 0755]
examples/painting/svgviewer/svgviewer.qrc [new file with mode: 0644]
examples/painting/svgviewer/svgviewer_rc.py [new file with mode: 0644]
examples/painting/transformations.py [new file with mode: 0755]
examples/pyuic/compile-on-the-fly.py [new file with mode: 0755]
examples/pyuic/demo.ui [new file with mode: 0644]
examples/pyuic/load_ui1.py [new file with mode: 0755]
examples/pyuic/load_ui2.py [new file with mode: 0755]
examples/qml/referenceexamples/adding.py [new file with mode: 0755]
examples/qml/referenceexamples/attached.py [new file with mode: 0755]
examples/qml/referenceexamples/binding.py [new file with mode: 0755]
examples/qml/referenceexamples/coercion.py [new file with mode: 0755]
examples/qml/referenceexamples/default.py [new file with mode: 0755]
examples/qml/referenceexamples/grouped.py [new file with mode: 0755]
examples/qml/referenceexamples/methods.py [new file with mode: 0755]
examples/qml/referenceexamples/properties.py [new file with mode: 0755]
examples/qml/referenceexamples/signal.py [new file with mode: 0755]
examples/qml/referenceexamples/valuesource.py [new file with mode: 0755]
examples/qtdemo/colors.py [new file with mode: 0644]
examples/qtdemo/demoitem.py [new file with mode: 0644]
examples/qtdemo/demoitemanimation.py [new file with mode: 0644]
examples/qtdemo/demotextitem.py [new file with mode: 0644]
examples/qtdemo/examplecontent.py [new file with mode: 0644]
examples/qtdemo/examples.xml [new file with mode: 0644]
examples/qtdemo/guide.py [new file with mode: 0644]
examples/qtdemo/guidecircle.py [new file with mode: 0644]
examples/qtdemo/guideline.py [new file with mode: 0644]
examples/qtdemo/headingitem.py [new file with mode: 0644]
examples/qtdemo/imageitem.py [new file with mode: 0644]
examples/qtdemo/images/demobg.png [new file with mode: 0644]
examples/qtdemo/images/qtlogo_small.png [new file with mode: 0644]
examples/qtdemo/images/trolltech-logo.png [new file with mode: 0644]
examples/qtdemo/itemcircleanimation.py [new file with mode: 0644]
examples/qtdemo/letteritem.py [new file with mode: 0644]
examples/qtdemo/mainwindow.py [new file with mode: 0644]
examples/qtdemo/menucontent.py [new file with mode: 0644]
examples/qtdemo/menumanager.py [new file with mode: 0644]
examples/qtdemo/qtdemo.py [new file with mode: 0755]
examples/qtdemo/scanitem.py [new file with mode: 0644]
examples/qtdemo/score.py [new file with mode: 0644]
examples/qtdemo/textbutton.py [new file with mode: 0644]
examples/quick/README [new file with mode: 0644]
examples/quick/animation/animation.py [new file with mode: 0644]
examples/quick/animation/animation.qml [new file with mode: 0644]
examples/quick/animation/animation.qrc [new file with mode: 0644]
examples/quick/animation/animation_rc.py [new file with mode: 0644]
examples/quick/animation/basics/color-animation.qml [new file with mode: 0644]
examples/quick/animation/basics/images/face-smile.png [new file with mode: 0644]
examples/quick/animation/basics/images/moon.png [new file with mode: 0644]
examples/quick/animation/basics/images/shadow.png [new file with mode: 0644]
examples/quick/animation/basics/images/star.png [new file with mode: 0644]
examples/quick/animation/basics/images/sun.png [new file with mode: 0644]
examples/quick/animation/basics/property-animation.qml [new file with mode: 0644]
examples/quick/animation/behaviors/SideRect.qml [new file with mode: 0644]
examples/quick/animation/behaviors/behavior-example.qml [new file with mode: 0644]
examples/quick/animation/behaviors/tvtennis.qml [new file with mode: 0644]
examples/quick/animation/behaviors/wigglytext.qml [new file with mode: 0644]
examples/quick/animation/easing/easing.qml [new file with mode: 0644]
examples/quick/animation/pathanimation/pathanimation.qml [new file with mode: 0644]
examples/quick/animation/pathinterpolator/pathinterpolator.qml [new file with mode: 0644]
examples/quick/animation/states/qt-logo.png [new file with mode: 0644]
examples/quick/animation/states/states.qml [new file with mode: 0644]
examples/quick/animation/states/transitions.qml [new file with mode: 0644]
examples/quick/canvas/bezierCurve/bezierCurve.qml [new file with mode: 0644]
examples/quick/canvas/canvas.py [new file with mode: 0644]
examples/quick/canvas/canvas.qml [new file with mode: 0644]
examples/quick/canvas/canvas.qrc [new file with mode: 0644]
examples/quick/canvas/canvas_rc.py [new file with mode: 0644]
examples/quick/canvas/clip/clip.qml [new file with mode: 0644]
examples/quick/canvas/contents/Button.qml [new file with mode: 0644]
examples/quick/canvas/contents/ScrollBar.qml [new file with mode: 0644]
examples/quick/canvas/contents/Slider.qml [new file with mode: 0644]
examples/quick/canvas/contents/TitleBar.qml [new file with mode: 0644]
examples/quick/canvas/contents/ToolBar.qml [new file with mode: 0644]
examples/quick/canvas/contents/images/button-pressed.png [new file with mode: 0644]
examples/quick/canvas/contents/images/button.png [new file with mode: 0644]
examples/quick/canvas/contents/images/default.svg [new file with mode: 0644]
examples/quick/canvas/contents/images/gloss.png [new file with mode: 0644]
examples/quick/canvas/contents/images/lineedit.png [new file with mode: 0644]
examples/quick/canvas/contents/images/lineedit.sci [new file with mode: 0644]
examples/quick/canvas/contents/images/quit.png [new file with mode: 0644]
examples/quick/canvas/contents/images/stripes.png [new file with mode: 0644]
examples/quick/canvas/contents/images/titlebar.png [new file with mode: 0644]
examples/quick/canvas/contents/images/titlebar.sci [new file with mode: 0644]
examples/quick/canvas/contents/images/toolbutton.png [new file with mode: 0644]
examples/quick/canvas/contents/images/toolbutton.sci [new file with mode: 0644]
examples/quick/canvas/contents/qt-logo.png [new file with mode: 0644]
examples/quick/canvas/quadraticCurveTo/quadraticCurveTo.qml [new file with mode: 0644]
examples/quick/canvas/roundedrect/roundedrect.qml [new file with mode: 0644]
examples/quick/canvas/smile/smile.qml [new file with mode: 0644]
examples/quick/canvas/squircle/squircle.png [new file with mode: 0644]
examples/quick/canvas/squircle/squircle.qml [new file with mode: 0644]
examples/quick/canvas/tiger/tiger.js [new file with mode: 0644]
examples/quick/canvas/tiger/tiger.qml [new file with mode: 0644]
examples/quick/models/abstractitemmodel/abstractitemmodel.py [new file with mode: 0644]
examples/quick/models/abstractitemmodel/abstractitemmodel.qrc [new file with mode: 0644]
examples/quick/models/abstractitemmodel/abstractitemmodel_rc.py [new file with mode: 0644]
examples/quick/models/abstractitemmodel/view.qml [new file with mode: 0644]
examples/quick/models/objectlistmodel/objectlistmodel.py [new file with mode: 0644]
examples/quick/models/objectlistmodel/objectlistmodel.qrc [new file with mode: 0644]
examples/quick/models/objectlistmodel/objectlistmodel_rc.py [new file with mode: 0644]
examples/quick/models/objectlistmodel/view.qml [new file with mode: 0644]
examples/quick/models/stringlistmodel/stringlistmodel.py [new file with mode: 0644]
examples/quick/models/stringlistmodel/stringlistmodel.qrc [new file with mode: 0644]
examples/quick/models/stringlistmodel/stringlistmodel_rc.py [new file with mode: 0644]
examples/quick/models/stringlistmodel/view.qml [new file with mode: 0644]
examples/quick/scenegraph/customgeometry/customgeometry.py [new file with mode: 0644]
examples/quick/scenegraph/customgeometry/customgeometry.qrc [new file with mode: 0644]
examples/quick/scenegraph/customgeometry/customgeometry_rc.py [new file with mode: 0644]
examples/quick/scenegraph/customgeometry/main.qml [new file with mode: 0644]
examples/quick/shared/Button.qml [new file with mode: 0644]
examples/quick/shared/LauncherList.qml [new file with mode: 0644]
examples/quick/shared/SimpleLauncherDelegate.qml [new file with mode: 0644]
examples/quick/shared/images/back.png [new file with mode: 0644]
examples/quick/shared/images/next.png [new file with mode: 0644]
examples/quick/shared/shared.qrc [new file with mode: 0644]
examples/quick/shared/shared_rc.py [new file with mode: 0644]
examples/quick/tutorials/extending/chapter1-basics/app.qml [new file with mode: 0644]
examples/quick/tutorials/extending/chapter1-basics/chapter1-basics.py [new file with mode: 0644]
examples/quick/tutorials/extending/chapter2-methods/app.qml [new file with mode: 0644]
examples/quick/tutorials/extending/chapter2-methods/chapter2-methods.py [new file with mode: 0644]
examples/quick/tutorials/extending/chapter3-bindings/app.qml [new file with mode: 0644]
examples/quick/tutorials/extending/chapter3-bindings/chapter3-bindings.py [new file with mode: 0644]
examples/quick/tutorials/extending/chapter4-customPropertyTypes/app.qml [new file with mode: 0644]
examples/quick/tutorials/extending/chapter4-customPropertyTypes/chapter4-customPropertyTypes.py [new file with mode: 0644]
examples/quick/tutorials/extending/chapter5-listproperties/app.qml [new file with mode: 0644]
examples/quick/tutorials/extending/chapter5-listproperties/chapter5-listproperties.py [new file with mode: 0644]
examples/quick/tutorials/extending/chapter6-plugins/Charts/chartsplugin.py [new file with mode: 0644]
examples/quick/tutorials/extending/chapter6-plugins/Charts/piechart.py [new file with mode: 0644]
examples/quick/tutorials/extending/chapter6-plugins/Charts/pieslice.py [new file with mode: 0644]
examples/quick/tutorials/extending/chapter6-plugins/Charts/qmldir [new file with mode: 0644]
examples/quick/tutorials/extending/chapter6-plugins/app.qml [new file with mode: 0644]
examples/richtext/README [new file with mode: 0644]
examples/richtext/calendar.py [new file with mode: 0755]
examples/richtext/orderform.py [new file with mode: 0755]
examples/richtext/syntaxhighlighter.py [new file with mode: 0755]
examples/richtext/textedit/example.html [new file with mode: 0644]
examples/richtext/textedit/images/logo.png [new file with mode: 0644]
examples/richtext/textedit/images/logo32.png [new file with mode: 0644]
examples/richtext/textedit/images/mac/editcopy.png [new file with mode: 0644]
examples/richtext/textedit/images/mac/editcut.png [new file with mode: 0644]
examples/richtext/textedit/images/mac/editpaste.png [new file with mode: 0644]
examples/richtext/textedit/images/mac/editredo.png [new file with mode: 0644]
examples/richtext/textedit/images/mac/editundo.png [new file with mode: 0644]
examples/richtext/textedit/images/mac/exportpdf.png [new file with mode: 0644]
examples/richtext/textedit/images/mac/filenew.png [new file with mode: 0644]
examples/richtext/textedit/images/mac/fileopen.png [new file with mode: 0644]
examples/richtext/textedit/images/mac/fileprint.png [new file with mode: 0644]
examples/richtext/textedit/images/mac/filesave.png [new file with mode: 0644]
examples/richtext/textedit/images/mac/textbold.png [new file with mode: 0644]
examples/richtext/textedit/images/mac/textcenter.png [new file with mode: 0644]
examples/richtext/textedit/images/mac/textitalic.png [new file with mode: 0644]
examples/richtext/textedit/images/mac/textjustify.png [new file with mode: 0644]
examples/richtext/textedit/images/mac/textleft.png [new file with mode: 0644]
examples/richtext/textedit/images/mac/textright.png [new file with mode: 0644]
examples/richtext/textedit/images/mac/textunder.png [new file with mode: 0644]
examples/richtext/textedit/images/mac/zoomin.png [new file with mode: 0644]
examples/richtext/textedit/images/mac/zoomout.png [new file with mode: 0644]
examples/richtext/textedit/images/win/editcopy.png [new file with mode: 0644]
examples/richtext/textedit/images/win/editcut.png [new file with mode: 0644]
examples/richtext/textedit/images/win/editpaste.png [new file with mode: 0644]
examples/richtext/textedit/images/win/editredo.png [new file with mode: 0644]
examples/richtext/textedit/images/win/editundo.png [new file with mode: 0644]
examples/richtext/textedit/images/win/exportpdf.png [new file with mode: 0644]
examples/richtext/textedit/images/win/filenew.png [new file with mode: 0644]
examples/richtext/textedit/images/win/fileopen.png [new file with mode: 0644]
examples/richtext/textedit/images/win/fileprint.png [new file with mode: 0644]
examples/richtext/textedit/images/win/filesave.png [new file with mode: 0644]
examples/richtext/textedit/images/win/textbold.png [new file with mode: 0644]
examples/richtext/textedit/images/win/textcenter.png [new file with mode: 0644]
examples/richtext/textedit/images/win/textitalic.png [new file with mode: 0644]
examples/richtext/textedit/images/win/textjustify.png [new file with mode: 0644]
examples/richtext/textedit/images/win/textleft.png [new file with mode: 0644]
examples/richtext/textedit/images/win/textright.png [new file with mode: 0644]
examples/richtext/textedit/images/win/textunder.png [new file with mode: 0644]
examples/richtext/textedit/images/win/zoomin.png [new file with mode: 0644]
examples/richtext/textedit/images/win/zoomout.png [new file with mode: 0644]
examples/richtext/textedit/textedit.py [new file with mode: 0755]
examples/richtext/textedit/textedit.qrc [new file with mode: 0644]
examples/richtext/textedit/textedit_rc.py [new file with mode: 0644]
examples/richtext/textobject/files/heart.svg [new file with mode: 0644]
examples/richtext/textobject/textobject.py [new file with mode: 0755]
examples/sql/README [new file with mode: 0644]
examples/sql/cachedtable.py [new file with mode: 0755]
examples/sql/connection.py [new file with mode: 0644]
examples/sql/querymodel.py [new file with mode: 0755]
examples/sql/relationaltablemodel.py [new file with mode: 0755]
examples/sql/tablemodel.py [new file with mode: 0755]
examples/threads/README [new file with mode: 0644]
examples/threads/mandelbrot.py [new file with mode: 0755]
examples/threads/semaphores.py [new file with mode: 0755]
examples/threads/waitconditions.py [new file with mode: 0755]
examples/tools/README [new file with mode: 0644]
examples/tools/codecs/codecs.py [new file with mode: 0755]
examples/tools/codecs/encodedfiles/iso-8859-1.txt [new file with mode: 0644]
examples/tools/codecs/encodedfiles/iso-8859-15.txt [new file with mode: 0644]
examples/tools/codecs/encodedfiles/utf-16.txt [new file with mode: 0644]
examples/tools/codecs/encodedfiles/utf-16be.txt [new file with mode: 0644]
examples/tools/codecs/encodedfiles/utf-16le.txt [new file with mode: 0644]
examples/tools/codecs/encodedfiles/utf-8.txt [new file with mode: 0644]
examples/tools/customcompleter/customcompleter.py [new file with mode: 0644]
examples/tools/customcompleter/customcompleter.qrc [new file with mode: 0644]
examples/tools/customcompleter/customcompleter_rc.py [new file with mode: 0644]
examples/tools/customcompleter/resources/wordlist.txt [new file with mode: 0644]
examples/tools/i18n/i18n.py [new file with mode: 0755]
examples/tools/i18n/i18n.qrc [new file with mode: 0644]
examples/tools/i18n/i18n_rc.py [new file with mode: 0644]
examples/tools/i18n/translations/i18n_ar.qm [new file with mode: 0644]
examples/tools/i18n/translations/i18n_ar.ts [new file with mode: 0644]
examples/tools/i18n/translations/i18n_cs.qm [new file with mode: 0644]
examples/tools/i18n/translations/i18n_cs.ts [new file with mode: 0644]
examples/tools/i18n/translations/i18n_de.qm [new file with mode: 0644]
examples/tools/i18n/translations/i18n_de.ts [new file with mode: 0644]
examples/tools/i18n/translations/i18n_el.qm [new file with mode: 0644]
examples/tools/i18n/translations/i18n_el.ts [new file with mode: 0644]
examples/tools/i18n/translations/i18n_en.qm [new file with mode: 0644]
examples/tools/i18n/translations/i18n_en.ts [new file with mode: 0644]
examples/tools/i18n/translations/i18n_eo.qm [new file with mode: 0644]
examples/tools/i18n/translations/i18n_eo.ts [new file with mode: 0644]
examples/tools/i18n/translations/i18n_fr.qm [new file with mode: 0644]
examples/tools/i18n/translations/i18n_fr.ts [new file with mode: 0644]
examples/tools/i18n/translations/i18n_it.qm [new file with mode: 0644]
examples/tools/i18n/translations/i18n_it.ts [new file with mode: 0644]
examples/tools/i18n/translations/i18n_jp.qm [new file with mode: 0644]
examples/tools/i18n/translations/i18n_jp.ts [new file with mode: 0644]
examples/tools/i18n/translations/i18n_ko.qm [new file with mode: 0644]
examples/tools/i18n/translations/i18n_ko.ts [new file with mode: 0644]
examples/tools/i18n/translations/i18n_no.qm [new file with mode: 0644]
examples/tools/i18n/translations/i18n_no.ts [new file with mode: 0644]
examples/tools/i18n/translations/i18n_pt.qm [new file with mode: 0644]
examples/tools/i18n/translations/i18n_pt.ts [new file with mode: 0644]
examples/tools/i18n/translations/i18n_ru.qm [new file with mode: 0644]
examples/tools/i18n/translations/i18n_ru.ts [new file with mode: 0644]
examples/tools/i18n/translations/i18n_sv.qm [new file with mode: 0644]
examples/tools/i18n/translations/i18n_sv.ts [new file with mode: 0644]
examples/tools/i18n/translations/i18n_zh.qm [new file with mode: 0644]
examples/tools/i18n/translations/i18n_zh.ts [new file with mode: 0644]
examples/tools/regexp.py [new file with mode: 0755]
examples/tools/settingseditor/inifiles/licensepage.ini [new file with mode: 0644]
examples/tools/settingseditor/inifiles/qsa.ini [new file with mode: 0644]
examples/tools/settingseditor/settingseditor.py [new file with mode: 0755]
examples/tutorials/addressbook/README [new file with mode: 0644]
examples/tutorials/addressbook/part1.py [new file with mode: 0755]
examples/tutorials/addressbook/part2.py [new file with mode: 0755]
examples/tutorials/addressbook/part3.py [new file with mode: 0755]
examples/tutorials/addressbook/part4.py [new file with mode: 0755]
examples/tutorials/addressbook/part5.py [new file with mode: 0755]
examples/tutorials/addressbook/part6.py [new file with mode: 0755]
examples/tutorials/addressbook/part7.py [new file with mode: 0755]
examples/webkit/README [new file with mode: 0644]
examples/webkit/domtraversal/domtraversal.py [new file with mode: 0755]
examples/webkit/domtraversal/ui_window.py [new file with mode: 0644]
examples/webkit/domtraversal/window.ui [new file with mode: 0644]
examples/webkit/fancybrowser/fancybrowser.py [new file with mode: 0755]
examples/webkit/fancybrowser/jquery.qrc [new file with mode: 0644]
examples/webkit/formextractor/form.html [new file with mode: 0644]
examples/webkit/formextractor/formextractor.py [new file with mode: 0755]
examples/webkit/formextractor/formextractor.qrc [new file with mode: 0644]
examples/webkit/formextractor/formextractor.ui [new file with mode: 0644]
examples/webkit/formextractor/formextractor_rc.py [new file with mode: 0644]
examples/webkit/formextractor/ui_formextractor.py [new file with mode: 0644]
examples/webkit/framecapture.py [new file with mode: 0755]
examples/webkit/previewer/previewer.py [new file with mode: 0755]
examples/webkit/previewer/previewer.ui [new file with mode: 0644]
examples/webkit/previewer/ui_previewer.py [new file with mode: 0644]
examples/webkit/simpleselector/simpleselector.py [new file with mode: 0755]
examples/webkit/simpleselector/ui_window.py [new file with mode: 0644]
examples/webkit/simpleselector/window.ui [new file with mode: 0644]
examples/widgets/README [new file with mode: 0644]
examples/widgets/analogclock.py [new file with mode: 0755]
examples/widgets/calculator.py [new file with mode: 0755]
examples/widgets/calendarwidget.py [new file with mode: 0755]
examples/widgets/charactermap.py [new file with mode: 0755]
examples/widgets/digitalclock.py [new file with mode: 0755]
examples/widgets/groupbox.py [new file with mode: 0755]
examples/widgets/icons/icons.py [new file with mode: 0755]
examples/widgets/icons/images/designer.png [new file with mode: 0644]
examples/widgets/icons/images/find_disabled.png [new file with mode: 0644]
examples/widgets/icons/images/find_normal.png [new file with mode: 0644]
examples/widgets/icons/images/monkey_off_128x128.png [new file with mode: 0644]
examples/widgets/icons/images/monkey_off_16x16.png [new file with mode: 0644]
examples/widgets/icons/images/monkey_off_32x32.png [new file with mode: 0644]
examples/widgets/icons/images/monkey_off_64x64.png [new file with mode: 0644]
examples/widgets/icons/images/monkey_on_128x128.png [new file with mode: 0644]
examples/widgets/icons/images/monkey_on_16x16.png [new file with mode: 0644]
examples/widgets/icons/images/monkey_on_32x32.png [new file with mode: 0644]
examples/widgets/icons/images/monkey_on_64x64.png [new file with mode: 0644]
examples/widgets/icons/images/qt_extended_16x16.png [new file with mode: 0644]
examples/widgets/icons/images/qt_extended_32x32.png [new file with mode: 0644]
examples/widgets/icons/images/qt_extended_48x48.png [new file with mode: 0644]
examples/widgets/imageviewer.py [new file with mode: 0755]
examples/widgets/lineedits.py [new file with mode: 0755]
examples/widgets/movie/animation.mng [new file with mode: 0644]
examples/widgets/movie/movie.py [new file with mode: 0755]
examples/widgets/scribble.py [new file with mode: 0755]
examples/widgets/shapedclock.py [new file with mode: 0755]
examples/widgets/sliders.py [new file with mode: 0755]
examples/widgets/spinboxes.py [new file with mode: 0755]
examples/widgets/styles.py [new file with mode: 0755]
examples/widgets/stylesheet/images/checkbox_checked.png [new file with mode: 0644]
examples/widgets/stylesheet/images/checkbox_checked_hover.png [new file with mode: 0644]
examples/widgets/stylesheet/images/checkbox_checked_pressed.png [new file with mode: 0644]
examples/widgets/stylesheet/images/checkbox_unchecked.png [new file with mode: 0644]
examples/widgets/stylesheet/images/checkbox_unchecked_hover.png [new file with mode: 0644]
examples/widgets/stylesheet/images/checkbox_unchecked_pressed.png [new file with mode: 0644]
examples/widgets/stylesheet/images/down_arrow.png [new file with mode: 0644]
examples/widgets/stylesheet/images/down_arrow_disabled.png [new file with mode: 0644]
examples/widgets/stylesheet/images/frame.png [new file with mode: 0644]
examples/widgets/stylesheet/images/pagefold.png [new file with mode: 0644]
examples/widgets/stylesheet/images/pushbutton.png [new file with mode: 0644]
examples/widgets/stylesheet/images/pushbutton_hover.png [new file with mode: 0644]
examples/widgets/stylesheet/images/pushbutton_pressed.png [new file with mode: 0644]
examples/widgets/stylesheet/images/radiobutton_checked.png [new file with mode: 0644]
examples/widgets/stylesheet/images/radiobutton_checked_hover.png [new file with mode: 0644]
examples/widgets/stylesheet/images/radiobutton_checked_pressed.png [new file with mode: 0644]
examples/widgets/stylesheet/images/radiobutton_unchecked.png [new file with mode: 0644]
examples/widgets/stylesheet/images/radiobutton_unchecked_hover.png [new file with mode: 0644]
examples/widgets/stylesheet/images/radiobutton_unchecked_pressed.png [new file with mode: 0644]
examples/widgets/stylesheet/images/sizegrip.png [new file with mode: 0644]
examples/widgets/stylesheet/images/spindown.png [new file with mode: 0644]
examples/widgets/stylesheet/images/spindown_hover.png [new file with mode: 0644]
examples/widgets/stylesheet/images/spindown_off.png [new file with mode: 0644]
examples/widgets/stylesheet/images/spindown_pressed.png [new file with mode: 0644]
examples/widgets/stylesheet/images/spinup.png [new file with mode: 0644]
examples/widgets/stylesheet/images/spinup_hover.png [new file with mode: 0644]
examples/widgets/stylesheet/images/spinup_off.png [new file with mode: 0644]
examples/widgets/stylesheet/images/spinup_pressed.png [new file with mode: 0644]
examples/widgets/stylesheet/images/up_arrow.png [new file with mode: 0644]
examples/widgets/stylesheet/images/up_arrow_disabled.png [new file with mode: 0644]
examples/widgets/stylesheet/mainwindow.ui [new file with mode: 0644]
examples/widgets/stylesheet/qss/coffee.qss [new file with mode: 0644]
examples/widgets/stylesheet/qss/default.qss [new file with mode: 0644]
examples/widgets/stylesheet/qss/pagefold.qss [new file with mode: 0644]
examples/widgets/stylesheet/stylesheet.py [new file with mode: 0755]
examples/widgets/stylesheet/stylesheet.qrc [new file with mode: 0644]
examples/widgets/stylesheet/stylesheet_rc.py [new file with mode: 0644]
examples/widgets/stylesheet/stylesheeteditor.py [new file with mode: 0644]
examples/widgets/stylesheet/stylesheeteditor.ui [new file with mode: 0644]
examples/widgets/stylesheet/ui_mainwindow.py [new file with mode: 0644]
examples/widgets/stylesheet/ui_stylesheeteditor.py [new file with mode: 0644]
examples/widgets/tetrix.py [new file with mode: 0755]
examples/widgets/tooltips/images/circle.png [new file with mode: 0644]
examples/widgets/tooltips/images/square.png [new file with mode: 0644]
examples/widgets/tooltips/images/triangle.png [new file with mode: 0644]
examples/widgets/tooltips/tooltips.py [new file with mode: 0755]
examples/widgets/tooltips/tooltips.qrc [new file with mode: 0644]
examples/widgets/tooltips/tooltips_rc.py [new file with mode: 0644]
examples/widgets/wiggly.py [new file with mode: 0755]
examples/widgets/windowflags.py [new file with mode: 0755]
examples/xmlpatterns/README [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: 0755]
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]
mk_distinfo.py [new file with mode: 0644]
pylupdate/pylupdate_main.py [new file with mode: 0644]
pylupdate/pylupdatemod.sip [new file with mode: 0644]
pyrcc/pyrcc_main.py [new file with mode: 0644]
pyrcc/pyrccmod.sip [new file with mode: 0644]
pyuic/uic/Compiler/__init__.py [new file with mode: 0644]
pyuic/uic/Compiler/compiler.py [new file with mode: 0644]
pyuic/uic/Compiler/indenter.py [new file with mode: 0644]
pyuic/uic/Compiler/misc.py [new file with mode: 0644]
pyuic/uic/Compiler/proxy_metaclass.py [new file with mode: 0644]
pyuic/uic/Compiler/qobjectcreator.py [new file with mode: 0644]
pyuic/uic/Compiler/qtproxies.py [new file with mode: 0644]
pyuic/uic/Loader/__init__.py [new file with mode: 0644]
pyuic/uic/Loader/loader.py [new file with mode: 0644]
pyuic/uic/Loader/qobjectcreator.py [new file with mode: 0644]
pyuic/uic/__init__.py [new file with mode: 0644]
pyuic/uic/driver.py [new file with mode: 0644]
pyuic/uic/exceptions.py [new file with mode: 0644]
pyuic/uic/icon_cache.py [new file with mode: 0644]
pyuic/uic/objcreator.py [new file with mode: 0644]
pyuic/uic/port_v2/__init__.py [new file with mode: 0644]
pyuic/uic/port_v2/as_string.py [new file with mode: 0644]
pyuic/uic/port_v2/ascii_upper.py [new file with mode: 0644]
pyuic/uic/port_v2/proxy_base.py [new file with mode: 0644]
pyuic/uic/port_v2/string_io.py [new file with mode: 0644]
pyuic/uic/port_v3/__init__.py [new file with mode: 0644]
pyuic/uic/port_v3/as_string.py [new file with mode: 0644]
pyuic/uic/port_v3/ascii_upper.py [new file with mode: 0644]
pyuic/uic/port_v3/proxy_base.py [new file with mode: 0644]
pyuic/uic/port_v3/string_io.py [new file with mode: 0644]
pyuic/uic/properties.py [new file with mode: 0644]
pyuic/uic/pyuic.py [new file with mode: 0644]
pyuic/uic/uiparser.py [new file with mode: 0644]
pyuic/uic/widget-plugins/qaxcontainer.py [new file with mode: 0644]
pyuic/uic/widget-plugins/qscintilla.py [new file with mode: 0644]
pyuic/uic/widget-plugins/qtcharts.py [new file with mode: 0644]
pyuic/uic/widget-plugins/qtprintsupport.py [new file with mode: 0644]
pyuic/uic/widget-plugins/qtquickwidgets.py [new file with mode: 0644]
pyuic/uic/widget-plugins/qtwebenginewidgets.py [new file with mode: 0644]
pyuic/uic/widget-plugins/qtwebkit.py [new file with mode: 0644]
qmlscene/pluginloader.cpp [new file with mode: 0644]
qmlscene/pluginloader.h [new file with mode: 0644]
qmlscene/qmlscene.pro-in [new file with mode: 0644]
qpy/QtCore/qpycore_api.h [new file with mode: 0644]
qpy/QtCore/qpycore_chimera.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_chimera.h [new file with mode: 0644]
qpy/QtCore/qpycore_chimera_signature.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_chimera_storage.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_classinfo.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_classinfo.h [new file with mode: 0644]
qpy/QtCore/qpycore_decorators.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_enums_flags.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_enums_flags.h [new file with mode: 0644]
qpy/QtCore/qpycore_event_handlers.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_event_handlers.h [new file with mode: 0644]
qpy/QtCore/qpycore_init.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_misc.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_misc.h [new file with mode: 0644]
qpy/QtCore/qpycore_namespace.h [new file with mode: 0644]
qpy/QtCore/qpycore_objectified_strings.h [new file with mode: 0644]
qpy/QtCore/qpycore_post_init.cpp.in [new file with mode: 0644]
qpy/QtCore/qpycore_public_api.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_public_api.h [new file with mode: 0644]
qpy/QtCore/qpycore_pyqtboundsignal.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_pyqtboundsignal.h [new file with mode: 0644]
qpy/QtCore/qpycore_pyqtconfigure.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_pyqtmethodproxy.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_pyqtmethodproxy.h [new file with mode: 0644]
qpy/QtCore/qpycore_pyqtproperty.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_pyqtproperty.h [new file with mode: 0644]
qpy/QtCore/qpycore_pyqtpyobject.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_pyqtpyobject.h [new file with mode: 0644]
qpy/QtCore/qpycore_pyqtsignal.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_pyqtsignal.h [new file with mode: 0644]
qpy/QtCore/qpycore_pyqtslot.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_pyqtslot.h [new file with mode: 0644]
qpy/QtCore/qpycore_pyqtslotproxy.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_pyqtslotproxy.h [new file with mode: 0644]
qpy/QtCore/qpycore_qjsonvalue.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_qmessagelogger.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_qmetaobject.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_qmetaobject_helpers.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_qmetaobjectbuilder.h [new file with mode: 0644]
qpy/QtCore/qpycore_qobject_getattr.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_qobject_helpers.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_qobject_helpers.h [new file with mode: 0644]
qpy/QtCore/qpycore_qstring.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_qt_conf.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_qvariant.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_qvariant_value.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_qvariantmap.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_types.cpp [new file with mode: 0644]
qpy/QtCore/qpycore_types.h [new file with mode: 0644]
qpy/QtDBus/qpydbus_api.h [new file with mode: 0644]
qpy/QtDBus/qpydbus_chimera_helpers.cpp [new file with mode: 0644]
qpy/QtDBus/qpydbus_chimera_helpers.h [new file with mode: 0644]
qpy/QtDBus/qpydbus_post_init.cpp [new file with mode: 0644]
qpy/QtDBus/qpydbuspendingreply.cpp [new file with mode: 0644]
qpy/QtDBus/qpydbuspendingreply.h [new file with mode: 0644]
qpy/QtDBus/qpydbusreply.cpp [new file with mode: 0644]
qpy/QtDBus/qpydbusreply.h [new file with mode: 0644]
qpy/QtDesigner/qpydesignercontainerextension.h [new file with mode: 0644]
qpy/QtDesigner/qpydesignercustomwidgetcollectionplugin.h [new file with mode: 0644]
qpy/QtDesigner/qpydesignercustomwidgetplugin.h [new file with mode: 0644]
qpy/QtDesigner/qpydesignermembersheetextension.h [new file with mode: 0644]
qpy/QtDesigner/qpydesignerpropertysheetextension.h [new file with mode: 0644]
qpy/QtDesigner/qpydesignertaskmenuextension.h [new file with mode: 0644]
qpy/QtGui/qpyopengl_add_constants.cpp [new file with mode: 0644]
qpy/QtGui/qpyopengl_api.h [new file with mode: 0644]
qpy/QtGui/qpyopengl_array_convertors.cpp [new file with mode: 0644]
qpy/QtGui/qpyopengl_attribute_array.cpp [new file with mode: 0644]
qpy/QtGui/qpyopengl_data_cache.cpp [new file with mode: 0644]
qpy/QtGui/qpyopengl_data_cache.h [new file with mode: 0644]
qpy/QtGui/qpyopengl_get.cpp [new file with mode: 0644]
qpy/QtGui/qpyopengl_init.cpp [new file with mode: 0644]
qpy/QtGui/qpyopengl_misc.h [new file with mode: 0644]
qpy/QtGui/qpyopengl_uniform_value_array.cpp [new file with mode: 0644]
qpy/QtGui/qpyopengl_value_array.cpp [new file with mode: 0644]
qpy/QtGui/qpyopengl_version_functions.cpp [new file with mode: 0644]
qpy/QtQml/qpyqml_api.h [new file with mode: 0644]
qpy/QtQml/qpyqml_listdata.cpp [new file with mode: 0644]
qpy/QtQml/qpyqml_listdata.h [new file with mode: 0644]
qpy/QtQml/qpyqml_post_init.cpp [new file with mode: 0644]
qpy/QtQml/qpyqml_qjsvalue.cpp [new file with mode: 0644]
qpy/QtQml/qpyqml_register_singleton_type.cpp [new file with mode: 0644]
qpy/QtQml/qpyqml_register_type.cpp [new file with mode: 0644]
qpy/QtQml/qpyqmllistproperty.cpp [new file with mode: 0644]
qpy/QtQml/qpyqmllistproperty.h [new file with mode: 0644]
qpy/QtQml/qpyqmllistpropertywrapper.cpp [new file with mode: 0644]
qpy/QtQml/qpyqmllistpropertywrapper.h [new file with mode: 0644]
qpy/QtQml/qpyqmlobject.cpp [new file with mode: 0644]
qpy/QtQml/qpyqmlobject.h [new file with mode: 0644]
qpy/QtQml/qpyqmlsingletonobject.cpp [new file with mode: 0644]
qpy/QtQml/qpyqmlsingletonobject.h [new file with mode: 0644]
qpy/QtQuick/qpyquick_api.h [new file with mode: 0644]
qpy/QtQuick/qpyquick_chimera_helpers.cpp [new file with mode: 0644]
qpy/QtQuick/qpyquick_chimera_helpers.h [new file with mode: 0644]
qpy/QtQuick/qpyquick_post_init.cpp [new file with mode: 0644]
qpy/QtQuick/qpyquick_register_type.cpp [new file with mode: 0644]
qpy/QtQuick/qpyquick_register_type.h [new file with mode: 0644]
qpy/QtQuick/qpyquickframebufferobject.cpp [new file with mode: 0644]
qpy/QtQuick/qpyquickframebufferobject.h [new file with mode: 0644]
qpy/QtQuick/qpyquickitem.cpp [new file with mode: 0644]
qpy/QtQuick/qpyquickitem.h [new file with mode: 0644]
qpy/QtQuick/qpyquickpainteditem.cpp [new file with mode: 0644]
qpy/QtQuick/qpyquickpainteditem.h [new file with mode: 0644]
qpy/QtQuick/qpyquickview.cpp [new file with mode: 0644]
qpy/QtQuick/qpyquickview.h [new file with mode: 0644]
qpy/QtQuick/qpyquickwindow.cpp [new file with mode: 0644]
qpy/QtQuick/qpyquickwindow.h [new file with mode: 0644]
qpy/QtWidgets/qpywidgets_api.h [new file with mode: 0644]
qpy/QtWidgets/qpywidgets_chimera_helpers.cpp [new file with mode: 0644]
qpy/QtWidgets/qpywidgets_chimera_helpers.h [new file with mode: 0644]
qpy/QtWidgets/qpywidgets_post_init.cpp [new file with mode: 0644]
qpy/pylupdate/fetchtr.cpp [new file with mode: 0644]
qpy/pylupdate/merge.cpp [new file with mode: 0644]
qpy/pylupdate/metatranslator.cpp [new file with mode: 0644]
qpy/pylupdate/metatranslator.h [new file with mode: 0644]
qpy/pylupdate/numberh.cpp [new file with mode: 0644]
qpy/pylupdate/proparser.cpp [new file with mode: 0644]
qpy/pylupdate/proparser.h [new file with mode: 0644]
qpy/pylupdate/pylupdate.h [new file with mode: 0644]
qpy/pylupdate/sametexth.cpp [new file with mode: 0644]
qpy/pylupdate/simtexth.cpp [new file with mode: 0644]
qpy/pylupdate/simtexth.h [new file with mode: 0644]
qpy/pylupdate/translator.cpp [new file with mode: 0644]
qpy/pylupdate/translator.h [new file with mode: 0644]
qpy/pyrcc/rcc.cpp [new file with mode: 0644]
qpy/pyrcc/rcc.h [new file with mode: 0644]
sip/Enginio/Enginiomod.sip [new file with mode: 0644]
sip/Enginio/enginio.sip [new file with mode: 0644]
sip/Enginio/enginioclient.sip [new file with mode: 0644]
sip/Enginio/enginioclientconnection.sip [new file with mode: 0644]
sip/Enginio/enginioidentity.sip [new file with mode: 0644]
sip/Enginio/enginiomodel.sip [new file with mode: 0644]
sip/Enginio/enginiooauth2authentication.sip [new file with mode: 0644]
sip/Enginio/enginioreply.sip [new file with mode: 0644]
sip/QAxContainer/QAxContainermod.sip [new file with mode: 0644]
sip/QAxContainer/qaxbase.sip [new file with mode: 0644]
sip/QAxContainer/qaxobject.sip [new file with mode: 0644]
sip/QAxContainer/qaxwidget.sip [new file with mode: 0644]
sip/QtAndroidExtras/QtAndroidExtrasmod.sip [new file with mode: 0644]
sip/QtAndroidExtras/qandroidjniobject.sip [new file with mode: 0644]
sip/QtAndroidExtras/qtandroid.sip [new file with mode: 0644]
sip/QtBluetooth/QtBluetoothmod.sip [new file with mode: 0644]
sip/QtBluetooth/qbluetooth.sip [new file with mode: 0644]
sip/QtBluetooth/qbluetoothaddress.sip [new file with mode: 0644]
sip/QtBluetooth/qbluetoothdevicediscoveryagent.sip [new file with mode: 0644]
sip/QtBluetooth/qbluetoothdeviceinfo.sip [new file with mode: 0644]
sip/QtBluetooth/qbluetoothhostinfo.sip [new file with mode: 0644]
sip/QtBluetooth/qbluetoothlocaldevice.sip [new file with mode: 0644]
sip/QtBluetooth/qbluetoothserver.sip [new file with mode: 0644]
sip/QtBluetooth/qbluetoothservicediscoveryagent.sip [new file with mode: 0644]
sip/QtBluetooth/qbluetoothserviceinfo.sip [new file with mode: 0644]
sip/QtBluetooth/qbluetoothsocket.sip [new file with mode: 0644]
sip/QtBluetooth/qbluetoothtransfermanager.sip [new file with mode: 0644]
sip/QtBluetooth/qbluetoothtransferreply.sip [new file with mode: 0644]
sip/QtBluetooth/qbluetoothtransferrequest.sip [new file with mode: 0644]
sip/QtBluetooth/qbluetoothuuid.sip [new file with mode: 0644]
sip/QtBluetooth/qlowenergyadvertisingdata.sip [new file with mode: 0644]
sip/QtBluetooth/qlowenergyadvertisingparameters.sip [new file with mode: 0644]
sip/QtBluetooth/qlowenergycharacteristic.sip [new file with mode: 0644]
sip/QtBluetooth/qlowenergycharacteristicdata.sip [new file with mode: 0644]
sip/QtBluetooth/qlowenergyconnectionparameters.sip [new file with mode: 0644]
sip/QtBluetooth/qlowenergycontroller.sip [new file with mode: 0644]
sip/QtBluetooth/qlowenergydescriptor.sip [new file with mode: 0644]
sip/QtBluetooth/qlowenergydescriptordata.sip [new file with mode: 0644]
sip/QtBluetooth/qlowenergyservice.sip [new file with mode: 0644]
sip/QtBluetooth/qlowenergyservicedata.sip [new file with mode: 0644]
sip/QtBluetooth/qpybluetooth_qlist.sip [new file with mode: 0644]
sip/QtBluetooth/qpybluetooth_quint128.sip [new file with mode: 0644]
sip/QtCore/QtCoremod.sip [new file with mode: 0644]
sip/QtCore/qabstractanimation.sip [new file with mode: 0644]
sip/QtCore/qabstracteventdispatcher.sip [new file with mode: 0644]
sip/QtCore/qabstractitemmodel.sip [new file with mode: 0644]
sip/QtCore/qabstractnativeeventfilter.sip [new file with mode: 0644]
sip/QtCore/qabstractproxymodel.sip [new file with mode: 0644]
sip/QtCore/qabstractstate.sip [new file with mode: 0644]
sip/QtCore/qabstracttransition.sip [new file with mode: 0644]
sip/QtCore/qanimationgroup.sip [new file with mode: 0644]
sip/QtCore/qbasictimer.sip [new file with mode: 0644]
sip/QtCore/qbitarray.sip [new file with mode: 0644]
sip/QtCore/qbuffer.sip [new file with mode: 0644]
sip/QtCore/qbytearray.sip [new file with mode: 0644]
sip/QtCore/qbytearraymatcher.sip [new file with mode: 0644]
sip/QtCore/qchar.sip [new file with mode: 0644]
sip/QtCore/qcollator.sip [new file with mode: 0644]
sip/QtCore/qcommandlineoption.sip [new file with mode: 0644]
sip/QtCore/qcommandlineparser.sip [new file with mode: 0644]
sip/QtCore/qcoreapplication.sip [new file with mode: 0644]
sip/QtCore/qcoreevent.sip [new file with mode: 0644]
sip/QtCore/qcryptographichash.sip [new file with mode: 0644]
sip/QtCore/qdatastream.sip [new file with mode: 0644]
sip/QtCore/qdatetime.sip [new file with mode: 0644]
sip/QtCore/qdeadlinetimer.sip [new file with mode: 0644]
sip/QtCore/qdir.sip [new file with mode: 0644]
sip/QtCore/qdiriterator.sip [new file with mode: 0644]
sip/QtCore/qeasingcurve.sip [new file with mode: 0644]
sip/QtCore/qelapsedtimer.sip [new file with mode: 0644]
sip/QtCore/qeventloop.sip [new file with mode: 0644]
sip/QtCore/qeventtransition.sip [new file with mode: 0644]
sip/QtCore/qfile.sip [new file with mode: 0644]
sip/QtCore/qfiledevice.sip [new file with mode: 0644]
sip/QtCore/qfileinfo.sip [new file with mode: 0644]
sip/QtCore/qfileselector.sip [new file with mode: 0644]
sip/QtCore/qfilesystemwatcher.sip [new file with mode: 0644]
sip/QtCore/qfinalstate.sip [new file with mode: 0644]
sip/QtCore/qglobal.sip [new file with mode: 0644]
sip/QtCore/qhistorystate.sip [new file with mode: 0644]
sip/QtCore/qidentityproxymodel.sip [new file with mode: 0644]
sip/QtCore/qiodevice.sip [new file with mode: 0644]
sip/QtCore/qitemselectionmodel.sip [new file with mode: 0644]
sip/QtCore/qjsonarray.sip [new file with mode: 0644]
sip/QtCore/qjsondocument.sip [new file with mode: 0644]
sip/QtCore/qjsonobject.sip [new file with mode: 0644]
sip/QtCore/qjsonvalue.sip [new file with mode: 0644]
sip/QtCore/qlibrary.sip [new file with mode: 0644]
sip/QtCore/qlibraryinfo.sip [new file with mode: 0644]
sip/QtCore/qline.sip [new file with mode: 0644]
sip/QtCore/qlocale.sip [new file with mode: 0644]
sip/QtCore/qlockfile.sip [new file with mode: 0644]
sip/QtCore/qlogging.sip [new file with mode: 0644]
sip/QtCore/qmargins.sip [new file with mode: 0644]
sip/QtCore/qmessageauthenticationcode.sip [new file with mode: 0644]
sip/QtCore/qmetaobject.sip [new file with mode: 0644]
sip/QtCore/qmetatype.sip [new file with mode: 0644]
sip/QtCore/qmimedata.sip [new file with mode: 0644]
sip/QtCore/qmimedatabase.sip [new file with mode: 0644]
sip/QtCore/qmimetype.sip [new file with mode: 0644]
sip/QtCore/qmutex.sip [new file with mode: 0644]
sip/QtCore/qnamespace.sip [new file with mode: 0644]
sip/QtCore/qnumeric.sip [new file with mode: 0644]
sip/QtCore/qobject.sip [new file with mode: 0644]
sip/QtCore/qobjectcleanuphandler.sip [new file with mode: 0644]
sip/QtCore/qobjectdefs.sip [new file with mode: 0644]
sip/QtCore/qoperatingsystemversion.sip [new file with mode: 0644]
sip/QtCore/qparallelanimationgroup.sip [new file with mode: 0644]
sip/QtCore/qpauseanimation.sip [new file with mode: 0644]
sip/QtCore/qpluginloader.sip [new file with mode: 0644]
sip/QtCore/qpoint.sip [new file with mode: 0644]
sip/QtCore/qprocess.sip [new file with mode: 0644]
sip/QtCore/qpropertyanimation.sip [new file with mode: 0644]
sip/QtCore/qpycore_qhash.sip [new file with mode: 0644]
sip/QtCore/qpycore_qlist.sip [new file with mode: 0644]
sip/QtCore/qpycore_qmap.sip [new file with mode: 0644]
sip/QtCore/qpycore_qpair.sip [new file with mode: 0644]
sip/QtCore/qpycore_qset.sip [new file with mode: 0644]
sip/QtCore/qpycore_qvariantmap.sip [new file with mode: 0644]
sip/QtCore/qpycore_qvector.sip [new file with mode: 0644]
sip/QtCore/qpycore_virtual_error_handler.sip [new file with mode: 0644]
sip/QtCore/qrandom.sip [new file with mode: 0644]
sip/QtCore/qreadwritelock.sip [new file with mode: 0644]
sip/QtCore/qrect.sip [new file with mode: 0644]
sip/QtCore/qregexp.sip [new file with mode: 0644]
sip/QtCore/qregularexpression.sip [new file with mode: 0644]
sip/QtCore/qresource.sip [new file with mode: 0644]
sip/QtCore/qrunnable.sip [new file with mode: 0644]
sip/QtCore/qsavefile.sip [new file with mode: 0644]
sip/QtCore/qsemaphore.sip [new file with mode: 0644]
sip/QtCore/qsequentialanimationgroup.sip [new file with mode: 0644]
sip/QtCore/qsettings.sip [new file with mode: 0644]
sip/QtCore/qsharedmemory.sip [new file with mode: 0644]
sip/QtCore/qsignalmapper.sip [new file with mode: 0644]
sip/QtCore/qsignaltransition.sip [new file with mode: 0644]
sip/QtCore/qsize.sip [new file with mode: 0644]
sip/QtCore/qsocketnotifier.sip [new file with mode: 0644]
sip/QtCore/qsortfilterproxymodel.sip [new file with mode: 0644]
sip/QtCore/qstandardpaths.sip [new file with mode: 0644]
sip/QtCore/qstate.sip [new file with mode: 0644]
sip/QtCore/qstatemachine.sip [new file with mode: 0644]
sip/QtCore/qstorageinfo.sip [new file with mode: 0644]
sip/QtCore/qstring.sip [new file with mode: 0644]
sip/QtCore/qstringlist.sip [new file with mode: 0644]
sip/QtCore/qstringlistmodel.sip [new file with mode: 0644]
sip/QtCore/qsysinfo.sip [new file with mode: 0644]
sip/QtCore/qsystemsemaphore.sip [new file with mode: 0644]
sip/QtCore/qtemporarydir.sip [new file with mode: 0644]
sip/QtCore/qtemporaryfile.sip [new file with mode: 0644]
sip/QtCore/qtextboundaryfinder.sip [new file with mode: 0644]
sip/QtCore/qtextcodec.sip [new file with mode: 0644]
sip/QtCore/qtextstream.sip [new file with mode: 0644]
sip/QtCore/qthread.sip [new file with mode: 0644]
sip/QtCore/qthreadpool.sip [new file with mode: 0644]
sip/QtCore/qtimeline.sip [new file with mode: 0644]
sip/QtCore/qtimer.sip [new file with mode: 0644]
sip/QtCore/qtimezone.sip [new file with mode: 0644]
sip/QtCore/qtranslator.sip [new file with mode: 0644]
sip/QtCore/qurl.sip [new file with mode: 0644]
sip/QtCore/qurlquery.sip [new file with mode: 0644]
sip/QtCore/quuid.sip [new file with mode: 0644]
sip/QtCore/qvariant.sip [new file with mode: 0644]
sip/QtCore/qvariantanimation.sip [new file with mode: 0644]
sip/QtCore/qversionnumber.sip [new file with mode: 0644]
sip/QtCore/qwaitcondition.sip [new file with mode: 0644]
sip/QtCore/qwineventnotifier.sip [new file with mode: 0644]
sip/QtCore/qxmlstream.sip [new file with mode: 0644]
sip/QtDBus/QtDBusmod.sip [new file with mode: 0644]
sip/QtDBus/qdbusabstractadaptor.sip [new file with mode: 0644]
sip/QtDBus/qdbusabstractinterface.sip [new file with mode: 0644]
sip/QtDBus/qdbusargument.sip [new file with mode: 0644]
sip/QtDBus/qdbusconnection.sip [new file with mode: 0644]
sip/QtDBus/qdbusconnectioninterface.sip [new file with mode: 0644]
sip/QtDBus/qdbuserror.sip [new file with mode: 0644]
sip/QtDBus/qdbusextratypes.sip [new file with mode: 0644]
sip/QtDBus/qdbusinterface.sip [new file with mode: 0644]
sip/QtDBus/qdbusmessage.sip [new file with mode: 0644]
sip/QtDBus/qdbuspendingcall.sip [new file with mode: 0644]
sip/QtDBus/qdbusservicewatcher.sip [new file with mode: 0644]
sip/QtDBus/qdbusunixfiledescriptor.sip [new file with mode: 0644]
sip/QtDBus/qpydbuspendingreply.sip [new file with mode: 0644]
sip/QtDBus/qpydbusreply.sip [new file with mode: 0644]
sip/QtDesigner/QtDesignermod.sip [new file with mode: 0644]
sip/QtDesigner/abstractactioneditor.sip [new file with mode: 0644]
sip/QtDesigner/abstractformbuilder.sip [new file with mode: 0644]
sip/QtDesigner/abstractformeditor.sip [new file with mode: 0644]
sip/QtDesigner/abstractformwindow.sip [new file with mode: 0644]
sip/QtDesigner/abstractformwindowcursor.sip [new file with mode: 0644]
sip/QtDesigner/abstractformwindowmanager.sip [new file with mode: 0644]
sip/QtDesigner/abstractobjectinspector.sip [new file with mode: 0644]
sip/QtDesigner/abstractpropertyeditor.sip [new file with mode: 0644]
sip/QtDesigner/abstractwidgetbox.sip [new file with mode: 0644]
sip/QtDesigner/container.sip [new file with mode: 0644]
sip/QtDesigner/customwidget.sip [new file with mode: 0644]
sip/QtDesigner/default_extensionfactory.sip [new file with mode: 0644]
sip/QtDesigner/extension.sip [new file with mode: 0644]
sip/QtDesigner/formbuilder.sip [new file with mode: 0644]
sip/QtDesigner/membersheet.sip [new file with mode: 0644]
sip/QtDesigner/propertysheet.sip [new file with mode: 0644]
sip/QtDesigner/qextensionmanager.sip [new file with mode: 0644]
sip/QtDesigner/qpydesignercontainerextension.sip [new file with mode: 0644]
sip/QtDesigner/qpydesignercustomwidgetcollectionplugin.sip [new file with mode: 0644]
sip/QtDesigner/qpydesignercustomwidgetplugin.sip [new file with mode: 0644]
sip/QtDesigner/qpydesignermembersheetextension.sip [new file with mode: 0644]
sip/QtDesigner/qpydesignerpropertysheetextension.sip [new file with mode: 0644]
sip/QtDesigner/qpydesignertaskmenuextension.sip [new file with mode: 0644]
sip/QtDesigner/taskmenu.sip [new file with mode: 0644]
sip/QtGui/QtGuimod.sip [new file with mode: 0644]
sip/QtGui/opengl_types.sip [new file with mode: 0644]
sip/QtGui/qabstracttextdocumentlayout.sip [new file with mode: 0644]
sip/QtGui/qbackingstore.sip [new file with mode: 0644]
sip/QtGui/qbitmap.sip [new file with mode: 0644]
sip/QtGui/qbrush.sip [new file with mode: 0644]
sip/QtGui/qclipboard.sip [new file with mode: 0644]
sip/QtGui/qcolor.sip [new file with mode: 0644]
sip/QtGui/qcursor.sip [new file with mode: 0644]
sip/QtGui/qdesktopservices.sip [new file with mode: 0644]
sip/QtGui/qdrag.sip [new file with mode: 0644]
sip/QtGui/qevent.sip [new file with mode: 0644]
sip/QtGui/qfont.sip [new file with mode: 0644]
sip/QtGui/qfontdatabase.sip [new file with mode: 0644]
sip/QtGui/qfontinfo.sip [new file with mode: 0644]
sip/QtGui/qfontmetrics.sip [new file with mode: 0644]
sip/QtGui/qgenericmatrix.sip [new file with mode: 0644]
sip/QtGui/qglyphrun.sip [new file with mode: 0644]
sip/QtGui/qguiapplication.sip [new file with mode: 0644]
sip/QtGui/qicon.sip [new file with mode: 0644]
sip/QtGui/qiconengine.sip [new file with mode: 0644]
sip/QtGui/qimage.sip [new file with mode: 0644]
sip/QtGui/qimageiohandler.sip [new file with mode: 0644]
sip/QtGui/qimagereader.sip [new file with mode: 0644]
sip/QtGui/qimagewriter.sip [new file with mode: 0644]
sip/QtGui/qinputmethod.sip [new file with mode: 0644]
sip/QtGui/qkeysequence.sip [new file with mode: 0644]
sip/QtGui/qmatrix4x4.sip [new file with mode: 0644]
sip/QtGui/qmovie.sip [new file with mode: 0644]
sip/QtGui/qoffscreensurface.sip [new file with mode: 0644]
sip/QtGui/qopenglbuffer.sip [new file with mode: 0644]
sip/QtGui/qopenglcontext.sip [new file with mode: 0644]
sip/QtGui/qopengldebug.sip [new file with mode: 0644]
sip/QtGui/qopenglframebufferobject.sip [new file with mode: 0644]
sip/QtGui/qopenglpaintdevice.sip [new file with mode: 0644]
sip/QtGui/qopenglpixeltransferoptions.sip [new file with mode: 0644]
sip/QtGui/qopenglshaderprogram.sip [new file with mode: 0644]
sip/QtGui/qopengltexture.sip [new file with mode: 0644]
sip/QtGui/qopengltextureblitter.sip [new file with mode: 0644]
sip/QtGui/qopengltimerquery.sip [new file with mode: 0644]
sip/QtGui/qopenglversionfunctions.sip [new file with mode: 0644]
sip/QtGui/qopenglvertexarrayobject.sip [new file with mode: 0644]
sip/QtGui/qopenglwindow.sip [new file with mode: 0644]
sip/QtGui/qpagedpaintdevice.sip [new file with mode: 0644]
sip/QtGui/qpagelayout.sip [new file with mode: 0644]
sip/QtGui/qpagesize.sip [new file with mode: 0644]
sip/QtGui/qpaintdevice.sip [new file with mode: 0644]
sip/QtGui/qpaintdevicewindow.sip [new file with mode: 0644]
sip/QtGui/qpaintengine.sip [new file with mode: 0644]
sip/QtGui/qpainter.sip [new file with mode: 0644]
sip/QtGui/qpainterpath.sip [new file with mode: 0644]
sip/QtGui/qpalette.sip [new file with mode: 0644]
sip/QtGui/qpdfwriter.sip [new file with mode: 0644]
sip/QtGui/qpen.sip [new file with mode: 0644]
sip/QtGui/qpicture.sip [new file with mode: 0644]
sip/QtGui/qpixelformat.sip [new file with mode: 0644]
sip/QtGui/qpixmap.sip [new file with mode: 0644]
sip/QtGui/qpixmapcache.sip [new file with mode: 0644]
sip/QtGui/qpolygon.sip [new file with mode: 0644]
sip/QtGui/qpygui_qlist.sip [new file with mode: 0644]
sip/QtGui/qpygui_qpair.sip [new file with mode: 0644]
sip/QtGui/qpygui_qvector.sip [new file with mode: 0644]
sip/QtGui/qquaternion.sip [new file with mode: 0644]
sip/QtGui/qrasterwindow.sip [new file with mode: 0644]
sip/QtGui/qrawfont.sip [new file with mode: 0644]
sip/QtGui/qregion.sip [new file with mode: 0644]
sip/QtGui/qrgb.sip [new file with mode: 0644]
sip/QtGui/qrgba64.sip [new file with mode: 0644]
sip/QtGui/qscreen.sip [new file with mode: 0644]
sip/QtGui/qsessionmanager.sip [new file with mode: 0644]
sip/QtGui/qstandarditemmodel.sip [new file with mode: 0644]
sip/QtGui/qstatictext.sip [new file with mode: 0644]
sip/QtGui/qstylehints.sip [new file with mode: 0644]
sip/QtGui/qsurface.sip [new file with mode: 0644]
sip/QtGui/qsurfaceformat.sip [new file with mode: 0644]
sip/QtGui/qsyntaxhighlighter.sip [new file with mode: 0644]
sip/QtGui/qtextcursor.sip [new file with mode: 0644]
sip/QtGui/qtextdocument.sip [new file with mode: 0644]
sip/QtGui/qtextdocumentfragment.sip [new file with mode: 0644]
sip/QtGui/qtextdocumentwriter.sip [new file with mode: 0644]
sip/QtGui/qtextformat.sip [new file with mode: 0644]
sip/QtGui/qtextlayout.sip [new file with mode: 0644]
sip/QtGui/qtextlist.sip [new file with mode: 0644]
sip/QtGui/qtextobject.sip [new file with mode: 0644]
sip/QtGui/qtextoption.sip [new file with mode: 0644]
sip/QtGui/qtexttable.sip [new file with mode: 0644]
sip/QtGui/qtouchdevice.sip [new file with mode: 0644]
sip/QtGui/qtransform.sip [new file with mode: 0644]
sip/QtGui/qvalidator.sip [new file with mode: 0644]
sip/QtGui/qvector2d.sip [new file with mode: 0644]
sip/QtGui/qvector3d.sip [new file with mode: 0644]
sip/QtGui/qvector4d.sip [new file with mode: 0644]
sip/QtGui/qwindow.sip [new file with mode: 0644]
sip/QtGui/qwindowdefs.sip [new file with mode: 0644]
sip/QtHelp/QtHelpmod.sip [new file with mode: 0644]
sip/QtHelp/qhelpcontentwidget.sip [new file with mode: 0644]
sip/QtHelp/qhelpengine.sip [new file with mode: 0644]
sip/QtHelp/qhelpenginecore.sip [new file with mode: 0644]
sip/QtHelp/qhelpindexwidget.sip [new file with mode: 0644]
sip/QtHelp/qhelpsearchengine.sip [new file with mode: 0644]
sip/QtHelp/qhelpsearchquerywidget.sip [new file with mode: 0644]
sip/QtHelp/qhelpsearchresultwidget.sip [new file with mode: 0644]
sip/QtLocation/QtLocationmod.sip [new file with mode: 0644]
sip/QtLocation/qgeocodereply.sip [new file with mode: 0644]
sip/QtLocation/qgeocodingmanager.sip [new file with mode: 0644]
sip/QtLocation/qgeocodingmanagerengine.sip [new file with mode: 0644]
sip/QtLocation/qgeomaneuver.sip [new file with mode: 0644]
sip/QtLocation/qgeoroute.sip [new file with mode: 0644]
sip/QtLocation/qgeoroutereply.sip [new file with mode: 0644]
sip/QtLocation/qgeorouterequest.sip [new file with mode: 0644]
sip/QtLocation/qgeoroutesegment.sip [new file with mode: 0644]
sip/QtLocation/qgeoroutingmanager.sip [new file with mode: 0644]
sip/QtLocation/qgeoroutingmanagerengine.sip [new file with mode: 0644]
sip/QtLocation/qgeoserviceprovider.sip [new file with mode: 0644]
sip/QtLocation/qlocation.sip [new file with mode: 0644]
sip/QtLocation/qplace.sip [new file with mode: 0644]
sip/QtLocation/qplaceattribute.sip [new file with mode: 0644]
sip/QtLocation/qplacecategory.sip [new file with mode: 0644]
sip/QtLocation/qplacecontactdetail.sip [new file with mode: 0644]
sip/QtLocation/qplacecontent.sip [new file with mode: 0644]
sip/QtLocation/qplacecontentreply.sip [new file with mode: 0644]
sip/QtLocation/qplacecontentrequest.sip [new file with mode: 0644]
sip/QtLocation/qplacedetailsreply.sip [new file with mode: 0644]
sip/QtLocation/qplaceeditorial.sip [new file with mode: 0644]
sip/QtLocation/qplaceicon.sip [new file with mode: 0644]
sip/QtLocation/qplaceidreply.sip [new file with mode: 0644]
sip/QtLocation/qplaceimage.sip [new file with mode: 0644]
sip/QtLocation/qplacemanager.sip [new file with mode: 0644]
sip/QtLocation/qplacemanagerengine.sip [new file with mode: 0644]
sip/QtLocation/qplacematchreply.sip [new file with mode: 0644]
sip/QtLocation/qplacematchrequest.sip [new file with mode: 0644]
sip/QtLocation/qplaceproposedsearchresult.sip [new file with mode: 0644]
sip/QtLocation/qplaceratings.sip [new file with mode: 0644]
sip/QtLocation/qplacereply.sip [new file with mode: 0644]
sip/QtLocation/qplaceresult.sip [new file with mode: 0644]
sip/QtLocation/qplacereview.sip [new file with mode: 0644]
sip/QtLocation/qplacesearchreply.sip [new file with mode: 0644]
sip/QtLocation/qplacesearchrequest.sip [new file with mode: 0644]
sip/QtLocation/qplacesearchresult.sip [new file with mode: 0644]
sip/QtLocation/qplacesearchsuggestionreply.sip [new file with mode: 0644]
sip/QtLocation/qplacesupplier.sip [new file with mode: 0644]
sip/QtLocation/qplaceuser.sip [new file with mode: 0644]
sip/QtMacExtras/QtMacExtrasmod.sip [new file with mode: 0644]
sip/QtMacExtras/qmacpasteboardmime.sip [new file with mode: 0644]
sip/QtMacExtras/qmactoolbar.sip [new file with mode: 0644]
sip/QtMacExtras/qmactoolbaritem.sip [new file with mode: 0644]
sip/QtMacExtras/qtmac.sip [new file with mode: 0644]
sip/QtMultimedia/QtMultimediamod.sip [new file with mode: 0644]
sip/QtMultimedia/qabstractvideobuffer.sip [new file with mode: 0644]
sip/QtMultimedia/qabstractvideofilter.sip [new file with mode: 0644]
sip/QtMultimedia/qabstractvideosurface.sip [new file with mode: 0644]
sip/QtMultimedia/qaudio.sip [new file with mode: 0644]
sip/QtMultimedia/qaudiobuffer.sip [new file with mode: 0644]
sip/QtMultimedia/qaudiodecoder.sip [new file with mode: 0644]
sip/QtMultimedia/qaudiodeviceinfo.sip [new file with mode: 0644]
sip/QtMultimedia/qaudioformat.sip [new file with mode: 0644]
sip/QtMultimedia/qaudioinput.sip [new file with mode: 0644]
sip/QtMultimedia/qaudiooutput.sip [new file with mode: 0644]
sip/QtMultimedia/qaudioprobe.sip [new file with mode: 0644]
sip/QtMultimedia/qaudiorecorder.sip [new file with mode: 0644]
sip/QtMultimedia/qcamera.sip [new file with mode: 0644]
sip/QtMultimedia/qcameraexposure.sip [new file with mode: 0644]
sip/QtMultimedia/qcamerafocus.sip [new file with mode: 0644]
sip/QtMultimedia/qcameraimagecapture.sip [new file with mode: 0644]
sip/QtMultimedia/qcameraimageprocessing.sip [new file with mode: 0644]
sip/QtMultimedia/qcamerainfo.sip [new file with mode: 0644]
sip/QtMultimedia/qcameraviewfindersettings.sip [new file with mode: 0644]
sip/QtMultimedia/qmediabindableinterface.sip [new file with mode: 0644]
sip/QtMultimedia/qmediacontent.sip [new file with mode: 0644]
sip/QtMultimedia/qmediacontrol.sip [new file with mode: 0644]
sip/QtMultimedia/qmediaencodersettings.sip [new file with mode: 0644]
sip/QtMultimedia/qmediametadata.sip [new file with mode: 0644]
sip/QtMultimedia/qmediaobject.sip [new file with mode: 0644]
sip/QtMultimedia/qmediaplayer.sip [new file with mode: 0644]
sip/QtMultimedia/qmediaplaylist.sip [new file with mode: 0644]
sip/QtMultimedia/qmediarecorder.sip [new file with mode: 0644]
sip/QtMultimedia/qmediaresource.sip [new file with mode: 0644]
sip/QtMultimedia/qmediaservice.sip [new file with mode: 0644]
sip/QtMultimedia/qmediatimerange.sip [new file with mode: 0644]
sip/QtMultimedia/qmultimedia.sip [new file with mode: 0644]
sip/QtMultimedia/qpymultimedia_qlist.sip [new file with mode: 0644]
sip/QtMultimedia/qradiodata.sip [new file with mode: 0644]
sip/QtMultimedia/qradiotuner.sip [new file with mode: 0644]
sip/QtMultimedia/qsound.sip [new file with mode: 0644]
sip/QtMultimedia/qsoundeffect.sip [new file with mode: 0644]
sip/QtMultimedia/qvideoframe.sip [new file with mode: 0644]
sip/QtMultimedia/qvideoprobe.sip [new file with mode: 0644]
sip/QtMultimedia/qvideosurfaceformat.sip [new file with mode: 0644]
sip/QtMultimediaWidgets/QtMultimediaWidgetsmod.sip [new file with mode: 0644]
sip/QtMultimediaWidgets/qcameraviewfinder.sip [new file with mode: 0644]
sip/QtMultimediaWidgets/qgraphicsvideoitem.sip [new file with mode: 0644]
sip/QtMultimediaWidgets/qvideowidget.sip [new file with mode: 0644]
sip/QtNetwork/QtNetworkmod.sip [new file with mode: 0644]
sip/QtNetwork/qabstractnetworkcache.sip [new file with mode: 0644]
sip/QtNetwork/qabstractsocket.sip [new file with mode: 0644]
sip/QtNetwork/qauthenticator.sip [new file with mode: 0644]
sip/QtNetwork/qdnslookup.sip [new file with mode: 0644]
sip/QtNetwork/qhostaddress.sip [new file with mode: 0644]
sip/QtNetwork/qhostinfo.sip [new file with mode: 0644]
sip/QtNetwork/qhstspolicy.sip [new file with mode: 0644]
sip/QtNetwork/qhttpmultipart.sip [new file with mode: 0644]
sip/QtNetwork/qlocalserver.sip [new file with mode: 0644]
sip/QtNetwork/qlocalsocket.sip [new file with mode: 0644]
sip/QtNetwork/qnetworkaccessmanager.sip [new file with mode: 0644]
sip/QtNetwork/qnetworkconfigmanager.sip [new file with mode: 0644]
sip/QtNetwork/qnetworkconfiguration.sip [new file with mode: 0644]
sip/QtNetwork/qnetworkcookie.sip [new file with mode: 0644]
sip/QtNetwork/qnetworkcookiejar.sip [new file with mode: 0644]
sip/QtNetwork/qnetworkdatagram.sip [new file with mode: 0644]
sip/QtNetwork/qnetworkdiskcache.sip [new file with mode: 0644]
sip/QtNetwork/qnetworkinterface.sip [new file with mode: 0644]
sip/QtNetwork/qnetworkproxy.sip [new file with mode: 0644]
sip/QtNetwork/qnetworkreply.sip [new file with mode: 0644]
sip/QtNetwork/qnetworkrequest.sip [new file with mode: 0644]
sip/QtNetwork/qnetworksession.sip [new file with mode: 0644]
sip/QtNetwork/qpynetwork_qhash.sip [new file with mode: 0644]
sip/QtNetwork/qpynetwork_qmap.sip [new file with mode: 0644]
sip/QtNetwork/qssl.sip [new file with mode: 0644]
sip/QtNetwork/qsslcertificate.sip [new file with mode: 0644]
sip/QtNetwork/qsslcertificateextension.sip [new file with mode: 0644]
sip/QtNetwork/qsslcipher.sip [new file with mode: 0644]
sip/QtNetwork/qsslconfiguration.sip [new file with mode: 0644]
sip/QtNetwork/qssldiffiehellmanparameters.sip [new file with mode: 0644]
sip/QtNetwork/qsslellipticcurve.sip [new file with mode: 0644]
sip/QtNetwork/qsslerror.sip [new file with mode: 0644]
sip/QtNetwork/qsslkey.sip [new file with mode: 0644]
sip/QtNetwork/qsslpresharedkeyauthenticator.sip [new file with mode: 0644]
sip/QtNetwork/qsslsocket.sip [new file with mode: 0644]
sip/QtNetwork/qtcpserver.sip [new file with mode: 0644]
sip/QtNetwork/qtcpsocket.sip [new file with mode: 0644]
sip/QtNetwork/qudpsocket.sip [new file with mode: 0644]
sip/QtNetworkAuth/QtNetworkAuthmod.sip [new file with mode: 0644]
sip/QtNetworkAuth/qabstractoauth.sip [new file with mode: 0644]
sip/QtNetworkAuth/qabstractoauth2.sip [new file with mode: 0644]
sip/QtNetworkAuth/qabstractoauthreplyhandler.sip [new file with mode: 0644]
sip/QtNetworkAuth/qoauth1.sip [new file with mode: 0644]
sip/QtNetworkAuth/qoauth1signature.sip [new file with mode: 0644]
sip/QtNetworkAuth/qoauth2authorizationcodeflow.sip [new file with mode: 0644]
sip/QtNetworkAuth/qoauthhttpserverreplyhandler.sip [new file with mode: 0644]
sip/QtNetworkAuth/qoauthoobreplyhandler.sip [new file with mode: 0644]
sip/QtNfc/QtNfcmod.sip [new file with mode: 0644]
sip/QtNfc/qndeffilter.sip [new file with mode: 0644]
sip/QtNfc/qndefmessage.sip [new file with mode: 0644]
sip/QtNfc/qndefnfcsmartposterrecord.sip [new file with mode: 0644]
sip/QtNfc/qndefnfctextrecord.sip [new file with mode: 0644]
sip/QtNfc/qndefnfcurirecord.sip [new file with mode: 0644]
sip/QtNfc/qndefrecord.sip [new file with mode: 0644]
sip/QtNfc/qnearfieldmanager.sip [new file with mode: 0644]
sip/QtNfc/qnearfieldsharemanager.sip [new file with mode: 0644]
sip/QtNfc/qnearfieldsharetarget.sip [new file with mode: 0644]
sip/QtNfc/qnearfieldtarget.sip [new file with mode: 0644]
sip/QtNfc/qqmlndefrecord.sip [new file with mode: 0644]
sip/QtOpenGL/QtOpenGLmod.sip [new file with mode: 0644]
sip/QtOpenGL/qgl.sip [new file with mode: 0644]
sip/QtPositioning/QtPositioningmod.sip [new file with mode: 0644]
sip/QtPositioning/qgeoaddress.sip [new file with mode: 0644]
sip/QtPositioning/qgeoareamonitorinfo.sip [new file with mode: 0644]
sip/QtPositioning/qgeoareamonitorsource.sip [new file with mode: 0644]
sip/QtPositioning/qgeocircle.sip [new file with mode: 0644]
sip/QtPositioning/qgeocoordinate.sip [new file with mode: 0644]
sip/QtPositioning/qgeolocation.sip [new file with mode: 0644]
sip/QtPositioning/qgeopath.sip [new file with mode: 0644]
sip/QtPositioning/qgeopolygon.sip [new file with mode: 0644]
sip/QtPositioning/qgeopositioninfo.sip [new file with mode: 0644]
sip/QtPositioning/qgeopositioninfosource.sip [new file with mode: 0644]
sip/QtPositioning/qgeorectangle.sip [new file with mode: 0644]
sip/QtPositioning/qgeosatelliteinfo.sip [new file with mode: 0644]
sip/QtPositioning/qgeosatelliteinfosource.sip [new file with mode: 0644]
sip/QtPositioning/qgeoshape.sip [new file with mode: 0644]
sip/QtPositioning/qnmeapositioninfosource.sip [new file with mode: 0644]
sip/QtPrintSupport/QtPrintSupportmod.sip [new file with mode: 0644]
sip/QtPrintSupport/qabstractprintdialog.sip [new file with mode: 0644]
sip/QtPrintSupport/qpagesetupdialog.sip [new file with mode: 0644]
sip/QtPrintSupport/qprintdialog.sip [new file with mode: 0644]
sip/QtPrintSupport/qprintengine.sip [new file with mode: 0644]
sip/QtPrintSupport/qprinter.sip [new file with mode: 0644]
sip/QtPrintSupport/qprinterinfo.sip [new file with mode: 0644]
sip/QtPrintSupport/qprintpreviewdialog.sip [new file with mode: 0644]
sip/QtPrintSupport/qprintpreviewwidget.sip [new file with mode: 0644]
sip/QtPrintSupport/qpyprintsupport_qlist.sip [new file with mode: 0644]
sip/QtQml/QtQmlmod.sip [new file with mode: 0644]
sip/QtQml/qjsengine.sip [new file with mode: 0644]
sip/QtQml/qjsvalue.sip [new file with mode: 0644]
sip/QtQml/qjsvalueiterator.sip [new file with mode: 0644]
sip/QtQml/qmlattachedpropertiesobject.sip [new file with mode: 0644]
sip/QtQml/qmlregistertype.sip [new file with mode: 0644]
sip/QtQml/qpyqmllistproperty.sip [new file with mode: 0644]
sip/QtQml/qqml.sip [new file with mode: 0644]
sip/QtQml/qqmlabstracturlinterceptor.sip [new file with mode: 0644]
sip/QtQml/qqmlapplicationengine.sip [new file with mode: 0644]
sip/QtQml/qqmlcomponent.sip [new file with mode: 0644]
sip/QtQml/qqmlcontext.sip [new file with mode: 0644]
sip/QtQml/qqmlengine.sip [new file with mode: 0644]
sip/QtQml/qqmlerror.sip [new file with mode: 0644]
sip/QtQml/qqmlexpression.sip [new file with mode: 0644]
sip/QtQml/qqmlextensionplugin.sip [new file with mode: 0644]
sip/QtQml/qqmlfileselector.sip [new file with mode: 0644]
sip/QtQml/qqmlincubator.sip [new file with mode: 0644]
sip/QtQml/qqmllist.sip [new file with mode: 0644]
sip/QtQml/qqmlnetworkaccessmanagerfactory.sip [new file with mode: 0644]
sip/QtQml/qqmlparserstatus.sip [new file with mode: 0644]
sip/QtQml/qqmlproperty.sip [new file with mode: 0644]
sip/QtQml/qqmlpropertymap.sip [new file with mode: 0644]
sip/QtQml/qqmlpropertyvaluesource.sip [new file with mode: 0644]
sip/QtQml/qqmlscriptstring.sip [new file with mode: 0644]
sip/QtQuick/QtQuickmod.sip [new file with mode: 0644]
sip/QtQuick/qquickframebufferobject.sip [new file with mode: 0644]
sip/QtQuick/qquickimageprovider.sip [new file with mode: 0644]
sip/QtQuick/qquickitem.sip [new file with mode: 0644]
sip/QtQuick/qquickitemgrabresult.sip [new file with mode: 0644]
sip/QtQuick/qquickpainteditem.sip [new file with mode: 0644]
sip/QtQuick/qquickrendercontrol.sip [new file with mode: 0644]
sip/QtQuick/qquicktextdocument.sip [new file with mode: 0644]
sip/QtQuick/qquickview.sip [new file with mode: 0644]
sip/QtQuick/qquickwindow.sip [new file with mode: 0644]
sip/QtQuick/qsgabstractrenderer.sip [new file with mode: 0644]
sip/QtQuick/qsgengine.sip [new file with mode: 0644]
sip/QtQuick/qsgflatcolormaterial.sip [new file with mode: 0644]
sip/QtQuick/qsggeometry.sip [new file with mode: 0644]
sip/QtQuick/qsgimagenode.sip [new file with mode: 0644]
sip/QtQuick/qsgmaterial.sip [new file with mode: 0644]
sip/QtQuick/qsgnode.sip [new file with mode: 0644]
sip/QtQuick/qsgrectanglenode.sip [new file with mode: 0644]
sip/QtQuick/qsgrendererinterface.sip [new file with mode: 0644]
sip/QtQuick/qsgrendernode.sip [new file with mode: 0644]
sip/QtQuick/qsgsimplerectnode.sip [new file with mode: 0644]
sip/QtQuick/qsgsimpletexturenode.sip [new file with mode: 0644]
sip/QtQuick/qsgtexture.sip [new file with mode: 0644]
sip/QtQuick/qsgtexturematerial.sip [new file with mode: 0644]
sip/QtQuick/qsgtextureprovider.sip [new file with mode: 0644]
sip/QtQuick/qsgvertexcolormaterial.sip [new file with mode: 0644]
sip/QtQuickWidgets/QtQuickWidgetsmod.sip [new file with mode: 0644]
sip/QtQuickWidgets/qquickwidget.sip [new file with mode: 0644]
sip/QtSensors/QtSensorsmod.sip [new file with mode: 0644]
sip/QtSensors/qaccelerometer.sip [new file with mode: 0644]
sip/QtSensors/qaltimeter.sip [new file with mode: 0644]
sip/QtSensors/qambientlightsensor.sip [new file with mode: 0644]
sip/QtSensors/qambienttemperaturesensor.sip [new file with mode: 0644]
sip/QtSensors/qcompass.sip [new file with mode: 0644]
sip/QtSensors/qdistancesensor.sip [new file with mode: 0644]
sip/QtSensors/qgyroscope.sip [new file with mode: 0644]
sip/QtSensors/qholstersensor.sip [new file with mode: 0644]
sip/QtSensors/qhumiditysensor.sip [new file with mode: 0644]
sip/QtSensors/qirproximitysensor.sip [new file with mode: 0644]
sip/QtSensors/qlidsensor.sip [new file with mode: 0644]
sip/QtSensors/qlightsensor.sip [new file with mode: 0644]
sip/QtSensors/qmagnetometer.sip [new file with mode: 0644]
sip/QtSensors/qorientationsensor.sip [new file with mode: 0644]
sip/QtSensors/qpressuresensor.sip [new file with mode: 0644]
sip/QtSensors/qproximitysensor.sip [new file with mode: 0644]
sip/QtSensors/qrotationsensor.sip [new file with mode: 0644]
sip/QtSensors/qsensor.sip [new file with mode: 0644]
sip/QtSensors/qtapsensor.sip [new file with mode: 0644]
sip/QtSensors/qtiltsensor.sip [new file with mode: 0644]
sip/QtSerialPort/QtSerialPortmod.sip [new file with mode: 0644]
sip/QtSerialPort/qserialport.sip [new file with mode: 0644]
sip/QtSerialPort/qserialportinfo.sip [new file with mode: 0644]
sip/QtSql/QtSqlmod.sip [new file with mode: 0644]
sip/QtSql/qsql.sip [new file with mode: 0644]
sip/QtSql/qsqldatabase.sip [new file with mode: 0644]
sip/QtSql/qsqldriver.sip [new file with mode: 0644]
sip/QtSql/qsqlerror.sip [new file with mode: 0644]
sip/QtSql/qsqlfield.sip [new file with mode: 0644]
sip/QtSql/qsqlindex.sip [new file with mode: 0644]
sip/QtSql/qsqlquery.sip [new file with mode: 0644]
sip/QtSql/qsqlquerymodel.sip [new file with mode: 0644]
sip/QtSql/qsqlrecord.sip [new file with mode: 0644]
sip/QtSql/qsqlrelationaldelegate.sip [new file with mode: 0644]
sip/QtSql/qsqlrelationaltablemodel.sip [new file with mode: 0644]
sip/QtSql/qsqlresult.sip [new file with mode: 0644]
sip/QtSql/qsqltablemodel.sip [new file with mode: 0644]
sip/QtSql/qtsqlglobal.sip [new file with mode: 0644]
sip/QtSvg/QtSvgmod.sip [new file with mode: 0644]
sip/QtSvg/qgraphicssvgitem.sip [new file with mode: 0644]
sip/QtSvg/qsvggenerator.sip [new file with mode: 0644]
sip/QtSvg/qsvgrenderer.sip [new file with mode: 0644]
sip/QtSvg/qsvgwidget.sip [new file with mode: 0644]
sip/QtTest/QtTestmod.sip [new file with mode: 0644]
sip/QtTest/qabstractitemmodeltester.sip [new file with mode: 0644]
sip/QtTest/qsignalspy.sip [new file with mode: 0644]
sip/QtTest/qtestcase.sip [new file with mode: 0644]
sip/QtTest/qtestkeyboard.sip [new file with mode: 0644]
sip/QtTest/qtestmouse.sip [new file with mode: 0644]
sip/QtTest/qtestsystem.sip [new file with mode: 0644]
sip/QtTest/qtesttouch.sip [new file with mode: 0644]
sip/QtWebChannel/QtWebChannelmod.sip [new file with mode: 0644]
sip/QtWebChannel/qwebchannel.sip [new file with mode: 0644]
sip/QtWebChannel/qwebchannelabstracttransport.sip [new file with mode: 0644]
sip/QtWebEngine/QtWebEnginemod.sip [new file with mode: 0644]
sip/QtWebEngine/qquickwebengineprofile.sip [new file with mode: 0644]
sip/QtWebEngine/qquickwebenginescript.sip [new file with mode: 0644]
sip/QtWebEngine/qtwebengineglobal.sip [new file with mode: 0644]
sip/QtWebEngineCore/QtWebEngineCoremod.sip [new file with mode: 0644]
sip/QtWebEngineCore/qwebenginecookiestore.sip [new file with mode: 0644]
sip/QtWebEngineCore/qwebenginehttprequest.sip [new file with mode: 0644]
sip/QtWebEngineCore/qwebenginequotarequest.sip [new file with mode: 0644]
sip/QtWebEngineCore/qwebengineregisterprotocolhandlerrequest.sip [new file with mode: 0644]
sip/QtWebEngineCore/qwebengineurlrequestinfo.sip [new file with mode: 0644]
sip/QtWebEngineCore/qwebengineurlrequestinterceptor.sip [new file with mode: 0644]
sip/QtWebEngineCore/qwebengineurlrequestjob.sip [new file with mode: 0644]
sip/QtWebEngineCore/qwebengineurlschemehandler.sip [new file with mode: 0644]
sip/QtWebEngineWidgets/QtWebEngineWidgetsmod.sip [new file with mode: 0644]
sip/QtWebEngineWidgets/qwebenginecertificateerror.sip [new file with mode: 0644]
sip/QtWebEngineWidgets/qwebenginecontextmenudata.sip [new file with mode: 0644]
sip/QtWebEngineWidgets/qwebenginedownloaditem.sip [new file with mode: 0644]
sip/QtWebEngineWidgets/qwebenginefullscreenrequest.sip [new file with mode: 0644]
sip/QtWebEngineWidgets/qwebenginehistory.sip [new file with mode: 0644]
sip/QtWebEngineWidgets/qwebenginepage.sip [new file with mode: 0644]
sip/QtWebEngineWidgets/qwebengineprofile.sip [new file with mode: 0644]
sip/QtWebEngineWidgets/qwebenginescript.sip [new file with mode: 0644]
sip/QtWebEngineWidgets/qwebenginescriptcollection.sip [new file with mode: 0644]
sip/QtWebEngineWidgets/qwebenginesettings.sip [new file with mode: 0644]
sip/QtWebEngineWidgets/qwebengineview.sip [new file with mode: 0644]
sip/QtWebKit/QtWebKitmod.sip [new file with mode: 0644]
sip/QtWebKit/qwebdatabase.sip [new file with mode: 0644]
sip/QtWebKit/qwebelement.sip [new file with mode: 0644]
sip/QtWebKit/qwebhistory.sip [new file with mode: 0644]
sip/QtWebKit/qwebhistoryinterface.sip [new file with mode: 0644]
sip/QtWebKit/qwebkitglobal.sip [new file with mode: 0644]
sip/QtWebKit/qwebpluginfactory.sip [new file with mode: 0644]
sip/QtWebKit/qwebsecurityorigin.sip [new file with mode: 0644]
sip/QtWebKit/qwebsettings.sip [new file with mode: 0644]
sip/QtWebKitWidgets/QtWebKitWidgetsmod.sip [new file with mode: 0644]
sip/QtWebKitWidgets/qgraphicswebview.sip [new file with mode: 0644]
sip/QtWebKitWidgets/qwebframe.sip [new file with mode: 0644]
sip/QtWebKitWidgets/qwebinspector.sip [new file with mode: 0644]
sip/QtWebKitWidgets/qwebpage.sip [new file with mode: 0644]
sip/QtWebKitWidgets/qwebview.sip [new file with mode: 0644]
sip/QtWebSockets/QtWebSocketsmod.sip [new file with mode: 0644]
sip/QtWebSockets/qmaskgenerator.sip [new file with mode: 0644]
sip/QtWebSockets/qwebsocket.sip [new file with mode: 0644]
sip/QtWebSockets/qwebsocketcorsauthenticator.sip [new file with mode: 0644]
sip/QtWebSockets/qwebsocketprotocol.sip [new file with mode: 0644]
sip/QtWebSockets/qwebsocketserver.sip [new file with mode: 0644]
sip/QtWidgets/QtWidgetsmod.sip [new file with mode: 0644]
sip/QtWidgets/qabstractbutton.sip [new file with mode: 0644]
sip/QtWidgets/qabstractitemdelegate.sip [new file with mode: 0644]
sip/QtWidgets/qabstractitemview.sip [new file with mode: 0644]
sip/QtWidgets/qabstractscrollarea.sip [new file with mode: 0644]
sip/QtWidgets/qabstractslider.sip [new file with mode: 0644]
sip/QtWidgets/qabstractspinbox.sip [new file with mode: 0644]
sip/QtWidgets/qaction.sip [new file with mode: 0644]
sip/QtWidgets/qactiongroup.sip [new file with mode: 0644]
sip/QtWidgets/qapplication.sip [new file with mode: 0644]
sip/QtWidgets/qboxlayout.sip [new file with mode: 0644]
sip/QtWidgets/qbuttongroup.sip [new file with mode: 0644]
sip/QtWidgets/qcalendarwidget.sip [new file with mode: 0644]
sip/QtWidgets/qcheckbox.sip [new file with mode: 0644]
sip/QtWidgets/qcolordialog.sip [new file with mode: 0644]
sip/QtWidgets/qcolumnview.sip [new file with mode: 0644]
sip/QtWidgets/qcombobox.sip [new file with mode: 0644]
sip/QtWidgets/qcommandlinkbutton.sip [new file with mode: 0644]
sip/QtWidgets/qcommonstyle.sip [new file with mode: 0644]
sip/QtWidgets/qcompleter.sip [new file with mode: 0644]
sip/QtWidgets/qdatawidgetmapper.sip [new file with mode: 0644]
sip/QtWidgets/qdatetimeedit.sip [new file with mode: 0644]
sip/QtWidgets/qdesktopwidget.sip [new file with mode: 0644]
sip/QtWidgets/qdial.sip [new file with mode: 0644]
sip/QtWidgets/qdialog.sip [new file with mode: 0644]
sip/QtWidgets/qdialogbuttonbox.sip [new file with mode: 0644]
sip/QtWidgets/qdirmodel.sip [new file with mode: 0644]
sip/QtWidgets/qdockwidget.sip [new file with mode: 0644]
sip/QtWidgets/qdrawutil.sip [new file with mode: 0644]
sip/QtWidgets/qerrormessage.sip [new file with mode: 0644]
sip/QtWidgets/qfiledialog.sip [new file with mode: 0644]
sip/QtWidgets/qfileiconprovider.sip [new file with mode: 0644]
sip/QtWidgets/qfilesystemmodel.sip [new file with mode: 0644]
sip/QtWidgets/qfocusframe.sip [new file with mode: 0644]
sip/QtWidgets/qfontcombobox.sip [new file with mode: 0644]
sip/QtWidgets/qfontdialog.sip [new file with mode: 0644]
sip/QtWidgets/qformlayout.sip [new file with mode: 0644]
sip/QtWidgets/qframe.sip [new file with mode: 0644]
sip/QtWidgets/qgesture.sip [new file with mode: 0644]
sip/QtWidgets/qgesturerecognizer.sip [new file with mode: 0644]
sip/QtWidgets/qgraphicsanchorlayout.sip [new file with mode: 0644]
sip/QtWidgets/qgraphicseffect.sip [new file with mode: 0644]
sip/QtWidgets/qgraphicsgridlayout.sip [new file with mode: 0644]
sip/QtWidgets/qgraphicsitem.sip [new file with mode: 0644]
sip/QtWidgets/qgraphicslayout.sip [new file with mode: 0644]
sip/QtWidgets/qgraphicslayoutitem.sip [new file with mode: 0644]
sip/QtWidgets/qgraphicslinearlayout.sip [new file with mode: 0644]
sip/QtWidgets/qgraphicsproxywidget.sip [new file with mode: 0644]
sip/QtWidgets/qgraphicsscene.sip [new file with mode: 0644]
sip/QtWidgets/qgraphicssceneevent.sip [new file with mode: 0644]
sip/QtWidgets/qgraphicstransform.sip [new file with mode: 0644]
sip/QtWidgets/qgraphicsview.sip [new file with mode: 0644]
sip/QtWidgets/qgraphicswidget.sip [new file with mode: 0644]
sip/QtWidgets/qgridlayout.sip [new file with mode: 0644]
sip/QtWidgets/qgroupbox.sip [new file with mode: 0644]
sip/QtWidgets/qheaderview.sip [new file with mode: 0644]
sip/QtWidgets/qinputdialog.sip [new file with mode: 0644]
sip/QtWidgets/qitemdelegate.sip [new file with mode: 0644]
sip/QtWidgets/qitemeditorfactory.sip [new file with mode: 0644]
sip/QtWidgets/qkeyeventtransition.sip [new file with mode: 0644]
sip/QtWidgets/qkeysequenceedit.sip [new file with mode: 0644]
sip/QtWidgets/qlabel.sip [new file with mode: 0644]
sip/QtWidgets/qlayout.sip [new file with mode: 0644]
sip/QtWidgets/qlayoutitem.sip [new file with mode: 0644]
sip/QtWidgets/qlcdnumber.sip [new file with mode: 0644]
sip/QtWidgets/qlineedit.sip [new file with mode: 0644]
sip/QtWidgets/qlistview.sip [new file with mode: 0644]
sip/QtWidgets/qlistwidget.sip [new file with mode: 0644]
sip/QtWidgets/qmaccocoaviewcontainer.sip [new file with mode: 0644]
sip/QtWidgets/qmainwindow.sip [new file with mode: 0644]
sip/QtWidgets/qmdiarea.sip [new file with mode: 0644]
sip/QtWidgets/qmdisubwindow.sip [new file with mode: 0644]
sip/QtWidgets/qmenu.sip [new file with mode: 0644]
sip/QtWidgets/qmenubar.sip [new file with mode: 0644]
sip/QtWidgets/qmessagebox.sip [new file with mode: 0644]
sip/QtWidgets/qmouseeventtransition.sip [new file with mode: 0644]
sip/QtWidgets/qopenglwidget.sip [new file with mode: 0644]
sip/QtWidgets/qplaintextedit.sip [new file with mode: 0644]
sip/QtWidgets/qprogressbar.sip [new file with mode: 0644]
sip/QtWidgets/qprogressdialog.sip [new file with mode: 0644]
sip/QtWidgets/qproxystyle.sip [new file with mode: 0644]
sip/QtWidgets/qpushbutton.sip [new file with mode: 0644]
sip/QtWidgets/qpywidgets_qlist.sip [new file with mode: 0644]
sip/QtWidgets/qradiobutton.sip [new file with mode: 0644]
sip/QtWidgets/qrubberband.sip [new file with mode: 0644]
sip/QtWidgets/qscrollarea.sip [new file with mode: 0644]
sip/QtWidgets/qscrollbar.sip [new file with mode: 0644]
sip/QtWidgets/qscroller.sip [new file with mode: 0644]
sip/QtWidgets/qscrollerproperties.sip [new file with mode: 0644]
sip/QtWidgets/qshortcut.sip [new file with mode: 0644]
sip/QtWidgets/qsizegrip.sip [new file with mode: 0644]
sip/QtWidgets/qsizepolicy.sip [new file with mode: 0644]
sip/QtWidgets/qslider.sip [new file with mode: 0644]
sip/QtWidgets/qspinbox.sip [new file with mode: 0644]
sip/QtWidgets/qsplashscreen.sip [new file with mode: 0644]
sip/QtWidgets/qsplitter.sip [new file with mode: 0644]
sip/QtWidgets/qstackedlayout.sip [new file with mode: 0644]
sip/QtWidgets/qstackedwidget.sip [new file with mode: 0644]
sip/QtWidgets/qstatusbar.sip [new file with mode: 0644]
sip/QtWidgets/qstyle.sip [new file with mode: 0644]
sip/QtWidgets/qstyleditemdelegate.sip [new file with mode: 0644]
sip/QtWidgets/qstylefactory.sip [new file with mode: 0644]
sip/QtWidgets/qstyleoption.sip [new file with mode: 0644]
sip/QtWidgets/qstylepainter.sip [new file with mode: 0644]
sip/QtWidgets/qsystemtrayicon.sip [new file with mode: 0644]
sip/QtWidgets/qtabbar.sip [new file with mode: 0644]
sip/QtWidgets/qtableview.sip [new file with mode: 0644]
sip/QtWidgets/qtablewidget.sip [new file with mode: 0644]
sip/QtWidgets/qtabwidget.sip [new file with mode: 0644]
sip/QtWidgets/qtextbrowser.sip [new file with mode: 0644]
sip/QtWidgets/qtextedit.sip [new file with mode: 0644]
sip/QtWidgets/qtoolbar.sip [new file with mode: 0644]
sip/QtWidgets/qtoolbox.sip [new file with mode: 0644]
sip/QtWidgets/qtoolbutton.sip [new file with mode: 0644]
sip/QtWidgets/qtooltip.sip [new file with mode: 0644]
sip/QtWidgets/qtreeview.sip [new file with mode: 0644]
sip/QtWidgets/qtreewidget.sip [new file with mode: 0644]
sip/QtWidgets/qtreewidgetitemiterator.sip [new file with mode: 0644]
sip/QtWidgets/qundogroup.sip [new file with mode: 0644]
sip/QtWidgets/qundostack.sip [new file with mode: 0644]
sip/QtWidgets/qundoview.sip [new file with mode: 0644]
sip/QtWidgets/qwhatsthis.sip [new file with mode: 0644]
sip/QtWidgets/qwidget.sip [new file with mode: 0644]
sip/QtWidgets/qwidgetaction.sip [new file with mode: 0644]
sip/QtWidgets/qwizard.sip [new file with mode: 0644]
sip/QtWinExtras/QtWinExtrasmod.sip [new file with mode: 0644]
sip/QtWinExtras/qwinfunctions.sip [new file with mode: 0644]
sip/QtWinExtras/qwinjumplist.sip [new file with mode: 0644]
sip/QtWinExtras/qwinjumplistcategory.sip [new file with mode: 0644]
sip/QtWinExtras/qwinjumplistitem.sip [new file with mode: 0644]
sip/QtWinExtras/qwintaskbarbutton.sip [new file with mode: 0644]
sip/QtWinExtras/qwintaskbarprogress.sip [new file with mode: 0644]
sip/QtWinExtras/qwinthumbnailtoolbar.sip [new file with mode: 0644]
sip/QtWinExtras/qwinthumbnailtoolbutton.sip [new file with mode: 0644]
sip/QtX11Extras/QtX11Extrasmod.sip [new file with mode: 0644]
sip/QtX11Extras/qx11info_x11.sip [new file with mode: 0644]
sip/QtXml/QtXmlmod.sip [new file with mode: 0644]
sip/QtXml/qdom.sip [new file with mode: 0644]
sip/QtXml/qxml.sip [new file with mode: 0644]
sip/QtXmlPatterns/QtXmlPatternsmod.sip [new file with mode: 0644]
sip/QtXmlPatterns/qabstractmessagehandler.sip [new file with mode: 0644]
sip/QtXmlPatterns/qabstracturiresolver.sip [new file with mode: 0644]
sip/QtXmlPatterns/qabstractxmlnodemodel.sip [new file with mode: 0644]
sip/QtXmlPatterns/qabstractxmlreceiver.sip [new file with mode: 0644]
sip/QtXmlPatterns/qsimplexmlnodemodel.sip [new file with mode: 0644]
sip/QtXmlPatterns/qsourcelocation.sip [new file with mode: 0644]
sip/QtXmlPatterns/qxmlformatter.sip [new file with mode: 0644]
sip/QtXmlPatterns/qxmlname.sip [new file with mode: 0644]
sip/QtXmlPatterns/qxmlnamepool.sip [new file with mode: 0644]
sip/QtXmlPatterns/qxmlquery.sip [new file with mode: 0644]
sip/QtXmlPatterns/qxmlresultitems.sip [new file with mode: 0644]
sip/QtXmlPatterns/qxmlschema.sip [new file with mode: 0644]
sip/QtXmlPatterns/qxmlschemavalidator.sip [new file with mode: 0644]
sip/QtXmlPatterns/qxmlserializer.sip [new file with mode: 0644]
sip/_QOpenGLFunctions_2_0/_QOpenGLFunctions_2_0mod.sip [new file with mode: 0644]
sip/_QOpenGLFunctions_2_0/qopenglfunctions_2_0.sip [new file with mode: 0644]
sip/_QOpenGLFunctions_2_1/_QOpenGLFunctions_2_1mod.sip [new file with mode: 0644]
sip/_QOpenGLFunctions_2_1/qopenglfunctions_2_1.sip [new file with mode: 0644]
sip/_QOpenGLFunctions_4_1_Core/_QOpenGLFunctions_4_1_Coremod.sip [new file with mode: 0644]
sip/_QOpenGLFunctions_4_1_Core/qopenglfunctions_4_1_core.sip [new file with mode: 0644]
sip/_QOpenGLFunctions_ES2/_QOpenGLFunctions_ES2mod.sip [new file with mode: 0644]
sip/_QOpenGLFunctions_ES2/qopenglfunctions_es2.sip [new file with mode: 0644]
sip/pylupdate/pylupdate_main.py [new file with mode: 0644]
sip/pylupdate/pylupdatemod.sip [new file with mode: 0644]
sip/pyqt-gpl.sip [new file with mode: 0644]
sip/pyrcc/pyrcc_main.py [new file with mode: 0644]
sip/pyrcc/pyrccmod.sip [new file with mode: 0644]