Skip to content
Snippets Groups Projects
  1. Jul 22, 2011
  2. Jun 23, 2011
  3. May 24, 2011
  4. May 16, 2011
  5. May 13, 2011
  6. 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
  7. May 06, 2011
  8. Apr 29, 2011
  9. Apr 18, 2011
    • Kai Koehne's avatar
      QmlDump: Ensure that qmldump is found in QtSDK · f86c9b65
      Kai Koehne authored
      We ship a precompiled qmldump in the Qt SDK because the Qt versions
      don't have private headers. However, the logic in buildablehelperlibrary
      by default rejects any build that is older than the latest changes to the
      qmldump source code files; allow Qt Creator to pick up the (maybe
      outdated) qmldump nevertheless if no private headers are installed.
      
      Reviewed-by: ckamm
      Task-number: QTCREATORBUG-4578
      v2.2.0-rc1
      f86c9b65
  10. Apr 13, 2011
  11. Apr 07, 2011
  12. Apr 04, 2011
    • Kai Koehne's avatar
      QmlDump: Fix compilation on Linux, Windows · 97a411c3
      Kai Koehne authored
      Fix regression introduced with 530e7494 : Creator now automatically
      generates the Info.plist from a Info.plist.in file, but only on Mac
      OS X. Therefore copying the Info.plist to the temporary folder failed
      on all other platforms.
      
      Reviewed-by: con
      97a411c3
  13. Mar 15, 2011
  14. Feb 24, 2011
  15. Feb 22, 2011
  16. Feb 18, 2011
  17. Feb 09, 2011
  18. 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
  19. Jan 25, 2011
  20. Jan 24, 2011
  21. Jan 17, 2011
    • Kai Koehne's avatar
      Qt4Project: Clean up DebugHelperBuildTask · 0b748444
      Kai Koehne authored
      Make sure that the QtVersion object isn't referenced any more in
      the separate thread: It might be deleted / altered while the thread is
      running. Also let QmlDump use the class, instead of relying on it's
      own implementation.
      
      Reviewed-by: ckamm
      0b748444
  22. Jan 12, 2011
  23. Dec 17, 2010
  24. Dec 16, 2010
  25. Nov 26, 2010
  26. Nov 09, 2010
  27. Oct 26, 2010
  28. Oct 14, 2010
  29. Oct 08, 2010
  30. Oct 06, 2010
  31. Oct 05, 2010
Loading