summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qnamespace.h
Commit message (Expand)AuthorAgeFilesLines
* Make it explicit that a few Qt::WindowFlags are overlappingTor Arne Vestbø2015-05-071-3/+6
* Enable checking for whether the system palette was explicitly setHarald Hvaal2015-04-201-0/+1
* 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
* Make QOpenGLWidget publicLaszlo Agocs2014-08-011-0/+2
* Load winsys and gl dynamically in the windows pluginLaszlo Agocs2014-05-221-0/+1
* Stop omitted enum value from showing up in Qt namespace doc.Mitch Curtis2014-03-201-0/+2
* Extending the inputMethodQuery APIPaul Olav Tvete2014-02-151-0/+4
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-0/+2
* Enabling QQuickWidget and QOpenGLWidgetPaul Olav Tvete2014-02-121-0/+1
* Warn the user when compiling Objective-C files (.m) that includes QtTor Arne Vestbø2014-01-301-0/+4
* If DblClick, do not deliver 'duplicated' MouseButtonPressRick Stockton2014-01-271-0/+8
* Declare flags for Qt::EdgeJ-P Nurmi2014-01-221-1/+4
* Extend multimedia keysAllan Sandfeld Jensen2014-01-021-0/+5
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-241-5/+17
|\
| * Implement native gestures on OS X.Morten Johan Sørvig2013-10-171-0/+12
| * Update keycode mappings of multimedia keysAllan Sandfeld Jensen2013-10-151-5/+5
* | Relay mouse event synthesization informationLaszlo Agocs2013-10-041-0/+6
|/
* QDateTime - Add QTimeZone supportJohn Layt2013-09-231-1/+2
* Added support for cover windows on BlackBerry platformBernd Weimer2013-09-201-0/+1
* Add support for baseline alignmentJan Arve Saether2013-09-201-2/+7
* Added applicationState() to QGuiApplication.Yoann Lopes2013-09-021-0/+1
* Replace QWheelEvent::Phase with revised Qt::ScrollPhaseJ-P Nurmi2013-08-151-0/+7
* Add the RFC2822Date formatKevin Ottens2013-07-241-1/+2
* Key mappings for more remote-control keysAllan Sandfeld Jensen2013-07-051-0/+8
* Android Mute and FastForward keys mapped wrongAllan Sandfeld Jensen2013-06-171-0/+2
* Add BypassWinowManagerHintJørgen Lind2013-05-201-1/+2
* Fix QKeySequence::toString() returning gibberish for Qt::KeypadModifierMitch Curtis2013-04-231-0/+4
* Add Qt::AA_UseHighDpiPixmaps.Morten Johan Sørvig2013-03-171-0/+1
* Add a generic Qt::Edge enumJ-P Nurmi2013-03-141-1/+8
* Implement XEmbed protocolAlberto Mardegan2013-03-061-0/+1
* ApplicationStates: add more states to Qt::ApplicationStateRichard Moe Gustavsen2013-03-041-2/+4
* Add multi-line input method hintPaul Olav Tvete2013-02-271-0/+2
* QPA: Add interface for setting the application state explicitlyRichard Moe Gustavsen2013-02-211-0/+7
* Add the Qt::ItemNeverHasChildren flag and use it in QTreeView.Stephen Kelly2013-01-291-1/+2
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add WindowFullscreenButtonHint.Morten Johan Sørvig2012-11-231-1/+2