Qt 6.8.3 with BlackBerry 10 (QNX 8 / ARMv7) patches
 
 
 
 
 
 
Go to file
Thiago Macieira f92cfab225 Silence warning about non-void function without return value
Q_UNREACHABLE() isn't enough for some compilers, especially if it
expands to nothing.

warning #1011: missing return statement at end of non-void function "fetchPixel<bpp>(const uchar={unsigned char} *, int) [with bpp=QPixelLayout::BPPNone]"

Change-Id: I3e3f0326f7234a26acf5fffd148fecf0b72ea7e0
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2016-12-14 04:57:40 +00:00
bin don't include injected headers into linker version script 2016-10-14 09:00:29 +00:00
config.tests move device spec validation to configure 2016-12-13 18:55:52 +00:00
dist Add changes file for 5.7.1 2016-11-03 05:12:00 +00:00
doc Doc: update Qt Widgets examples 2016-12-12 14:43:02 +00:00
examples Doc: update Qt Widgets examples 2016-12-12 14:43:02 +00:00
lib
mkspecs move all target spec handling to qmake-based configure system 2016-12-13 18:56:34 +00:00
qmake qmake: introduce magic bypassNesting() scope 2016-12-13 18:56:20 +00:00
src Silence warning about non-void function without return value 2016-12-14 04:57:40 +00:00
tests qmake: introduce magic bypassNesting() scope 2016-12-13 18:56:20 +00:00
tools move all target spec handling to qmake-based configure system 2016-12-13 18:56:34 +00:00
util Handle indirect sibling selector 2016-07-27 20:18:02 +00:00
.gitattributes
.gitignore rename configure.exe => configureapp.exe 2016-10-04 08:25:08 +00:00
.qmake.conf Bump version 2016-07-28 13:50:04 +02:00
.tag
INSTALL
LGPL_EXCEPTION.txt
LICENSE.FDL
LICENSE.GPL2
LICENSE.GPL3
LICENSE.GPL3-EXCEPT
LICENSE.GPLv3 Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit" 2016-06-15 07:02:32 +00:00
LICENSE.LGPL3
LICENSE.LGPLv3 Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit" 2016-06-15 07:02:32 +00:00
LICENSE.LGPLv21 Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit" 2016-06-15 07:02:32 +00:00
LICENSE.PREVIEW.COMMERCIAL
config_help.txt nuke configure -host-option 2016-12-13 18:55:59 +00:00
configure move all target spec handling to qmake-based configure system 2016-12-13 18:56:34 +00:00
configure.bat rename configure.exe => configureapp.exe 2016-10-04 08:25:08 +00:00
configure.json move all target spec handling to qmake-based configure system 2016-12-13 18:56:34 +00:00
configure.pri move all target spec handling to qmake-based configure system 2016-12-13 18:56:34 +00:00
header.BSD
header.BSD-OLD
header.COMM
header.FDL
header.FDL-OLD
header.GPL
header.GPL-EXCEPT
header.LGPL
header.LGPL-NOGPL2
header.LGPL-ONLY
header.LGPL3
header.LGPL3-COMM
header.LGPL21
qtbase.pro nuke configure -host-option 2016-12-13 18:55:59 +00:00
sync.profile Merge remote-tracking branch 'origin/5.7' into 5.8 2016-11-16 12:35:36 +01:00