qt5base-lts/examples/widgets/tools
Samuel Gaist d2e713f3fd Example: migrate the codecs example to use QRegularExpression
Update the codecs example to use the new QRegularExpression class in
place of the deprecated QRegExp.

Change-Id: Ibd60b7256071f8166c4bf38e6a40935494c3cf3f
Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com>
2017-02-15 14:45:40 +00:00
..
codecs Example: migrate the codecs example to use QRegularExpression 2017-02-15 14:45:40 +00:00
completer Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
customcompleter Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
echoplugin Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
i18n Change confusing Q_DEAD_CODE_FROM_QT4_FOO define 2016-10-14 08:19:29 +00:00
plugandpaint remove bogus qtConfig(simulator_and_device) condition 2016-10-16 00:12:33 +00:00
regexp Unify license header usage. 2016-03-29 10:20:03 +00:00
regularexpression examples: Use QOverload to select overloaded signals and slots 2016-12-22 14:54:55 +00:00
settingseditor Example: migrate settingseditor example to use QRegularExpression 2017-02-15 14:45:36 +00:00
styleplugin Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
treemodelcompleter Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
undo Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
undoframework Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
tools.pro Convert the old feature system 2016-09-15 08:24:10 +00:00