Hi all, I'm pleased to announce the release of two plugins for Qt Creator 2.0.0:
CppHelper -------------- New feature for writing C++ code (one for the moment, create definition). Source code: http://gitorious.org/creator-plugins/cpphelper Tag: 0.1-2.0.0 Documentation: http://gitorious.org/creator-plugins/pages/CppHelper Macros ---------- Let the user record and play macros. Source code: http://gitorious.org/creator-plugins/macros Tag: 1.0-2.0.0 Documentation: http://gitorious.org/creator-plugins/pages/Macros To compile the plugin, you just need to define the env CREATORDIR (and SOURCEDIR if build!=src). I only tested them on Linux for the moment. Thanks to all people involved in this release, particularly David Faure (my guinea pig for the macros plugin, his help and ideas) and Eike Ziller for his help on Qt Creator code and my merge request. Note: I splitted the creator-plugins repository, for those following the creator plugins Cheers, 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
