Commit Graph

6 Commits

Author SHA1 Message Date
Eike Ziller
7c07ad9e5c Qt Creator plugin template: Do not export plugin by default
Change-Id: I82ffa76bcb5850e8bda11d1daca3430e04e9695a
Reviewed-by: Maurice Kalinowski <maurice.kalinowski@digia.com>
2013-03-15 09:26:36 +01:00
Maurice Kalinowski
c9d7b396e5 update wizard template
- on Windows the export is required, while on Unix everything
  gets exported by default.
- for Qt5 based Qt Creator we need the specification of the
  json file.

Change-Id: I1e8055fcb2b81d42369f906e1ba42a4c2b811553
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
2013-02-20 09:39:58 +01:00
Nicolas Arnaud-Cormos
5bab50a934 Update the template for Qt Creator plugin.
Make it more consistant with the current plugins:
 * plugin class use the Plugin template instead of Impl
 * add a pluginconstants.h file
 * use the new pluginspec.in file

Merge-request: 216
Reviewed-by: con <qtc-committer@nokia.com>
2010-12-07 12:36:06 +01:00
con
5c8ce80ea9 Adapt Qt Creator plugin template to match recent changes. 2010-07-13 15:25:22 +02:00
con
79edacded5 Add some simple code to the Qt Creator plugin template. 2010-05-06 12:00:30 +02:00
con
c459349f13 Add a Qt Creator custom plugin wizard. 2010-05-05 19:03:29 +02:00