Merge topic 'regex-explorer'

fc656fa4 cmake-gui: Add regex explorer window
This commit is contained in:
Brad King
2015-12-04 09:54:23 -05:00
committed by CMake Topic Stage
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.