Skip to content
Snippets Groups Projects
  1. Apr 06, 2010
  2. Mar 31, 2010
  3. Mar 30, 2010
  4. Mar 26, 2010
  5. Mar 23, 2010
  6. Mar 17, 2010
  7. Mar 16, 2010
    • Friedemann Kleint's avatar
      Design mode: Give IEditor a 'preferred mode'. · 2edcc7ef
      Friedemann Kleint authored
      ... and switch to it in EditorManager::activateEditor.
      There no longer is a need for special currentEditorChanged()
      handling in the editor that use a special mode.
      
      QmlDesigner receives an additional setting specifying the
      desired edit mode. QmlJSEditor detects whether QmlDesigner
      is present by checking the registered mimetypes of the
      Design mode and retrieves the settings via keys.
      
      Remove some obsolete code and clean up includes
      on qmldesignerconstants.h
      
      Reviewed-by: con
      2edcc7ef
  8. Mar 05, 2010
  9. Mar 01, 2010
  10. Feb 26, 2010
Loading