summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qstylehints.h
Commit message (Expand)AuthorAgeFilesLines
* Add mouseDoubleClickDistance and touchDoubleTapDistance to QStyleHintsShawn Rutledge2019-07-081-0/+4
* Add setter for property QStyleHints::showShortcutsInContextMenusFriedemann Kleint2018-11-241-1/+3
* QLineEdit: implement quick text selection by mouseElvis Angelaccio2018-02-031-0/+4
* QStyleHints: Make showShortcutsInContextMenus a Q_PROPERTYFriedemann Kleint2017-04-201-0/+1
* Add new API to control whether shortcuts are shown in context menusJake Petroules2017-03-141-0/+1
* Make wheelScrollLines a QStyleHintAllan Sandfeld Jensen2017-01-251-0/+4
* Add QStyleHints::useHoverEffectsJ-P Nurmi2016-07-201-0/+4
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Add QStyleHints::setTabFocusBehavior() for testing purposesJ-P Nurmi2016-02-161-1/+3
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-12-081-0/+2
|\
| * Add QStyleHints::showIsMaximized().Friedemann Kleint2015-12-071-0/+2
* | Add QStyleHints::setMousePressAndHoldInterval()J-P Nurmi2015-11-131-1/+3
|/
* Expose ItemViewActivateItemOnSingleClick in QStyleHintsEike Hein2015-04-101-0/+2
* Expose TabFocusBehavior in QStyleHintsLiang Qi2015-02-121-0/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QStyleHints: restore CONSTANT to non-NOTIFYable propertiesJ-P Nurmi2015-02-021-9/+9
* Make QStyleHints usable in QMLJ-P Nurmi2015-01-131-0/+22
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Allow the platform to specify a press and hold delay.Michael Brasser2013-12-101-0/+1
* Fix settable style hints.Friedemann Kleint2013-10-221-0/+7
* QPlatformIntegration: add new style hint: SetFocusOnTouchReleaseRichard Moe Gustavsen2013-06-251-0/+1
* Make password mask characters themeable.Mitch Curtis2013-04-191-0/+1
* 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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Add stylehint to use querying RTL keyboard support.Friedemann Kleint2012-07-111-0/+1
* Add StartDragVelocity to style hintsLaszlo Agocs2012-06-051-0/+1
* Introduce FontSmoothingGamma as a platform style hint.Friedemann Kleint2012-03-271-0/+1
* Password editor mask delay stylable by platform pluginPekka Vuorela2012-03-261-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Make show() default to sane sizing behaviour based on the platform.Samuel Rødal2012-01-121-0/+1
* Platform style hints: Introduce keyboard repeat rate.Friedemann Kleint2012-01-101-0/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix stale license headers from refactor branchJason McDonald2011-09-151-17/+17
* Add a QStyleHints class to QtGuiLars Knoll2011-08-311-0/+73