summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Add support for driver_description and os.release in GPU blacklistsLaszlo Agocs2015-06-261-1/+1
* Revert "Handle context loss in window surface creation too"Laszlo Agocs2015-06-231-2/+1
* Revert "windows: Disable D3D9/11 with ANGLE in VMs"Laszlo Agocs2015-06-232-12/+2
* Replace #ifdefs with qmake feature checks.Ulf Hermann2015-06-2234-110/+14
* Don't try to resolve symbols for xcb if QT_NO_LIBRARY is setUlf Hermann2015-06-223-6/+8
* Handle context loss in window surface creation tooLaszlo Agocs2015-06-221-1/+2
* QtIcoHandler: don't hold images in QListMarc Mutz2015-06-221-7/+9
* Prospective fix to unbreak qtdeclarative testsSimon Hausmann2015-06-201-4/+4
* windows: Disable D3D9/11 with ANGLE in VMsLaszlo Agocs2015-06-192-2/+12
* Don't build CUPS related code if QT_NO_CUPS is set.Ulf Hermann2015-06-187-14/+14
* Mark unused parameters with Q_UNUSEDUlf Hermann2015-06-122-0/+8
* Add QCocoaWindowFunctions and add a function to find the clip offsetJorgen Lind2015-06-114-0/+34
* Fix incorrect expression in directfb keyboard codeHolger Hans Peter Freyther2015-06-081-1/+1
* Remove exec bits from files that should not be executableDmitry Shachnev2015-06-0727-0/+0
* 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-04107-832/+1676
|\
| * Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-03107-832/+1676
| |\
| | * Merge "Merge remote-tracking branch 'origin/5.5.0' into 5.5" into refs/stagin...Liang Qi2015-06-021-0/+3
| | |\
| | | * Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-021-0/+3
| | | |\
| | | | * Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/...Jani Heikkinen2015-06-021-0/+3
| | | | |\
| | | | | * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-06-011-0/+3
| | | | | |\
| | | | | | * Merge "Merge remote-tracking branch 'origin/5.4.2' into 5.4" into refs/stagin...Liang Qi2015-05-291-0/+2
| | | | | | |\
| | | | | | | * Workaround for Samsung keyboard bugPaul Olav Tvete2015-05-201-0/+2
| | | | | | * | Fix no bearermanagement buildLorn Potter2015-05-291-0/+3
| | | | | | |/
| | * | | | | 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
| | * | QCoreWlanEngine - null the pointerTimur Pocheptsov2015-05-221-1/+3
| | * | 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-1330-30/+30
| | * | 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