qt5base-lts/src
Giuseppe D'Angelo 1c9b0eb640 Workaround MSVC2008 build failure after switching to std::lower_bound
MSVC2008 tries to see if a container is fully ordered.

This causes a build failure when operator< is not defined
between the elements in the container (but is instead defined
between the element type and the item passed to std::lower_bound).

Change-Id: I093d6f67f64a247f0aae763acb35ee73614f4208
Reviewed-by: Andreas Holzammer <andreas.holzammer@kdab.com>
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
2012-09-27 15:47:21 +02:00
..
3rdparty Remove Windows CE time conversion compatibility functions 2012-09-26 07:11:01 +02:00
concurrent Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
corelib Workaround MSVC2008 build failure after switching to std::upper_bound 2012-09-27 15:47:16 +02:00
dbus qdbusmetatype_p.h: add missing QT_NO_DBUS guards 2012-09-24 21:28:40 +02:00
gui Implement the missing raster operations that were in Qt 3 2012-09-27 06:07:15 +02:00
network Workaround MSVC2008 build failure after switching to std::lower_bound 2012-09-27 15:47:21 +02:00
opengl OpenGL: Fix QGLFormat::openGLVersionFlags() on OS X 2012-09-26 19:20:58 +02:00
platformsupport XCB: Correctly report the created OpenGL context version and profile 2012-09-26 19:21:15 +02:00
plugins Fix OpenGL context creation in Windows platform plugin 2012-09-27 15:47:20 +02:00
printsupport Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
sql Remove duplicate words and punctuation from documentation. 2012-09-26 04:03:20 +02:00
testlib qtest.h: add missing QT_NO_DATESTRING guards 2012-09-26 10:08:59 +02:00
tools Remove CDE and Motif styles from qtbase 2012-09-27 15:16:16 +02:00
widgets More consistent dock widget painting on Windows 2012-09-27 15:37:29 +02:00
winmain Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
xml Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
src.pro src.pro: remove redundant & incorrect platformsupport dependency 2012-08-25 10:29:53 +02:00