summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Windows platform headers: Add isTabletMode()Friedemann Kleint2017-01-182-2/+15
* DRM/KMS config: add support for specifying the primary screenLaszlo Agocs2017-01-185-6/+11
* Add eglfs-viv support for INTEGRITYKimmo Ollila2017-01-181-1/+3
* Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-1810-302/+9
* macOS: Keep reference to NSScreen via index instead of pointerTor Arne Vestbø2017-01-173-20/+28
* Fix build for INTEGRITYKimmo Ollila2017-01-131-1/+1
* QCocoaWindow: Fix 10.10 sheet API deprecation warningGabriel de Dietrich2017-01-121-3/+5
* Windows QPA/Open file dialog: Copy non-filesystem itemsFriedemann Kleint2017-01-111-6/+73
* Windows QPA: Refactor conversion of IShellItemFriedemann Kleint2017-01-111-119/+229
* iOS: Detect mismatched calls to IM::update() before IM::setFocusObject()Tor Arne Vestbø2017-01-111-2/+12
* Windows QPA: Implement setting the "Cancel" button text of file dialogsFriedemann Kleint2017-01-101-1/+15
* vnc: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2017-01-093-14/+14
* Remove compatibility code paths for macOS < 10.10 and iOS < 8.0Jake Petroules2017-01-093-6/+4
* eglfs: Activate the window on the primary screenPier Luigi Fiorini2017-01-091-1/+4
* iOS: Ensure that QPlatformBackingStore can clean up textures in dtorTor Arne Vestbø2017-01-061-1/+11
* iOS: Center IM cursor rectangle within available space when showing keyboardTor Arne Vestbø2017-01-061-8/+27
* iOS: Limit duration of FirstResponderCandidate to becomeFirstResponderTor Arne Vestbø2017-01-061-10/+15
* vnc: Add missing overrideAlexander Volkov2017-01-062-4/+4
* Split QPlatformWindow::isEmbedded into isAncestorOf to separate concernsTor Arne Vestbø2017-01-054-17/+11
* Android: populate TouchPoint rotation and axes correctlyShawn Rutledge2017-01-041-6/+8
* macOS: Don't update screen for child windowsTor Arne Vestbø2017-01-041-7/+9
* eglfs: generate an expose whenever the geometry is changingLaszlo Agocs2016-12-251-1/+4
* QWindowsTheme: Run dedicated SHGetFileInfo() threadGabriel de Dietrich2016-12-212-32/+99
* Windows QPA: Initialize all members of QWindowsMouseHandlerFriedemann Kleint2016-12-201-3/+3
* Add QPlatformTheme::standardButtonShortcut()Alexander Volkov2016-12-192-0/+7
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1616-24/+139
|\
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-1613-21/+133
| |\
| | * fix directfb build without EGLOswald Buddenhagen2016-12-161-1/+2
| | * QCocoMenu: Fix patch b2f78b796b5b73d4Gabriel de Dietrich2016-12-161-1/+1
| | * Android: fix (partially) text deletion when the cursor is movedBogDan Vatra2016-12-133-2/+7
| | * Android: Add missing overrideAlexander Volkov2016-12-0921-142/+142
| | * Android: remove unused variableBogDan Vatra2016-12-092-3/+0
| | * winrt: Fix input grabbingMaurice Kalinowski2016-12-084-3/+106
| | * QCocoaMenu: Don't rely on tags when we can get the actual NSMenuItemGabriel de Dietrich2016-12-081-3/+2
| | * QCocoaMenu: Avoid exception when inserting item already in this menuGabriel de Dietrich2016-12-082-8/+14
| | * Windows QPA: Fix build with MSVC2015 on Windows 7Friedemann Kleint2016-11-301-1/+2
| * | Delete aborted QDragAleksey Lysenko2016-12-151-0/+3
| * | eglfs/deviceintegration: Ensure eglfs_kms_support is added only onceFriedemann Kleint2016-12-141-2/+2
| * | Make size grip work with high dpi scalingPaul Olav Tvete2016-12-131-1/+1
* | | Add platform font database support to 'minimal' QPA pluginGabriel de Dietrich2016-12-152-9/+30
* | | Android: Enable Adoption of ANativeWindow handle as a QOffscreenSurfaceAndy Nichols2016-12-145-5/+163
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-13108-612/+982
|\| |
| * | Plugins: use QStringBuilder moreAnton Kudryavtsev2016-12-124-16/+7
| * | QAndroidPlatformOpenGLContext: fix adopting of existing native contextsLaszlo Agocs2016-12-093-4/+9
| * | Cocoa: Unbreak app activation on macOS SierraMorten Johan Sørvig2016-12-082-10/+18
| * | xcb: Adapt QXcbWindow::startSystemResize() for touch eventsAlexander Volkov2016-12-084-3/+60
| * | eglfs: Add missing overrideAlexander Volkov2016-12-071-1/+1
| * | eglfs: allow forcing an overlay planeLaszlo Agocs2016-12-035-28/+89
| * | eglfs: allow forcing an explicit connector index on DRM/KMSLaszlo Agocs2016-12-031-0/+13
| * | eglfs: improve EGLStream loggingLaszlo Agocs2016-12-031-1/+3