Build fix for tst_qprinter with c++11
[profile/ivi/qtbase.git] / src /
2011-12-23 Holger Hans Peter... v8: Build V8 for FreeBSD
2011-12-23 Holger Hans Peter... v8: Change the selection of Operating System
2011-12-23 Jørgen LindLink to X and Xrender libs in glxconvenience
2011-12-23 Jan-Arve SaetherFix regression, make sure hit testing work on windows...
2011-12-23 Bradley T. HughesFinish removing Qt3 support
2011-12-22 Sune VuorelaQCryptographicHash: allow to hash the content of a...
2011-12-22 David FaureFix for -Werror -Wshadow
2011-12-22 Jędrzej NowackiRemove redundant template parameter from QMetaType...
2011-12-22 Shane KearnsFix http authentication to a different realm on the...
2011-12-22 Jędrzej NowackiFix movablity of QVariant.
2011-12-22 Shane KearnsFix race in http connection channel
2011-12-22 Shane KearnsDon't fetch credentials from cache following a failed...
2011-12-22 Shane KearnsHandle plain socket write errors in SSL
2011-12-22 Shane KearnsFix for assertion failure
2011-12-22 Shane KearnsFix faulty logic in http connection pipelining
2011-12-22 Jędrzej NowackiAllow QMetaType to register information about movability
2011-12-22 Harald FernengelRemove QT_NO_STL_WCHAR hack
2011-12-22 David FaureFix handling of invalid modifiers in QKeySequence.
2011-12-22 Harald FernengelUse strlen() inline whenever possible
2011-12-22 Morten Johan SorvigEnable Mac style on Mac OS X.
2011-12-22 Martin PeterssonQNetworkAccessManager: fixed foreach copy of host address
2011-12-22 Jonas M. GastalAdd ToS option to sockets.
2011-12-22 Peter HartmannSSL: fix build with -openssl-linked for OpenSSL 0.9.8*
2011-12-22 Jørgen LindDisable logging in xcb
2011-12-22 Morten Johan SorvigMac: Add temporary solution to fix app deployment.
2011-12-21 Jan-Arve SaetherDo not crash in the windows accessibility bridge
2011-12-21 Martin PeterssonQNetworkAccessManager: delay IPv4 or IPv6 based on...
2011-12-21 Friedemann KleintQTestlib: Make QImage comparison more verbose.
2011-12-21 Friedemann KleintQTestLib: Fix QFINDTESTDATA for Windows.
2011-12-21 Stephen KellyConvert macros to functions.
2011-12-21 Stephen KellyPort to list(APPEND)
2011-12-21 Stephen KellyRemove misleading and incorrect information from dropMi...
2011-12-21 Stephen KellyFix style in cmake macros files.
2011-12-21 Stephen KellyConnect to the moved signals in the header view.
2011-12-21 Stephen KellyFix whitespace consistency.
2011-12-21 Robin BurchellFix -tickcounter in qtestlib.
2011-12-21 Jason McDonaldRemove mention of Trolltech in installation path.
2011-12-20 Robin BurchellMerge QReadWriteLock constructor overloads per Qt 5...
2011-12-20 Stephen KellyAdd missing connections.
2011-12-20 Robin BurchellRemove unused QPicture::detach_helper() private method.
2011-12-20 Robin BurchellRemove non-const QMovie::cacheMode().
2011-12-20 Harald Fernengelmake QString::fromLatin1 partially inline
2011-12-20 Robin BurchellRemove unused qInitResourceIO() method.
2011-12-20 Robin BurchellRemove qt_image_id() and qt_image_colortable().
2011-12-20 Pekka VuorelaAdapt from input context mousehandler to input panel...
2011-12-20 Pekka VuorelaRemove input context action support from editors
2011-12-20 Pekka VuorelaAdapt from QInputContext interface to QInputPanel
2011-12-20 Frederik GladhornAdd destructor to QPlatformFontDatabase.
2011-12-20 Alan AlpertRevert "Revert "Add QObject::objectNameChanged(con...
2011-12-20 Olivier GoffartBetter error reporting in case of connection failure.
2011-12-20 Jason McDonaldRetire QTest::pixmapsAreEqual().
2011-12-19 Stephen KellyRemove declaration which is exported from QtGui.
2011-12-19 David FaureFix QDir::removeRecursively so it doesn't follow symlin...
2011-12-19 Shane KearnsFix regression in user-agent setting of http proxy...
2011-12-19 Laszlo AgocsUpdate the touchscreen plug-in.
2011-12-19 Olivier GoffartDo not call QueuedConnection slot on partialy destroyed...
2011-12-19 Friedemann KleintWindows: Remove Window from list before calling Destroy...
2011-12-19 Olivier GoffartQ_STATIC_ASSERT: fix C style cast
2011-12-19 Frederik GladhornAccessibility: childAt returns interface
2011-12-19 Stephen KellyChange a slot into a virtual method.
2011-12-19 Stephen KellyRemove plugin related variables from the CMake files.
2011-12-19 Jędrzej NowackiMake QMetaTypeInterface POD.
2011-12-19 Chris MeyerEnable option to see filename extension in Mac save...
2011-12-19 Chris MeyerAdd check to make sure qApp exists before using
2011-12-19 Jason McDonaldAvoid confusing method overloading in QTestTable.
2011-12-18 Robin BurchellRemove note about Maemo5-reserved enum values, and...
2011-12-18 Robin BurchellRemove widget attribute orientation values from Qt...
2011-12-16 Friedemann KleintQSortFilterProxyModel: Fix warnings about unused variables.
2011-12-16 Joerg Bornemannextract QWindowsPipeReader from qlocalsocket_win.cpp
2011-12-16 Morten Johan SorvigCocoa: Accept mouse clicks that activates windows.
2011-12-16 Stephen KellyMove proxy and selection models to QtCore.
2011-12-16 Martin PeterssonQNetworkAccessManager: delay IPv4 connection with Happy...
2011-12-16 Jason McDonaldAvoid qDebug in verbose benchmark test output.
2011-12-16 Jason McDonaldSwitch off signal dumper when testing is completed.
2011-12-15 Kim Motoyoshi KallandImproved path filling performance in the raster paint...
2011-12-15 Morten Johan SorvigCocoa: Update geometry on window move.
2011-12-15 Morten Johan SorvigCocoa: Don't set window size in propagateSizeHints
2011-12-15 Morten Johan SorvigCocoa: Add version check for convertRectToScreen.
2011-12-15 Robin BurchellRename QEventDispatcherQPA to QUnixEventDispatcherQPA.
2011-12-15 Robin BurchellMerge integrity support into unix.
2011-12-15 Joerg BornemannQLocalSocket/Win: eliminate checkReadyRead()
2011-12-15 Joerg BornemannQLocalSocket/Win: make emitReadyRead timer persistent
2011-12-15 Joerg BornemannQLocalSocket/Win: fix behaviour on broken pipe
2011-12-15 Robin BurchellRemove Symbian support from /src/corelib/kernel/.
2011-12-15 Thorbjørn Lund MartsumQHeaderView - remove stupid if
2011-12-15 Thorbjørn Lund MartsumQHeaderView - no big update work if updates are disabled
2011-12-15 Robin BurchellSplit timer handling out of QEventDispatcherUnix.
2011-12-15 Bradley T. HughesRemove unused ownObjectName field from QObjectData
2011-12-15 Bradley T. HughesRemove QT_JAMBI_BUILD code
2011-12-15 Bradley T. HughesCorrect sizeof(QObjectData) after out-of-order cherry...
2011-12-15 Jason McDonaldRemove Qt5 comment from qsignalspy.h.
2011-12-15 Jason McDonaldFix incorrect function name in assertion.
2011-12-15 Jason McDonaldRemove QTest::qt_snprintf() from testlib API.
2011-12-15 Giuseppe D'AngeloFix typos in QObject::(dis)connect warnings
2011-12-15 Jason McDonaldImprove QTest::keyClick documentation.
2011-12-15 Jason McDonaldUpdate documentation of QTEST_MAIN macro.
2011-12-15 Jason McDonaldImprove QCOMPARE for QStringList
2011-12-14 Bradley T. HughesDisable warnings when building mkv8snapshot
2011-12-14 Morten SorvigMake QCocoaWindow independent of NSWindow.
2011-12-14 Morten Johan SorvigCocoa: Add window debug output
next