Skip to content
Snippets Groups Projects
  1. Jan 08, 2014
  2. Aug 26, 2013
  3. Jun 20, 2013
  4. Apr 04, 2013
  5. Feb 06, 2013
  6. Jan 29, 2013
  7. Jan 15, 2013
  8. Oct 05, 2012
  9. Jul 19, 2012
  10. Feb 15, 2012
  11. Nov 03, 2011
  12. May 06, 2011
  13. Apr 19, 2011
  14. Apr 13, 2011
  15. Jan 20, 2011
  16. Dec 20, 2010
    • Tobias Hunger's avatar
      Macros: Fix license headers · f74fdcf5
      Tobias Hunger authored
      f74fdcf5
    • Nicolas Arnaud-Cormos's avatar
      New plugin: plugin macro · f5fbbbfd
      Nicolas Arnaud-Cormos authored
      
      This plugin let the user record and replay some macros:
       * 3 handlers: action, find and texteditor
       * almost all texteditor and cpp actions recorded
       * options page to set the directories where the macros are stored
       * optional dialog to give a name and comment at the end of a macro
       * locator integration to play a macro
       * shortcuts assignment to macro
      
      The most important change outside the plugin macros is the isScriptable method
      for command: All scriptable commands can be stored in a macro.
      
      Merge-request: 2176
      Reviewed-by: default avatarTobias Hunger <tobias.hunger@nokia.com>
      f5fbbbfd
Loading