qt5base-lts/examples/widgets
Leena Miettinen f92a7c1288 I18N: Load qtbase_ translation catalogs in examples
...instead of the qt_ meta catalogs. The qt_ catalogs
are needed for backwards compatibility and depend on
translations for now deprecated modules, such as qtscript,
that might not be installed in the system. This causes
loading the translation to fail.

Instead of the qt_ catalogs, the examples should use the
translation files for the Qt modules used, here qtbase_.

Task-number: QTBUG-69203
Change-Id: I13f5a3d6653cef8379a712fbc02ec320eea4e51a
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2019-09-27 13:48:53 +00:00
..
animation QtWidgets: replace 0 with \nullptr in documentation 2019-01-28 19:37:26 +00:00
desktop Merge remote-tracking branch 'origin/5.12' into 5.13 2019-07-12 12:23:29 +02:00
dialogs I18N: Load qtbase_ translation catalogs in examples 2019-09-27 13:48:53 +00:00
doc Merge remote-tracking branch 'origin/5.12' into 5.13 2019-06-20 07:50:44 +02:00
draganddrop DropSite example: fix documentation 2018-12-10 18:38:56 +00:00
effects Cleanup Widgets examples - new signal/slot syntax 2019-01-06 17:08:03 +00:00
gestures Cleanup Widgets examples - foreach 2019-01-23 18:49:05 +00:00
graphicsview Fix some deprecation warnings in examples 2019-02-06 22:12:23 +00:00
itemviews Fix some deprecation warnings in examples 2019-02-06 22:12:23 +00:00
layouts QtBase: compile examples with QT_DISABLE_DEPRECATED_BEFORE=0x050d00 2019-02-13 05:55:46 +00:00
mac macOS: Make QMacNativeWidget example more usable 2017-02-12 12:29:55 +00:00
mainwindows QtBase: compile examples with QT_DISABLE_DEPRECATED_BEFORE=0x050d00 2019-02-13 05:55:46 +00:00
painting QtBase: compile examples with QT_DISABLE_DEPRECATED_BEFORE=0x050d00 2019-02-13 05:55:46 +00:00
richtext Cleanup Widgets examples - foreach 2019-01-23 18:49:05 +00:00
scroller Cleanup Widgets examples - foreach 2019-01-23 18:49:05 +00:00
statemachine Merge remote-tracking branch 'origin/5.12' into 5.13 2019-02-19 01:00:08 +01:00
tools QtBase: compile examples with QT_DISABLE_DEPRECATED_BEFORE=0x050d00 2019-02-13 05:55:46 +00:00
touch Cleanup Widgets examples - foreach 2019-01-07 13:15:59 +00:00
tutorials Cleanup Widgets examples - foreach 2019-01-07 13:15:59 +00:00
widgets Merge remote-tracking branch 'origin/5.12' into 5.13 2019-06-28 01:00:23 +02:00
windowcontainer
widgets.pro Merge remote-tracking branch 'origin/5.11' into 5.12 2018-10-17 10:35:28 +02:00