summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Don't treat the ampersand in a titlebar as a mnemonicAndy Shaw2019-01-081-1/+1
* ibus: send batched QInputMethodQueryEvent eventGatis Paeglis2019-01-041-9/+6
* xcb: rework focus-in peeker so we can drop PeekFunc APIGatis Paeglis2019-01-043-54/+15
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-0428-300/+254
|\
| * macOS: Remove Mojave forward-declarations now that we build with Xcode 10Tor Arne Vestbø2019-01-031-6/+4
| * configure: add XCB GL integration featuresGatis Paeglis2019-01-031-2/+2
| * configure: make xcb-render a hard dependency for xcb pluginGatis Paeglis2019-01-036-38/+7
| * configure: properly atomize render vs. renderutilGatis Paeglis2019-01-033-13/+1
| * winrt: Remove yet another Windows Phone leftoverOliver Wolff2019-01-022-148/+0
| * QComboBox/WindowVistaStyle: restore focus rectChristian Ehrlicher2019-01-021-2/+8
| * Fix QSystemTrayIcon stale pointer accessMorten Johan Sørvig2018-12-231-0/+1
| * Modernize QNSImageView implementationMorten Johan Sørvig2018-12-231-12/+10
| * macOS: Merge qt_mac_createRoleFonts into only callerTor Arne Vestbø2018-12-221-7/+3
| * Android: Add support for setting/getting html and uris from clipboardAndy Shaw2018-12-214-30/+59
| * Add possibility to configure QNX display orderSami Nurmenniemi2018-12-202-4/+112
| * QSQL: add support for PostgreSQL 11Christian Ehrlicher2018-12-202-1/+4
| * configure: properly atomize xcb-syslibsOswald Buddenhagen2018-12-171-2/+3
| * configure: refactor directx checksOswald Buddenhagen2018-12-174-5/+9
| * wasm: send mouse release to proper windowLorn Potter2018-12-162-11/+17
| * configure: verify header presence against sourcesOswald Buddenhagen2018-12-142-21/+16
* | XCB plugin: replace deprecated QList::swap()Christian Ehrlicher2018-12-171-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-131-1/+4
|\|
| * Offscreen QPA: use a CoreText font database on macOSR.J.V. Bertin2018-12-111-1/+4
* | macOS accessibility: Implement accessibilityFrameFrederik Gladhorn2018-12-121-0/+7
* | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-129-11/+9
* | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Qt Forward Merge Bot2018-12-113-6/+21
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-113-6/+21
| |\|
| | * Fix addition of the wasm platform pluginJoerg Bornemann2018-12-101-1/+1
| | * Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Qt Forward Merge Bot2018-12-101-5/+13
| | |\
| | | * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-101-5/+13
| | | |\
| | | | * Merge remote-tracking branch 'origin/5.11.3' into 5.11Qt Forward Merge Bot2018-12-041-5/+13
| | | | |\
| | | | | * Merge 5.11 into 5.11.3Oswald Buddenhagen2018-11-096-15/+15
| | | | | |\
| | | | | * | Windows QPA: Fix crash showing QSystemTrayIcon's context menu with PROCESS_DP...Friedemann Kleint2018-11-091-5/+13
| | * | | | | macOS: Reset font glyph caches when application theme changesTor Arne Vestbø2018-12-091-0/+7
| | |/ / / /
* | / / / / qwindowsxpstyle: Add std::nothrow to newIvan Komissarov2018-12-101-2/+2
|/ / / / /
* | | | | Fix a couple of unused QStringsSergio Martins2018-12-102-2/+2
* | | | | Add a few qAsConst() to range-for to prevent detachmentsSergio Martins2018-12-106-18/+16
* | | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-092-2/+2
|\| | | |
| * | | | untangle the egl-x11 relationship in the build systemOswald Buddenhagen2018-12-071-1/+1
| * | | | configure: atomize xcb-* tests properlyOswald Buddenhagen2018-12-071-1/+1
* | | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-082-7/+27
|\| | | |
| * | | | Merge "Merge remote-tracking branch 'origin/5.12.0' into 5.12" into refs/stag...Liang Qi2018-12-071-1/+4
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-051-1/+4
| | |\ \ \ \
| | | * | | | Windows QPA: Fix onPressedChanged only reported on touch upv5.12.0-rc1Andre de la Rocha2018-11-161-1/+4
| * | | | | | Fix build using Windows SDK 10.0.17763Thiago Macieira2018-12-071-6/+5
| * | | | | | Windows QPA: Fix QDockWindow Drag & DropAndre de la Rocha2018-12-071-0/+18
| |/ / / / /
* | | | | | macOS accessibility: Rename parentElement to accessibilityParentFrederik Gladhorn2018-12-061-7/+6
* | | | | | MySQL: Free the results when QSqlQuery::finished() is calledDaniel Vrátil2018-12-061-0/+10
* | | | | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-0419-177/+180
|\| | | | |
| * | | | | macOS: Account for LC_BUILD_VERSION when checking SDK version and deployment ...Tor Arne Vestbø2018-12-031-9/+16