Skip to content
Snippets Groups Projects
  1. Feb 10, 2011
  2. Feb 07, 2011
  3. Feb 04, 2011
  4. Jan 24, 2011
  5. Jan 20, 2011
  6. Jan 19, 2011
  7. Jan 17, 2011
    • Erik Verbruggen's avatar
      Fixed the line retreival for find-usages. · dea74862
      Erik Verbruggen authored
      Instead of using the pre-processed source, the original one is used.
      This makes a difference when a macro is used in the line, where the pre-
      processed source would have a "#gen true" token.
      
      Task-number: QTCREATORBUG-3345
      dea74862
  8. Jan 12, 2011
  9. Jan 07, 2011
  10. Jan 06, 2011
  11. Jan 05, 2011
  12. Jan 04, 2011
  13. Dec 20, 2010
    • Roberto Raggi's avatar
      Sort the completion items when searching for common prefixes. · 207c2955
      Roberto Raggi authored
      Reviewed-by: Thorbjørn Lindeijer
      207c2955
    • 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
  14. Dec 17, 2010
  15. Dec 16, 2010
  16. Dec 14, 2010
  17. Dec 08, 2010
  18. Dec 06, 2010
  19. Dec 02, 2010
  20. Dec 01, 2010
  21. Nov 22, 2010
  22. Nov 11, 2010
  23. Nov 08, 2010
  24. Nov 04, 2010
  25. Nov 03, 2010
Loading