summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2021-07-28 11:21:25 +0200
committerMitch Curtis <mitch.curtis@qt.io>2021-07-28 11:21:25 +0200
commit16436239cd35ba7346b89a1f57d5b29dc786f4c6 (patch)
tree7e9011d0dfdda5ef9ccc302dae69ab3e5ba4b8cc /.gitignore
parent5a5b9c2344b961e984a2c860bb0c33022d641f32 (diff)
parent89d3486ad18d782a8141037a2bffb7992118cc78 (diff)
downloadqtdeclarative-16436239cd35ba7346b89a1f57d5b29dc786f4c6.tar.gz
Merge qtquickcontrols2 into qtdeclarative
Task-number: QTBUG-95173 Change-Id: I2cf31e30127e8cc2f10304cabf4ff7f5050633b8
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore64
1 files changed, 64 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 87ac2687b1..39f4cbaca5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -85,12 +85,32 @@ bin/qml*
bin/qttracereplay*
configure.cache
config.status
+examples/quickcontrols2/chattutorial/chapter1-settingup/chapter1-settingup
+examples/quickcontrols2/chattutorial/chapter2-lists/chapter2-lists
+examples/quickcontrols2/chattutorial/chapter3-navigation/chapter3-navigation
+examples/quickcontrols2/chattutorial/chapter4-models/chapter4-models
+examples/quickcontrols2/chattutorial/chapter5-styling/chapter5-styling
+examples/quickcontrols2/contactlist/contactlist
+examples/quickcontrols2/flatstyle/flatstyle
+examples/quickcontrols2/gallery/gallery
+examples/quickcontrols2/imagine/automotive/automotive
+examples/quickcontrols2/imagine/musicplayer/musicplayer
+examples/quickcontrols2/sidepanel/sidepanel
+examples/quickcontrols2/swipetoremove/swipetoremove
+examples/quickcontrols2/texteditor/texteditor
+examples/quickcontrols2/wearable/wearable
moc_*.cpp
qmake/qmake.exe
qmake/Makefile.bak
src/corelib/global/qconfig.cpp
src/corelib/global/qconfig.h
src/corelib/global/qconfig.h.qmake
+src/quickcontrols2/qtquickcontrols2-config.h
+src/quickcontrols2/qtquickcontrols2-config.pri
+src/quickcontrols2/qtquickcontrols2-config_p.h
+src/quicktemplates2/qtquicktemplates2-config.h
+src/quicktemplates2/qtquicktemplates2-config.pri
+src/quicktemplates2/qtquicktemplates2-config_p.h
ui_*.h
tests/auto/cmake/build
tests/auto/installed_cmake/build
@@ -107,6 +127,50 @@ tests/auto/qprocess/fileWriterProcess.txt
.com.apple.timemachine.supported
tests/auto/qlibrary/libmylib.so*
tests/auto/qresourceengine/runtime_resource.rcc
+tests/auto/quickcontrols2/accessibility/tst_accessibility
+tests/auto/quickcontrols2/calendar/tst_calendar
+tests/auto/quickcontrols2/controls/basic/tst_basic
+tests/auto/quickcontrols2/controls/fusion/tst_fusion
+tests/auto/quickcontrols2/controls/imagine/tst_imagine
+tests/auto/quickcontrols2/controls/material/tst_material
+tests/auto/quickcontrols2/controls/universal/tst_universal
+tests/auto/quickcontrols2/cursor/tst_cursor
+tests/auto/quickcontrols2/customization/tst_customization
+tests/auto/quickcontrols2/focus/tst_focus
+tests/auto/quickcontrols2/font/tst_font
+tests/auto/quickcontrols2/palette/tst_palette
+tests/auto/quickcontrols2/platform/tst_platform
+tests/auto/quickcontrols2/pressandhold/tst_pressandhold
+tests/auto/quickcontrols2/qquickapplicationwindow/tst_qquickapplicationwindow
+tests/auto/quickcontrols2/qquickcolor/tst_qquickcolor
+tests/auto/quickcontrols2/qquickdrawer/tst_qquickdrawer
+tests/auto/quickcontrols2/qquickiconimage/tst_qquickiconimage
+tests/auto/quickcontrols2/qquickiconlabel/tst_qquickiconlabel
+tests/auto/quickcontrols2/qquickimaginestyle/tst_qquickimaginestyle
+tests/auto/quickcontrols2/qquickmaterialstyle/tst_qquickmaterialstyle
+tests/auto/quickcontrols2/qquickmaterialstyleconf/tst_qquickmaterialstyleconf
+tests/auto/quickcontrols2/qquickmenu/tst_qquickmenu
+tests/auto/quickcontrols2/qquickmenubar/tst_qquickmenubar
+tests/auto/quickcontrols2/qquickninepatchimage/tst_qquickninepatchimage
+tests/auto/quickcontrols2/qquickpopup/tst_qquickpopup
+tests/auto/quickcontrols2/qquickstyle/tst_qquickstyle
+tests/auto/quickcontrols2/qquickstyleselector/tst_qquickstyleselector
+tests/auto/quickcontrols2/qquickuniversalstyle/tst_qquickuniversalstyle
+tests/auto/quickcontrols2/qquickuniversalstyleconf/tst_qquickuniversalstyleconf
+tests/auto/quickcontrols2/revisions/tst_revisions
+tests/auto/quickcontrols2/sanity/tst_sanity
+tests/auto/quickcontrols2/snippets/tst_snippets
+tests/auto/quickcontrols2/styles/tst_styles
+tests/auto/quickcontrols2/snippets/screenshots/*.png
+tests/benchmarks/creationtime/tst_creationtime
+tests/benchmarks/objectcount/tst_objectcount
+tests/manual/quickcontrols2/buttons/buttons
+tests/manual/quickcontrols2/fonts/fonts
+tests/manual/quickcontrols2/gifs/tst_gifs
+tests/manual/quickcontrols2/styles/styles
+tests/manual/quickcontrols2/testbench/testbench
+tests/manual/quickcontrols2/screenshots/screenshots
+tests/manual/quickcontrols2/gifs/gifs/*.gif
tools/qtestlib/chart/chart*
tools/qtestlib/updater/updater*
tools/qmleasing/qmleasing