summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* xcb: Added Tizen 2.3 adaptationTomasz Olszak2015-02-265-0/+55
* xcb: Added handling of XCB_STATIC_LINK qmake variable.Tomasz Olszak2015-02-261-0/+1
* Revert "Added tizenscim input context plugin."Tomasz Olszak2015-02-266-671/+6
* Revert "Tizen: Refactored mkspecs. One platform for all profiles."Tomasz Olszak2015-02-261-1/+1
* Revert "Tizen: always try to build ibus and compose."Tomasz Olszak2015-02-261-6/+8
* Revert "Tizen - handling application lifecycle"Tomasz Olszak2015-02-265-45/+0
* Revert "Tizen: Added screen orientation handling in xcb plugin."Tomasz Olszak2015-02-263-68/+2
* Revert "tizenscim: added handling virtual keyboard geometry changes."Tomasz Olszak2015-02-261-8/+0
* Revert "Fix: Added tizenscim input context plugin."Tomasz Olszak2015-02-261-1/+1
* Revert "Fix for Added screen orientation handling in xcb plugin."Tomasz Olszak2015-02-261-1/+1
* Fix for Added screen orientation handling in xcb plugin.Tomasz Olszak2015-02-261-1/+1
* Fix: Added tizenscim input context plugin.Tomasz Olszak2015-02-261-1/+1
* Tizen: always try to build ibus and compose.Tomasz Olszak2015-02-261-8/+6
* Tizen: Refactored mkspecs. One platform for all profiles.Tomasz Olszak2015-02-261-1/+1
* tizenscim: added handling virtual keyboard geometry changes.Tomasz Olszak2015-02-261-0/+8
* Added tizenscim input context plugin.Tomasz Olszak2015-02-266-6/+671
* Tizen: Added screen orientation handling in xcb plugin.Tomasz Olszak2015-02-263-2/+68
* Added Tizen hardware button handling.Tomasz Olszak2015-02-261-1/+18
* Tizen - handling application lifecycleTomasz Olszak2015-02-265-0/+45
* Provide a native interface object from linuxfbLaszlo Agocs2015-02-112-0/+11
* Fix Qt over VNC with broken VisualInfoAllan Sandfeld Jensen2015-02-021-0/+12
* WinRT: Fix access to style hint instead of theme hintMaurice Kalinowski2015-02-021-1/+1
* WINCE: Fix special case for toplevelAndreas Holzammer2015-01-291-0/+8
* Revert "Windows: Fix call of ToUnicode"Friedemann Kleint2015-01-291-8/+7
* Windows/ANGLE: Fix initialization of contexts.Friedemann Kleint2015-01-281-4/+9
* Fix finding widgets for Windows Embedded CompactAndreas Holzammer2015-01-221-1/+1
* Windows: Delay creation of the static OpenGL context.Friedemann Kleint2015-01-193-28/+20
* Fix drag and drop regressionGatis Paeglis2015-01-192-6/+13
* Fall back to ANGLE on OpenGL 1.xLaszlo Agocs2015-01-191-0/+32
* Merge 5.4 into 5.4.1Oswald Buddenhagen2015-01-1621-56/+272
|\
| * Turn off font hinting when we do high DPI scalingPaul Olav Tvete2015-01-164-2/+16
| * Fix constantly growing window bug with devicePixelRatioPaul Olav Tvete2015-01-161-6/+10
| * Windows: Use DND effect chosen in DragEnter/Move for Drop.Friedemann Kleint2015-01-161-1/+1
| * Fix namespacing of QNSViewMouseMoveHelperFrederik Gladhorn2015-01-162-5/+5
| * iOS: guard text responder from clearing selectionRichard Moe Gustavsen2015-01-152-0/+12
| * Multi-screen DPI support for X11Paul Olav Tvete2015-01-121-2/+8
| * X11 devicePixelRatio screen mapping fixPaul Olav Tvete2015-01-124-3/+35
| * xcb: build fix when XCB_USE_XLIB is not defined.Tomasz Olszak2015-01-111-0/+8
| * Fixes for surface creation/destructionBogDan Vatra2015-01-105-15/+19
| * iOS: Prevent recursion when updating/syncing QIOSViewController propertiesTor Arne Vestbø2015-01-091-0/+12
| * iOS: Fix QWindow::reportContentOrientationChange on iOS6+Tor Arne Vestbø2015-01-094-17/+116
| * iOS: Move implementation details of QIOSViewController to class extensionTor Arne Vestbø2015-01-082-6/+10
| * Fix physical DPI and size for rotated screens on X11Paul Olav Tvete2015-01-082-1/+22
* | Fix regression with frameless dialogs on WindowsLaszlo Agocs2015-01-161-2/+6
* | Windows: Fix crash when focus window does not have a native window.Friedemann Kleint2015-01-151-1/+1
* | Windows: Add infrastructure to be able to a GL renderer based on GPU.Friedemann Kleint2015-01-156-42/+162
* | Windows: Add GPU detection.Friedemann Kleint2015-01-155-11/+213
|/
* Refactor networkmanager QtBearer backend to use QDBusAbstractInterface.Lorn Potter2015-01-083-510/+186
* Fix use-after-free bugGatis Paeglis2015-01-081-2/+2
* iOS: Raise window level instead of hiding statusbar during VKB scrollTor Arne Vestbø2015-01-072-8/+17