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
  6. Nov 20, 2009
    • Friedemann Kleint's avatar
      S60: Detect Device SDK from paths if registry entry is missing. · a9fa7c71
      Friedemann Kleint authored
      Display the error in a label of the preferences page.
      Reviewed-by: con
      a9fa7c71
    • Alessandro Portale's avatar
      Improved line wrapping of plugin license texts. · 20b20985
      Alessandro Portale authored
      The paragraphs are now long lines that get wrapped by the text browser.
      
      Reviewed-by: TrustMe
      
      	modified:   src/plugins/bineditor/BinEditor.pluginspec
      	modified:   src/plugins/bookmarks/Bookmarks.pluginspec
      	modified:   src/plugins/cmakeprojectmanager/CMakeProjectManager.pluginspec
      	modified:   src/plugins/coreplugin/Core.pluginspec
      	modified:   src/plugins/cpaster/CodePaster.pluginspec
      	modified:   src/plugins/cppeditor/CppEditor.pluginspec
      	modified:   src/plugins/cpptools/CppTools.pluginspec
      	modified:   src/plugins/cvs/CVS.pluginspec
      	modified:   src/plugins/debugger/Debugger.pluginspec
      	modified:   src/plugins/designer/Designer.pluginspec
      	modified:   src/plugins/fakevim/FakeVim.pluginspec
      	modified:   src/plugins/find/Find.pluginspec
      	modified:   src/plugins/genericprojectmanager/GenericProjectManager.pluginspec
      	modified:   src/plugins/git/ScmGit.pluginspec
      	modified:   src/plugins/helloworld/HelloWorld.pluginspec
      	modified:   src/plugins/help/Help.pluginspec
      	modified:   src/plugins/locator/Locator.pluginspec
      	modified:   src/plugins/mercurial/Mercurial.pluginspec
      	modified:   src/plugins/perforce/Perforce.pluginspec
      	modified:   src/plugins/projectexplorer/ProjectExplorer.pluginspec
      	modified:   src/plugins/qmleditor/QmlEditor.pluginspec
      	modified:   src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec
      	modified:   src/plugins/qt4projectmanager/Qt4ProjectManager.pluginspec
      	modified:   src/plugins/qtscripteditor/QtScriptEditor.pluginspec
      	modified:   src/plugins/regexp/RegExp.pluginspec
      	modified:   src/plugins/resourceeditor/ResourceEditor.pluginspec
      	modified:   src/plugins/snippets/Snippets.pluginspec
      	modified:   src/plugins/subversion/Subversion.pluginspec
      	modified:   src/plugins/texteditor/TextEditor.pluginspec
      	modified:   src/plugins/vcsbase/VCSBase.pluginspec
      	modified:   src/plugins/welcome/Welcome.pluginspec
      20b20985
  7. Nov 19, 2009
  8. Nov 18, 2009
  9. Nov 17, 2009
  10. Nov 16, 2009
  11. Nov 13, 2009
    • Friedemann Kleint's avatar
      S60: Work towards new toolchains · e35a754d
      Friedemann Kleint authored
      Factor out the initialization setting up the environment and headers in
      the RVCT/GCCE toolchains.
      Modify the RunControl to be able to support different package
      building/signing processes.
      e35a754d
  12. Nov 12, 2009
  13. Nov 11, 2009
Loading