UCD-5.0: apply Corrigendum #6
[profile/ivi/qtbase.git] / src /
2012-04-15 Konstantin RittUCD-5.0: apply Corrigendum #6
2012-04-14 Samuel RødalFixed broken logic in evdev input plugins.
2012-04-14 Girish RamakrishnanFold qpaintdevice_qpa.cpp into qpaintdevice.cpp
2012-04-14 Girish RamakrishnanFix header inclusion guard
2012-04-14 Girish Ramakrishnandoc: QWindowSurface is dead
2012-04-14 Casper van DonderenQDoc: add missing newline characters in qdoc -help.
2012-04-14 Martin Smithqdoc: Fixed bugs causing invalid DITA XML
2012-04-14 Frederik GladhornUpdate accessibility selections in QTextControl.
2012-04-14 Girish RamakrishnanFix header inclusion guards
2012-04-13 Mark BrandQTBUG-1363: fix QSqlField.length() for ODBC
2012-04-13 Friedemann KleintWindows: Determine suitable font engine from application.
2012-04-13 Frederik GladhornUse QPointer to store accessible object.
2012-04-13 Olivier Goffartdoc: Fix QObject::connect documentation
2012-04-13 Gunnar SlettaMove QPainterPathPrivate to the private header files.
2012-04-13 Holger Hans Peter... directfb: Integrate building into configure.
2012-04-13 Jan-Arve SaetherMinor cleanup of the header file.
2012-04-13 Friedemann KleintWindows QPA plugin: Fix logging.
2012-04-13 Konstantin Rittreplace hardcoded values with a surrogate handling...
2012-04-13 Jason McDonaldMerge the two overloads of QButtonGroup::addButton().
2012-04-13 Stephen KellyFix unsigned comparison warning.
2012-04-13 Aron RosenbergFix compiling with XCode 4.3
2012-04-13 Konstantin RittQChar: documentation fixes
2012-04-13 Qt4iOSAdded iOS compatibility.
2012-04-13 Qt4iOSAdded iOS compatibility.
2012-04-13 Qt4iOSAdded iOS compatibility.
2012-04-13 Qt4iOSAdded iOS compatibility.
2012-04-13 Casper van DonderenQDoc: Fix infinite loop when finding items in ditamaps.
2012-04-13 Samuel RødalPrevent warning when using QPainter on a QGLWidget.
2012-04-13 Friedemann KleintImplement modality in the Windows plugin.
2012-04-13 Thiago Macieira__builtin_unreachable was added to GCC in version 4...
2012-04-13 Hannu LyytinenUse the new udev based framework for detecting graphics...
2012-04-13 Hannu LyytinenImplement basic bits for device autodetection via udev.
2012-04-13 Holger Hans Peter... device: Introduce hooks for the directfb plugin and...
2012-04-13 Olivier Goffartmoc: fix compilation of signals returning pointers.
2012-04-13 Thiago MacieiraRemove Q_CORE_EXPORT from the simple QFlag and QIncompa...
2012-04-13 Thiago MacieiraMove QFlags to qflags.h
2012-04-13 Friedemann KleintFix compiler warning in evdevmouse plugin.
2012-04-13 Friedemann KleintFix MinGW warning about qDebug() formats.
2012-04-12 Sergey GusarovApply Qt config option "-no-largefile" to SQLite make...
2012-04-12 Bjoern Breitmeyerfixed compiling of QDnsRunner for wince and windows...
2012-04-12 Shane KearnsFix autotest failures in QAbstractNetworkCache
2012-04-12 Shane KearnsAdd OS version detection for windows 8
2012-04-12 Yan ShapochnikFix possible crash issue when testing the state of...
2012-04-12 Girish RamakrishnanRemove hasDirtyFromPreviousSync from backingstore.
2012-04-12 Girish RamakrishnanMove QSurface destructor to qsurface.cpp
2012-04-12 Girish Ramakrishnanremove references to qws from backingstore
2012-04-12 Girish RamakrishnanRemove redundant platformNativeInterface()
2012-04-12 Girish RamakrishnanRemove QWidget::setWindowHandle
2012-04-12 Jason McDonaldRemove a Qt 5 to-do comment that will not be addressed.
2012-04-12 Jason McDonaldRemove Qt 5 to-do comment that will not be addressed.
2012-04-12 Girish Ramakrishnanqss: fix parsing of icon style hints
2012-04-12 Giuseppe D'AngeloQRegularExpression: optimize global match
2012-04-12 John BrooksSupport more scaling factors for JPEG decompression
2012-04-12 Alberto MardeganCompute overshoot condition before snap points
2012-04-12 Alberto MardeganFix QScroller diagonal scrolling
2012-04-12 Kevin KrammerRefactor navigator event handling
2012-04-12 Casper van DonderenQDoc: Generate missing image error.
2012-04-12 Andreas Aardal HanssenFixes a regression; missing cursor blink when input...
2012-04-12 Girish RamakrishnanSuppress warnings caused by ignoring chdir retval
2012-04-12 Bradley T. HughesCocoa: use specified window modality in native print...
2012-04-12 Bhooshan SupeRemove input plugins hard libudev dependency
2012-04-12 Jason McDonaldRemove Qt 5 to-do comment that will not be addressed.
2012-04-12 Christoph Schleife... Cocoa: Proper handling of mDelegate
2012-04-12 James TurnerFix ownership / lifetime of QCocoaNativeInterface
2012-04-12 Rohan McGovernMerge "Merge commit 'qt-v5.0.0-alpha1'" into refs/stagi...
2012-04-11 Marius Storm-OlsenMerge commit 'qt-v5.0.0-alpha1'
2012-04-11 Konstantin Rittfix QUtf8 codec to disallow codes in range [U+fdd0...
2012-04-11 Jason McDonaldUpdate Qt 5 to-do comment in QDom.
2012-04-11 Jason McDonaldMinimally resolve Qt 5 to-do's in QXmlSimpleReader
2012-04-11 Jason McDonaldRemove Qt 5 to-do comments from qgraphicslayoutitem.h.
2012-04-11 Julian de BhalMinor doc fix - show -> hide in QWindow::hideEvent()
2012-04-11 Friedemann KleintPropagate window state changes to QWidget.
2012-04-11 Friedemann KleintXCB: Compress window state change events.
2012-04-11 Bradley T. HughesQWidget: allow modal top-levels to have WA_DontShowOnScreen
2012-04-11 Bradley T. HughesImplement window modality in QtGui
2012-04-11 Lars KnollDon't crash when comparing values containing empty...
2012-04-11 Martin SmithQDoc: Fix no-examples option.
2012-04-11 Martin Smithqdoc: Fixed to report read-only QML properties correctly
2012-04-11 Konstantin RittQChar: optimize some methods a bit for general case
2012-04-11 Shane KearnsUse windows API to update missing CA roots
2012-04-11 Qt4iOSModified project files to be iOS compatible.
2012-04-11 Hannu LyytinenAdd support for QPlatformNativeInterface.
2012-04-11 Hannu LyytinenUse correct framebuffer object.
2012-04-11 Hannu LyytinenRelease the EGL context after initialization.
2012-04-11 Hannu LyytinenUse the new plugin system in the KMS plugin.
2012-04-11 Jason McDonaldRemove Qt5 to-do comment in qtexthtmlparser.cpp.
2012-04-11 Girish Ramakrishnaneglfs: rework hooks design
2012-04-11 Donald CarrExtend eglhooks to include hasCapability
2012-04-10 Christoph Schleife... Add Mac OS X backend for QDesktopServices.
2012-04-10 Thorbjørn Lund MartsumQHeaderView - remove some (nearly) unused span functions
2012-04-10 Thorbjørn Lund MartsumQHeaderView - rename many spans classes and variables
2012-04-10 Aron RosenbergAutomatically query for Mac Proxy Server credentials
2012-04-10 Aron RosenbergAdd Proxy Auto Config support (PAC) on Mac
2012-04-10 Eskil Abrahamsen... Minor clean up in QTextOption API
2012-04-10 José Millán SotoMade qt_accStripAmp handle "&&"
2012-04-10 Konstantin Rittminor improvement for NormalizationCorrections
2012-04-10 Konstantin Rittfix digitValue() returned 0 instead of -1 for invalid...
2012-04-10 Samuli PiippoFix crash with evaluation license
2012-04-10 Samuel RødalRemoved Qt 5 todo comments from qgl.h / qgl_p.h.
2012-04-10 Samuel RødalRemoved Qt5 todo comment in qpaintengineex_p.h
next