profile/ivi/qtbase.git
2012-05-29 Eskil Abrahamsen... Disable GSUB feature when text contains surrogates
2012-05-29 Thiago MacieiraQApplication::syncX doesn't do anything in Qt 5 anymore
2012-05-29 Bradley T.... Remove unnecessary forward declaration in std namespace
2012-05-29 Thiago MacieiraQtDBus: compile with QT_STRICT_ITERATORS
2012-05-29 Thiago MacieiraMake qdoc compile with QT_STRICT_ITERATORS
2012-05-29 Giuseppe D... QtOpenGL: remove \link usages
2012-05-29 Giuseppe D... QtXml: remove \link usages
2012-05-29 Giuseppe D... QtWidgets: remove \link usages
2012-05-29 Giuseppe D... QtGui: remove \link usages
2012-05-29 Giuseppe D... QtCore: remove \link usages
2012-05-29 Rohan McGovernSet explicit testcase.timeout for slow tests
2012-05-29 Rohan McGovernMake tst_qfiledialog2 closer to parallel-safe.
2012-05-29 Rohan McGovernMake tst_selftests parallel-safe.
2012-05-29 Rohan McGovernMark tst_qsharedpointer as parallel-safe.
2012-05-29 Rohan McGovernMarked tst_qmake as parallel-safe
2012-05-29 Bradley T.... QMutex: de-inline lock(), unlock(), and tryLock()
2012-05-29 Rohan McGovernMake tst_qfilesystemmodel parallel-safe.
2012-05-29 Rohan McGovernMake tst_qnetworkreply parallel-safe.
2012-05-28 John LaytQtPrintSupport: Change QPrinterInfo::defaultPrinter...
2012-05-28 John LaytQtPrintSupport: Fix QPrintDialog assert
2012-05-28 Jiewen WangEliminate QTreeWidget drag crash
2012-05-28 Rohan McGovernAdd CONFIG+=parallel_test to suspected parallel-safe...
2012-05-28 Rohan McGovernMarked tst_qprocess insignificant on mac
2012-05-28 Jędrzej NowackiReplace QVariant::typeToName usage by QMetaType::typeNa...
2012-05-27 Mitch CurtisFixed unused function warning in qtextdocumentfragment...
2012-05-27 Simon HausmannFix compiler warnings when simply including qgraphicssc...
2012-05-26 Gatis PaeglisFix To-Do's in QGraphicsScene.
2012-05-26 Gatis PaeglisQt 5 to-do in QXcbKeyboard
2012-05-26 Gatis PaeglisFix Qt 5 to-do's in QGraphicsProxyWidget
2012-05-26 Mitch CurtisClarify QByteArray::size() documentation.
2012-05-26 Johannes Zellnerdevicediscovery: add more sophisticated discovery
2012-05-25 Sean HarmerQNX: Adding native file dialog support for Blackberry
2012-05-25 Thiago MacieiraItemviews: compile with QT_STRICT_ITERATORS
2012-05-25 Tasuku SuzukiFix xcb plugin compilation for -qconfig large
2012-05-25 Konstantin... Declare typeinfo-s for QLatin1String, QStringRef, and...
2012-05-25 Konstantin... Replace `const QCharRef &` with `QCharRef` where approp...
2012-05-25 Konstantin... Replace `const QLatin1String &` with `QLatin1String...
2012-05-25 Konstantin... Move QLatin1String up to QString
2012-05-25 Konstantin... Centralize C-string and QByteArray string length calcul...
2012-05-25 Konstantin... QString: get rid of public qStringComparisonHelper()
2012-05-25 Konstantin... Move ScriptSentinel enum from header to .cpp
2012-05-25 Thiago MacieiraGestures & events: compile with QT_STRICT_ITERATORS.
2012-05-25 Friedemann... OpenGL/HelloWindow example: Fix resource leaks.
2012-05-25 Jiewen WangQStatusBar::showMessage will always take new timeout
2012-05-25 Friedemann... XCB/EGL: Free display.
2012-05-25 Friedemann... Fix warnings about unused variables.
2012-05-25 Tarja SundqvistQTBUG-16850: QLineEdit::setSelection removes blank...
2012-05-25 Konstantin... Fix potential access beyond the array end
2012-05-25 Martin Smithqdoc: Fixed pure doc parser
2012-05-25 Tasuku SuzukiFix QtCore compilation for -qconfig large
2012-05-25 Girish Ramakrishnaneglfs: use GL API directly in QEglFSCursor
2012-05-25 Oswald Buddenhagenfix QT_GCC_*_VERSION definition after exception option...
2012-05-25 Sean HarmerQNX: Rationalise the usage of qDebug() to remove lots...
2012-05-25 Morten SorvigAdd Mac OS 10.8 QSysInfo enums
2012-05-25 Stephen KellyFix comments to refer to the root, not the top level.
2012-05-25 John LaytQtPrinterInfo: Improve QPrinterInfo Testing
2012-05-25 Stephen KellyFix some spelling errors.
2012-05-24 Donald CarrIntroduce a Snowball mkspec to the device specs
2012-05-24 Thiago MacieiraMake QLocale "unload" the ICU libraries upon exit
2012-05-24 Mitch CurtisWrite QList unit tests for movable, complex, etc. types.
2012-05-24 Corentin JabotImplement QWindow::setWindowIcon
2012-05-24 Rafael RoquettoImplementation of the Blackberry bearer engine.
2012-05-24 Miikka HeikkinenWindows: Fix verbose debug output
2012-05-24 Friedemann... QtWidgets: Fix QT_FLUSH_UPDATE for Windows.
2012-05-24 Sean HarmerQPA: Refactor QFileDialogPrivate::qt_clean_filter_list...
2012-05-24 Girish Ramakrishnan-device: remove redundant check for empty CROSS_COMPILE
2012-05-24 Kevin OttensQNX: Recreate EGL surface when the window geometry...
2012-05-24 Kevin OttensQNX: Make sure calls to (create/destroy)Surface are...
2012-05-24 Kevin OttensQNX: Advertise geometry changes to Qt event system
2012-05-24 Kevin OttensQNX: Force windows resizing when the screen orientation...
2012-05-24 Kevin OttensProvide convenience method to resize maximized windows
2012-05-24 Morten Johan... Add QMacPasteboardMime::count(QMimeData*).
2012-05-24 Samuel RødalCompile fix for kms platform plugin.
2012-05-24 Thiago MacieiraUse the QT_STRINGIFY macro
2012-05-24 Kent HansenPopulate MetaData:Keys for compat plugins
2012-05-24 John LaytQtPrintSupport - Modify Platform Plugin QPrinterInfo api
2012-05-24 Johannes Zellnerudev: UDevHelper becomes DeviceDiscovery
2012-05-24 Pekka VuorelaInitialize member variable in QXcbWindow
2012-05-24 Holger Hans... bcm97425: Fix linking the directfbegl QPA plugin
2012-05-24 Martin PeterssonQNetworkReplyHttpImpl: code cleanup
2012-05-24 Rohan McGoverntst_qmetatype: avoid slow compilation with some MSVC2010
2012-05-23 Friedemann... Fix compiler warnings in QtGui, QtWidgets.
2012-05-23 Friedemann... QEGLPlatformContext: Add accessors for display and...
2012-05-23 John LaytQtPrintSupport - Fix Mac printerName() use
2012-05-23 Kevin OttensQNX: Post orientation change events
2012-05-23 Girish Ramakrishnanremove exec-bit from qplatformmenu.h file
2012-05-23 Jonathan LiuEnable extra warnings for win32-g++ mkspecs
2012-05-23 Holger Hans... devices: Allow to pick up the compiler from the path
2012-05-23 Laszlo AgocsFix wrong local positions in mouse events when no tlw...
2012-05-23 aavitAllow QHash randomization to be disabled by environment...
2012-05-23 Shane KearnsQAuthenticator - test NTLM SSO and normal paths separately
2012-05-23 Shane KearnsFix deprecated API warning
2012-05-23 Mitch CurtisClarified code documentation for QFileInfo::operator==.
2012-05-23 Mitch CurtisRemoved size comparison in QFileInfo::operator==.
2012-05-23 Jiang JiangFix font rendering gamma correction on Mac
2012-05-23 David FaureFix handling of invalid urls in QDataStream << QUrl
2012-05-23 Jędrzej NowackiFix warning about unused variable in tst_qvariant.
2012-05-23 Jocelyn TurcotteAdd a missing pointer initializer.
2012-05-23 Bradley T.... Cocoa: Handle keyboard dead keys correctly
2012-05-23 Bradley T.... Cocoa: Avoid UTF-16 to UTF-8 to UTF-16 conversion in...
next