summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| * | Windows / Wifi plugin: Refactor code resolving symbols from wlanapi.dll.Friedemann Kleint2015-06-261-10/+11
| * | Add missing Q_DECL_OVERRIDE in Cocoa specific header filesGabriel de Dietrich2015-06-246-61/+61
| * | cocoa: QNSView - guard implementation against deleted windowTim Blechmann2015-06-242-21/+21
| * | Only require polling when running on Windows XPAndy Shaw2015-06-231-1/+1
| * | xcb: make it possible to disable gl integrationsLaszlo Agocs2015-06-221-3/+8
| * | QCocoaMenu: Fix crash with 10.7 QFileDialog shortcutsDyami Caliri2015-06-201-0/+2
| * | xcb: Map touch points to screen coordinatesAlexander Volkov2015-06-193-3/+19
| * | Compile fix for QT_DEBUG_ANDROID_IM_PROTOCOLPaul Olav Tvete2015-06-161-1/+1
| * | Workaround for Google Keyboard strangenessPaul Olav Tvete2015-06-161-0/+5
| * | Fix GLX backend in static buildsLaszlo Agocs2015-06-161-0/+4
| * | xcb: Set _NET_WM_WINDOW_TYPE from a single placeAlexander Volkov2015-06-132-57/+63
| * | iOS: handle loading assets with different format than jpgRichard Moe Gustavsen2015-06-101-2/+2
| * | Don't manually delete QPlatformScreenKai Uwe Broulik2015-06-091-1/+3
| * | Remove useless truncation to the size the string already hasThiago Macieira2015-06-081-4/+2
| * | xcb: Ignore emulated pointer eventsAlexander Volkov2015-06-081-1/+1
| * | xcb: Fix getting the window types from the property of QWindowAlexander Volkov2015-06-081-1/+1
| * | fix usage of wince scopeOswald Buddenhagen2015-06-053-10/+10
| * | Cocoa: QCocoaApplicationDelegate - correctly install cleanup handlerTim Blechmann2015-06-041-1/+1
| * | xcb: Track touch points on a per device basisAlexander Volkov2015-06-032-6/+6
* | | Use QVector::reserve() all over the place.Sérgio Martins2015-06-293-1/+7
* | | iOS: Use LC_MAIN to wrap user main() instead of mangling object filesTor Arne Vestbø2015-06-291-14/+3
* | | Fix inefficient container.values().first()Sérgio Martins2015-06-281-1/+1
* | | Use QList::reserve(), reduces reallocationsSérgio Martins2015-06-277-4/+14
* | | 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
| | |/ / /