Skip to content
Snippets Groups Projects
  1. Sep 24, 2010
  2. 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
  3. Aug 13, 2010
  4. Aug 12, 2010
  5. Jul 29, 2010
  6. Jul 27, 2010
    • Erik Verbruggen's avatar
      Added the InsertionPointLocator. · b2659950
      Erik Verbruggen authored
      For answers to questions about where to insert a snippet/chunk of C++ code. Ok,
      currently it will only find the One And Only place to insert method
      declarations in classes, and it will need some tuning.
      b2659950
  7. Jul 12, 2010
  8. Jun 22, 2010
  9. Jun 14, 2010
Loading