summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | ios: don't accept first responder if Qt::WindowDoesNotAcceptFocusRichard Moe Gustavsen2015-05-062-1/+4
| | | * | ios: factor out authorization checkRichard Moe Gustavsen2015-05-061-29/+32
| | | * | ios: add support for fetching entry list in QIOSFileEngineAssetsLibraryRichard Moe Gustavsen2015-05-062-4/+78
| | | * | ios: add fallback in QIOSFileEngineAssetsLibrary for loading assets from ALAs...Richard Moe Gustavsen2015-05-061-0/+20
| | | * | ios: add helper class for enumerating all available assetsRichard Moe Gustavsen2015-05-061-0/+116
| | | * | cocoa: ensure app don't crash when receiving drag from other appRichard Moe Gustavsen2015-05-061-34/+37
| | | * | xcb: Fix -no-opengl buildsLaszlo Agocs2015-05-061-0/+2
| | | * | ios: report correct file flags for assets 'directory'Richard Moe Gustavsen2015-05-061-2/+5
| | | * | ios: don't report read access to assets if unauthorized accessRichard Moe Gustavsen2015-05-061-2/+5
| | | * | ios: resolve m_assetUrl already in QIOSFileEngineAssetsLibrary::setFileName()Richard Moe Gustavsen2015-05-062-14/+13
| | | * | Clean up API of QPlatformPrintDevice (QPA).Friedemann Kleint2015-05-058-91/+3
| | | * | winrt: properly retrieve font writing systems from unicode rangesAndrew Knight2015-05-051-7/+82
| * | | | Rename ReturnKey to EnterKeyKai Uwe Broulik2015-06-032-10/+10
| |/ / /
| * | | Add shared implementation of a NSAutoreleasePool wrapper to qglobalTor Arne Vestbø2015-05-2724-198/+57
| * | | Haiku: Fix reported geometry of platform windowTobias Koenig2015-05-271-6/+7
| * | | iOS: Clean up style in Objective-C message signaturesTor Arne Vestbø2015-05-2412-48/+48
| * | | qiosintegration: Set PasswordMaskDelayKai Uwe Broulik2015-05-221-0/+4
| * | | Android: generate QTabletEvents for stylus devices such as the S PenShawn Rutledge2015-05-211-0/+47
* | | | Windows: Scale the DnD pixmaps.Friedemann Kleint2015-06-051-5/+23
* | | | Fix drag and drop for XcbPaul Olav Tvete2015-06-033-35/+37
* | | | Adapt Windows plugin to new HighDPI API.Friedemann Kleint2015-06-027-13/+32
* | | | Remove devicePixelRatio handling from xcbPaul Olav Tvete2015-06-028-275/+66
* | | | Refactor QHighDpiScaling internals and usageMorten Johan Sørvig2015-05-291-1/+1
* | | | Revert "Add devicePixelRatio support to the Windows QPA plugin."Friedemann Kleint2015-05-2819-397/+112
* | | | Merge branch 'wip/highdpi' of git://code.qt.io/qt/qtbase into dev-highdpiPaul Olav Tvete2015-05-1362-503/+572
|\| | |
| * | | Haiku: Fix compilation after QPA API changeTobias Koenig2015-05-041-4/+0
| * | | Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-05-0410-111/+143
| |\| |
| | * | Windows QPA plugin: Fix debug formatting.Friedemann Kleint2015-04-308-104/+124
| | * | xcb: Fix updating physical screen sizeAlexander Volkov2015-04-302-7/+19
| * | | Fix crashes when accessing environment variables concurrentlySimon Hausmann2015-04-301-1/+1
| * | | xcb: Export RootWindow to QXcbNativeInterface::nativeResourceForScreen()Alexander Volkov2015-04-301-0/+3
| * | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-277-39/+18
| |\| |
| | * | Windows: Add "Segoe UI Emoji" and "Segoe UI Symbol" as fallback fonts.Friedemann Kleint2015-04-271-0/+2
| | * | Android: Make foreign windows expect global coordinates.Christian Strømme2015-04-271-23/+3
| | * | Avoid setting a swap interval for pbuffersLaszlo Agocs2015-04-271-1/+1
| | * | Remove unused counter variableGatis Paeglis2015-04-231-2/+0
| | * | Cocoa: Stop using deprecated -convertBaseToScreen:.Erik Verbruggen2015-04-221-3/+4
| | * | Cocoa: stop using the deprecated NSInputManager.Erik Verbruggen2015-04-222-7/+3
| | * | Cocoa: fix compiler warning.Erik Verbruggen2015-04-221-1/+1
| | * | Cocoa: fix compiler warning.Erik Verbruggen2015-04-221-2/+4
| * | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-2245-295/+546
| |\| |
| | * | Fix "Unsupported extension used" errorGatis Paeglis2015-04-211-0/+3
| | * | Cocoa integration - invalid window stateTimur Pocheptsov2015-04-211-1/+2
| | * | Fix regression in compose table parsingGatis Paeglis2015-04-161-0/+4
| | * | Cocoa: Remove NSMenuItem setEnabled used in wrong way.Christoph Schleifenbaum2015-04-161-2/+1
| | * | Add matching by GL_VENDOR to QOpenGLConfigLaszlo Agocs2015-04-161-4/+1
| | * | Map X11 AudioPause buttonAllan Sandfeld Jensen2015-04-161-0/+1
| | * | windows: Add a version test to the Intel HD blacklistLaszlo Agocs2015-04-161-1/+5
| | * | Fix crash when qt compiled with dbus support and no dbus interface.Michal Klocek2015-04-161-2/+6
| | * | OS X: Do not re-create tracking areas over and over againEike Ziller2015-04-162-18/+13