Skip to content
Snippets Groups Projects
  1. Sep 28, 2010
  2. Sep 27, 2010
  3. Sep 24, 2010
  4. Sep 23, 2010
  5. Sep 22, 2010
  6. Sep 17, 2010
  7. Sep 16, 2010
  8. Sep 15, 2010
  9. 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
  10. Sep 13, 2010
  11. Sep 10, 2010
  12. Sep 09, 2010
  13. Sep 08, 2010
  14. Sep 07, 2010
  15. Sep 06, 2010
  16. Sep 03, 2010
  17. Sep 02, 2010
  18. Sep 01, 2010
    • Friedemann Kleint's avatar
      Customwizards: Add a way of wrapping a Generator script. · c6132a05
      Friedemann Kleint authored
      Add attribute to XML syntax specifying a script to generate files.
      The script must provide a --dry-run mode in which it prints the files
      it intends to create and their attributes to stdout.
      Rework the CustomWizardContext structure to contain target path
      and parameter mappings, simplify some code there.
      c6132a05
  19. Aug 31, 2010
  20. Aug 30, 2010
  21. Aug 27, 2010
Loading