Skip to content
Snippets Groups Projects
  1. Oct 19, 2011
  2. Oct 06, 2011
  3. Oct 05, 2011
  4. Sep 08, 2011
  5. Sep 05, 2011
  6. Jun 07, 2011
  7. May 12, 2011
  8. May 06, 2011
  9. May 03, 2011
  10. Apr 18, 2011
  11. Apr 15, 2011
  12. Apr 13, 2011
  13. 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
  14. Jan 12, 2011
  15. Dec 17, 2010
  16. Nov 23, 2010
  17. Nov 22, 2010
  18. Nov 02, 2010
  19. Oct 15, 2010
  20. Oct 08, 2010
  21. Sep 17, 2010
  22. Sep 14, 2010
    • dt's avatar
      EditorManager: Change openEditor/activateEditor to not do mode switching · 08ccda58
      dt authored
      Also introduce a indirection, modes have now types, edit and debug have
      the same type, and editors do have a prefered type of modes instead of a
      prefered mode.
      
      That fixes the bug that if the prefered qml editing mode was set to
      design, then in switching between qml editors would
      - in Edit Mode: stay in edit mode
      - in Debug Mode: switch to debug mode
      08ccda58
  23. Sep 10, 2010
  24. Sep 06, 2010
    • dt's avatar
      Remove EditorManager::ensureEditorManagerVisible() · bde1ebaa
      dt authored
      The function always switched to Edit Mode, which was the cause for
      several bugs. Since openEditor() already does switch to the right mode,
      the function is not really needed.
      
      The following actions now respect the prefered mode of the editor:
      "f file"-locator
      The Open Documents list
      Editor history navigation
      bde1ebaa
  25. Sep 01, 2010
  26. Aug 23, 2010
  27. Aug 19, 2010
  28. Jul 30, 2010
  29. Jun 25, 2010
  30. Jun 16, 2010
  31. Jun 08, 2010
Loading