Skip to content
Snippets Groups Projects
  1. 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
  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 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
  4. May 19, 2010
  5. May 03, 2010
  6. Apr 07, 2010
  7. Apr 06, 2010
Loading