profile/ivi/qtbase.git
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...
2012-05-23 Bradley T.... Cocoa: don't send input method events for basic text...
2012-05-23 Jiang JiangFix surrogate pair handling in QCoreTextFontEngine
2012-05-23 Shane KearnsFix compile warnings with MSVC
2012-05-23 Sean HarmerQNX: Implementing QPlatformScreen::refreshRate() for...
2012-05-23 David FaureFix crash when using QCoreApplication::applicationName...
2012-05-23 Morten Johan... Minor QPlatformMenu API cleanup.
2012-05-23 Debao ZhangDon't use deprecated QPixmap::grabWindow(),grabWidget().
2012-05-23 Rohan McGovernRemoved CONFIG+=parallel_test from suspected parallel...
2012-05-23 Sean HarmerQNX: Register for navigator events before any window...
2012-05-22 Tasuku SuzukiFix QtGui compilation for -qconfig large
2012-05-22 Tasuku Suzukimove inputMethodQuery() to public in subclasses of...
2012-05-22 Tasuku SuzukiFixed QLineEdit::inputMethodQuery() for Qt::ImHints
2012-05-22 Friedemann... QtNetwork: Fix mingw-warnings.
2012-05-22 kbAllow a space between "-l" and library name when config...
2012-05-22 Tasuku SuzukiFix QtWidgets compilation for -qconfig large
2012-05-22 Anselmo L.... Fix auto tests build with gcc 4.7
2012-05-22 Girish Ramakrishnandevice: Check CROSS_COMPILE in deviceSanityCheckCompiler
2012-05-22 Holger Hans... bcm97425: Enable the egl mode directfb QPA platform...
2012-05-22 Girish Ramakrishnanqpa api: replace QPA headers with something more benign
2012-05-22 Thiago MacieiraRemove -Winline from the build of SSE2/AVX/etc. sources
2012-05-22 Thiago MacieiraMake sure we are using the proper -mXXX options
2012-05-22 Thiago MacieiraAdd AVX support for the painting and image code.
2012-05-22 Jan-Arve SaetherReplace (un)checkAction with toggleAction (3/3)
2012-05-22 Konstantin... replace remaining "const QChar &" with "QChar"
2012-05-22 Tasuku SuzukiRemove STL from qfeatures.txt
2012-05-22 Thiago MacieiraDeprecate {QString,QStringRef,QChar}::{to,from}Ascii
2012-05-22 Thiago MacieiraAdd the QUrl::FullyDecoded flag to the component formatting
2012-05-22 Thiago MacieiraAdd QUrl::ParsingMode to the component setters in QUrl
2012-05-22 Thiago MacieiraAdd the QUrl::DecodedMode parsing mode
2012-05-22 Thiago MacieiraPort away from QUrl::MostDecoded
2012-05-22 Thiago MacieiraFix the idempotent recoding tests in tst_QUrlInternal
2012-05-22 Thiago MacieiraFix compilation on Linux: link to zlib in the bootstrap...
2012-05-22 Laszlo AgocsAdd mouse event internal members needed by declarative
2012-05-22 Mitch CurtisFixed unused paramater warning in download example.
2012-05-22 Mitch CurtisFixed "No such signal" error in download example output.
2012-05-22 Mitch CurtisFixed unused function warning in qsslcertificate test.
2012-05-22 Jan-Arve SaetherReplace (un)checkAction with toggleAction (1/3)
2012-05-22 Konstantin... QTextEngine: minor clean-up
2012-05-22 Bradley T.... QWidgetWindow: handle ShortcutOverride events
2012-05-22 Girish Ramakrishnaneglfs/pi: update handles are 'local' variables
2012-05-22 Holger Hans... directfb: Handle focus, close and geometry change events
2012-05-22 Holger Hans... directfb: Expose the window when it becomes visible
2012-05-22 Donald CarrClean up Raspberry Pi spec
2012-05-22 Rohan McGovernRemoved CONFIG+=parallel_test from suspected parallel...
2012-05-21 Shane KearnsPrevent infinite loops by handling all ZLIB errors
2012-05-21 Friedemann... Windows-configure.exe: Do not print licensing info...
2012-05-21 Mitch CurtisFixed unused function warning in qsslkey test.
2012-05-21 Friedemann... Windows/MinGW: Fix warnings about missing enumeration...
2012-05-21 Sean HarmerQNX: Take orientation into account when reporting physi...
2012-05-21 Sean HarmerQNX: Implement the QPlatformScreen::orientation() function
2012-05-21 Johannes Zellnerinput: Synchronize multiple mice handled through evdevm...
2012-05-21 Friedemann... QCssParser: Remove temporary structure storing QIcon...
2012-05-21 Friedemann... QWindowsBackingStore: Implement scroll.
2012-05-21 Thiago MacieiraMake QStringLiteral always choke on non-literals
2012-05-21 Tasuku SuzukiFix QtDBus compilation for -qconfig large
2012-05-21 Friedemann... win32/default_pre.prf: Remove exceptions_off, thread_of...
2012-05-21 Laszlo AgocsRemove a line of garbage
2012-05-21 Friedemann... QRegularExpression: Fix warnings about deprecated tr...
2012-05-21 Martin PeterssonQNetworkReplyHttpImplPrivate::migrateBackend
2012-05-21 Morten Johan... Cocoa: Fix memory leak in the accessibility code.
2012-05-21 Jonas M. GastalFallback to IPv4 when IPv6 is not present.
2012-05-21 Tasuku SuzukiFix QtNetwork compilation for -qconfig large
2012-05-21 Girish RamakrishnanDon't create QBackingStore for QDesktopWidget
next