summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qstylehints.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add new API to control whether shortcuts are shown in context menusJake Petroules2017-03-141-0/+11
* Make wheelScrollLines a QStyleHintAllan Sandfeld Jensen2017-01-251-0/+31
* Doc: Fix issues in QStyleHints documentationLeena Miettinen2017-01-191-6/+18
* Add QStyleHints::useHoverEffectsJ-P Nurmi2016-07-201-0/+32
* QtGui: use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-041-1/+1
* Add QStyleHints::setTabFocusBehavior() for testing purposesJ-P Nurmi2016-02-161-1/+21
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-12-081-1/+17
|\
| * Add QStyleHints::showIsMaximized().Friedemann Kleint2015-12-071-1/+17
* | Add QStyleHints::setMousePressAndHoldInterval()J-P Nurmi2015-11-131-1/+21
|/
* Expose ItemViewActivateItemOnSingleClick in QStyleHintsEike Hein2015-04-101-0/+12
* Fix crash when accessing QStyleHints before QGuiApplication is constructed.Friedemann Kleint2015-02-251-0/+5
* Expose TabFocusBehavior in QStyleHintsLiang Qi2015-02-121-0/+14
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Make QStyleHints usable in QMLJ-P Nurmi2015-01-131-18/+47
* Doc: corrected broken links qtbaseNico Vertriest2014-12-231-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Fix documentation warning in qstylehints.cppSergio Ahumada2014-04-041-1/+1
* Allow the platform to specify a press and hold delay.Michael Brasser2013-12-101-0/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-0/+3
|\
| * Allow platform to decide default behavior for show() based on window flagsTor Arne Vestbø2013-11-201-0/+3
* | Fix settable style hints.Friedemann Kleint2013-10-221-6/+100
|/
* Update QSessionManager and related classes documentationSamuel Gaist2013-10-021-1/+1
* QPlatformIntegration: add new style hint: SetFocusOnTouchReleaseRichard Moe Gustavsen2013-06-251-0/+11
* Make password mask characters themeable.Mitch Curtis2013-04-191-0/+9
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Missing documentation added and doc errors fixed.aavit2012-09-051-1/+81
* Doc: More fixes of qdoc-reported doc errorsaavit2012-08-311-1/+1
* Mirror potentially themeable style hints in QPlatformTheme.Friedemann Kleint2012-07-181-8/+20
* Add stylehint to use querying RTL keyboard support.Friedemann Kleint2012-07-111-0/+5
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* Add StartDragVelocity to style hintsLaszlo Agocs2012-06-051-0/+5
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Introduce FontSmoothingGamma as a platform style hint.Friedemann Kleint2012-03-271-0/+5
* Password editor mask delay stylable by platform pluginPekka Vuorela2012-03-261-0/+5
* Added missing \since 5.0 and tweaked some docs in QtGui.Samuel Rødal2012-03-151-0/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* 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/+5
* Platform style hints: Introduce keyboard repeat rate.Friedemann Kleint2012-01-101-0/+5
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-281-0/+4
* Fix stale license headers from refactor branchJason McDonald2011-09-151-17/+17
* Add a QStyleHints class to QtGuiLars Knoll2011-08-311-0/+80