Skip to content
Snippets Groups Projects
  1. Jul 22, 2011
  2. Jul 21, 2011
  3. Jun 15, 2011
  4. May 24, 2011
  5. May 16, 2011
  6. May 13, 2011
  7. May 12, 2011
    • dt's avatar
      Qt Version refactoring · 8e171e0b
      dt authored
      Split up target specific code into subclasses. Also change
      Qt4BuildConfiguration to allow a null qtversion.
      
      Remove code that relied on always having a qt version.
      Also make it possible to remove all qt versions.
      
      Completly change the qt in path autodetection to be only
      a fall back if no configuration was found.
      
      Note: For now the old settings are not removed, as such 2.2 and master
      can coexist.
      
      Reviewed-By: hunger
      8e171e0b
  8. May 06, 2011
  9. Apr 29, 2011
  10. Apr 13, 2011
  11. Apr 07, 2011
  12. Mar 16, 2011
  13. Mar 15, 2011
  14. Mar 11, 2011
  15. Mar 01, 2011
  16. Feb 23, 2011
  17. Feb 21, 2011
    • Tobias Hunger's avatar
      ToolChain: Refactor toolchain support · 8d0c4772
      Tobias Hunger authored
      Refactor ToolChains in Qt Creator:
      
       * Allow for several toolchains of the same type
       * Be smarter wrt. guessing what kind of output a toolchain
         produces. This allows us to eventually handle e.g. embedded
         linux setups way better than before.
       * Be smarter wrt. guessing what kind of environment a Qt version
         needs.
       * Improve auto-detection of toolchains a bit
       * Decide on which debugger to use based on the kind of output
         produced by the compiler.
       * Add options page to configure toolchains
       * Remove toolchain related options from the Qt version dialog
      
      Reviewed-by: dt
      8d0c4772
  18. Feb 18, 2011
  19. Feb 08, 2011
    • Kai Koehne's avatar
      DebuggingHelper: Only show build log on error · 6c18d557
      Kai Koehne authored
      This fixes the case that the user only compiles one debugging helper, and
      the debug output was displayed although the compilation went fine.
      
      Task-number: QTCREATORBUG-3711
      Reviewed-by: ckamm
      6c18d557
  20. Feb 01, 2011
  21. Jan 24, 2011
  22. Jan 21, 2011
    • Kai Koehne's avatar
      Qt4ProjectManager: Revamp of Qt Versions dialog · 48bfd1c9
      Kai Koehne authored
      The versions dialog now uses Utils::DetailsWidget to show the
      general version information and (debugging) helper information.
      
      The 'Helper Tools' can now be expanded to see each tools status
      & recompile them selectively.
      48bfd1c9
  23. Jan 18, 2011
  24. Jan 17, 2011
  25. Dec 17, 2010
  26. Dec 14, 2010
Loading