[Qt-creator] Macro plugin 0.2

Nicolas Arnaud-Cormos nicolas at kdab.com
Thu Jan 28 22:10:09 CET 2010


Hi,

I'm pleased to announce a new version of the macro plugin, version 0.2 (aka 
the "dfaure's version";):
 * you can now save macros, and re-use them later (macros are saved in a 
default directory)
 * saved macro can be executed using the locator (Ctrl+K, 'r' shortcut)
 * you can assign a shortcut to macro (shortcuts are persistent too)
 * there's a macro page in the tool dialog that lets you manage your macros 
(TextEditor->Macro).

Macros can save a limited number of actions for the moment, all those which 
don't need a new a panel/dialog/...
You can use the search when recording a macro, but it's not using the Qt 
Creator search for the moment.

The code is available on gitorious:
  http://gitorious.org/creator-plugins

Use the master branch for Qt Creator 1.3.80, and the 1.3 branch for 1.3.1 
(should also work for 1.3.0). Unfortunately, I don't have any package, so 
people interested have to build it.
Also, the plugin has only been tested on Linux. Anyway, it should work on 
Windows and MacOSX.

Enjoy,
Nicolas

-- 
Nicolas Arnaud-Cormos | nicolas at kdab.com | Software Ingeneer
Klarälvdalens Datakonsult AB, a KDAB Group company
Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322)
KDAB - Qt Experts - Platform-independent software solutions




More information about the Qt-creator-old mailing list