QSqlTableModel: avoid extra QMap lookup
[profile/ivi/qtbase.git] / src /
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 Jonathan LiuFix compilation with MinGW-w64
2012-02-20 Bradley T. HughesRename Q_PROCESSOR_POWERPC to Q_PROCESSOR_POWER
2012-02-20 Holger Hans Peter... qwidget_p.h: Remove DontSetCompositionMode from the...
2012-02-20 Holger Hans Peter... qpa: Verify that the platform returns a WId that is...
2012-02-20 Richard MooreRemove dead method.
2012-02-20 Jason McDonaldtestlib: Report one test result per benchmark test.
2012-02-20 Jason McDonaldtestlib: make XPASS output slightly less confusing.
2012-02-20 Andrew den ExterRemove unnecessary image height adjustments from layout.
2012-02-18 David FaureImport QMimeType / QMimeDatabase into QtCore.
2012-02-18 Gunnar SlettaIntroduced QWindow::isExposed().
2012-02-18 Thorbjørn Lund MartsumAdding 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. HughesDocument Q_PROCESSOR_* macros
2012-02-17 Friedemann KleintFix qclipboard autotest on Windows.
2012-02-17 Shane KearnsFix error handling in QHostInfo windows backend
2012-02-17 Friedemann KleintWindows: 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 KleintFix 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 Friedemann KleintFix another typo in the evdev keyboard plugin.
2012-02-17 Friedemann KleintWidgets: Remove obsolete QGuiPlatformPlugin.
2012-02-17 Friedemann KleintQt 5 plugin system: Fix handling of namespaced plugin...
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. HughesRemove unused config.tests from config.tests/mac/*
2012-02-17 Friedemann KleintAdd palette() and further hints to QtGui/QPlatformTheme.
2012-02-17 Friedemann KleintPlugin 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 Friedemann KleintFix naming of plugins for QPA plugins and use new plugi...
2012-02-17 Bradley T. HughesRemove 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 Mutz[QTBUG-22847] Compile with C++11 compiler
2012-02-17 Marc Mutzxcb: avoid use of statically-sized QList
2012-02-17 Casper van DonderenMake sure to print short text for QSslCertifictaeExtension.
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 KleintBase 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 Jason McDonaldtestlib: Skip test function if init() fails.
2012-02-16 Andrew den ExterAdd support for querying an elided sub-string from...
2012-02-16 jian liangUse english name to match font in windows platform
2012-02-16 Friedemann KleintQDial: Fix crash when singleStep-property is 0.
2012-02-16 Jason McDonaldtestlib: Remove obsolete version of QSKIP macro.
2012-02-16 Jason McDonaldRemove code related to test location.
2012-02-16 Jędrzej NowackiUse static-less QMetaType API in QVariant.
2012-02-16 Jędrzej NowackiImplement new static less API for QMetaType.
2012-02-16 Donald CarrRedirect libjpeg messages via qWarning
2012-02-16 Michalina ZiembaQt Network: Added the \inmodule command in the class...
2012-02-16 João AbecasisDrop QFile::fileEngine
2012-02-16 Kent Hansenqmetaobjectbuilder: Store only unique strings in the...
2012-02-16 Kent HansenDon't hardcode the number 14 in meta-object generators
2012-02-16 Kent Hansenqmetaobjectbuilder: Add asserts to confirm validity
2012-02-16 Xizhi ZhuInclude headers before QT_BEGIN_NAMESPACE.
2012-02-16 Xizhi ZhuAdd missing private headers to .pri.
2012-02-16 Stephen KellyFix ref counted window close handling.
2012-02-16 Jędrzej NowackiAdd QMetaType::FirstCoreType enum value.
2012-02-16 Friedemann KleintAdd a ThemeChange event.
2012-02-15 Stephen KellyMove the removal of the Quit event to QWindow.
2012-02-15 Stephen KellyMake the cmake tests work with a namespace build.
2012-02-15 Thorbjørn Lund MartsumQHeaderView::moveSection performance boost
2012-02-15 Lars KnollImplement new plugin mechanism
2012-02-15 Lars KnollAdd JSON support to the bootstrap library
2012-02-15 Kim Motoyoshi KallandCorrected the size of mipmaps in framebuffer objects.
2012-02-15 Andy ShawRemove a couple of QtGui/QtGui header entries
2012-02-15 Samuel RødalAdded support for resetting QOpenGLFramebufferObject...
2012-02-15 Teemu KatajistoVarious documentation fixes ported from Qt 4.8
2012-02-15 Kent Hansenqmetaobjectbuilder: Add support for revisioned methods...
2012-02-15 Jonathan LiuFix compilation with MinGW
2012-02-15 Rohan McGovernFixed typo.
2012-02-15 Mark BrandQSqlTableModel::indexInQuery(): fix for inserted rows
2012-02-15 Mark BrandQSqlRelationalTableModelPrivate: simplify field name...
2012-02-15 Mark BrandQSqlTableModel::submitAll(): avoid resubmiting successf...
2012-02-15 Mark BrandQSqlTableModel: do not store primaryValues in change...
2012-02-15 Mark BrandQSqlTableModel::primaryValues(): take care of row mapping
2012-02-15 Mark BrandQSqlTableModel::commitAll(): replace row removal hack
next