summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in tst_qfiledialog on OS XSimon Hausmann2015-06-042-4/+14
* Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devSimon Hausmann2015-06-0489-763/+1657
|\
| * Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-0389-763/+1657
| |\
| | * Don't assign iterator to const_iteratorSérgio Martins2015-06-021-2/+2
| | * eglfs_kms: Virtual desktopPier Luigi Fiorini2015-06-027-14/+86
| | * Cocoa: add QT_MAC_USE_NSWINDOW env. variableMorten Johan Sørvig2015-06-021-1/+3
| | * QCocoaMenu: return YES if we have a shortcut for a pseudo-first responderTimur Pocheptsov2015-06-011-12/+22
| | * xcb: Use XIGrabDevice instead of xcb_grab_pointer with XI 2.2Laszlo Agocs2015-06-018-227/+493
| | * Windows: Fix font metrics of Vista style wizards.Friedemann Kleint2015-05-292-0/+8
| | * windows: Use EGL extensions as they ought to be usedLaszlo Agocs2015-05-282-6/+13
| | * Fix for eglfs context sharing problem in qtwebengine widgetCaner Altinbasak2015-05-281-0/+2
| | * Add support to disable close button from the tool window in Cocoa.Marko Kangas2015-05-271-3/+16
| | * Windows: Clean Qt::WindowFullscreenButtonHint in fixTopLevelWindowFlags().Friedemann Kleint2015-05-261-0/+2
| | * xcb: Properly calculate the size of the touch rectAlexander Volkov2015-05-231-14/+5
| | * Direct2D: Fix MSVC2015 warnings.Friedemann Kleint2015-05-232-12/+12
| | * Fix compile error with VS 2015Jan Arve Saether2015-05-221-1/+1
| | * Updated WinRT license headers to use LGPLv3 instead of LGPLv21Jani Heikkinen2015-05-2029-290/+377
| | * Workaround for Samsung keyboard bugPaul Olav Tvete2015-05-201-0/+2
| | * WinRT: fix namespaced buildJoerg Bornemann2015-05-165-7/+16
| | * xcb: Fix FP1616 to double conversionAlexander Volkov2015-05-141-1/+1
| | * iOS: remove 'truncation from double to float' compiler warningRichard Moe Gustavsen2015-05-131-1/+1
| | * QPA plugins: Use _iid macros instead of strings in Q_PLUGIN_METADATA.Friedemann Kleint2015-05-1317-17/+17
| | * Remove QNSView from superview in ~QCocoaWindow()Morten Johan Sørvig2015-05-131-1/+1
| | * Cocoa integration - implement Qt::WindowModal file dialogsTimur Pocheptsov2015-05-132-7/+22
| | * Cocoa: Upgrade default surface format to include an alpha channelUlf Hermann2015-05-131-1/+7
| | * Fix compile error in XCB when XInput version < 2.2Kati Kankaanpaa2015-05-121-0/+2
| | * cocoa: Do not access the integration instance when shutting downLaszlo Agocs2015-05-121-1/+3
| | * xcb: Skip EGL integration with -no-openglLaszlo Agocs2015-05-121-1/+1
| | * ios: change file engine caching logic for loading assetsRichard Moe Gustavsen2015-05-101-18/+9
| | * Merge remote-tracking branch 'origin/5.4' into merge5.5Allan Sandfeld Jensen2015-05-081-2/+4
| | |\
| | | * Cocoa: Handle the event passed into the global monitor correctlyAndy Shaw2015-04-171-2/+4
| | * | winrt: Use ANGLE sub-buffer swap on Windows PhoneAndrew Knight2015-05-082-0/+15
| | * | ios: Add support for QOpenGLWidget and QQuickWidgetLaszlo Agocs2015-05-074-9/+125
| | * | ios: implement Qt::WindowTransparentForInputRichard Moe Gustavsen2015-05-061-0/+6
| | * | ios: don't autoactivate if _q_showWithoutActivatingRichard Moe Gustavsen2015-05-061-1/+2
| | * | 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-054-36/+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-2723-178/+47
* | | Haiku: Fix reported geometry of platform windowTobias Koenig2015-05-271-6/+7