Skip to content
Snippets Groups Projects
  1. Jan 21, 2011
  2. Jan 17, 2011
    • dt's avatar
      Qt4projectManager: Refactor Qt4Target, split up in per target classes · 67cfb7e0
      dt authored
      Almost(*) all of the symbian and maemo specific code is now theoretically
      moveable to a separate plugin. Thus making it possible to implement
      new targets in a plugin.
      
      (*) Noteable missing is the qtversion, which needs to be split up
      per target too.
      
      Also fixes
      Task-Nr: QTCREATORBUG-2440
      
      Reviewed-By: hunger
      Reviewed-By: ck
      67cfb7e0
  3. Jan 13, 2011
  4. Jan 12, 2011
  5. Jan 11, 2011
  6. Jan 10, 2011
  7. Jan 05, 2011
  8. Jan 04, 2011
  9. Dec 17, 2010
  10. Dec 07, 2010
  11. Dec 06, 2010
  12. Dec 02, 2010
  13. Nov 17, 2010
    • Oswald Buddenhagen's avatar
      replace env variable injection with pervasive expando support · 79be54ed
      Oswald Buddenhagen authored
      do not inject SOURCEDIR and BUILDDIR into the environment of
      build steps and run configurations any more.
      instead, all custom executable paths, argument lists and working
      directories now support the %{sourceDir} and %{buildDir} macros.
      this approach is more elegant and more scalable.
      79be54ed
    • Oswald Buddenhagen's avatar
      overhaul process argument handling · 1e362b0f
      Oswald Buddenhagen authored
      get away from argument stringlists. instead, use native shell command
      lines which support quoting/splitting, environment variable expansion
      and redirections with well-understood semantics.
      
      Task-number: QTCREATORBUG-542
      Task-number: QTCREATORBUG-1564
      1e362b0f
  14. Nov 11, 2010
  15. Nov 03, 2010
  16. Nov 02, 2010
  17. Nov 01, 2010
  18. Oct 29, 2010
  19. Oct 08, 2010
  20. Oct 07, 2010
  21. Oct 04, 2010
  22. Sep 30, 2010
    • hjk's avatar
      version bump 2.0.91 -> 2.1.81 · e6dd3ff5
      hjk authored
      Should have been done earlier. 2.1.80 was burned in the pre-2.1.0->2.0.1
      days, and we'd like to have odd subminor for 'working' and even subminor
      numbers for pure cherry-picking release branches anyway.
      e6dd3ff5
  23. Sep 29, 2010
  24. Sep 27, 2010
Loading