Skip to content
Snippets Groups Projects
  1. Jul 06, 2010
  2. Jul 02, 2010
  3. Jun 25, 2010
  4. Jun 11, 2010
  5. Jun 07, 2010
  6. May 18, 2010
  7. May 17, 2010
  8. May 12, 2010
    • Daniel Molkentin's avatar
      New texts for the wizard types in the new dialog · bf95a99c
      Daniel Molkentin authored
      Reviewed-by: Leena Miettinen
      bf95a99c
    • dt's avatar
      File renaming · 9bc9fe73
      dt authored
      Reviewed-By: con
      Reviewed-By: Friedemann Kleint
      
      We now support renaming files. The version control system tries first to
      rename, if that doesn't support or can't rename the file we do a normal
      rename. (Note: git, hg, perforce > 2009.02 support renaming, cvs not.
      (perforce untested)). We correctly notify all editors of the renamed
      file and tell the project manager to rename the file in the project.
      
      Note: Only the qt4projectmanager knows how to rename files.
      
      Note: renaming folders, moving files to different folders, renaming
      .pro/.pri files is not supported. Those things can be later added after
      this has proven to work correctly in the simple case.
      
      Also we don't do any actions based on the renaming like renaming
      classes, changing include guards or #include lines.
      9bc9fe73
  9. Apr 30, 2010
  10. Apr 27, 2010
  11. Apr 26, 2010
  12. 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
  13. Apr 12, 2010
  14. Apr 08, 2010
    • dt's avatar
      Revert "Progress so far" · 9ddd7a59
      dt authored
      This reverts commit b1a121c5.
      
      Accidentally pushed the linux icc parser before it was ready.
      
      Conflicts:
      
      	src/plugins/qt4projectmanager/qtversionmanager.cpp
      9ddd7a59
  15. Apr 07, 2010
  16. Mar 31, 2010
  17. Mar 25, 2010
  18. Mar 22, 2010
  19. Mar 18, 2010
  20. Mar 16, 2010
  21. Mar 15, 2010
  22. Mar 12, 2010
  23. Mar 05, 2010
  24. Mar 01, 2010
  25. Feb 26, 2010
  26. Feb 25, 2010
  27. Feb 24, 2010
  28. Feb 19, 2010
Loading