profile/ivi/qtbase.git
2012-02-22 Stephen KellyRemove use of Q_BROKEN_DEBUG_STREAM.
2012-02-22 Stephen KellyUse QMAKE_SUBSTITUTIONS conditionals
2012-02-22 Richard MooreFix breakage in dead code
2012-02-22 Friedemann... Add further theme hints to QPlatformTheme.
2012-02-22 Marc MutzQEasingCurve: fix a missing */
2012-02-22 Stephen KellyFail with #error early if the compiler does not support...
2012-02-22 Robin BurchellRemove custom text codec for C strings.
2012-02-22 Samuel RødalUpdated QApplication / QGuiApplication to match Qt...
2012-02-22 Pekka VuorelaFix typos
2012-02-22 Pekka VuorelaRefactor input context tests
2012-02-22 Friedemann... Fix QJson autotest on Windows.
2012-02-22 Laszlo AgocsMigrate evdev plugins to the new plugin system
2012-02-22 Caroline ChaoCodeCoverage: Move installCoverageTool call.
2012-02-22 Rohan McGovernFixed tst_qlogging app silently not compiled in some...
2012-02-21 Marc MutzQtCore: add constexpr to geometric classes
2012-02-21 Toby TomkinsFlag QGraphicsView test as unstable on Mac.
2012-02-21 João AbecasisDrop file-engine abstraction from public API
2012-02-21 Donald CarrCorrect pkg-config usage to respect sysroot
2012-02-21 jian liangFix potential race condition in data structure of adopt...
2012-02-21 Richard MooreMerge overloads
2012-02-21 Richard MooreMerge overloads.
2012-02-21 Jonathan LiuQElapsedTimer/Win: Fix 64-bit integer overflow
2012-02-21 Andrew Stanley... Fix the qlocalsocket test
2012-02-21 Andrew Stanley... Enable qlocalsocket auto test
2012-02-21 Andrew Stanley... Fix error in addrlen field
2012-02-21 Stephen KellyGive the compile flags an EXECUTABLE_ prefix.
2012-02-21 Simon HausmannAdd GL_BGR to the list of defined GL constants, right...
2012-02-21 Oswald Buddenhagenmake resolution of default spec less inefficient
2012-02-21 Oswald Buddenhagenrevamp reading of bootstrap variables
2012-02-21 Oswald Buddenhagenregenerate unicode tables after rittk's patches
2012-02-21 Konstantin... optimize QString::toLower()/toUpper() for special cases...
2012-02-21 Konstantin... optimize QString::toLower()/toUpper() for special cases...
2012-02-21 Konstantin... optimize QString::toCaseFolded()
2012-02-21 Konstantin... optimize handling of surrogate pairs in toLower()/toUpper()
2012-02-21 Konstantin... replace 'const QChar &' with 'QChar ' where appropriate
2012-02-21 Bradley T.... Move QSysInfo out of qglobal.h and into a separate...
2012-02-21 Marc MutzQEasingCurve: implement copy assignment operator inline
2012-02-21 Stephen KellyPrint out the try_compile output for tests expected...
2012-02-21 Oswald Buddenhagenremove bizarre late feeding of user_configs into base_vars
2012-02-21 David Faureqmimetype: Fix test failure when LC_ALL is set.
2012-02-21 Shane KearnsTest for QT_NO_SSL instead of QT_NO_OPENSSL
2012-02-21 Shane KearnsMake qget manual test compile without ssl support
2012-02-21 Shane KearnsMake https requests fail fast when configured without...
2012-02-21 Marc MutzQEasingCurve: simplify and fix copy constructor
2012-02-21 Marc MutzQHash: more robust use of qDebug()
2012-02-21 Marc MutzQEasingCurve: implement move constructor
2012-02-21 Marc MutzQEasingCurve: implement move-assignment operator
2012-02-21 Marc MutzQEasingCurve: add member-swap
2012-02-21 Marc MutzQEasingCurve: mark as Q_MOVABLE_TYPE
2012-02-21 Tor Arne VestbøUse requested window format to match rest of the patch...
2012-02-21 Kent HansenPort badxml autotest to QMetaObjectBuilder
2012-02-21 Harald FernengelRename Q_MUTEX_LINUX to QT_LINUX_FUTEX
2012-02-21 Friedemann... moc: Fix loading of plugins in release mode.
2012-02-21 Friedemann... Streamline QPalette initialization code.
2012-02-21 Friedemann... Use new plugin system for Input Context plugins.
2012-02-21 Thorbjørn Lund... QHeaderView - create a union to save some space.
2012-02-21 Thorbjørn Lund... QHeaderview - many sections removed performance boost.
2012-02-21 Bradley T.... Remove qMacVersion()
2012-02-21 Friedemann... Fix qlogging test.
2012-02-21 Jason McDonaldImprove tst_QPrinterInfo::testForDefaultPrinter().
2012-02-21 Jason McDonaldAllow printer names to contain hyphens in QPrinterInfo...
2012-02-21 Jason McDonaldFix warning about unregistered metatype in QWindow...
2012-02-21 Toby TomkinsFlag two tests (Win+A, Simon+G) in parseString as expec...
2012-02-21 Jason McDonaldMake the QApplication autotest work for shadow builds.
2012-02-21 Rohan McGoverntst_qapplication: mark expected failure on mac
2012-02-21 Kurt KorbatitsChanged qnetworksession unittest to work from installat...
2012-02-20 Rohan McGovernStabilize tst_qdbusabstractinterface and make it XFAIL
2012-02-20 Richard MooreRemove many unneeded virtuals.
2012-02-20 Richard Mooreconvert length functions in QDom from uint to int.
2012-02-20 Richard MooreMerge overloads.
2012-02-20 Andreas HolzammerInclude qt_windows.h for Windows CE.
2012-02-20 Kent HansenSilence warnings/debug output from qobject tests
2012-02-20 Xizhi ZhuMerges several overloaded functions in QCoreApplication.
2012-02-20 Oswald Buddenhagendon't attempt to build host tools which are gone from...
2012-02-20 Shane KearnsWindows - fix connecting to a socket using IPv4 mapped...
2012-02-20 Friedemann... Remove QPlatformIntegration/QPlatformTheme from QGuiApp...
2012-02-20 Friedemann... Fix warning about converting false to pointer value.
2012-02-20 Jørgen LindMake sure that we pick up xcb from pkg-config
2012-02-20 Morten Johan... Remove Native Client special casing from configure.
2012-02-20 Jan-Arve SaetherRemove QAccessibleInterface::relationTo().
2012-02-20 Jan-Arve SaetherUpdated for accessibility
2012-02-20 Kent HansenPort QDBusAdaptorConnector meta-object to revision 6
2012-02-20 Kent HansenRemove unused QtDBus meta-object extensions
2012-02-20 Marc MutzQPoint/QPointF: inline manhattanLength(); QLineF: inlin...
2012-02-20 Bradley T.... Move QTypeInfo out of qglobal.h and into a separate...
2012-02-20 Samuel RødalAdded note in QPlatformWindow::setGeometry() docs about...
2012-02-20 Marc Mutzuic: use QStringLiteral() instead of QString::fromUtf8...
2012-02-20 Harald FernengelFix LSB mkspec
2012-02-20 Joerg Bornemannfix QProcess for Windows XP
2012-02-20 Matthew VogtEnsure the directory exists to receive a deprecated...
2012-02-20 Jan-Arve SaetherRemove QAccessibleInterface::navigate()
2012-02-20 Harald FernengelUse standard unix mutexes on LSB
2012-02-20 Kent HansenMove QMetaMethod::parameterTypes() implementation to...
2012-02-20 Kent HansenPort QSignalEventGenerator meta-object to revision 6
2012-02-20 Kent HansenUse QMetaMethod::isValid() to check method validity
2012-02-20 Kent HansenAdd QMetaMethod::isValid() function
2012-02-20 Kent HansenFix typo in QByteArray(QConstByteArrayData) constructor
2012-02-20 Kent HansenDon't call metaObject() several times
2012-02-20 Kent HansenSmall moc cleanup: Pass lists by const reference
2012-02-20 Kent Hansenmoc: Get rid of implicit conversions to const char *
next