profile/ivi/qtbase.git
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
2012-05-21 Friedemann... Fix MSVC warnings about struct/class mismatch for dynam...
2012-05-21 Leonard LeeElaborate QUrl::toString() documentation.
2012-05-21 Jan-Arve SaetherGet rid of ambiguous overload for xgetbv.
2012-05-21 Martin Smithqdoc: Write <qmlinheritedby> before <qmlinstantiates>
2012-05-21 Johannes ZellnerInput: evdevmouse plugin cleanup
2012-05-21 Martin JonesMove rarely used QObjectPrivate data to extraData
2012-05-21 Richard MooreChange QSslCertificate::toText() to return a QString.
2012-05-20 Laszlo PappAdd the LICENSE.GPL file to the module referenced from...
2012-05-19 Girish Ramakrishnan-device: c01621ec8 broke device feature
2012-05-19 James TurnerCocoa implementation of QPA menu interface.
2012-05-18 Mitch CurtisFixed unused variable warning in anchorlayout example.
2012-05-18 Mitch CurtisFixed unused variable warning in chart example.
2012-05-18 James TurnerQPA menu abstraction, originally based on Morten's...
2012-05-18 Tasuku SuzukiFix QtNetwork compilation for -qconfig large
2012-05-18 Sean HarmerAdding QPlatformTheme support for Blackberry devices.
2012-05-18 Sean HarmerQNX: Special case z-ordering of the QDesktopWidget...
2012-05-18 Jan-Arve SaetherCompile fix: Do not rely on __cpuidex() for msvc2008
2012-05-18 Girish Ramakrishnandevice: Allow specifying shortnames for device mkspecs
2012-05-18 Girish RamakrishnanSave configuration feedback into config.summary
2012-05-18 Giuseppe D... QRegExp: fix usage of uninitialized values
2012-05-18 Lars KnollDon't use the deprecated translate() method anymore
2012-05-18 Olivier GoffartMove QIcon metatype handlers back to QtGui
2012-05-18 Olivier GoffartQIcon: move back to QtGui
2012-05-18 Lars KnollMake QCoreApp::translate and related methods use UTF-8
2012-05-18 Mitch CurtisFixed unused parameter warning in hellowindow example.
2012-05-18 Mitch CurtisFixed unused variable warning in diagramscene example.
2012-05-18 Jędrzej NowackiUse QMetaType API directly instead of going through...
next