Skip to content
Snippets Groups Projects
  1. Dec 02, 2010
  2. Nov 02, 2010
  3. Oct 08, 2010
  4. Oct 07, 2010
  5. Sep 29, 2010
  6. Sep 27, 2010
  7. Sep 24, 2010
  8. Sep 23, 2010
  9. Sep 17, 2010
  10. Sep 15, 2010
  11. Sep 10, 2010
  12. Sep 08, 2010
  13. Sep 07, 2010
    • dt's avatar
      CMake ProjectManager: Hide generated files · cfb79828
      dt authored
      The heuristic to detect generated files is pretty basic and tries to
      match the filenames against 3 patterns.
      
      Task-Nr: QTCREATORBUG-2077
      cfb79828
  14. Sep 03, 2010
  15. Sep 02, 2010
  16. Sep 01, 2010
  17. Aug 30, 2010
  18. Aug 27, 2010
  19. Aug 26, 2010
  20. Aug 24, 2010
  21. Aug 11, 2010
  22. Aug 02, 2010
    • Tobias Hunger's avatar
      Refactor deployment · ee4a04a2
      Tobias Hunger authored
       * Add a DeployConfiguration class to hold settings related
         to deployment.
       * Add BuildStepsList to hold a list of buildsteps
       * Update BuildConfiguration to use BuildStepLists instead of
         manageing lists of buildsteps itself.
       * Update BuildManager to use BuildStepLists in its interfaces
       * Fix fallout introduced by API changes
       * Update .user file to new way of storing settings
      
      Task-number: QTCREATORBUG-1427
      Task-number: QTCREATORBUG-1428
      Task-number: QTCREATORBUG-1811
      Task-number: QTCREATORBUG-1930
      ee4a04a2
  23. Jul 30, 2010
    • Alessandro Portale's avatar
      Pedantic cleanup of filename parameters for QIcon constructor · 3aa3c568
      Alessandro Portale authored
      Using more *::Constants::ICON_* where it makes sense and
      wrapping the file names into QLatin1String where they were
      missing.
      
      The increased usage of the ICON constants needed a few more
      cross plugin includes of *constants.h, here and there.
      I think that it is OK, since the dependencies were alredy there
      icon resource wise.
      3aa3c568
  24. Jul 22, 2010
  25. Jul 09, 2010
  26. Jul 07, 2010
  27. Jul 06, 2010
  28. Jul 02, 2010
  29. Jun 25, 2010
Loading