Skip to content
Snippets Groups Projects
  1. Sep 27, 2010
  2. Sep 23, 2010
  3. Sep 21, 2010
  4. Aug 30, 2010
  5. Jul 22, 2010
  6. Jun 11, 2010
  7. Jun 07, 2010
  8. Apr 30, 2010
  9. Mar 31, 2010
  10. Mar 12, 2010
  11. Mar 05, 2010
  12. Mar 01, 2010
  13. Jan 07, 2010
  14. Nov 20, 2009
    • 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
  15. Oct 29, 2009
  16. Oct 16, 2009
    • ck's avatar
      Add experimental Maemo support. · 6a49395e
      ck authored
      Includes Maemo tool chain, run configuration, run control,
      manager, etc.
      
      Adds the DebuggerManager to the object pool. This is ugly, but
      nobody came up with anything better on short notice. To be
      refactored.
      
      Co-Authored-By: kh1
      6a49395e
  17. Oct 02, 2009
  18. Sep 10, 2009
  19. Aug 14, 2009
  20. Jul 28, 2009
    • Daniel Molkentin's avatar
      Make the welcome screen into plugins. · 5633de2a
      Daniel Molkentin authored
      This removes the all hard dependencies to and from welcome screen,
      except the one to the core plugin. More in detail:
      
      - Add IWelcomePage to add a tab to the welcome screen
      - Move tabs in the modules where they belong
      - Enables QHelpManager to open help fullscreen and contextually
      - "Getting Started" moves to Qt4ProjectManager
      - Projects & Sessions (aka "Develop") moves to ProjectExplorer
      - "Community" remains in the welcome plugin for simplicity
      5633de2a
  21. Jul 21, 2009
  22. Jun 04, 2009
  23. Jun 02, 2009
  24. May 12, 2009
    • dt's avatar
      Adds dynamic ui completion. Wohoo :) · af199594
      dt authored
      This means, creating a new project, we immediately have completion for
      the ui file. Also adding stuff to the ui file now changes the codemodel
      immediately.
      
      Yet todo, are tests under windows and suppressing a warning if the form
      contains a toplevel spacer.
      af199594
  25. Apr 20, 2009
  26. Apr 08, 2009
  27. Mar 04, 2009
  28. Feb 27, 2009
  29. Feb 24, 2009
  30. Feb 04, 2009
  31. Dec 18, 2008
  32. Dec 16, 2008
  33. Dec 02, 2008
Loading