summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Use QStringBuilder more to optimize memory allocationsAnton Kudryavtsev2016-09-152-5/+2
* Modularize configure.json/.priLars Knoll2016-09-155-0/+5
* xcb: Remove unused NoFontHinting hintAlexander Volkov2016-09-124-8/+0
* Fix Linux build without XINPUT2Allan Sandfeld Jensen2016-09-121-0/+4
* winrt: Fix display of tooltipsMaurice Kalinowski2016-09-112-10/+31
* winrt: Make sure that cursor is visible when virtual keyboard is shownOliver Wolff2016-09-075-6/+69
* winrt: Use ComPtrs in input contextOliver Wolff2016-09-071-4/+3
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-052-5/+18
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-052-5/+18
| |\
| | * Windows QPA: Fix leaks in native file dialogsFriedemann Kleint2016-08-301-4/+9
| | * Cocoa: Add support for triple-buffered GL contextsTor Arne Vestbø2016-08-291-1/+9
* | | Fix bundled xkbcommon build without xcb-xkb presentLaszlo Agocs2016-08-291-1/+5
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-2930-98/+207
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-295-4/+24
| |\|
| | * winrt: avoid duplicate signal emitMaurice Kalinowski2016-08-251-1/+0
| | * winrt: store mimedata in clipboardMaurice Kalinowski2016-08-252-3/+17
| | * winrt: Check validity of options shared pointerMaurice Kalinowski2016-08-251-0/+3
| | * fix build with qt-xcb and another installed qt in a system locationOswald Buddenhagen2016-08-252-0/+4
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-252-2/+2
| |\|
| | * Fix warning: 'UITextInputTextFontKey' is deprecatedJake Petroules2016-08-241-1/+1
| | * winrt: Fix crash when clearing mimedataMaurice Kalinowski2016-08-231-1/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-227-11/+39
| |\|
| | * Fix QWidget::setWindowRole()Alexander Volkov2016-08-193-0/+26
| | * DirectWrite: Fix calculating bounding box of glyphsEskil Abrahamsen Blomfeldt2016-08-181-1/+1
| | * winrt: only update window title for top level widgetsMaurice Kalinowski2016-08-183-8/+6
| | * winrt: Fix crashes for visible window managementMaurice Kalinowski2016-08-182-1/+5
| | * winrt: Fix crash when managing multiple top-level windowsMaurice Kalinowski2016-08-181-1/+1
| * | Revert "Cocoa: make dialogs emit the "selected" signals"J-P Nurmi2016-08-183-12/+0
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-1816-69/+142
| |\|
| | * QCocoaInputContext: Fix wrong memory releaseGabriel de Dietrich2016-08-181-1/+1
| | * Cocoa QPA Menus: Propagate enabled state downwardsGabriel de Dietrich2016-08-175-41/+66
| | * Support stretch when using DirectWrite font engineEskil Abrahamsen Blomfeldt2016-08-171-3/+13
| | * Disable switchable widget compositing when using XCB in Parallels VMAndy Nichols2016-08-174-1/+25
| | * QWindowsServices::openUrl(): Don't convert URLs with fragments/queries to loc...Friedemann Kleint2016-08-161-2/+3
| | * xcb: Add qt.qpa.input.events and guard mouse event logs tooLaszlo Agocs2016-08-154-21/+30
* | | linuxfb plugin: eradicate Q_FOREACH loopsMarc Mutz2016-08-272-1/+3
* | | minimal platform plugin: eradicate Q_FOREACH loopsMarc Mutz2016-08-272-1/+3
* | | offscreen plugin: eradicate Q_FOREACH loopsMarc Mutz2016-08-272-9/+10
* | | mark some already-clean platform plugins as Q_FOREACH-freeMarc Mutz2016-08-264-0/+7
* | | fix build with various QT_NO_* definesNick Shaforostoff2016-08-2625-6/+133
* | | Fix reading of font namesAllan Sandfeld Jensen2016-08-251-2/+2
* | | Windows Font Engine: Fix MinGW developer buildFriedemann Kleint2016-08-231-1/+1
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-2284-448/+887
|\ \ \
| * | | Android: Show the edit menu when things are selectedOlivier Goffart2016-08-214-2/+25
| * | | Add support for Apple watchOSJake Petroules2016-08-191-1/+1
| * | | Cleanup QT_NO_FONTCONFIG usageLars Knoll2016-08-193-6/+4
| * | | Use qtConfig throughout in qtbaseLars Knoll2016-08-1913-47/+46
| * | | Clean up xkbcommon.priLars Knoll2016-08-191-2/+1
| * | | fix xcb-render nestingOswald Buddenhagen2016-08-192-11/+9
| * | | Rework privateFeatureLars Knoll2016-08-1910-35/+36