profile/ivi/qtbase.git
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 *
2012-02-20 Kent HansenMinuscule moc cleanup: Don't declare i in function...
2012-02-20 Morten Johan... Don't force CFG_ENDIAN to "auto" on Mac.
2012-02-20 Morten Johan... Don't use -rpath-link when building on Mac.
2012-02-20 Jonathan LiuFix compilation with MinGW-w64
2012-02-20 Bradley T.... Rename Q_PROCESSOR_POWERPC to Q_PROCESSOR_POWER
2012-02-20 Holger Hans... qwidget_p.h: Remove DontSetCompositionMode from the...
2012-02-20 Holger Hans... qpa: Verify that the platform returns a WId that is...
2012-02-20 Richard MooreRemove dead method.
2012-02-20 Kurt KorbatitsChanged qabstractnetworkcache unittest to use TESTDATA
2012-02-20 Toby TomkinsModify helper functions to remove embedded QSKIP call...
2012-02-20 Toby TomkinsSet tst_qtoolbutton triggered function skipped.
2012-02-20 Jason McDonaldMake QLocale autotest pass for shadow builds.
2012-02-20 Jason McDonaldtestlib: Report one test result per benchmark test.
2012-02-20 Kurt KorbatitsFixed qobject unittest to work from installation directory
2012-02-20 Jason McDonaldtestlib: Add selftests for XPASS and XFAIL involving...
2012-02-20 Jason McDonaldtestlib: make XPASS output slightly less confusing.
2012-02-20 Andrew den... Remove unnecessary image height adjustments from layout.
2012-02-19 Bradley T.... Speed up tst_QWaitCondition
2012-02-18 David FaureImport QMimeType / QMimeDatabase into QtCore.
2012-02-18 Oswald Buddenhagenmake configure ignore $CC and $CXX
2012-02-18 Gunnar SlettaIntroduced QWindow::isExposed().
2012-02-18 Thorbjørn Lund... Adding hasHeightForWidth as a virtual Widget funcion
2012-02-18 Andrew ChristianAdded error reporting to QJsonParser
2012-02-18 Marc MutzQEasingCurve: return QVector for cubic spline represent...
2012-02-18 Richard MooreTrivial doc fix
2012-02-18 Bradley T.... Document Q_PROCESSOR_* macros
2012-02-17 Friedemann... Fix qclipboard autotest on Windows.
2012-02-17 Shane KearnsFix error handling in QHostInfo windows backend
2012-02-17 Friedemann... Windows: Fix QWindow-test.
2012-02-17 Rick Stocktonqnamespace.qdoc: Add doco for new values of Qt::MouseButton
2012-02-17 Stephen KellyOnly define QT_NAMESPACE if it is used.
2012-02-17 David FaureEnsure that Qt public headers compile with strict flags
2012-02-17 Rafael RoquettoQProcess documentation typo fix and improvement.
2012-02-17 Simon A. EugsterMention QT_NO_STL in the QString documentation
2012-02-17 David FaureNo need to stat with QFile::exists before QFile::open...
2012-02-17 Shane KearnsRemove unnecessary locking from QNetworkProxy constructor
2012-02-17 Friedemann... Fix warnings about missing file.
2012-02-17 Shane KearnsFix handling of urls containing username/password in...
2012-02-17 Shane KearnsFix incorrect use of QObject::disconnect in synchronous...
2012-02-17 Shane KearnsUpdate documentation to show NTLMv2 is supported
2012-02-17 Marc MutzQSize/QSizeF: add const versions of scale()/transpose()
2012-02-17 Miikka HeikkinenMake 'nmake check' succeed for widgets tests
2012-02-17 Friedemann... Fix another typo in the evdev keyboard plugin.
2012-02-17 Friedemann... Widgets: Remove obsolete QGuiPlatformPlugin.
2012-02-17 Miikka HeikkinenDisable 'check' target generation for network autotests...
2012-02-17 Miikka HeikkinenFix "check" target when load(testcase) is used in ...
next