summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qtooltip.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix potential out-of-bounds or nullptr accessVolker Hilsheimer2020-03-171-4/+4
* Move the tooltip out of the way of very large mouse cursorsVolker Hilsheimer2019-12-091-15/+28
* Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-201-42/+3
* Fix build without feature.labelTasuku Suzuki2019-05-261-1/+1
* Doc: replace 0 with \nullptr in documentationChristian Ehrlicher2019-03-131-2/+2
* Merge remote-tracking branch 'origin/5.12' into 5.12.1Liang Qi2019-01-081-0/+9
|\
| * QToolTip - set correct screen before resizeThorbjørn Lund Martsum2018-12-181-0/+9
* | Restore behavior for QToolTip not wrapping by defaultKai Koehne2019-01-041-13/+9
|/
* QToolTip: Don't crash if a tool tip is shown outside screen geometryJohan Klokkhammer Helsing2018-10-151-6/+11
* QToolTip::mouseMoveEvent(): always call base classChristian Ehrlicher2018-08-041-7/+7
* QToolTip: replace deprecated QDesktopWidget::screenGeometry()Christian Ehrlicher2018-05-281-1/+1
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-201-7/+5
|\
| * QToolTip: Hide tooltip on key event on macOSGabriel de Dietrich2018-04-181-7/+5
* | Make QToolTip always wrap textFilipe Azevedo2018-03-091-14/+24
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-021-1/+11
|\|
| * ToolTip/Windows: Fix wrong size when font is modified by widget stylesheetFriedemann Kleint2018-03-011-1/+11
* | stylesheets cleanup to prepare for a bigger patchSergio Martins2018-02-281-1/+1
|/
* Remove a few more uses of deprecated QDesktopWidget APIsTor Arne Vestbø2017-11-171-0/+3
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-2/+6
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-2/+6
| |\
| | * Convert features.effects to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-2/+6
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-5/+5
|/ /
* / Reduce usage of QDesktopWidget to resolve screen properties in QtWidgetsTor Arne Vestbø2017-08-181-6/+7
|/
* Windows: Don't raise inactive windows when showing a tooltipSergio Martins2017-07-191-3/+3
* Add feature.label and feature.formlayoutStephan Binner2017-03-031-2/+3
* Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-8/+8
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-231-0/+1
|\
| * QToolTip: Hide when close event is receivedFriedemann Kleint2016-09-231-0/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QtWidgets: use Q_UNLIKELY for every qWarning() (2)Marc Mutz2015-11-251-4/+4
|/
* Remove <qhash.h> where it's not usedMarc Mutz2015-04-201-1/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-8/+8
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-5/+5
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix warning message when re-setting text on tooltipJoni Poikelin2014-07-291-1/+1
* Use showNormal() instead of show() in QToolTip.Milian Wolff2014-04-251-2/+2
* QNX: Fix QToolTipFabian Bumberger2014-03-191-2/+21
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-2/+2
* QToolTip - add static showText with time.Thorbjørn Martsum2013-05-271-11/+25
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove docs for removed functions.Frederik Gladhorn2012-08-181-34/+0
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+623