Skip to content
Snippets Groups Projects
  1. Nov 30, 2009
  2. Nov 27, 2009
  3. Nov 26, 2009
    • Friedemann Kleint's avatar
      Project Wizards: Introduce notion of project directory, polish. · 3e34a9ae
      Friedemann Kleint authored
      
      - Introduce project directory and "use" flag to file manager, use that
        in new item dialog
      - Add configuration under Project settings, rename it to "General"
      - Make wizards create project names as "untitled1.."
      - Remove modules page from Qt application wizards (parametrizable)
      - Give Utils::ProjectIntroPage a "Set as default location" toggle.
      - Introduce wizard dialog base classes for handling that.
      - Introduce notion of "last visited directory to file manager" for
        open and non-project wizards, route open through file manager.
      - Clean out QmlAppWizard
      
      Task-number: QTCREATORBUG-333
      Rubber-stamped-by: default avatarcon <qtc-committer@nokia.com>
      3e34a9ae
  4. Nov 25, 2009
    • Tobias Hunger's avatar
      Change PropertiesPanel interface. · 426890b7
      Tobias Hunger authored
       * Rename it to IPropertiesPanel in accordance with new naming standards.
       * Do not derive from Context. That is not needed.
       * Add an icon() method.
       * Fix all usages of this interface.
      
      Reviewed-By: dt
      426890b7
  5. Nov 24, 2009
Loading