summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Derive PlaceholderText color from Text color in QPaletteAxel Spoerl2022-08-011-0/+34
* Remove qvariant_p.hThiago Macieira2022-07-271-1/+0
* Revert "Drop call to setPlatformScreen in QHighDpiScaling::setScreenFactor"Thiago Macieira2022-07-224-23/+24
* Sync and assert StandardPixmap enums in QPlatformTheme and QStyleAxel Spoerl2022-07-221-0/+10
* Partly un-deprecate QMouseEvent::source()Ivan Solovev2022-07-222-3/+5
* QAction: add QT_DEPRECATED_VERSION_6_0 to deprecated methodsIvan Solovev2022-07-212-3/+6
* Undeprecate QAction::setMenu(QMenu *)Volker Hilsheimer2022-07-212-6/+2
* QShortcut::parentWidget(): Add QT_DEPRECATED_VERSION_X_6_0Ivan Solovev2022-07-211-1/+2
* QGuiApplication: do not emit deprecated signalsIvan Solovev2022-07-211-0/+8
* QCursor: add missing QT_DEPRECATED_VERSION_X_6_0 for deprecated methodsIvan Solovev2022-07-212-1/+3
* Android: document the supported clipboard mimetypesAssam Boudjelthia2022-07-211-0/+4
* Add qt.pointer.dispatch debug message for tablet->mouse synthShawn Rutledge2022-07-201-0/+2
* Fix QPointerEvent::allPointsGrabbed()Shawn Rutledge2022-07-171-2/+3
* QPalette: detach before modifying resolve mask when resolvingVolker Hilsheimer2022-07-151-1/+1
* QOpenGLContext: de-inline virtual dtors of private classesMarc Mutz2022-07-132-8/+22
* Do not use QExposedEvent::region() in internal codeIvan Solovev2022-07-132-4/+2
* Change "delivering touch to same window" warnings to debug messagesShawn Rutledge2022-07-131-4/+4
* QKeySequence: Update the doc to KeyboardModifiersLaszlo Papp2022-07-121-5/+6
* QtBase: #ifdef out definitions of deprecated methodsIvan Solovev2022-07-124-1/+9
* Always update QPalette resolve mask, regardless of QBrush changeJiDe Zhang2022-07-081-19/+36
* Make it possible to check the accepted state of touch events in testsShawn Rutledge2022-07-083-7/+9
* Revert "Apply ScaleFactorRoundingPolicy to QT_SCREEN_SCALE_FACTORS"Morten Sørvig2022-07-071-3/+1
* Apply ScaleFactorRoundingPolicy to QT_SCREEN_SCALE_FACTORSMorten Sørvig2022-07-061-1/+3
* Reset highDpiScaleFactorRoundingPolicy in QGuiApplication destructorMorten Sørvig2022-07-061-0/+1
* Enable access to QWindowsScreen from QScreenPiotr Srebrny2022-07-062-0/+16
* IM: Don't let all widgets support IM by defaultRichard Moe Gustavsen2022-07-011-1/+5
* QWindowPrivate::setMinOrMaxSize: port to function_refGiuseppe D'Angelo2022-06-302-5/+5
* Drop call to setPlatformScreen in QHighDpiScaling::setScreenFactorFushan Wen2022-06-294-24/+23
* Doc: Document missing methods in QDropEventKai Köhne2022-06-281-1/+22
* QAction: Fix the obsolete menu() docLaszlo Papp2022-06-281-1/+1
* Add the qt_class pragma to file listed in sync.profile classnames mapAlexey Edelev2022-06-221-0/+4
* Document QMouseEvent::pos() as deprecated in 6.0Mikolaj Boc2022-06-221-0/+1
* QWindow: fix C++20 buildGiuseppe D'Angelo2022-06-201-4/+4
* Fix improper moc includes inside the Qt namespaceThiago Macieira2022-06-192-4/+4
* xcb: Get some style hints from xsettingsJiDe Zhang2022-06-183-2/+5
* Fix typos in docs and commentsKai Köhne2022-06-151-1/+1
* Replace QT_NO_ACCESSIBILITY with QT_CONFIG(accessibility)Allan Sandfeld Jensen2022-06-154-7/+7
* Q*ApplicationPrivate: remove unused "flags" argumentsThiago Macieira2022-06-142-5/+5
* Print QScreen geometry debug state using the underlying typesTor Arne Vestbø2022-06-131-11/+2
* Update window geometry when QWindow::m{in|ax}imumSize is updatedJan Arve Sæther2022-06-132-22/+40
* QKeySequence: constinit ALL the thingsMarc Mutz2022-06-021-3/+3
* QKeySequence: statically assert the sortedness of the MacSpecialKey arrayMarc Mutz2022-06-011-0/+7
* Fix documentation that claims that QStyleHints is read onlyVolker Hilsheimer2022-05-271-5/+4
* QKeySequence: Add missing modifier namesLaszlo Papp2022-05-251-0/+4
* QKeySequence: fix dynamic initialization of shared_emptyMarc Mutz2022-05-201-4/+1
* QKeySequence: constexpr ALL the thingsMarc Mutz2022-05-201-14/+14
* xcb: Delete touch points without target windowsTang Haixiang2022-05-201-1/+1
* QKeySequence: Add support for Eject and Clear glyphs on macOSLaszlo Papp2022-05-181-0/+2
* QKeySequence/Mac: remove NumEntries variableMarc Mutz2022-05-171-6/+3
* Use SPDX license identifiersLucie Gérard2022-05-16159-6052/+328