Skip to content
Snippets Groups Projects
  1. Sep 29, 2010
  2. Sep 24, 2010
  3. Sep 23, 2010
  4. Sep 17, 2010
  5. 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
  6. Sep 08, 2010
  7. Aug 26, 2010
  8. Aug 24, 2010
  9. Aug 19, 2010
  10. Aug 17, 2010
  11. Aug 11, 2010
  12. Jun 24, 2010
  13. Jun 18, 2010
  14. Jun 11, 2010
    • kh1's avatar
      Move help manager into core. · 1b6ad087
      kh1 authored
       - lessens open file handles
       - improves help plugin startup further
      
      Task-number: QTCREATORBUG-337
      Reviewed-by: ck
      1b6ad087
  15. Jun 10, 2010
  16. May 27, 2010
  17. May 25, 2010
  18. May 21, 2010
  19. May 18, 2010
  20. May 12, 2010
  21. Apr 30, 2010
  22. Apr 27, 2010
  23. Apr 26, 2010
  24. Apr 23, 2010
  25. Apr 21, 2010
  26. Apr 20, 2010
  27. Apr 14, 2010
  28. Apr 13, 2010
  29. Apr 12, 2010
  30. Apr 08, 2010
    • Tobias Hunger's avatar
      Disable shadow building when appropriate · c5b5127b
      Tobias Hunger authored
      Reviewed-by: dt
      c5b5127b
    • Tobias Hunger's avatar
      Allow loading of projects even with no valid Qt · e89c4775
      Tobias Hunger authored
      This patch marks up invalid Qt versions as Desktop.
      
      Make sure we add a the always existing invalid Qt version in the path
      available in the targetselectionpage if no valid Qt versions could be found.
      
      This way a project can be set up and loaded without a valid Qt version set up.
      Trying to build this will fail of course. This is basically how we handled
      this situation before we had targets, too.
      
      Task-number: QTCREATORBUG-1066
      Reviewed-by: dt
      e89c4775
Loading