Skip to content
Snippets Groups Projects
  1. Nov 17, 2011
  2. Nov 03, 2011
  3. Aug 31, 2011
  4. May 24, 2011
  5. May 06, 2011
  6. Apr 13, 2011
  7. Feb 14, 2011
  8. Jan 24, 2011
    • dt's avatar
      Project Wizards: Make the categorie names reflect the contents · 6c61ea22
      dt authored
      Also reorder the contents to have Qt Quick on top. Move Console Qt
      to Other Projects.
      
      Qt QWidget project isn't the best name, but the new structure is a
      improvement so using it for now.
      
      Task-Nr: QTCREATORBUG-3513
      
      Ack-By: con
      Ack-By: kkoehne
      6c61ea22
  9. Jan 12, 2011
  10. Dec 17, 2010
  11. Dec 08, 2010
    • Kai Koehne's avatar
      QmlProject: Add mainFile property · c4e49138
      Kai Koehne authored
      The mainFile property of QmlProject is the default file to run. People
      have still the opportunity to override this in their run settings,
      though.
      
      The wizard generated code was updated accordingly. Note that this makes
      projects generated by the wizard incompatible with QtCreator 2.1!
      
      Task-number: QTCREATORBUG-3249
      c4e49138
  12. Dec 07, 2010
    • Kai Koehne's avatar
      QmlWizards: Use 'QtQuick 1.0' namespace · 33d66233
      Kai Koehne authored
      Use the 'QtQuick 1.0' namespace introduced in 4.7.1. This makes them in
      line with the examples/demos we ship in the SDK, but breaks for 4.7.0
      (e.g. N900).
      
      Task-number: QTCREATORBUG-3243
      33d66233
  13. Nov 12, 2010
    • Kai Koehne's avatar
      QmlWizards: Unify templates · e35c53e7
      Kai Koehne authored
      Unify the original qml file generated by Qt Quick UI / Qt Quick
      Application wizards. Use a default size of 360x360.
      Furthermore, add a MouseArea such that clicking on the app will close
      it (demonstrating the use of Qt.quit()).
      
      Reviewed-by: Alessandro Portale
      e35c53e7
  14. Oct 06, 2010
  15. Oct 04, 2010
  16. Sep 28, 2010
  17. Aug 05, 2010
  18. Jul 09, 2010
  19. Jun 24, 2010
  20. Jun 01, 2010
  21. May 31, 2010
  22. May 18, 2010
  23. May 12, 2010
  24. Apr 16, 2010
    • Friedemann Kleint's avatar
      Wizards: Open a relevant file in editor after the wizard run · 0a643a19
      Friedemann Kleint authored
      Remove all hacks/conventions of considering the last generated
      file as project file, etc. and instead add attributes flags to
      Core::GeneratedFile, giving fine-grained control of what to do
      with the file. Implement static utility functions in wizards
      that handle it. Add boolean XML-attributes "openeditor"/"openproject"
      to the file elements used by the CustomWizard XML-specification.
      Manually set the attributes in all wizards.
      
      Task-number: QTCREATORBUG-1166
      0a643a19
  25. Apr 13, 2010
  26. Mar 31, 2010
  27. Mar 22, 2010
  28. Mar 19, 2010
  29. Mar 18, 2010
  30. Mar 05, 2010
  31. Feb 18, 2010
  32. Feb 16, 2010
  33. Jan 29, 2010
Loading