summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add QPlatformIntegration::BackingStoreStaticContents capabilityTor Arne Vestbø2024-02-131-0/+5
* Long live QPlatformKeyMapper!Tor Arne Vestbø2023-10-061-0/+16
* Add a platform theme option to affect SH_UnderlineShortcutMikolaj Boc2023-02-071-0/+2
* Add QGuiApplication API to set a number-badge in the Dock/task barTor Arne Vestbø2022-12-021-0/+14
* Replace usages of Q_CLANG_QDOC with Q_QDOCLuca Di Sera2022-10-211-1/+1
* Add flicking behavior hints to platform integration and themeShawn Rutledge2022-10-181-0/+6
* Make SetFocusOnTouchRelease style hint themeableAlexander Volkov2022-09-291-1/+1
* xcb: Get some style hints from xsettingsJiDe Zhang2022-06-181-0/+2
* Fix typos in docs and commentsKai Köhne2022-06-151-1/+1
* Replace QT_NO_ACCESSIBILITY with QT_CONFIG(accessibility)Allan Sandfeld Jensen2022-06-151-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* GUI: add ScreenWindowGrabbing capabilityLiang Qi2022-03-171-1/+6
* Always give Qt::SubWindows a default window state of Qt::WindowNoStateTor Arne Vestbø2021-09-101-0/+3
* Add a platform capability indicating support for QRhi-based renderingLaszlo Agocs2021-01-041-1/+10
* State in docs that the BufferQueueingOpenGL cap is deprecatedLaszlo Agocs2021-01-041-2/+2
* Plumb application quit through platform pluginTor Arne Vestbø2020-09-141-0/+14
* Introduce QWindow::paintEvent with QPA plumbingTor Arne Vestbø2020-08-261-0/+4
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-3/+3
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-11/+11
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-081-0/+3
|\
| * eglfs: Fix raster windowsLaszlo Agocs2019-08-071-0/+3
* | Remove deprecated screen maintenance functions in QPlatformIntegrationTor Arne Vestbø2019-03-221-38/+0
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-201-52/+9
|\|
| * Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-191-49/+9
* | QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentationChristian Ehrlicher2019-02-201-2/+2
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-211-1/+1
|\|
| * Documentation: Add \nullptr macro and use where applicableFriedemann Kleint2019-01-101-1/+1
* | Refresh QGuiApplication's devicePixelRatio cache when screens changeSteve Mokris2018-12-101-0/+5
* | Rename QList<T>::swap(int, int) to swapItemsAt()Lars Knoll2018-12-031-1/+1
|/
* dnd: send DragEnter and DragMove on DnD startGatis Paeglis2018-06-251-2/+2
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-2/+5
* Check for WindowActivation capability instead of platformJohan Klokkhammer Helsing2018-03-061-1/+1
* doc: improve QPlatformIntegration::possibleKeys() documentationGatis Paeglis2018-02-221-4/+5
* QLineEdit: implement quick text selection by mouseElvis Angelaccio2018-02-031-0/+2
* doc: Fix remaining qdoc warmings for Vulkan stuffMartin Smith2018-01-181-1/+1
* Basic Vulkan enablersLaszlo Agocs2017-03-171-0/+22
* Add new API to control whether shortcuts are shown in context menusJake Petroules2017-03-141-0/+2
* Enable QWindowContainer on AndroidLaszlo Agocs2017-02-271-1/+6
* Make wheelScrollLines a QStyleHintAllan Sandfeld Jensen2017-01-251-0/+2
* Always instantiate QPlatformAccessibilityFrederik Gladhorn2017-01-041-2/+7
* Add QStyleHints::useHoverEffectsJ-P Nurmi2016-07-201-0/+2
* Gui: use const (and const APIs) moreAnton Kudryavtsev2016-06-011-2/+2
* Ensure we can query all GL functions in all platform pluginsLars Knoll2016-03-011-2/+4
* Updated license headersJani Heikkinen2016-01-151-14/+20
* iOS: Implement support for QApplication::beep()Tor Arne Vestbø2015-12-171-0/+11
* Update QPlatformIntegration::createPlatformWindow() documentationTor Arne Vestbø2015-10-281-6/+4
* Clarify foreign window documentation a bitTor Arne Vestbø2015-10-161-2/+1
* Notify when the primary screen changesAleix Pol2015-09-081-1/+38
* Introduce cross platform high-dpi scalingMorten Johan Sørvig2015-07-301-4/+4
* Expose ItemViewActivateItemOnSingleClick in QStyleHintsEike Hein2015-04-101-0/+2