Skip to content
Snippets Groups Projects
  1. 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
  2. Feb 21, 2011
  3. Jan 12, 2011
  4. Dec 17, 2010
  5. Dec 08, 2010
  6. Sep 24, 2010
  7. Jul 19, 2010
  8. Jul 15, 2010
  9. Jul 09, 2010
  10. Jul 06, 2010
  11. May 28, 2010
  12. May 26, 2010
  13. May 18, 2010
  14. May 11, 2010
    • Thorbjørn Lindeijer's avatar
      Fixed completion settings to also apply to the QML code completion · e53b5bc9
      Thorbjørn Lindeijer authored
      
      By moving the completion settings into the TextEditor plugin, so that
      both the CppTools and the QmlJSEditor plugins can access the settings.
      
      The user-interface to edit the settings is still in the CppTools plugin,
      since we're in string freeze at the moment. It should be moved to the
      TextEditor plugin later.
      
      For now the QML completion only supports the case-sensitivity and
      partial completion options, since there is no automatic insertion of
      brackets.
      
      Task-number: QTCREATORBUG-1327
      Reviewed-by: default avatarDaniel Molkentin <daniel.molkentin@nokia.com>
      e53b5bc9
  15. May 10, 2010
  16. May 05, 2010
  17. Apr 08, 2010
  18. Mar 05, 2010
  19. Feb 15, 2010
  20. Jan 26, 2010
  21. Jan 11, 2010
  22. Dec 09, 2009
  23. Dec 02, 2009
  24. Nov 17, 2009
  25. Nov 13, 2009
  26. Nov 09, 2009
  27. Oct 21, 2009
Loading