QFixed: make constexpr
[profile/ivi/qtbase.git] / src /
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 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
2012-02-23 Marko KenttalaFix height of some Thai characters
2012-02-23 Andy ShawSilence coverity warning about sizeof(Node*) vs sizeof...
2012-02-23 Stephen KellyUse the CMake definition of Windows for CMake macros.
2012-02-23 Rick StocktonSuppport up to 27 mouse buttons from DirectFB Plugin.
2012-02-22 Robin BurchellRemove unneeded code to convert to ASCII/Latin1.
2012-02-22 Stephen KellyDon't do macro self-expansion for moc anymore.
2012-02-22 Stephen KellyRemove unused Q_CANNOT_DELETE_CONSTANT
2012-02-22 Stephen KellyAdd the QT_LIBINFIX to the CMake config files.
2012-02-22 Stephen KellyRemove detection of GCC versions which are not supporte...
2012-02-22 Stephen KellyRemove use of Q_BROKEN_DEBUG_STREAM.
2012-02-22 Stephen KellyUse QMAKE_SUBSTITUTIONS conditionals
2012-02-22 Friedemann KleintAdd 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 Laszlo AgocsMigrate evdev plugins to the new plugin system
2012-02-22 Caroline ChaoCodeCoverage: Move installCoverageTool call.
2012-02-21 Marc MutzQtCore: add constexpr to geometric classes
2012-02-21 João AbecasisDrop file-engine abstraction from public API
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-JonesFix 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 Buddenhagenregenerate unicode tables after rittk's patches
2012-02-21 Konstantin Rittoptimize QString::toLower()/toUpper() for special cases...
2012-02-21 Konstantin Rittoptimize QString::toLower()/toUpper() for special cases...
2012-02-21 Konstantin Rittoptimize QString::toCaseFolded()
2012-02-21 Konstantin Rittoptimize handling of surrogate pairs in toLower()/toUpper()
2012-02-21 Konstantin Rittreplace 'const QChar &' with 'QChar ' where appropriate
2012-02-21 Bradley T. HughesMove QSysInfo out of qglobal.h and into a separate...
2012-02-21 Marc MutzQEasingCurve: implement copy assignment operator inline
2012-02-21 Shane KearnsTest for QT_NO_SSL instead of QT_NO_OPENSSL
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
next