Skip to content
Snippets Groups Projects
  1. Jan 21, 2014
  2. Jan 16, 2014
  3. Jan 14, 2014
  4. Jan 08, 2014
  5. Jan 06, 2014
  6. Dec 16, 2013
  7. Dec 10, 2013
  8. Dec 06, 2013
  9. Dec 04, 2013
  10. Nov 27, 2013
  11. Nov 26, 2013
  12. Nov 22, 2013
  13. Nov 18, 2013
  14. Nov 15, 2013
  15. Nov 13, 2013
  16. Nov 04, 2013
  17. Oct 31, 2013
  18. Oct 30, 2013
    • Christian Kandeler's avatar
      QbsProjectManager: Fix display of command line in step widgets. · afb7047b
      Christian Kandeler authored
      
      The command line equivalent of the respective options often gets too
      long for the summary, which means that the end of the string is cut off.
      Not only does that look ugly, it also hides information that is not
      trivially available otherwise, such as the full path to the install root.
      This patch therefore adds a text edit field that is guaranteed to be
      able to display the complete command line. This is also consistent
      with what the qmake step does.
      
      Change-Id: Ic8d20e484e9cfe4980ea9eff05843fef1012f067
      Reviewed-by: default avatarTobias Hunger <tobias.hunger@digia.com>
      afb7047b
  19. Oct 25, 2013
  20. Oct 22, 2013
  21. Oct 21, 2013
  22. Oct 18, 2013
  23. Oct 16, 2013
  24. Oct 14, 2013
  25. Oct 10, 2013
  26. Oct 09, 2013
  27. Oct 01, 2013
  28. Sep 27, 2013
    • Tobias Hunger's avatar
      TargetSetupPage: Generalize the page · 921f86df
      Tobias Hunger authored
      
      Generalize the target setup page and move it into projectexplorer
      
      Move the qmake specific code into a projectimporter class with
      a specialization for qmake projects in the qt4projectmanager.
      
      This change depends heavily on the BuildConfigurationFactory cleanups
      done earlier and completes that change in such a way that generic
      build configuration factories are now in theory possible. The
      remaining problem is how to select the best factory of several that
      claim to be able to handle a kit and that is left for the next patch.
      
      Change-Id: I47134cb1938c52adebcdc1ddfe8dbf26abbbbeee
      Reviewed-by: default avatarDaniel Teske <daniel.teske@digia.com>
      921f86df
  29. Sep 19, 2013
Loading