Skip to content
Snippets Groups Projects
  1. Sep 21, 2010
  2. Sep 14, 2010
  3. 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
  4. Sep 07, 2010
  5. Aug 24, 2010
  6. Aug 11, 2010
  7. Aug 05, 2010
  8. 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
  9. Jul 30, 2010
  10. Jul 26, 2010
    • dt's avatar
      Fix subdir project deployment for symbian · 05ae17ea
      dt authored
      We create a .sis package per leaf project now, deploy all of them and
      start the executable for the runconfiguration that was selected. This
      does not cover all use cases, but works for development.
      05ae17ea
  11. Jul 16, 2010
  12. Jul 13, 2010
  13. Jul 07, 2010
  14. Jul 06, 2010
    • Tobias Hunger's avatar
      Add Deploy steps · 54584044
      Tobias Hunger authored
       * Add "Deploy" to BuildSteps::Type
       * Update UIs to handle deploy steps
       * Turn existing package creation steps from build type to deploy type
       * Move packaging steps into deploy steps when loading projects
      
      Reviewed-by: dt
      54584044
    • Tobias Hunger's avatar
      Rename StepType to BuildStep::Type · 8ccbd0ec
      Tobias Hunger authored
       * Move and rename the enum
       * Add Q_ENUMS macro
      
      Reviewed-by: dt
      8ccbd0ec
  15. May 21, 2010
  16. May 14, 2010
  17. May 05, 2010
  18. Apr 30, 2010
  19. Mar 25, 2010
  20. Mar 16, 2010
Loading