qt5base-lts/examples/widgets/tools
Samuel Gaist 929cc27ffe Add QRegularExpression based regexp tool
Currently only the QRegExp based regexp tool is available to help build
regular expression. This patch aims to add the equivalent that use the
new QRegularExpression class.

Change-Id: Ie5f711640b32a6d10ce44d2c7795062c1aacce3f
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
2015-04-02 13:19:30 +00:00
..
codecs Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
completer Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
customcompleter Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
echoplugin Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
i18n Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
plugandpaint Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
plugandpaintplugins Use C++ <cmath> instead of <math.h> 2015-02-16 16:21:15 +00:00
regexp Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
regularexpression Add QRegularExpression based regexp tool 2015-04-02 13:19:30 +00:00
settingseditor Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
styleplugin Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
treemodelcompleter Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
undo Update copyright headers 2015-02-11 06:49:51 +00:00
undoframework Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
tools.pro Add QRegularExpression based regexp tool 2015-04-02 13:19:30 +00:00