Skip to content
Snippets Groups Projects
  1. Oct 04, 2012
  2. Oct 01, 2012
  3. Sep 25, 2012
  4. Sep 11, 2012
  5. Sep 04, 2012
  6. Sep 03, 2012
  7. Aug 29, 2012
  8. Aug 13, 2012
  9. Aug 08, 2012
  10. Aug 02, 2012
  11. Jul 19, 2012
  12. Jul 18, 2012
  13. Jul 17, 2012
  14. Jul 16, 2012
  15. Jul 05, 2012
  16. Jul 04, 2012
  17. Jul 03, 2012
  18. Jun 28, 2012
  19. Jun 21, 2012
    • Tobias Hunger's avatar
      Profile introduction · 24314562
      Tobias Hunger authored
      
      Introduce Profiles to store sets of values that describe a system/device.
      
      These profiles are held by a target, getting rid of much of the information
      stored in the Build-/Run-/DeployConfigurations, greatly simplifying those.
      
      This is a squash of the wip/profile branch which has been on gerrit for a
      while, rebased to current master.
      
      Change-Id: I25956c8dd4d1962b2134bfaa8a8076ae3909460f
      Reviewed-by: default avatarDaniel Teske <daniel.teske@nokia.com>
      24314562
  20. Jun 19, 2012
  21. Apr 25, 2012
  22. Mar 06, 2012
    • Daniel Teske's avatar
      React to qt versions changes on the project setup page. · 71e27450
      Daniel Teske authored
      
      Since the project setup now hapens in the projects mode, we need to
      consider the user using the qt options dialog.
      
      The TargetSetupPage owns the temporary qt versions created for
      importing. The individual Qt4TargetSetupWidgets hold pointers
      to those temporary qt version. Thus the TargetSetupPage needs
      to inform the widgets when a pointer becomes invalid or a
      already existing id needs to be replaced by a temporary qt
      version. The interface of Qt4TargetSetupWidget is now
      pretty bad and doesn't really work.
      
      Task-Number: QTCREATORBUG-7020
      
      Change-Id: I08799e482cb8f7f7b86c1bc14a0aabd444eee5d8
      Reviewed-by: default avatarTobias Hunger <tobias.hunger@nokia.com>
      71e27450
  23. Feb 21, 2012
  24. Feb 15, 2012
  25. Feb 08, 2012
    • Thomas Hartmann's avatar
      Wizards: changes the structure of Wizards · 95a028e8
      Thomas Hartmann authored
      
      This patch introduces platforms as a top level topic when choosing
      a wizard. Also I changed the categories and priorities.
      
      Details:
      
      1. I did change the way the dialog/view is structured in newdialog.cpp
      
      2. I added platformName() and supportsPlatform() to BaseQtVersion.
         I needed two functions because the Simulator does not provide a platform
         and therefore has no platformName but supports two platforms.
         I still have to turn the platform names into proper constants.
      
      3. I changed the categories and priorities to get the layout that was
         discussed. (I had to touch quite alot of files but this is mostly trivial)
      
      4. I added a combobox that allows filtering for platforms.
      
      5. I added flags() to IWizard to indicate that a wizard is platform independent.
      
      Change-Id: I86c7ad628a431ad06505c76580885c6e6c3ddc23
      Reviewed-by: default avatarAlessandro Portale <alessandro.portale@nokia.com>
      95a028e8
  26. Feb 03, 2012
  27. Jan 26, 2012
  28. Jan 18, 2012
  29. Jan 14, 2012
  30. Nov 03, 2011
  31. Oct 21, 2011
Loading