cmake-gui: Add regex explorer window

This commit is contained in:
Gregor Jasny
2015-11-18 22:40:59 +01:00
parent 9cbb8058ca
commit fc656fa4fe
7 changed files with 390 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
regex-explorer
--------------
* The Qt base CMake GUI got a Regular Expression Explorer which could be used to
create and evaluate regular expressions in real-time. The explorer window
is available via the ``Tools`` menu.