Remove deprecated usage of QKeySequence from qguivariant
[profile/ivi/qtbase.git] / .gitignore
1 # This file is used to ignore files which are generated in the Qt build system
2 # ----------------------------------------------------------------------------
3
4 examples/*/*/*
5 !examples/*/*/*[.]*
6 !examples/*/*/README
7 examples/*/*/*[.]app
8 !examples/declarative/*
9 !examples/tutorials/*
10 !examples/tutorials/*/*
11 !examples/ja_JP/*/*
12 demos/*/*
13 !demos/spectrum/*
14 demos/spectrum/bin
15 !demos/*/*[.]*
16 demos/*/*[.]app
17 !demos/declarative/*
18 config.tests/*/*/*
19 !config.tests/*/*/*[.]*
20 config.tests/*/*/*[.]app
21
22 callgrind.out.*
23 pcviewer.cfg
24 *~
25 *.a
26 *.la
27 *.core
28 *.moc
29 *.o
30 *.obj
31 *.orig
32 *.swp
33 *.rej
34 *.so
35 *.so.*
36 *.pbxuser
37 *.mode1
38 *.mode1v3
39 *_pch.h.cpp
40 *_resource.rc
41 .#*
42 *.*#
43 core
44 .qmake.cache
45 .qmake.vars
46 *.prl
47 tags
48 .DS_Store
49 *.debug
50 Makefile*
51 !qmake/Makefile.win32*
52 !qmake/Makefile.unix
53 *.prl
54 *.app
55 *.pro.user*
56 *.qmlproject.user*
57 *.gcov
58 bin/Qt*.dll
59 bin/assistant*
60 bin/designer*
61 bin/dumpcpp*
62 bin/idc*
63 bin/linguist*
64 bin/lrelease*
65 bin/lupdate*
66 bin/lconvert*
67 bin/mkv8snapshot*
68 bin/moc*
69 bin/makeqpf*
70 bin/pixeltool*
71 bin/qmake*
72 bin/qdoc3*
73 bin/qt3to4*
74 bin/qtdemo*
75 bin/qttracereplay*
76 bin/rcc*
77 bin/uic*
78 bin/patternist*
79 bin/phonon*
80 bin/qcollectiongenerator*
81 bin/qdbus*
82 bin/qhelpconverter*
83 bin/qhelpgenerator*
84 bin/qtconfig*
85 bin/xmlpatterns*
86 bin/cetest*
87 bin/collectiongenerator
88 bin/helpconverter
89 bin/helpgenerator
90 bin/kmap2qmap*
91 bin/qlalr*
92 bin/qmlconv*
93 bin/qmldebugger*
94 bin/qml*
95 bin/qttracereplay*
96 configure.cache
97 config.status
98 mkspecs/default
99 mkspecs/qconfig.pri
100 moc_*.cpp
101 qmake/qmake.exe
102 qmake/Makefile.bak
103 qmake/qmake_pch.pch
104 src/corelib/global/qconfig.cpp
105 src/corelib/global/qconfig.h
106 src/corelib/global/qconfig.h.qmake
107 ui_*.h
108 tests/auto/qprocess/test*/*.exe
109 tests/auto/qtcpsocket/stressTest/*.exe
110 tests/auto/qprocess/fileWriterProcess/*.exe
111 tests/auto/qmake/testdata/quotedfilenames/*.exe
112 tests/auto/compilerwarnings/*.exe
113 tests/auto/qmake/testdata/quotedfilenames/test.cpp
114 tests/auto/qprocess/fileWriterProcess.txt
115 tests/auto/corelib/mimetypes/qmimedatabase/qmimedatabase-cache/mime/
116 tests/auto/corelib/mimetypes/qmimedatabase/qmimedatabase-xml/mime/
117 .com.apple.timemachine.supported
118 tests/auto/qlibrary/libmylib.so*
119 tests/auto/qresourceengine/runtime_resource.rcc
120 tools/activeqt/testcon/testcon.tlb
121 translations/*.qm
122 translations/*_untranslated.ts
123 qrc_*.cpp
124
125 src/concurrent/qtconcurrentversion.h
126 src/corelib/qtcoreversion.h
127 src/dbus/qtdbusversion.h
128 src/gui/qtguiversion.h
129 src/network/qtnetworkversion.h
130 src/opengl/qtopenglversion.h
131 src/sql/qtsqlversion.h
132 src/testlib/qttestversion.h
133 src/xml/qtxmlversion.h
134 src/platformsupport/qtplatformsupportversion.h
135 src/printsupport/qtprintsupportversion.h
136 src/widgets/qtwidgetsversion.h
137
138 # Test generated files
139 QObject.log
140 tst_*
141 !tst_*.*
142 tst_*.log
143 tst_*.debug
144 tst_*~
145
146 # xemacs temporary files
147 *.flc
148
149 # Vim temporary files
150 .*.swp
151
152 # Visual Studio generated files
153 *.ib_pdb_index
154 *.idb
155 *.ilk
156 *.pdb
157 *.sln
158 *.suo
159 *.vcproj
160 *vcproj.*.*.user
161 *.ncb
162 *.vcxproj
163 *.vcxproj.filters
164 *.vcxproj.user
165
166 # MinGW generated files
167 *.Debug
168 *.Release
169
170 # WebKit temp files
171 src/3rdparty/webkit/WebCore/mocinclude.tmp
172 src/3rdparty/webkit/includes.txt
173 src/3rdparty/webkit/includes2.txt
174
175 # Symlinks generated by configure
176 tools/qvfb/qvfbhdr.h
177 tools/qvfb/qlock_p.h
178 tools/qvfb/qlock.cpp
179 tools/qvfb/qwssignalhandler.cpp
180 tools/qvfb/qwssignalhandler_p.h
181 .DS_Store
182 .pch
183 .rcc
184 *.app
185 config.status
186 config.tests/unix/cups/cups
187 config.tests/unix/getaddrinfo/getaddrinfo
188 config.tests/unix/getifaddrs/getifaddrs
189 config.tests/unix/iconv/iconv
190 config.tests/unix/ipv6/ipv6
191 config.tests/unix/ipv6ifname/ipv6ifname
192 config.tests/unix/largefile/largefile
193 config.tests/unix/nis/nis
194 config.tests/unix/odbc/odbc
195 config.tests/unix/openssl/openssl
196 config.tests/unix/stl/stl
197 config.tests/unix/zlib/zlib
198 config.tests/unix/3dnow/3dnow
199 config.tests/unix/mmx/mmx
200 config.tests/unix/sse/sse
201 config.tests/unix/sse2/sse2
202
203
204
205 # Directories to ignore
206 # ---------------------
207
208 debug
209 examples/tools/plugandpaint/plugins
210 include/*
211 include/*/*
212 lib/*
213 !lib/fonts
214 !lib/README
215 plugins/*/*
216 release
217 tmp
218 doc-build
219 doc/html/*
220 doc/qch
221 doc-build
222 .rcc
223 .pch
224 .metadata
225 tmp-debug
226
227 # Symbian build system generated files
228 # ---------------------
229
230 ABLD.BAT
231 bld.inf*
232 *.mmp
233 *.mk
234 *.rss
235 *.loc
236 !s60main.rss
237 *.pkg
238 plugin_commonu.def
239 *.qtplugin
240 *.sis
241 *.sisx
242 *.lst
243 *.exe
244 *.mif
245 *.rsc
246 *.sym
247 *.lib
248
249 # runonphone crash dumps
250 d_exc_*.txt
251 d_exc_*.stk
252
253 # Generated by abldfast.bat from devtools.
254 .abldsteps.*
255
256 # Carbide project files
257 # ---------------------
258 .project
259 .cproject
260 .make.cache
261 *.d
262
263 qtc-debugging-helper
264 qtc-qmldump
265 qtc-qmldbg
266 src/corelib/lib
267 src/network/lib
268 src/xml/lib/
269
270 .pc/
271
272 # INTEGRITY generated files
273 *.gpj
274 *.int
275 *.ael
276 *.dla
277 *.dnm
278 *.dep
279 *.map
280 work
281
282
283 #generated module def and version header files
284 mkspecs/modules/qt_*.pri
285 mkspecs/qmodule.pri
286
287 #unit tests libs/plugins
288 tests/auto/corelib/plugin/qlibrary/libmylib.so2
289 tests/auto/corelib/plugin/qlibrary/mylib.dl2
290
291 #unit tests executables (other than those named tst_*)
292 tests/auto/testlib/selftests/assert/assert
293 tests/auto/testlib/selftests/badxml/badxml
294 tests/auto/testlib/selftests/benchlibcallgrind/benchlibcallgrind
295 tests/auto/testlib/selftests/benchlibeventcounter/benchlibeventcounter
296 tests/auto/testlib/selftests/benchliboptions/benchliboptions
297 tests/auto/testlib/selftests/benchlibtickcounter/benchlibtickcounter
298 tests/auto/testlib/selftests/benchlibwalltime/benchlibwalltime
299 tests/auto/testlib/selftests/cmptest/cmptest
300 tests/auto/testlib/selftests/commandlinedata/commandlinedata
301 tests/auto/testlib/selftests/crashes/crashes
302 tests/auto/testlib/selftests/datatable/datatable
303 tests/auto/testlib/selftests/datetime/datetime
304 tests/auto/testlib/selftests/differentexec/differentexec
305 tests/auto/testlib/selftests/exceptionthrow/exceptionthrow
306 tests/auto/testlib/selftests/expectfail/expectfail
307 tests/auto/testlib/selftests/failinit/failinit
308 tests/auto/testlib/selftests/failinitdata/failinitdata
309 tests/auto/testlib/selftests/fetchbogus/fetchbogus
310 tests/auto/testlib/selftests/float/float
311 tests/auto/testlib/selftests/globaldata/globaldata
312 tests/auto/testlib/selftests/longstring/longstring
313 tests/auto/testlib/selftests/maxwarnings/maxwarnings
314 tests/auto/testlib/selftests/multiexec/multiexec
315 tests/auto/testlib/selftests/qexecstringlist/qexecstringlist
316 tests/auto/testlib/selftests/singleskip/singleskip
317 tests/auto/testlib/selftests/skip/skip
318 tests/auto/testlib/selftests/skipglobal/skipglobal
319 tests/auto/testlib/selftests/skipinit/skipinit
320 tests/auto/testlib/selftests/skipinitdata/skipinitdata
321 tests/auto/testlib/selftests/sleep/sleep
322 tests/auto/testlib/selftests/strcmp/strcmp
323 tests/auto/testlib/selftests/subtest/subtest
324 tests/auto/testlib/selftests/waitwithoutgui/waitwithoutgui
325 tests/auto/testlib/selftests/warnings/warnings
326 tests/auto/testlib/selftests/xunit/xunit
327 tests/auto/corelib/thread/qthreadstorage/crashOnExit
328 tests/auto/corelib/io/qresourceengine/qresourceengine
329 tests/auto/corelib/codecs/qtextcodec/echo/echo
330 tests/auto/corelib/plugin/quuid/testProcessUniqueness/testProcessUniqueness
331 tests/auto/dbus/qdbusabstractadaptor/qmyserver/qmyserver
332 tests/auto/dbus/qdbusabstractinterface/qpinger/qpinger
333 tests/auto/dbus/qdbusinterface/qmyserver/qmyserver
334 tests/auto/gui/kernel/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal
335 tests/auto/network/bearer/qnetworksession/lackey/lackey
336 tests/auto/widgets/kernel/qapplication/modal/modal