qt5base-lts/examples/widgets
Christian Ehrlicher 10db31f933 Examples: replace QDate::longMonthName()/longDayName()
QDate::longMonthName()/longDayName was deprecated in 5.10 and replaced
by QLocale::system().monthName()/dayName() in this case

Change-Id: I666cccfa1b8a437cc830804bbe3504511265ea9b
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2018-03-27 16:50:01 +00:00
..
animation sub-attaq example: Fix crash with software Open GL 2018-03-14 13:27:08 +00:00
desktop Merge remote-tracking branch 'origin/5.10' into dev 2018-01-20 22:36:19 +01:00
dialogs qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
doc Doc: Complete Dynamic Layouts Example 2018-03-14 12:44:20 +00:00
draganddrop qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
effects Update usage of QFontMetrics::width() to new API 2017-12-08 15:06:32 +00:00
gestures qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
graphicsview Examples: replace deprecated QQuaternion::conjugate() 2018-03-27 16:49:58 +00:00
itemviews Fix typos 2018-02-13 15:51:10 +00:00
layouts Doc: Complete Dynamic Layouts Example 2018-03-14 12:44:20 +00:00
mac macOS: Make QMacNativeWidget example more usable 2017-02-12 12:29:55 +00:00
mainwindows Fix a bunch of compiler warnings in the qtbase examples 2018-02-07 20:00:22 +00:00
painting Merge remote-tracking branch 'origin/5.10' into dev 2018-01-20 22:36:19 +01:00
richtext Examples: replace QDate::longMonthName()/longDayName() 2018-03-27 16:50:01 +00:00
scroller Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
statemachine Update usage of QFontMetrics::width() to new API 2017-12-08 15:06:32 +00:00
tools Merge remote-tracking branch 'origin/5.11' into dev 2018-03-18 01:00:11 +01:00
tutorials examples: Fix notepad example for configurations without printsupport 2018-01-22 08:27:26 +00:00
widgets Merge remote-tracking branch 'origin/5.10' into dev 2018-01-20 22:36:19 +01:00
windowcontainer Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
widgets.pro examples: fix compile without gui module 2017-05-05 06:54:15 +00:00