profile/ivi/qtbase.git
2012-02-27 Jędrzej NowackiReduce QtCore lib binary size by around ~3KB, by removi...
2012-02-27 Olivier GoffartFix selftests while using QStringBuilder
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-27 Toby TomkinsSkip unstable qlineedit autotest on Ubuntu 11.10.
2012-02-27 Toby Tomkinsqfiledialog2: Skip test that is passing on CI and faili...
2012-02-27 Kurt KorbatitsChanged qnetworkreply unittest to return correct code
2012-02-26 Marc MutzQFlags<>: let the compiler generate copy ctor/op=
2012-02-26 Oswald Buddenhagenremove fallback re-initialization of TARGET after parsi...
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... uic: 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 Olivier GoffartFix compilation of examples with QStringBuilder
2012-02-25 Marc MutzQSslError: fix wrong #endif placement
2012-02-25 Jonathan LiuFix MinGW configure bootstrap
2012-02-25 Oswald Buddenhagenprocess variable assignments with tabs as well
2012-02-25 Shane Kearnsconfigure - fix detection of MSVC compiler in x64
2012-02-25 Friedemann... Fix 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 Marc Mutzcompile fix: parse under C++11
2012-02-24 Marc Mutzexamples: compile w/o opengl
2012-02-24 Friedemann... Use new plugin system for SQL drivers.
2012-02-24 Friedemann... Use new plugin system for network bearer plugins.
2012-02-24 Marc Mutzrcc: micro-optimization
2012-02-24 Friedemann... Fix tst_qlineedit.
2012-02-24 Hib ErisAdd TARGET_VERSION_EXT to pkgConfiglibName
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... QHeaderView - fix setOffsetToSectionPosition a bit
2012-02-24 Morten Johan... QWheelEvent high-resolution delta support.
2012-02-24 Thorbjørn Lund... QHeaderView - 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 Stephen KellyFix the library names on MinGW.
2012-02-24 Jonathan LiuFix Windows -no-freetype build
2012-02-24 Hib ErisCreate target pkgconfig dir in qmake generated Windows...
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 Caroline ChaoCodeCoverage: Skip headersclean test.
2012-02-24 Oswald Buddenhagenclean up qmake-generated projects
2012-02-24 Pekka VuorelaReverted part of "Refactor input context tests"
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 Rohan McGovernFixed resolution of QMAKESPEC on Windows.
2012-02-23 Samuel RødalAdded documentation for QOpenGLContext and QOpenGLConte...
2012-02-23 Kent HansenBump the moc output revision
2012-02-23 Andreas HartmetzRevert "Escape project file name in makefile rebuild...
2012-02-23 Friedemann... Use new plugin system in plugin autotest.
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 HarmerUse -fPIE on QNX
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 Marc Mutzcompile fix: missing #include <unistd.h>s
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 Eskil Abrahamsen... Update tst_QTextEdit::fullWidthSelection
2012-02-23 Friedemann... Handle theme change in QApplication/QGuiApplication.
2012-02-23 Debao ZhangFix conflict between QMainWindow::restoreState() and...
2012-02-23 Andrew den... Fix 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 Friedemann... Fixed tst_qobject signalbug silently not compiled in...
2012-02-23 Bradley T.... Add src/concurrent/qtconcurrentversion.h to .gitignore
2012-02-23 Andy ShawSilence coverity warning about sizeof(Node*) vs sizeof...
2012-02-23 Matthew VogtReport failure to open deprecated header file
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...
next