Hi,

I've created a little plugin to record macros. While recording, it stores key 
events, and also shortcuts (like F4, F2, Ctrl+[...). All shortcuts from 
TextEditor, CppTools and CppEditor are recorded.
There's also a basic find function (Ctrl+F, you can search string), but I need 
to find a way to use the find plugin.

Alt+( -> start recording
Alt+) -> stop recording
Alt+R -> play the macro

Anyway, it's good enough for me, and maybe some of you can find it useful:
http://gitorious.org/creator-plugins/creator-plugins

Tested with the master version on Linux, but it should work with the 1.2.90 
version (change the compatVersion in Macros.pluginspec).
To compile it, you also need to define QTC_SOURCE_DIR and QTC_BUILD_DIR

Enjoy,
Nicolas

-- 
Nicolas Arnaud-Cormos | [email protected] | Software Engineer
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

_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to