summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| * | xcb: Fix slow widget resizingBłażej Szczygieł2015-11-192-5/+1
| * | winrt: Use handleExtendedKeyEvent when handling back button.Samuel Nevala2015-11-191-2/+4
| * | Direct2D: Fix build.Friedemann Kleint2015-11-191-1/+1
| * | Windows: Open GL blacklist - Disable Mobile Intel 945GMFriedemann Kleint2015-11-191-2/+2
| * | winrt: no assert when device is in airplane mode/has no internet connectionOliver Wolff2015-11-191-0/+3
| * | iOS: Update pixel density (PPI) logic to detect new iOS devicesTor Arne Vestbø2015-11-192-11/+16
| * | eglfs: Enable use of Qt::AA_EnableHighDpiScalingMorten Johan Sørvig2015-11-184-0/+12
* | | Remove remaining support for BlackberryLouai Al-Khanji2015-11-21151-3915/+19
* | | Add QPixmapStyle classRafael Roquetto2015-11-195-1209/+2
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-1832-411/+376
|\| |
| * | winrt: Fix startup orientation handlingSamuel Nevala2015-11-181-4/+2
| * | xcb: Process _NET_WORKAREA and screen geometry changes separatelyAlexander Volkov2015-11-174-25/+64
| * | xcb: Handle screen siblings in QXcbVirtualDesktopAlexander Volkov2015-11-173-15/+17
| * | wirt: Fix cursor position method.Samuel Nevala2015-11-171-6/+10
| * | Windows: Open GL - Blacklist all 6th generation intel hd graphics devicesTim Blechmann2015-11-171-1/+1
| * | winrt: Do not emit keyboard changes in the constructorMaurice Kalinowski2015-11-161-5/+10
| * | move addition of libdl to right projectOswald Buddenhagen2015-11-162-2/+2
| * | remove abuse of module include path overridesOswald Buddenhagen2015-11-162-14/+0
| * | OS X: Don't forward key events to popup window if it's a tooltipTor Arne Vestbø2015-11-161-2/+4
| * | Compile minimalegl QPA plugin on Windows/WinRT.Friedemann Kleint2015-11-141-1/+40
| * | Windows: Move GUI event dispatcher to QtPlatformSupport.Friedemann Kleint2015-11-147-268/+7
| * | Windows/Direct2D: Handle screen changes after window creation.Friedemann Kleint2015-11-135-19/+32
| * | winrt: Make dialog and window behave similarly.Samuel Nevala2015-11-122-2/+4
| * | iOS: only force-finish start-up from file engine when on main threadRichard Moe Gustavsen2015-11-091-14/+26
| * | winrt: Fix filedialog show on Windows 10Maurice Kalinowski2015-11-091-27/+44
| * | winrt: Enable generic bearer management pluginOliver Wolff2015-11-093-4/+102
| * | QWindowsEGLContext: Fix overly specific EGL include path.Friedemann Kleint2015-11-051-1/+1
| * | Cocoa integration - do not send move events while in -draggingUpdated:Timur Pocheptsov2015-11-042-1/+10
* | | iOS: add support for native message dialogsRichard Moe Gustavsen2015-11-164-2/+209
* | | Port the Gtk platform theme to Gtk+ 3Dmitry Shachnev2015-11-1310-166/+165
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-0462-225/+1080
|\| |
| * | Windows: Use logical DPI to activate High DPI scaling.Friedemann Kleint2015-11-041-2/+5
| * | winrt: move input context creation into xaml threadMaurice Kalinowski2015-11-041-1/+1
| * | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2015-11-047-25/+83
| |\ \
| | * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-047-25/+83
| | |\|
| | | * Windows: Delay-initialize pluggable touch devices.Friedemann Kleint2015-10-285-21/+57
| | | * Return early if there is no text at the offsetAndy Shaw2015-10-271-0/+8
| | | * Android: auto-detect MIME type for local files to make openUrl workMartin Koller2015-10-261-4/+19
| * | | winrt: Avoid blocking the XAML threadSamuel Nevala2015-11-041-34/+89
| |/ /
| * | Rename "wl_display" native resourcePaul Olav Tvete2015-11-031-1/+1
| * | Windows: Default to vertical hinting when high-dpi scaling is enabledEskil Abrahamsen Blomfeldt2015-11-031-3/+8
| * | Mirclient: Improved support for autotestsEirik Aavitsland2015-11-031-1/+3
| * | bb10style: remove use of obsolete QStyleOption*V<N>Marc Mutz2015-11-021-18/+9
| * | Support for Wayland servers on i.MX6Paul Olav Tvete2015-11-029-2/+244
| * | WinRT: Fix wrong mouse event position for non-fullscreen windowsLaszlo Agocs2015-11-021-2/+7
| * | WinRT: Add support for QOpenGLWidgetLaszlo Agocs2015-11-023-4/+10
| * | IBus: Implement QPlatformInputContext::locale()Takao Fujiwara2015-11-026-7/+227
| * | winrt: Only destroy existing egl surfacesMaurice Kalinowski2015-10-301-0/+3
| * | winrt: store egldisplay globallyMaurice Kalinowski2015-10-301-16/+29
| * | winrt: initialize EGL display with automatic Trim and WARPAndrew Knight2015-10-302-2/+17