summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentationChristian Ehrlicher2019-02-201-1/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-153-54/+58
|\
| * Widgets: Only set WA_WState_ExplicitShowHide via public APITor Arne Vestbø2019-02-123-54/+58
* | Deduplicate QWidgetBackingStore::markDirtyTor Arne Vestbø2019-02-133-111/+53
* | QtWidgets: compile with QT_DISABLE_DEPRECATED_BEFORE=0x050d00Christian Ehrlicher2019-02-133-4/+24
* | Deduplicate QWidgetPrivate::invalidateBufferTor Arne Vestbø2019-02-123-92/+60
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-2/+1
|\|
| * Doc: Correct minor link issue in qwidget.cppNico Vertriest2019-01-291-2/+1
* | QtWidgets: mark obsolete functions as deprecatedChristian Ehrlicher2019-02-062-10/+16
* | QtWidgets: replace 0 with \nullptr in documentationChristian Ehrlicher2019-02-058-67/+69
* | QtGui/QPainter: mark obsolete functions as deprecatedChristian Ehrlicher2019-02-021-3/+1
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-265-28/+46
|\|
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-234-26/+24
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.12.1Liang Qi2019-01-084-2/+36
| | |\
| | * | Drag'n'Drop: fix dnd when dragMoveEvent() is not implementedChristian Ehrlicher2019-01-071-2/+5
| | * | Doc: Restore documentation for QTest functions in other modulesTopi Reinio2019-01-041-9/+8
| | * | Restore behavior for QToolTip not wrapping by defaultKai Koehne2019-01-041-13/+9
| | * | Doc: Fix linking errors qtbaseNico Vertriest2019-01-031-1/+1
| * | | Fix resolve() on fonts returned from QWidget::font()Allan Sandfeld Jensen2019-01-222-2/+22
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-214-24/+27
|\| | |
| * | | Documentation: Add \nullptr macro and use where applicableFriedemann Kleint2019-01-103-6/+6
| * | | Emit paletteChanged and send ApplicationPaletteChange on theme changeTimur Pocheptsov2019-01-082-18/+21
| | |/ | |/|
* | | QFormLayout: honor Qt::AlignHCenter for labelAlignmentChristian Ehrlicher2019-01-061-1/+4
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-043-0/+32
|\| |
| * | QToolTip - set correct screen before resizeThorbjørn Lund Martsum2018-12-183-0/+32
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-131-2/+4
|\| |
| * | When warning about invalid style override also print available onesSergio Martins2018-12-121-2/+4
| |/
* | Use QMultiMap::insert() instead of insertMulti()Lars Knoll2018-12-121-5/+5
* | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-122-2/+2
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-111-0/+1
|\|
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-101-0/+1
| |\
| | * Ensure QOpenGLWidget FBO is always initializedTor Arne Vestbø2018-11-271-0/+1
* | | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Liang Qi2018-12-041-1/+3
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-041-1/+3
| |\| |
| | * | Destroy QWindowContainer's fake parent window when not neededTor Arne Vestbø2018-11-281-0/+2
| | * | QWindowContainer: Fix warning triggered by QT_ASCII_CAST_WARNFriedemann Kleint2018-11-281-1/+1
* | | | QFormLayout: Fix width calculation when a row has no labelChristian Ehrlicher2018-12-041-4/+6
|/ / /
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-273-15/+21
|\| |
| * | Windows: Fix embedded application not getting focus after clicking outsideFriedemann Kleint2018-11-241-9/+14
| * | Remove unused inRepaint member of QWidgetPrivateTor Arne Vestbø2018-11-232-6/+1
| * | Improve logging of QWindowContainer operationsTor Arne Vestbø2018-11-231-0/+6
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-221-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-191-1/+1
| |\|
| | * Modernize the "settings" featureLiang Qi2018-11-151-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-132-1/+9
|\| |
| * | Make sure mouse release events are delivered to correct widgetPaul Olav Tvete2018-11-121-1/+2
| * | QWidgetBackingStore: Don't flush foreign windowsMorten Johan Sørvig2018-11-111-0/+7
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-106-17/+10
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-093-14/+3
| |\|
| | * Modernize the "textcodec" featureLiang Qi2018-11-072-1/+2