Skip to content
Snippets Groups Projects
  1. Sep 23, 2010
  2. Sep 21, 2010
  3. Sep 20, 2010
  4. Sep 15, 2010
    • Tobias Hunger's avatar
      Parser debugging/testing improvements · 0204ef21
      Tobias Hunger authored
       * Set objectname on all parsers to be able to distinguish between
         them more easily when debugging
       * Add some unit tests about pass-through of data we need in the
         gcc parser to the parsers that enhd up in front of the gcc parser
         This is to address QTCREATORBUG-1917.
      0204ef21
  5. Sep 14, 2010
  6. Sep 13, 2010
  7. Sep 11, 2010
  8. Sep 10, 2010
    • Friedemann Kleint's avatar
      I10N: First translation fixes for 2.1 · 24cadd34
      Friedemann Kleint authored
      Fix README, some spelling errors, remove contractions,
      exclamation marks, correct some plural forms, join split messages.
      Add QCoreApplication::translate to non-Q_OBJECT-classes.
      Fix some lupdate warnings about discarding meta-data (//:).
      24cadd34
  9. Sep 09, 2010
  10. Sep 08, 2010
  11. Sep 07, 2010
  12. Aug 27, 2010
  13. Aug 24, 2010
  14. Aug 20, 2010
  15. Aug 16, 2010
  16. Aug 13, 2010
  17. Aug 11, 2010
  18. Aug 10, 2010
  19. Aug 06, 2010
  20. Aug 05, 2010
  21. Aug 04, 2010
    • Tobias Hunger's avatar
      Update S60 header pathes · 0aea1325
      Tobias Hunger authored
       * Update list of S60 header pathes to match up with what is put into the
         Makefile by QMake (minus ../tmp directories).
      0aea1325
  22. Aug 03, 2010
  23. 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
Loading