qt5base-lts/src/gui
Alex Blasche 4c9885a0f5 Revert some previously added constexpr in QVector?d classes
This commit partly reverts cd91d8ad02.

The revert is required as the used ifdef relied on undefined
compiler behavior. Especially Windows has had trouble. The revert reduces
the risk of breaks by future compilers.

The proper inline and constexpr has to wait until Qt 6.

Task-number: QTBUG-37122
Change-Id: I881fffb95fa46d9c170c9420a578f15640e18aea
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2014-03-10 16:04:28 +01:00
..
accessible Merge remote-tracking branch 'origin/stable' into dev 2014-02-07 13:07:25 +01:00
animation Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
doc Normalize signal & slot signatures in connection 2014-02-22 04:38:37 +01:00
image Merge remote-tracking branch 'origin/stable' into dev 2014-02-12 16:28:07 +01:00
itemmodels Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
kernel Doc: correction link, example and parameter issues qtbase 2014-03-10 16:02:19 +01:00
math3d Revert some previously added constexpr in QVector?d classes 2014-03-10 16:04:28 +01:00
opengl Doc: correction link, example and parameter issues qtbase 2014-03-10 16:02:19 +01:00
painting Avoid using direct OpenGL calls in gui and widgets 2014-03-10 15:10:37 +01:00
text Use QStringIterator instead of homebrew 2014-03-10 15:05:01 +01:00
util Don't ignore horizontal alignment for items with baseline alignments 2014-02-14 10:51:44 +01:00
gui.pro Add optimize_full qmake config option 2014-03-06 12:21:14 +01:00
Qt5GuiConfigExtras.cmake.in Try to find GL headers in Mac SDKs. 2013-11-15 20:24:59 +01:00
QtGui.dynlist Add dynlist file for QtGui 2013-03-18 17:11:04 +01:00