Skip to content
Snippets Groups Projects
  1. Nov 18, 2010
  2. Nov 17, 2010
    • 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
    • Tobias Hunger's avatar
      Symbian: Fix pathes · 9f824f41
      Tobias Hunger authored
      Fix pathes for Nokia Qt SDK:
       * Set SBS path in one location only
       * Fix up perl path
       * Set path to CMD on windows. Both ABLD and SBSv2 actually need this.
       * Set GCC path only if the directory actually exists
      
      These fixes allow for building both ABLD and SBSv2 based projects in
      a clean environment.
      
      Reviewed-by: Tim Jenssen
      9f824f41
  3. Nov 16, 2010
  4. Nov 15, 2010
  5. Nov 03, 2010
  6. Nov 01, 2010
  7. Oct 27, 2010
  8. Oct 26, 2010
  9. Oct 25, 2010
    • Kai Koehne's avatar
      DebugHelpers: Remove incorrect warning about qmldump requiring 4.7.1 · 593bd0d9
      Kai Koehne authored
      qmldump works fine with 4.7.0 (as long as private headers are available).
      
      Reviewed-by: ckamm
      593bd0d9
    • Kai Koehne's avatar
      DebugHelpers: Always update icons after recompile · 206a79a3
      Kai Koehne authored
      The information about a Qt version (including the debugging helper paths)
      is cached. Invalidate the cache after all the debugging helpers have
      been built, such that the following icon updates actually get the latest
      information.
      
      We do invalidate the cache already before the compilation of
      the debugging helpers have started, but QmlDumperTool::canBuild
      then triggers a refill of the cache, at a time where the qmldump
      executable has not yet been created.
      
      Reviewed-by: Friedemann Kleint
      Task-number: QTCREATORBUG-2807
      206a79a3
  10. Oct 18, 2010
  11. Oct 13, 2010
  12. Oct 08, 2010
  13. Oct 07, 2010
  14. Oct 05, 2010
  15. Sep 30, 2010
  16. Sep 29, 2010
  17. Sep 24, 2010
  18. Sep 23, 2010
  19. Sep 17, 2010
  20. Sep 09, 2010
    • Friedemann Kleint's avatar
      Code polishing, continuing cb23999f · 97e7c12e
      Friedemann Kleint authored
      Add more error messages to processes run for toolchain detection.
      Move Windows-specific code to dbgwinutils, remove inclusion of
      <windows.h>. Fix MinGW gcc 4.5 warnings.
      97e7c12e
  21. Sep 08, 2010
  22. Aug 26, 2010
  23. Aug 24, 2010
  24. Aug 19, 2010
  25. Aug 17, 2010
  26. Aug 11, 2010
  27. Jun 24, 2010
Loading