summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qnamespace.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Introduce Qt::AA_PluginApplication replacing Qt::AA_MacPluginApplication.Friedemann Kleint2015-09-011-1/+2
|/
* Make Qt::Initialization a C++11 class enumThiago Macieira2015-08-101-0/+7
* Introduce cross platform high-dpi scalingMorten Johan Sørvig2015-07-301-0/+1
* Add a synthesized-by-application value to mouse event sourceLaszlo Agocs2015-06-151-1/+2
* Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devSimon Hausmann2015-06-041-3/+6
|\
| * Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-3/+6
| |\
| | * Make it explicit that a few Qt::WindowFlags are overlappingTor Arne Vestbø2015-05-071-3/+6
* | | Rename ReturnKey to EnterKeyKai Uwe Broulik2015-06-031-11/+11
|/ /
* | Deprecate ItemIsTristate in favor of ItemIsAutoTristate.David Faure2015-05-071-1/+4
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-221-0/+1
|\|
| * Enable checking for whether the system palette was explicitly setHarald Hvaal2015-04-201-0/+1