Skip to content
Snippets Groups Projects
  1. May 10, 2011
  2. May 06, 2011
  3. Apr 19, 2011
  4. Apr 18, 2011
  5. Apr 14, 2011
  6. Apr 13, 2011
  7. Mar 15, 2011
  8. Feb 28, 2011
  9. Feb 25, 2011
  10. Feb 22, 2011
    • hjk's avatar
      texteditor: merge ITextEditable into ITextEditor · f576ad9f
      hjk authored
      rename BastTextEditor->BaseTextEditorWidget, BaseTextEditorEditable->BaseTextEditor
      rename BaseTextEditor{,Widget} subclasses
      rename editableInterface->editorInterface
      rename createEditableInterface->createEditor
      minor cleanups after renamings
      f576ad9f
  11. Feb 21, 2011
  12. Feb 10, 2011
  13. Feb 07, 2011
  14. Feb 04, 2011
  15. Jan 24, 2011
  16. Jan 20, 2011
  17. Jan 19, 2011
  18. 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
  19. Jan 12, 2011
  20. Jan 07, 2011
  21. Jan 06, 2011
  22. Jan 05, 2011
  23. Jan 04, 2011
  24. 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
  25. Dec 17, 2010
  26. Dec 16, 2010
  27. Dec 14, 2010
Loading