Commit Graph

2 Commits

Author SHA1 Message Date
Alessandro Portale
c06fab97f1 Wizards: Port "Code Snippet" Project Wizard to .json wizard
Code Snippet is the last .xml-based wizard shipped with Qt Creator.
This change ports it to the .json-based wizard format. Instead of
supporting just qmake-based projects (like it did), the new version
supports just CMake-based projects.

Change-Id: Ie64114165fff5d56ddf82041cc4d5f90c44fe77b
Reviewed-by: hjk <hjk@qt.io>
2022-09-27 14:29:05 +00:00
Friedemann Kleint
f02c0f64e2 Add a wizard that lets the user enter a code-snippet.
This is useful when fixing tasks that contain a code snippet.

Change-Id: Idaf523839254eed97a363501f0aba4317d216d1c
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
2012-10-04 14:33:37 +02:00