aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/templates/wizards/qtcreatorplugin/myplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Plugin wizard: Add missing license templatesEike Ziller2023-11-141-0/+1
* Plugin wizard: Use Tr::trEike Ziller2023-11-141-5/+6
* Wizards: Use simpler init() signature in the Creator Plugin templatehjk2023-08-171-5/+4
* Templates: Use C++17 compact namespaces in the plugin templatehjk2023-07-041-4/+2
* Move Qt Creator plugin wizard to JSONEike Ziller2020-01-061-14/+14
* Wizards: C++11-ify code generated by JSON wizardsTobias Hunger2016-10-281-1/+1
* Wizard: Use Qt5-style connectsOrgad Shaneh2016-06-031-1/+1
* Plugin template: Minor cleanupOrgad Shaneh2016-04-281-3/+5
* Correct capitalization in wizard template and example.Niels Weber2016-02-161-2/+2
* ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-2/+2
* ActionManager API cleanup.Eike Ziller2012-05-251-4/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Use new static ICore interface.hjk2012-01-241-2/+2
* Start on Creating Plugins documentation.Eike Ziller2011-11-281-5/+5
* Wizards: Fix include style.Friedemann Kleint2011-01-241-7/+6
* Update the template for Qt Creator plugin.Nicolas Arnaud-Cormos2010-12-071-15/+11
* creator plugin template: compile fixhjk2010-10-081-1/+1
* Adapt Qt Creator plugin template to match recent changes.con2010-07-131-2/+5
* Add some simple code to the Qt Creator plugin template.con2010-05-061-0/+40
* Add a Qt Creator custom plugin wizard.con2010-05-051-0/+42