Merge remote-tracking branch 'gerrit/master' into containers
[profile/ivi/qtbase.git] / src /
2012-02-28 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-02-28 Stephen KellyMake the CMake files work with directory overrides.
2012-02-28 Bradley T. HughesCompile SHA-2 code on systems without stdint.h
2012-02-28 Pekka VuorelaRename remaining references to QInputPanel
2012-02-28 Sean HarmerInitial import of the Blackberry QPA plugin for Qt5
2012-02-28 Olivier Goffartmoc: Only generate IndexOfMethod for signals.
2012-02-28 Marc MutzQDomNode: don't needlessly call virtual functions
2012-02-28 Debao ZhangFix QSettings autotest fails under Windows
2012-02-28 Friedemann KleintQComboBox: Use platform theme hint to determine popup...
2012-02-28 Mark BrandQSqlTableModel: unify code for cache-clearing before...
2012-02-28 Mark BrandQSqlTableModel::isDirty(): simplify and improve logic
2012-02-28 Jason McDonaldtestlib: Improve the silent logging mode
2012-02-28 Jason McDonaldtestlib: Remove commented-out code from plain text...
2012-02-28 Jan-Arve SaetherMake accessible interfaces private for Qt 5.0
2012-02-28 Jiang JiangFix divide by zero when glyphWidth is 0
2012-02-27 Sean HarmerPrevent stack corruption when using OpenGL Core Profile
2012-02-27 Holger Hans Peter... directfb: Switch to the new style plugins
2012-02-27 Bradley T. HughesAdd SHA-224, SHA-256, SHA-384, and SHA-512 support...
2012-02-27 Olivier GoffartRemove use of deprecated conversion from QKeySequence
2012-02-27 Thorbjørn Lund MartsumQHeaderView - minor cleanup in viewportEvent
2012-02-27 Olivier GoffartDetect QMetaType::QReal from the definition of qreal
2012-02-27 Miikka HeikkinenFix submenu positioning
2012-02-27 Oswald Buddenhagenremove over-uses of $$list()
2012-02-27 Debao ZhangFix tst_qmenu.
2012-02-27 Debao ZhangQClipboard: Fix autotest fails
2012-02-27 Friedemann KleintFix icon loading in style sheets.
2012-02-27 João AbecasisFix signed/unsigned mismatch warnings
2012-02-27 David FaureQtTest: add missing \since 5.0 to the new macros
2012-02-27 Giuseppe D'AngeloQRegExp: fix crash
2012-02-27 Oswald Buddenhagenremove library version matching from qt.conf
2012-02-27 Friedemann KleintUse new plugin system in qtbase.
2012-02-27 Jędrzej NowackiSimplify QMetaTypeSwitcher.
2012-02-27 Stephen KellyOptimize space for the QEventLoopQuitLocker.
2012-02-27 Jędrzej NowackiReduce QtCore lib binary size by around ~3KB, by removi...
2012-02-27 Olivier GoffartRemove deprecated usage of QKeySequence from qguivariant
2012-02-27 Olivier GoffartRemove usage of deprecated QAbstractItemModel::setRoleNames
2012-02-27 Olivier GoffartDon't use deprecated QAbstractItemModel::reset()
2012-02-27 Jędrzej NowackiCleanup usage of QVariant::Type.
2012-02-27 Stephen KellyRemove more support for unsupported GCC versions.
2012-02-26 Marc MutzQFlags<>: let the compiler generate copy ctor/op=
2012-02-26 Olivier GoffartRemoveRef should not remove the const
2012-02-26 Marc MutzQFixed: make constexpr
2012-02-26 Marc MutzQFixed{,Size}: reformulate some functions in a constexp...
2012-02-26 Giuseppe D'Angelouic: remove unused QRegExp #includes
2012-02-26 Marc MutzQPrinterInfo: remove unused variable
2012-02-26 Olivier GoffartRemove usage of deprecated QRect::unite
2012-02-26 ABBAPOHFix doc according to current method signature
2012-02-25 Marc MutzQSslError: fix wrong #endif placement
2012-02-25 Friedemann KleintFix a crash in QSystemLocalePrivate::uiLanguages().
2012-02-25 Olivier GoffartFix compilation without QT_DEPRECATED_SINCE
2012-02-25 Teemu KatajistoImplement isSharing() and isValid() methods for QCocoaG...
2012-02-25 Marc MutzQFutureWatcher: Make constructors explicit
2012-02-25 jian liangFix to exit of adopted thread watcher in Windows
2012-02-24 Friedemann KleintUse new plugin system for SQL drivers.
2012-02-24 Friedemann KleintUse new plugin system for network bearer plugins.
2012-02-24 Marc Mutzrcc: micro-optimization
2012-02-24 Friedemann KleintFix tst_qlineedit.
2012-02-24 David Faureqmimetypeparser: more optimized definition of string...
2012-02-24 David FaureRemove unused toolTip member variable (qt3 leftover)
2012-02-24 Thorbjørn Lund MartsumQHeaderView - fix setOffsetToSectionPosition a bit
2012-02-24 Morten Johan SorvigQWheelEvent high-resolution delta support.
2012-02-24 Thorbjørn Lund MartsumQHeaderView - change not needed if to Q_ASSERT
2012-02-24 Marc MutzQMimeMagicRule: declare as Q_MOVABLE_TYPE
2012-02-24 Jan-Arve SaetherMinor fixes for RelationFlag.
2012-02-24 Stephen KellyRemove unused QT_NO_QWS_SHARE_FONTS
2012-02-24 Stephen KellyRemove QT_NO_QWS_MULTIPROCESS
2012-02-24 Stephen KellyRemove unused define QT_NO_COP.
2012-02-24 Jonathan LiuFix Windows -no-freetype build
2012-02-24 Kent HansenBump the moc output revision
2012-02-24 Johannes ZellnerAdd UDev helper class for evdev plugins
2012-02-24 Samuel RødalUse "OpenGL" instead of just "GL" in documentation.
2012-02-24 Alan AlpertXCB No longer lists ThreadedOpenGL capability
2012-02-24 Debao ZhangClean up some Q_WS_WIN
2012-02-24 Oswald Buddenhagenclean up qmake-generated projects
2012-02-23 Stephen KellyAdd the QtMain windows library to the CMake files.
2012-02-23 Mark BrandQSqlTableModel: rename parameter to avoid name clash...
2012-02-23 Mark BrandQSqlTableModel: avoid extra QMap lookup
2012-02-23 Mark Brandfix style
2012-02-23 Mark BrandQSqlTableModel: document edit strategy behavior
2012-02-23 Mark Brandimprove documentation language style
2012-02-23 Samuel RødalAdded documentation for QOpenGLContext and QOpenGLConte...
2012-02-23 Kent HansenBump the moc output revision
2012-02-23 Martin PeterssonQSslSocket::verify certificates when on-demand loading...
2012-02-23 Martin PeterssonQWindowsPipeWriter could terminate the process to early
2012-02-23 John TapsellQTextEngine - treat a fullstop (0x2E) as the same scrip...
2012-02-23 John TapsellHarfbuzz-thai: Hide ZWJ and ZWNJ characters and show...
2012-02-23 Stephen KellyRequire compiler support for deprecated constructors.
2012-02-23 Stephen KellyRemove QT_ASCII_CAST_WARN_CONSTRUCTOR
2012-02-23 Jędrzej NowackiRename QMetaTypeSwitcher::UnknownType to NotBuiltinType.
2012-02-23 Sean HarmerFix fontconfig.pri file to allow QPA plugins to build
2012-02-23 Stephen KellyAdd the quitlock feature to QThread.
2012-02-23 Jan Arne PetersenAdd WindowDoesNotAcceptFocus flag and use it in xcb
2012-02-23 Samuel RødalFleshed out the QWindow documentation to be less sparse.
2012-02-23 Samuel RødalAdded documentation for QSurfaceFormat.
2012-02-23 Friedemann KleintHandle theme change in QApplication/QGuiApplication.
2012-02-23 Debao ZhangFix conflict between QMainWindow::restoreState() and...
2012-02-23 Andrew den ExterFix rounding error in QInputMethod::cursorRectangle().
2012-02-23 Debao ZhangQMenuBar: Clean up Q_WS_WIN
2012-02-23 John TapsellHarfbuzz-thai - When calling HB_OpenTypePosition we...
2012-02-23 John TapsellHarfbuzz-thai - fix to_tis620 function for latin characters
next