| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add OffscreenSurface capability to QPlatfromIntegration | Artem Dyomin | 2025-11-13 | 1 | -0/+2 |
| * | Docs: fix qdoc enum's \value "since" syntax | Ahmad Samir | 2025-01-21 | 1 | -1/+1 |
| * | Add QPlatformIntegration::BackingStoreStaticContents capability | Tor Arne Vestbø | 2024-02-13 | 1 | -0/+5 |
| * | Long live QPlatformKeyMapper! | Tor Arne Vestbø | 2023-10-06 | 1 | -0/+16 |
| * | Add a platform theme option to affect SH_UnderlineShortcut | Mikolaj Boc | 2023-02-07 | 1 | -0/+2 |
| * | Add QGuiApplication API to set a number-badge in the Dock/task bar | Tor Arne Vestbø | 2022-12-02 | 1 | -0/+14 |
| * | Replace usages of Q_CLANG_QDOC with Q_QDOC | Luca Di Sera | 2022-10-21 | 1 | -1/+1 |
| * | Add flicking behavior hints to platform integration and theme | Shawn Rutledge | 2022-10-18 | 1 | -0/+6 |
| * | Make SetFocusOnTouchRelease style hint themeable | Alexander Volkov | 2022-09-29 | 1 | -1/+1 |
| * | xcb: Get some style hints from xsettings | JiDe Zhang | 2022-06-18 | 1 | -0/+2 |
| * | Fix typos in docs and comments | Kai Köhne | 2022-06-15 | 1 | -1/+1 |
| * | Replace QT_NO_ACCESSIBILITY with QT_CONFIG(accessibility) | Allan Sandfeld Jensen | 2022-06-15 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | GUI: add ScreenWindowGrabbing capability | Liang Qi | 2022-03-17 | 1 | -1/+6 |
| * | Always give Qt::SubWindows a default window state of Qt::WindowNoState | Tor Arne Vestbø | 2021-09-10 | 1 | -0/+3 |
| * | Add a platform capability indicating support for QRhi-based rendering | Laszlo Agocs | 2021-01-04 | 1 | -1/+10 |
| * | State in docs that the BufferQueueingOpenGL cap is deprecated | Laszlo Agocs | 2021-01-04 | 1 | -2/+2 |
| * | Plumb application quit through platform plugin | Tor Arne Vestbø | 2020-09-14 | 1 | -0/+14 |
| * | Introduce QWindow::paintEvent with QPA plumbing | Tor Arne Vestbø | 2020-08-26 | 1 | -0/+4 |
| * | Add ; to Q_UNUSED | Lars Schmertmann | 2020-07-07 | 1 | -3/+3 |
| * | Tidy nullptr usage | Allan Sandfeld Jensen | 2019-12-06 | 1 | -11/+11 |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13 | Qt Forward Merge Bot | 2019-08-08 | 1 | -0/+3 |
| |\ |
|
| | * | eglfs: Fix raster windows | Laszlo Agocs | 2019-08-07 | 1 | -0/+3 |
| * | | Remove deprecated screen maintenance functions in QPlatformIntegration | Tor Arne Vestbø | 2019-03-22 | 1 | -38/+0 |
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13 | Qt Forward Merge Bot | 2019-03-20 | 1 | -52/+9 |
| |\| |
|
| | * | Move screen maintenance functions from QPlatformIntegration to QWSI | Tor Arne Vestbø | 2019-03-19 | 1 | -49/+9 |
| * | | QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentation | Christian Ehrlicher | 2019-02-20 | 1 | -2/+2 |
| * | | Merge remote-tracking branch 'origin/5.12' into dev | Qt Forward Merge Bot | 2019-01-21 | 1 | -1/+1 |
| |\| |
|
| | * | Documentation: Add \nullptr macro and use where applicable | Friedemann Kleint | 2019-01-10 | 1 | -1/+1 |
| * | | Refresh QGuiApplication's devicePixelRatio cache when screens change | Steve Mokris | 2018-12-10 | 1 | -0/+5 |
| * | | Rename QList<T>::swap(int, int) to swapItemsAt() | Lars Knoll | 2018-12-03 | 1 | -1/+1 |
| |/ |
|
| * | dnd: send DragEnter and DragMove on DnD start | Gatis Paeglis | 2018-06-25 | 1 | -2/+2 |
| * | Make sure we can build with -no-feature-draganddrop | Joerg Bornemann | 2018-05-29 | 1 | -2/+5 |
| * | Check for WindowActivation capability instead of platform | Johan Klokkhammer Helsing | 2018-03-06 | 1 | -1/+1 |
| * | doc: improve QPlatformIntegration::possibleKeys() documentation | Gatis Paeglis | 2018-02-22 | 1 | -4/+5 |
| * | QLineEdit: implement quick text selection by mouse | Elvis Angelaccio | 2018-02-03 | 1 | -0/+2 |
| * | doc: Fix remaining qdoc warmings for Vulkan stuff | Martin Smith | 2018-01-18 | 1 | -1/+1 |
| * | Basic Vulkan enablers | Laszlo Agocs | 2017-03-17 | 1 | -0/+22 |
| * | Add new API to control whether shortcuts are shown in context menus | Jake Petroules | 2017-03-14 | 1 | -0/+2 |
| * | Enable QWindowContainer on Android | Laszlo Agocs | 2017-02-27 | 1 | -1/+6 |
| * | Make wheelScrollLines a QStyleHint | Allan Sandfeld Jensen | 2017-01-25 | 1 | -0/+2 |
| * | Always instantiate QPlatformAccessibility | Frederik Gladhorn | 2017-01-04 | 1 | -2/+7 |
| * | Add QStyleHints::useHoverEffects | J-P Nurmi | 2016-07-20 | 1 | -0/+2 |
| * | Gui: use const (and const APIs) more | Anton Kudryavtsev | 2016-06-01 | 1 | -2/+2 |
| * | Ensure we can query all GL functions in all platform plugins | Lars Knoll | 2016-03-01 | 1 | -2/+4 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | iOS: Implement support for QApplication::beep() | Tor Arne Vestbø | 2015-12-17 | 1 | -0/+11 |
| * | Update QPlatformIntegration::createPlatformWindow() documentation | Tor Arne Vestbø | 2015-10-28 | 1 | -6/+4 |
| * | Clarify foreign window documentation a bit | Tor Arne Vestbø | 2015-10-16 | 1 | -2/+1 |
| * | Notify when the primary screen changes | Aleix Pol | 2015-09-08 | 1 | -1/+38 |