Nicolas, How to use the search function within macros, as you mention in your announcement?
Luuk kuiper ----- Original Message ----- From: "Nicolas Arnaud-Cormos" <[email protected]> To: [email protected] Sent: Thursday, January 28, 2010 10:10:09 PM GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna Subject: [Qt-creator] Macro plugin 0.2 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 | [email protected] | 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 _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator -- Luuk Kuiper Software Engineer HITT Traffic (HITT Holland Institute of Traffic Technology B.V.; CoC: 08060878) Oude Apeldoornseweg 41-45, NL-7333 NR, APELDOORN P.O. Box 717, NL-7300 AS, APELDOORN Telephone +31-55-543 25 26 Fax +31-55-543 25 53 E-mail [email protected] Web www.hitt-traffic.nl This e-mail is confidential; containing proprietary information of HITT. It is intended solely for the individual(s) to whom it is addressed. This information is subject of a disclaimer as published on www.HITT.nl . _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
