Skip to content
Snippets Groups Projects
  1. Oct 05, 2011
  2. Sep 08, 2011
  3. Sep 05, 2011
  4. Jun 07, 2011
  5. May 12, 2011
  6. May 06, 2011
  7. May 03, 2011
  8. Apr 18, 2011
  9. Apr 15, 2011
  10. Apr 13, 2011
  11. 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
  12. Jan 12, 2011
  13. Dec 17, 2010
  14. Nov 23, 2010
  15. Nov 22, 2010
  16. Nov 02, 2010
  17. Oct 15, 2010
  18. Oct 08, 2010
  19. Sep 17, 2010
  20. 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
  21. Sep 10, 2010
  22. 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
  23. Sep 01, 2010
  24. Aug 23, 2010
  25. Aug 19, 2010
  26. Jul 30, 2010
  27. Jun 25, 2010
  28. Jun 16, 2010
  29. Jun 08, 2010
  30. May 25, 2010
  31. May 14, 2010
  32. Apr 26, 2010
Loading