profile/ivi/qtbase.git
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 ...
2012-02-17 Friedemann... Qt 5 plugin system: Fix handling of namespaced plugin...
2012-02-17 Bradley T.... Clean up default arch setting on Mac OS X
2012-02-17 Shane KearnsFortune client example - list all IP addresses
2012-02-17 Samuel RødalFixed API in QWindow: visible() -> isVisible().
2012-02-17 Jeremy KatzQStandardPaths implementation configured using JSON
2012-02-17 Kai KoehneWindows: Fix compilation with -qtnamespace
2012-02-17 Bradley T.... Expect failure in tst_QStyleSheetStyle::hoverColors()
2012-02-17 Bradley T.... Skip tst_QGuiApplication::focusObject() on Mac OS X
2012-02-17 Bradley T.... Skip all tst_QFontDialog tests on Mac OS X
2012-02-17 Bradley T.... Skip hanging tst_QColorDialog test, expect failing...
2012-02-17 Bradley T.... Skip hanging/failing tst_QApplication tests on Mac...
2012-02-17 Bradley T.... Remove unused config.tests from config.tests/mac/*
2012-02-17 Bradley T.... Expect tst_QSettings::ctor(native) failures on Mac...
2012-02-17 Friedemann... Add palette() and further hints to QtGui/QPlatformTheme.
2012-02-17 Friedemann... Plugin loader: Output offending plugin name in warning.
2012-02-17 Lars KnollConvert jpeg plugin to new format
2012-02-17 Lars KnollConvert ico plugin to new format.
2012-02-17 Lars KnollConvert GIF plugin to the new format
2012-02-17 Rafael RoquettoEnables QProcess back on QNX.
2012-02-17 Lincoln RamsayStatic plugins don't break QFactoryLoader::keys()
2012-02-17 Kurt KorbatitsChanged qnetworkreply unittest to work from install...
2012-02-17 Kurt KorbatitsRemoved rfc3252.txt from networkselftest unittest
2012-02-17 Friedemann... Fix naming of plugins for QPA plugins and use new plugi...
2012-02-17 Bradley T.... Remove usages of QT_ARCH and QT_ARCH_* from qtbase
2012-02-17 Andy ShawSome small doc fixes, typos and removal of one incorrec...
2012-02-17 Jiang JiangDon't render glyph with FT with fetchMetricsOnly
2012-02-17 Andy ShawEnsure that QSqlDatabase::database() is still thread...
2012-02-17 Andy ShawEnsure the header's context menu is in sync with the...
2012-02-17 Stephen KellyUse ctest to run all tests and print output.
2012-02-17 Stephen KellyOnly define QT_NAMESPACE if it is used.
2012-02-17 Marc MutzCompilation fix: missing includes for geteuid()
2012-02-17 Marc Mutz[QTBUG-22847] Compile with C++11 compiler
2012-02-17 Marc Mutzxcb: avoid use of statically-sized QList
2012-02-17 Casper van... Make sure to print short text for QSslCertifictaeExtension.
2012-02-17 Miikka HeikkinenFix qlogging test for release configuration
2012-02-17 Friedemann... QWindow-test: Fix QSignalSpy warning about Qt::ScreenOr...
2012-02-17 David FaureQMimeData: export URLs as text too
2012-02-17 Eskil Abrahamsen... Remove historical +1 from font height calculation
2012-02-17 Eskil Abrahamsen... Avoid loading and keeping unused fallback font engines
2012-02-17 Friedemann... Base active window handling on WM_SET/KILLFOCUS.
2012-02-17 Miikka HeikkinenFix QWindowsClipboard crash when mimeData is NULL.
2012-02-17 David FaureQDebug: Add support for %{pid}, %{appname} and %{threadid}
2012-02-17 Bradley T.... Fix tst_QFileSystemWatcher failure on Mac OS X
next