Skip to content
Snippets Groups Projects
  1. Nov 09, 2010
  2. Nov 03, 2010
  3. Sep 24, 2010
  4. Sep 01, 2010
  5. Aug 31, 2010
  6. Aug 24, 2010
  7. Aug 10, 2010
  8. Aug 03, 2010
  9. Aug 02, 2010
  10. Jul 09, 2010
  11. Jul 08, 2010
    • Kai Koehne's avatar
      Add new Outline sidebar pane · 5439ce97
      Kai Koehne authored
      Adds a generic Outline pane to the sidebar. The CppEditor & QmlJSEditor
      plugins will implement the IOutlineWidget/IOutlineWidgetFactory interface to
      provide views specific to C++/Qml/JS documents.
      
      Reviewed-by: con
      5439ce97
  12. Jul 02, 2010
    • mae's avatar
      add basic support to show refactor markers · 6ef602d1
      mae authored
      See BaseTextEditor::setRefactorMarkers(...). The markers support
      a clicked signal via BaseTextEditor and tooltips. They feature
      a cursor, but are always positioned at the end of the line (not block!).
      
      As special gimmick they do extend the document width when they
      are positioned outside the document area.
      6ef602d1
  13. Jun 14, 2010
  14. Jun 11, 2010
  15. Jun 03, 2010
  16. May 27, 2010
  17. May 20, 2010
  18. May 14, 2010
  19. 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
  20. Apr 26, 2010
  21. Apr 12, 2010
  22. Feb 18, 2010
  23. Dec 08, 2009
  24. Dec 02, 2009
  25. Nov 25, 2009
  26. Aug 05, 2009
  27. Jul 20, 2009
  28. Jul 13, 2009
  29. May 29, 2009
  30. May 08, 2009
  31. Apr 22, 2009
  32. Mar 30, 2009
  33. Jan 27, 2009
  34. Jan 23, 2009
  35. Dec 02, 2008
Loading