QPlatformDialogHelper: Split class hierarchy, decouple from Dialog
[profile/ivi/qtbase.git] / src / plugins /
2011-11-11 Friedemann KleintQPlatformDialogHelper: Split class hierarchy, decouple...
2011-11-10 Morten SorvigCompile.
2011-11-09 Johannes ZellnerFix build when QEGL_EXTRA_DEBUG is defined for debug...
2011-11-09 Johannes ZellnerAdopt eglfs platform plugin to changed QEGLPlatformCont...
2011-11-09 Morten SorvigCocoa: Implement mouse and keyboard grab.
2011-11-08 Morten SorvigCocoa cursor support: Add QCocoaCursor.
2011-11-04 Friedemann KleintWindows: Add dialog helpers for native dialogs.
2011-11-03 Friedemann KleintQtGui: Fix compilation with gcc 4.4
2011-11-03 Oliver WolffFixed returned geometry of toplevel child widgets
2011-11-02 Friedemann KleintWindows platform plugin: Fix compiler warnings.
2011-11-02 Bradley T. HughesSilence warning from clang: semicolon before method...
2011-11-01 Liang QiRemove S60/symbian specific code in plugins/bearer
2011-11-01 Lars KnollFixes to the ibus input context
2011-10-29 Lars KnollRemove S60/symbian specific code
2011-10-28 Friedemann KleintExamples, plugins: Remove remains of qpa in profiles.
2011-10-27 Bradley T. HughesReplace implicit QAtomic* casts with explicit load...
2011-10-27 Friedemann KleintFix compiler warnings.
2011-10-27 Friedemann KleintWindows: More fine-grained paint event handling.
2011-10-27 Simon HausmannInitial support for MeeGo's input method server
2011-10-27 Frederik GladhornAdd default actions to QAccessibleWidget.
2011-10-27 Morten SorvigNative file dialog support for Mac
2011-10-27 Morten SorvigCocoa: Set correct child window geometry.
2011-10-27 Morten SorvigCocoa: Implement propagateSizeHints.
2011-10-26 Friedemann KleintWindows: Fix Open GL formats.
2011-10-26 Frederik GladhornImplement child instead of navigate in QAccessibleMainW...
2011-10-25 Oliver WolffReadded PrintSupport for Windows
2011-10-25 Laszlo AgocsUpdate readme about xcb plugin dependencies
2011-10-23 Morten SorvigRemove "duplicate objective-c class" warning.
2011-10-23 Morten SorvigCocoa: clean up compiler warnings.
2011-10-21 Holger Hans Peter... [directfb] Implement grab/ungrab of keyboard/pointer
2011-10-21 Holger Hans Peter... [directfb] Remove grabbing of the pointer on input
2011-10-21 Holger Hans Peter... [directfb] Implement QPixmap::fromFile using DirectFB...
2011-10-21 Holger Hans Peter... [directfb] Prepare to select the alpha/opaque pixel...
2011-10-21 Holger Hans Peter... [directfb] Manage the font database with a QScopedPointer
2011-10-21 Holger Hans Peter... [directfb] Remove some duplication in the QDirectFbBlit...
2011-10-21 Holger Hans Peter... directfb: Initialize m_dfb after DirectFBInit has been...
2011-10-21 Holger Hans Peter... [directfb] Introduce the QDirectFBPointer from QWS...
2011-10-21 Holger Hans Peter... [directfb] Make QDirectFBInput a QThread to allow prope...
2011-10-21 Holger Hans Peter... [directfb] Use QScopedPointer to manage heap allocated...
2011-10-21 Holger Hans Peter... [directfb] Fix memory leak when passing arguments to...
2011-10-21 Holger Hans Peter... [directfb] Do not call a pure virtual function
2011-10-21 Holger Hans Peter... [directfb] Rename class from WindowSurface to BackingStore
2011-10-21 Holger Hans Peter... [blitter] Work on tst_QPixmap::clear()
2011-10-21 Laszlo AgocsRemove mtdev dependency from the touchscreen QPA plugin.
2011-10-20 Jan-Arve SaetherMark the most important MSAA functions as "moz: [import...
2011-10-20 Morten SorvigMove a11y inspector from tools to util.
2011-10-19 Friedemann KleintWindows: Fix Geometry, OpenGL formats
2011-10-19 Frederik GladhornRefactor QAccessibleActionInterface.
2011-10-19 Morten SorvigCocoa: Add initial accessibility implementation.
2011-10-18 Friedemann KleintWindows platform: Improve Open GL.
2011-10-18 Casper van DonderenRemove stale documentation.
2011-10-18 Friedemann KleintRemove Q_WS_ in text codecs.
2011-10-17 Jocelyn TurcotteFix TouchEnd events not being received on Harmattan.
2011-10-17 Jocelyn TurcotteAdd multipoint touch support for Harmattan to the xcb...
2011-10-17 Laszlo AgocsAdd a warning and a return value to xcb's createGLPlatf...
2011-10-17 Laszlo AgocsDo not fail user time window creation when xcb is using...
2011-10-14 Laszlo AgocsMake the window active in eglfs and minimal plaform...
2011-10-14 Frederik GladhornAccessibility plugin for mac and xcb.
2011-10-13 Jocelyn TurcotteFix OpenGL on Harmattan showing only the first frame.
2011-10-13 Laszlo AgocsCalculate an area in the touchscreen qpa plugin.
2011-10-13 Morten SorvigCocoa: Update QPlatformWindow geometry on move
2011-10-13 Laszlo AgocsMigrate the touchscreen generic qpa plugin to QWindow.
2011-10-11 Friedemann KleintWindows: Adapt to new Lighthouse API
2011-10-11 Joona PetrellMove input panel visibility ownership from QInputPanel...
2011-10-11 Casper van DonderenRemove stale documentation and fix qdoc errors.
2011-10-10 Olli WerwolffUse freetype font engine on Windows
2011-10-10 Jani Uusi-RantalaMinor build fix for newer XCB versions
2011-10-07 Samuel RødalMake sure window state is synced back to Qt from the...
2011-10-07 Samuel RødalFixed potential issue in XCB plugin.
2011-10-07 Simon HausmannFix QMouse/Wheel/TouchEvent::modifiers with the XCB...
2011-10-06 Morten SorvigCompile on 10.6
2011-10-06 Samuel RødalImproved logical and physical DPI APIs.
2011-10-05 Frederik GladhornUse child/parent function in QAccessibleWidget and...
2011-10-04 Zeno AlbisserCocoa: Fix a variable shadowing issue that caused a...
2011-10-04 Morten SorvigCocoa: Add env variable for disabling foreground.
2011-10-04 Simon HausmannFix compilation on Harmattan
2011-10-04 Simon HausmannFix XCB back-end on Harmattan
2011-10-03 Holger Hans Peter... [fontdatabase] Use the CONFIG += qpa/genericunixfontdat...
2011-10-03 Simon HausmannFix compilation on Harmattan
2011-10-03 Frederik GladhornSimplify QAccessibleAbstractScrollArea and Calendar.
2011-10-03 Morten SorvigCocoa: Send proper mouse coordinates.
2011-10-03 Paul Olav TveteMoving wayland plugin to the qtwayland submodule
2011-10-03 Frederik GladhornRename description to localizedDescription in Action...
2011-10-03 Frederik GladhornUse interfaces in QAccessibleWidget childAt.
2011-10-03 Morten SorvigCocoa: Fix spelling errors in comments.
2011-10-03 Morten SorvigCocoa: Fix window resizing
2011-10-03 Jan-Arve SaetherFix QWindowsAccessible::GetWindow()
2011-10-03 Friedemann KleintWindows plugin: Fix compilation with MinGW.
2011-10-03 Tor Arne VestbøDon't use un-guarded printfs for debug logging in XCB...
2011-09-29 Jan-Arve SaetherRefactor accessibility for Qt5
2011-09-28 Kent HansenMake qtbase build with Qt-in-namespace again
2011-09-28 Friedemann KleintRe-enable the Windows plugin.
2011-09-28 Friedemann KleintFix compiler warnings.
2011-09-28 Frederik GladhornSimplify QAccessibleTextEdit.
2011-09-28 Frederik GladhornAlways return something.
2011-09-28 Frederik GladhornRemove dead code from QAccessibleTabBar.
2011-09-28 Frederik GladhornQAccessibleToolButton fixes.
2011-09-28 Lars KnollRemove debug output
2011-09-28 Samuel RødalPrevent potential crash in QXcbConnection::checkEvent().
2011-09-28 Lars KnollFix mouse coordinate translation when searching for...
next