summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qnamespace.h
Commit message (Expand)AuthorAgeFilesLines
* QAbstractItemModel: implement QRegularExpression support for matchSamuel Gaist2019-10-161-1/+4
* Add high-DPI scale factor rounding policy C++ APIMorten Johan Sørvig2019-08-231-0/+10
* Add attribute to disable QSessionManagerDavid Edmundson2019-03-011-0/+1
* Long live Qt::SplitBehavior!Marc Mutz2019-05-211-0/+8
* QtCore: mark obsolete enumerations as deprecatedChristian Ehrlicher2019-05-171-11/+25
* Add QTextMarkdownImporterShawn Rutledge2019-04-171-1/+2
* Remove handling of missing Q_COMPILER_CLASS_ENUMAllan Sandfeld Jensen2019-04-061-1/+1
* Replace Q_DECL_NOEXCEPT with noexcept in corelibAllan Sandfeld Jensen2019-04-031-3/+3
* Properly deprecate assorted enum membersEdward Welbourne2019-02-271-5/+7
* Fix use of deprecated ItemDataRoles Background/TextColorRoleChristian Ehrlicher2018-11-051-1/+3
* Qt namespace: Remove comment about stylesheet propagationPeter Hartmann2018-10-121-1/+1
* macOS: Teach QWheelEvent to handle a new ScrollMomentum phaseTor Arne Vestbø2018-08-171-1/+2
* doc: Document Qt namespace in multiple modulesMartin Smith2018-06-011-10/+0
* Add attribute to indicate a widget was the target of a style sheetAaron Kennedy2018-05-231-0/+2
* Declare the operator| in the Qt namespace for QFlags in that namespacesOlivier Goffart2018-04-081-23/+20
* Say hello to ImhNoEditMenu & ImhNoTextHandlesBogDan Vatra2018-02-051-0/+3
* doc: Fix many qdoc warnings, mostly missing return typesMartin Smith2018-01-241-0/+10
* Add missing dead key symbolsMatt Whitlock2018-01-151-0/+30
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-0/+2
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-0/+2
| |\
| | * Teach QPlatformWindow about safe area margins and implement for iOSTor Arne Vestbø2017-12-131-0/+2
* | | Add QFontMetrics(F)::horizontalAdvance() functionEskil Abrahamsen Blomfeldt2017-11-141-1/+1
|/ /
* | New AA_DisableWindowContextHelpButton to globally hide ? buttonKai Koehne2017-08-291-0/+1
* | Add API to disable text shaping on fontsEskil Abrahamsen Blomfeldt2017-07-261-2/+5
* | Introducing AA_CompressTabletEventsGabriel de Dietrich2017-05-011-0/+1
* | Add new API to control whether shortcuts are shown in context menusJake Petroules2017-03-141-0/+1
|/
* make TabletMove hover events conditional on QWidget::tabletTrackingShawn Rutledge2017-02-231-0/+2
* Extend qChecksum calculationLars Schmertmann2016-12-251-0/+6
* Add an OpenGL program binary disk cacheLaszlo Agocs2016-11-241-0/+1
* Register Qt::TextFlag with QT_Q_ENUMAndrew Knight2016-11-051-0/+1
* Add Qt::ISODateWithMs date format, with support in QTime/Date/DateTimeTor Arne Vestbø2016-10-201-1/+2
* Fix PrintScreen mapping on macOS and moreAllan Sandfeld Jensen2016-10-041-1/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-1/+2
|\
| * add AA_CompressHighFrequencyEvents to control compression on xcbShawn Rutledge2016-05-151-0/+1
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-0/+1
|\|
| * Add ImInputItemClipRectangleJan Arve Saether2016-05-021-0/+1
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-031-1/+1
|\|
| * ImQueryInput should include ImAnchorRectangle tooJan Arve Saether2016-04-131-1/+1
* | QOpenGLContext: add a way to disable the thread affinity checkGiuseppe D'Angelo2016-05-021-0/+1
* | Remove window flags WindowOkButtonHint, WindowCancelButtonHint.Friedemann Kleint2016-04-201-6/+1
|/
* add cross-platform tablet->mouse event synth; enable on AndroidShawn Rutledge2016-04-081-0/+1
* Add support for ImhAnchorRectangleJan Arve Sæther2016-04-061-0/+1
* QWheelEvent: Make NoScrollPhase publicGabriel de Dietrich2016-03-211-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-291-1/+2
|\
| * Track target widget when wheel events are receivedGabriel de Dietrich2016-02-291-1/+2
* | Add attribute Qt::AA_DontUseNativeDialogs.Friedemann Kleint2016-02-171-0/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-041-2/+3
|\|
| * Update high-DPI scaling enablers.Morten Johan Sørvig2015-11-041-1/+2
* | Add attribute to enable font and palette propagation in QSS.Aaron Kennedy2015-09-101-0/+1