summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-093-7/+3
| | |\| | | |
| | | * | | | QWindowsUiaTextRangeProvider: replace ephemeral QList<QRect> with QVLAMarc Mutz2019-09-081-1/+2
| | | * | | | Android: Fix cmake generatorBogDan Vatra2019-09-071-4/+0
| | | * | | | Remove QOperatingSystemVersion::WindowsVistaSona Kurazyan2019-09-051-2/+1
| | * | | | | Windows QPA: Preferably use DXGI to obtain adapter infoFrank Richter2019-09-082-23/+235
| * | | | | | Windows QPA: Fix pixel format looping in describeFormats()Frank Richter2019-09-091-1/+1
| * | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-0616-94/+171
| |\| | | | |
| | * | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-0526-147/+213
| | |\| | | |
| | | * | | | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-0413-80/+154
| | | |\| | |
| | | | * | | Windows QPA: Fix crash in UI Automation with Youdao DictionaryAndre de la Rocha2019-09-021-11/+19
| | | | * | | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-08-272-15/+31
| | | | |\| |
| | | | | * | macOS: Choose appropriate NSWindow depth based on surface formatTor Arne Vestbø2019-08-242-15/+31
| | | | * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-248-32/+65
| | | | |\| |
| | | | | * | Fix build with -no-feature-printer on macOSAndré Klitzing2019-08-223-17/+24
| | | | | * | macOS: Invalidate backingstore and trigger expose on color space changesTor Arne Vestbø2019-08-224-0/+39
| | | | | * | macOS: Don't ask for a NSWindow background unless we need oneTor Arne Vestbø2019-08-222-15/+2
| | | | * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-222-2/+4
| | | | |\| |
| | | | | * | iOS: Fix NSUInteger vs NSInteger comparison warningTor Arne Vestbø2019-08-201-1/+1
| | | | | * | macOS: Bail out early in case a popup is closed by a mouseDownTimur Pocheptsov2019-08-191-1/+3
| | | | * | | Merge "Merge remote-tracking branch 'qt/5.12' into 5.13"Paul Olav Tvete2019-08-202-17/+34
| | | | |\ \ \
| | | | | * | | Merge remote-tracking branch 'qt/5.12' into 5.13Paul Olav Tvete2019-08-202-17/+34
| | | | | |\| |
| | | | | | * | Fix macOS build with -no-feature-accessibilityAndré Klitzing2019-08-161-5/+9
| | | | | | * | eglfs/kms: Re-enable drm/gbm format overrides in the config fileLaszlo Agocs2019-08-151-12/+25
| | | | * | | | Fix -no-feature-mimetype buildAllan Sandfeld Jensen2019-08-191-3/+3
| | | | |/ / /
| | | * | | | macOS: Remove use of deprecated QMatrix APIs in styleTor Arne Vestbø2019-09-021-10/+10
| | * | | | | QSystemTrayIcon on macOS: support the timeout hint in showMessageVolker Hilsheimer2019-08-302-2/+6
| | * | | | | QSystemTrayIcon: on macOS, hide messages when the user clicks themVolker Hilsheimer2019-08-301-2/+1
* | | | | | | Temporarily disable automatic static linking of bearer pluginsAlexandru Croitor2019-10-142-0/+2
* | | | | | | Regenerate qtbase after wip/qt6 -> wip/cmake mergeAlexandru Croitor2019-10-143-36/+18
* | | | | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-1155-416/+354
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-09-0455-416/+354
| |\| | | | |
| | * | | | | Merge remote-tracking branch 'origin/5.14' into devQt Forward Merge Bot2019-08-312-3/+13
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Update QPA mouse event handling in offscreen and VNC pluginsShawn Rutledge2019-08-302-3/+13
| | * | | | | Close popups on windowWillMiniaturize notificationTimur Pocheptsov2019-08-294-10/+23
| | * | | | | Merge remote-tracking branch 'origin/5.14' into devQt Forward Merge Bot2019-08-2812-54/+36
| | |\| | | | | | | |/ / / | | |/| | |
| | | * | | Merge remote-tracking branch 'origin/dev' into 5.14Liang Qi2019-08-275-3/+35
| | | |\ \ \
| | | * | | | Widget style: Use per-screen DPI in QStyleHelper::dpiScaled()Friedemann Kleint2019-08-233-19/+25
| | | * | | | Move QT_FONT_DPI to cross-platform codeMorten Johan Sørvig2019-08-231-4/+0
| | | * | | | Update Dpi and scale factor computationMorten Johan Sørvig2019-08-237-29/+9
| | | * | | | Rename QWidgetBackingStore to QWidgetRepaintManagerTor Arne Vestbø2019-08-202-2/+2
| | * | | | | 3rdparty: remove xcb libs and bump minimal required version to 1.11Gatis Paeglis2019-08-2711-223/+23
| | | |/ / / | | |/| | |
| | * | | | Say hello to Android multi arch build in one goBogDan Vatra2019-08-261-0/+2
| | * | | | Introduce QImage::Format_BGR888Allan Sandfeld Jensen2019-08-231-1/+1
| | * | | | eglfs/kms: Add drm atomic blend_op property handlingPaul Olav Tvete2019-08-221-0/+3
| | * | | | Support writing color space profile in JPEGAllan Sandfeld Jensen2019-08-201-2/+27
| | * | | | Fix build without features.mimetypeTasuku Suzuki2019-08-201-0/+2
| | |/ / /
| | * | | Android: Fix env vars parsingBogDan Vatra2019-08-191-3/+3
| | * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-162-9/+14
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-152-9/+14
| | | |\|
| | | | * Avoid querying unknown RESET_NOTIFICATION_STRATEGY value on GL < 4.0Laszlo Agocs2019-08-142-9/+14