profile/ivi/qtbase.git
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...
2012-02-22 Stephen KellyRemove use of Q_BROKEN_DEBUG_STREAM.
2012-02-22 Stephen KellyUse QMAKE_SUBSTITUTIONS conditionals
2012-02-22 Richard MooreFix breakage in dead code
2012-02-22 Friedemann... Add 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 Pekka VuorelaRefactor input context tests
2012-02-22 Friedemann... Fix QJson autotest on Windows.
2012-02-22 Laszlo AgocsMigrate evdev plugins to the new plugin system
2012-02-22 Caroline ChaoCodeCoverage: Move installCoverageTool call.
2012-02-22 Rohan McGovernFixed tst_qlogging app silently not compiled in some...
2012-02-21 Marc MutzQtCore: add constexpr to geometric classes
2012-02-21 Toby TomkinsFlag QGraphicsView test as unstable on Mac.
2012-02-21 João AbecasisDrop file-engine abstraction from public API
2012-02-21 Donald CarrCorrect pkg-config usage to respect sysroot
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... Fix the qlocalsocket test
2012-02-21 Andrew Stanley... Enable qlocalsocket auto test
2012-02-21 Andrew Stanley... Fix 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 Buddenhagenmake resolution of default spec less inefficient
2012-02-21 Oswald Buddenhagenrevamp reading of bootstrap variables
2012-02-21 Oswald Buddenhagenregenerate unicode tables after rittk's patches
2012-02-21 Konstantin... optimize QString::toLower()/toUpper() for special cases...
2012-02-21 Konstantin... optimize QString::toLower()/toUpper() for special cases...
2012-02-21 Konstantin... optimize QString::toCaseFolded()
2012-02-21 Konstantin... optimize handling of surrogate pairs in toLower()/toUpper()
2012-02-21 Konstantin... replace 'const QChar &' with 'QChar ' where appropriate
2012-02-21 Bradley T.... Move QSysInfo out of qglobal.h and into a separate...
2012-02-21 Marc MutzQEasingCurve: implement copy assignment operator inline
2012-02-21 Stephen KellyPrint out the try_compile output for tests expected...
2012-02-21 Oswald Buddenhagenremove bizarre late feeding of user_configs into base_vars
2012-02-21 David Faureqmimetype: Fix test failure when LC_ALL is set.
2012-02-21 Shane KearnsTest for QT_NO_SSL instead of QT_NO_OPENSSL
2012-02-21 Shane KearnsMake qget manual test compile without ssl support
next