qt5base-lts/src
Marc Mutz ca588f40db QEasingCurve: implement copy assignment operator inline
Implement the copy-assignment operator inline, using the
copy-swap idiom. This makes assignment strongly exception
safe, but also simplifies maintainence, because op= is
formulated in terms of the copy constructor now.

Change-Id: I803c9100a520d659b685992237cb76fd114222c8
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-02-21 19:15:48 +01:00
..
3rdparty Remove usages of QT_ARCH and QT_ARCH_* from qtbase 2012-02-17 08:22:43 +01:00
concurrent Move QtConcurrent configuration to a single file 2012-02-14 16:14:58 +01:00
corelib QEasingCurve: implement copy assignment operator inline 2012-02-21 19:15:48 +01:00
dbus Port QDBusAdaptorConnector meta-object to revision 6 2012-02-20 15:17:08 +01:00
gui Streamline QPalette initialization code. 2012-02-21 13:30:46 +01:00
modules Move QtConcurrent into its own module 2012-02-05 17:49:16 +01:00
network Test for QT_NO_SSL instead of QT_NO_OPENSSL 2012-02-21 15:28:40 +01:00
opengl Corrected the size of mipmaps in framebuffer objects. 2012-02-15 17:06:49 +01:00
platformsupport Use new plugin system for Input Context plugins. 2012-02-21 12:54:07 +01:00
plugins Use requested window format to match rest of the patch in 38257651 2012-02-21 14:01:29 +01:00
printsupport Windows: Fix inclusion of <windows.h> 2012-02-01 11:06:19 +01:00
sql Ensure that QSqlDatabase::database() is still thread-safe 2012-02-17 05:28:28 +01:00
testlib Use QMetaMethod::isValid() to check method validity 2012-02-20 11:29:03 +01:00
tools moc: Fix loading of plugins in release mode. 2012-02-21 13:49:02 +01:00
widgets QHeaderView - create a union to save some space. 2012-02-21 12:52:00 +01:00
winmain Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
xml Remove many unneeded virtuals. 2012-02-20 22:06:50 +01:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro Dont build printer support for Windows CE. 2012-02-10 00:27:44 +01:00