Go to file
Jason McDonald 6a1d1165c2 Make QGridLayout::getItemPosition() const.
This commit addresses a long-standing Qt 5 to-do. Whilst a trivial
change, it is binary incompatible.

Task-number: QTBUG-1433
Change-Id: I6e31e47fd5791cb6f1373e2696ffc95f7174f0b0
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-03-26 21:30:45 +02:00
bin Fix qtmodule-configtests to honor error codes 2012-03-08 23:52:34 +01:00
config.tests Add detection of AVX and AVX2 support in the compiler. 2012-03-23 19:43:00 +01:00
dist QMetaMethod::typeName() should return "void" if the return type is void 2012-03-21 18:55:51 +01:00
doc/src Remove QWorkspace. 2012-03-23 13:22:10 +01:00
examples Merge master into api_changes 2012-03-23 14:10:58 +01:00
lib Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
mkspecs Add detection of AVX and AVX2 support in the compiler. 2012-03-23 19:43:00 +01:00
qmake Disable QUrl support in QVariant in bootstrapped mode 2012-03-24 16:30:58 +01:00
src Make QGridLayout::getItemPosition() const. 2012-03-26 21:30:45 +02:00
tests Enable endianness conversions on q(u)int8 2012-03-25 13:12:24 +02:00
tools Disable QUrl support in QVariant in bootstrapped mode 2012-03-24 16:30:58 +01:00
util Update QLocale data from CLDR v1.8.1 to CLDR v1.9.1 2012-03-24 18:32:16 +01:00
.gitattributes Added .tag file with Git revision. 2011-05-03 16:23:49 +02:00
.gitignore Add configure bootstrap generated files to .gitignore 2012-03-22 18:59:45 +01:00
.tag Added .tag file with Git revision. 2011-05-03 16:23:49 +02:00
configure Add detection of AVX and AVX2 support in the compiler. 2012-03-23 19:43:00 +01:00
configure.bat Remove Q_BYTE_ORDER and -*-endian arguments from configures 2012-03-02 14:48:00 +01:00
header.BSD Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
header.FDL Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
header.LGPL Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
header.LGPL-ONLY Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
INSTALL Remove Symbian specific code from qtbase. 2012-01-31 07:08:31 +01:00
LGPL_EXCEPTION.txt Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
LICENSE.FDL Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
LICENSE.LGPL Update contact information in license headers. 2012-01-23 04:04:33 +01:00
LICENSE.PREVIEW.COMMERCIAL Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtbase.pro remove obviously counterproductive uses of QT_SOURCE_TREE & QT_BUILD_TREE 2012-03-08 18:57:13 +01:00
sync.profile Add qprocessordetection.h 2012-02-08 12:33:11 +01:00