Skip to content
Snippets Groups Projects
  1. Aug 18, 2010
  2. Jul 13, 2010
  3. Jul 06, 2010
  4. Jul 05, 2010
  5. Jun 10, 2010
  6. Jun 08, 2010
  7. Apr 23, 2010
  8. Apr 14, 2010
  9. Apr 13, 2010
  10. Apr 08, 2010
    • Tobias Hunger's avatar
      Always show import wizard · 70b96146
      Tobias Hunger authored
      Show the import wizard on all imports. This eases import of
      shadow builds at non-default locations.
      
      Task-number: QTCREATORBUG-1069
      Task-number: QTCREATORBUG-1068
      Reviewed-by: dt
      70b96146
  11. Apr 01, 2010
  12. Mar 31, 2010
  13. Mar 29, 2010
  14. Mar 26, 2010
  15. Mar 25, 2010
  16. Mar 16, 2010
  17. Mar 10, 2010
  18. Mar 05, 2010
  19. Mar 04, 2010
  20. Feb 19, 2010
  21. Feb 18, 2010
  22. Feb 17, 2010
  23. Feb 09, 2010
    • Tobias Hunger's avatar
      Integrate target support · d1bdfcc3
      Tobias Hunger authored
       * Ease cross device development by introducing 'targets' which
         group build- and runsettings that are valid for this one target
      
       Most of the kudos for the code review go to dt. Con, thorbjorn,
       ckandler and others did also review parts of this patch.
      
      Reviewed-by: dt
      d1bdfcc3
  24. Feb 01, 2010
  25. Jan 07, 2010
    • Tobias Hunger's avatar
      Make method naming more consistent. · a6ad7737
      Tobias Hunger authored
        * Use id() for methods returning a string used to represent
          some type of object.
        * Use displayName() for strings that are meant to be user
          visible.
        * Quieten some warnings while touching the files anyway.
        * Move Factories to their products in the plugins where that
          was not done before.
      
      Reviewed-by: dt
      a6ad7737
  26. Nov 30, 2009
  27. Nov 19, 2009
  28. Nov 10, 2009
  29. Oct 27, 2009
  30. Oct 22, 2009
    • dt's avatar
      The qtversions's toolchain now depends on the actual compiler not mkspec · cfc7040e
      dt authored
      That is we actually parse the mkspec and evaluate QMAKE_CXX (and a few
      other variables) to figure out the correct mkspec. This makes using
      custom mkspecs easier and is also cleaner. I also changed mkspec() and
      mkspecPath() to behave a little diffrent, essentialy mkspec() will
      return only the name (the actual dir name) of the mkspec. That is in
      general not sufficient for passing on to qmake. mkspecPath() only
      returns the correct path to mkspecs/default.
      Hopefully I haven't broken WinCE/Maemo/MinGW.
      cfc7040e
  31. Oct 09, 2009
  32. Oct 06, 2009
  33. Oct 01, 2009
  34. Sep 03, 2009
  35. Sep 01, 2009
  36. Aug 14, 2009
  37. Jul 24, 2009
    • dt's avatar
      More import fixes and tweaks · 15471e64
      dt authored
      Don't add -spec foo to the additional Arguments if foo is the same as
      the default mkspec. This makes the common case better, while breaking if
      you have QMAKESPEC set in teh environment and used -spec foo to override
      it.
      15471e64
  38. Jul 22, 2009
  39. Jul 21, 2009
Loading