QTBUG-18435 fix stored procedure output parameters on ODBC
[profile/ivi/qtbase.git] / src / plugins /
2012-04-17 Frederik GladhornAccessibility: Check for valid range of tree items.
2012-04-17 Frederik GladhornUse parentheses in statement with && and ||.
2012-04-17 Samuel RødalFixed RGBA <-> BGRA bug in EGLFS backingstore.
2012-04-17 Lars KnollMerge "Merge remote-tracking branch 'origin/api_changes...
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-17 Sergio AhumadaMerge "Merge remote-tracking branch 'origin/master...
2012-04-17 Bradley T. HughesCocoa: allow timer activation to recurse
2012-04-17 Bradley T. HughesAdd QPlatformWindow::setWindowModified(bool)
2012-04-17 Bradley T. HughesFix tst_QDialog::deleteInExec() crash on Mac OS X
2012-04-16 Donald CarrHandle window state changes correctly in EGLFS
2012-04-16 Samuel RødalImplemented raster based backing store for EGLFS plugin.
2012-04-16 Samuel RødalMade the evdev mouse plugin clamp coordinates to screen.
2012-04-16 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-16 Jørgen LindRemove OpenKode OpenVG and qvfb platformplugins
2012-04-16 Jian LiangInitialize reference count for QWindowsMsaaAccessible
2012-04-16 Sean HarmerUse the new plugin metadata method in the QNX QPA plugin.
2012-04-16 Pasi MatilainenFix incorrect state of show/hide menu items in Mac...
2012-04-14 Samuel RødalFixed broken logic in evdev input plugins.
2012-04-13 Friedemann KleintWindows: Determine suitable font engine from application.
2012-04-13 Frederik GladhornUse QPointer to store accessible object.
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 Aron RosenbergFix compiling with XCode 4.3
2012-04-13 Friedemann KleintImplement modality in the Windows plugin.
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 Friedemann KleintFix compiler warning in evdevmouse plugin.
2012-04-12 Yan ShapochnikFix possible crash issue when testing the state of...
2012-04-12 Kevin KrammerRefactor navigator event handling
2012-04-12 Bhooshan SupeRemove input plugins hard libudev dependency
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 Shane KearnsDefine usagePolicies API in QNetworkSession
2012-04-11 Marius Storm-OlsenMerge commit 'qt-v5.0.0-alpha1'
2012-04-11 Friedemann KleintXCB: Compress window state change events.
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 Robin BurchellDeprecate qMemCopy/qMemSet in favour of their stdlib...
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 Jan-Arve SaetherAdd missing virtual destructor.
2012-04-10 Mark Brandfix mingw detection
2012-04-10 Oswald BuddenhagenMerge remote-tracking branch 'origin/master' into api_c...
2012-04-10 Miikka HeikkinenMake it possible to enable non-scalable font scaling
2012-04-10 Pierre RossiDon't hardcode the default families in qfont_qpa.cpp
2012-04-10 Girish Ramakrishnaneglfs: Implement xlib based hook for testing
2012-04-05 Debao ZhangFix compilation with MinGW-W64.
2012-04-05 Friedemann KleintWindows: Send empty region in expose event from setVisi...
2012-04-05 Friedemann KleintWindows: Use native font engine by default.
2012-04-04 Girish Ramakrishnaneglfs: Introduce hooks for the eglfs plugin
2012-04-04 Friedemann KleintWindows: Fix menu color for Windows, WindowsXP.
2012-04-04 Kevin KrammerRe-enable PPS based rotation handling for blackberry...
2012-04-03 Pekka VuorelaPass autorepeat info to input context key filtering...
2012-04-03 Kevin KrammerFixing the QNX QPA build for non blackberry targets
2012-04-03 Thomas McGuireDelete the screen event handler after its last user.
2012-04-03 Laszlo PappAdd a remainingTime() method to the public interface...
2012-04-03 Friedemann KleintWindowsXP: Fix Item view alternate color being black.
2012-04-03 Kevin KrammerMove handling of rotation changes from event handler...
2012-04-03 Shawn RutledgeCorrected filenames to build on case-sensitive Mac...
2012-04-03 Pekka VuorelaAdapt Maliit input context to new input method interfaces
2012-04-03 Thomas McGuireRename offset() to setOffset()
2012-04-03 Thomas McGuireFix adding and removing of windows to their screen
2012-04-03 Thomas McGuireGet rid of false positive warning when stopping video...
2012-04-03 Thomas McGuireFix indentation
2012-04-03 Miikka HeikkinenWindows: Improve Freetype font database registry check...
2012-04-03 Girish Ramakrishnaneglfs: delete screen on exit
2012-04-03 Girish Ramakrishnaneglfs: Fix header guards
2012-04-02 Thomas McGuireAdd a native interface with the possibility to query...
2012-04-02 Pekka VuorelaAdapt QNX platform input contexts to QGuiApplication...
2012-04-02 Pekka VuorelaAdapt windows input context to QGuiApplication::focusOb...
2012-04-01 Pekka VuorelaAdded some convenience API for platform input contexts
2012-04-01 Rafael RoquettoFix platforms.pro scope to match all QNX platforms
2012-03-30 Thomas McGuireAdd support for screen overlays / foreign windows
2012-03-30 Thomas McGuireRemove static methods in QQnxScreen
2012-03-30 Thomas McGuireDon't assume windows and GL contexts are created on...
2012-03-30 Rafael RoquettoForward native key codes to QWindowSystemInterface
2012-03-30 Bradley T. HughesCocoa: set window levels when creating NSWindow/NSPanel
2012-03-30 Bradley T. HughesCocoa: don't call non-existent NSWindow setFrameSize
2012-03-30 Kevin KrammerSeparate virtual keyboard interface and implementation
2012-03-29 Simo FältMerge branch 'master' of git://scm.dev.nokia.troll... qt-v5.0.0-alpha1
2012-03-28 Rafael RoquettoRemove the virtual keyword from reimpl. methods
2012-03-28 Kevin KrammerRefactoring virtual keyboard class into non-singleton
2012-03-28 Kevin KrammerMove screen event processing into its own class
2012-03-28 Simo FältMerge remote-tracking branch 'origin/master'
2012-03-28 hjkUse "qt-project.org" instead of "trolltech" in the...
2012-03-27 Robin BurchellRemove xlib plugin.
2012-03-27 Uli SchlachterXCB: Simplify xcb error handling
2012-03-27 Kent HansenMerge master into api_changes
2012-03-27 Miikka HeikkinenImplement application font loading for Windows
2012-03-27 Friedemann KleintIntroduce FontSmoothingGamma as a platform style hint.
2012-03-27 Jan-Arve SaetherFix IAccessible2 for Windows, enable MSAA/IAccessible...
2012-03-27 Bradley T. HughesCocoa: silence warning about QCocoaWindow member initia...
next