Skip to content
Snippets Groups Projects
  1. Nov 14, 2011
  2. Nov 10, 2011
    • hjk's avatar
      more Id type fixes · 82f55736
      hjk authored
      
      Change-Id: I3720946ba5485696822976567d83b4d6cb1fb283
      
      x
      
      Change-Id: Iab58bc34bc56371405d132315573b484a533b77c
      Reviewed-by: default avatarhjk <qthjk@ovi.com>
      82f55736
  3. Nov 03, 2011
  4. Oct 31, 2011
  5. Oct 19, 2011
  6. Oct 06, 2011
  7. Oct 05, 2011
  8. Sep 08, 2011
  9. Sep 05, 2011
  10. Jun 07, 2011
  11. May 12, 2011
  12. May 06, 2011
  13. May 03, 2011
  14. Apr 18, 2011
  15. Apr 15, 2011
  16. Apr 13, 2011
  17. 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
  18. Jan 12, 2011
  19. Dec 17, 2010
  20. Nov 23, 2010
  21. Nov 22, 2010
  22. Nov 02, 2010
  23. Oct 15, 2010
  24. Oct 08, 2010
  25. Sep 17, 2010
  26. 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
  27. Sep 10, 2010
  28. 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
  29. Sep 01, 2010
  30. Aug 23, 2010
  31. Aug 19, 2010
Loading