summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qnamespace.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add ReturnKeyType enum to Qt namespaceKai Uwe Broulik2015-04-091-0/+13
|/
* Add QT_Q_FLAG for Qt::MouseEventFlag.Friedemann Kleint2015-03-271-0/+1
* Add Qt::WindowFlag to signal that maximizing should cover full screen geometryTor Arne Vestbø2015-03-271-0/+1
* Make some QAbstractItemModel API invokableStephen Kelly2015-03-041-0/+1
* QEvent types: use Q_ENUM qDebug support instead of custom formattersShawn Rutledge2015-03-031-0/+1
* Expose TabFocusBehavior in QStyleHintsLiang Qi2015-02-121-0/+8
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Use Q_ENUM and Q_FLAG in the Qt namespaceOlivier Goffart2015-02-041-48/+95
* Itemviews: add ItemIsUserTristate flagDavid Faure2015-01-251-1/+2
* Extend selections in QGraphicsView when selection extension key downAndy Maloney2015-01-131-0/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add an option to share between TLWsLaszlo Agocs2014-09-101-0/+1
* Debug logging support for QNativeGestureEventShawn Rutledge2014-08-211-0/+1
* Add Q_ENUMS for Qt::MouseEventSource, Qt::FocusReason.Friedemann Kleint2014-08-051-0/+2
* Support multimedia keys on WindowsAllan Sandfeld Jensen2014-08-021-0/+9