Skip to content
Snippets Groups Projects
  1. Aug 05, 2010
  2. 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
  3. Jul 30, 2010
  4. 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
  5. Jul 16, 2010
  6. Jul 13, 2010
  7. Jul 07, 2010
  8. 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
  9. May 21, 2010
  10. May 14, 2010
  11. May 05, 2010
  12. Apr 30, 2010
  13. Mar 25, 2010
  14. Mar 16, 2010
Loading