Skip to content
Snippets Groups Projects
  1. Jun 07, 2010
  2. Mar 31, 2010
    • Friedemann Kleint's avatar
      Code cleanup in Welcome-plugin. · f9d2c3ad
      Friedemann Kleint authored
      Remove unused page from stacked widget form, move duplicated code
      into utility functions, reduce state variables and string comparisons
      in RssFetcher, clean out includes. Give WelcomeModeTreeWidget
      uniform row height.
      f9d2c3ad
  3. Mar 05, 2010
  4. Jan 07, 2010
    • Tobias Hunger's avatar
      Make method naming more consistent. · a6ad7737
      Tobias Hunger authored
        * Use id() for methods returning a string used to represent
          some type of object.
        * Use displayName() for strings that are meant to be user
          visible.
        * Quieten some warnings while touching the files anyway.
        * Move Factories to their products in the plugins where that
          was not done before.
      
      Reviewed-by: dt
      a6ad7737
  5. Oct 01, 2009
  6. Aug 14, 2009
  7. 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
  8. Jul 27, 2009
  9. Jul 21, 2009
  10. Jun 16, 2009
    • con's avatar
      Cherry-pick: Update license headers and sales contact details. · 2919c210
      con authored
      Reviewed-by: Trust Me
      
      Conflicts:
      
      	src/libs/cplusplus/CppBindings.cpp
      	src/libs/cplusplus/CppBindings.h
      	src/libs/cplusplus/FastPreprocessor.cpp
      	src/libs/cplusplus/FastPreprocessor.h
      	src/plugins/cpptools/cppcurrentdocumentfilter.cpp
      	src/plugins/cpptools/cppcurrentdocumentfilter.h
      	src/plugins/cpptools/cppsemanticsearch.cpp
      	src/plugins/cpptools/cppsemanticsearch.h
      	src/plugins/duieditor/parser/qmljs.g
      	src/plugins/duieditor/parser/qmljsast.cpp
      	src/plugins/duieditor/parser/qmljsast_p.h
      	src/plugins/duieditor/parser/qmljsastfwd_p.h
      	src/plugins/duieditor/parser/qmljsastvisitor.cpp
      	src/plugins/duieditor/parser/qmljsastvisitor_p.h
      	src/plugins/duieditor/parser/qmljsengine_p.cpp
      	src/plugins/duieditor/parser/qmljsengine_p.h
      	src/plugins/duieditor/parser/qmljsgrammar.cpp
      	src/plugins/duieditor/parser/qmljsgrammar_p.h
      	src/plugins/duieditor/parser/qmljslexer.cpp
      	src/plugins/duieditor/parser/qmljslexer_p.h
      	src/plugins/duieditor/parser/qmljsmemorypool_p.h
      	src/plugins/duieditor/parser/qmljsnodepool_p.h
      	src/plugins/duieditor/parser/qmljsparser.cpp
      	src/plugins/duieditor/parser/qmljsparser_p.h
      	src/plugins/duieditor/parser/qmljsprettypretty.cpp
      	src/plugins/duieditor/parser/qmljsprettypretty_p.h
      	src/plugins/duieditor/rewriter/rewriter.cpp
      	src/plugins/duieditor/rewriter/rewriter_p.h
      	src/plugins/duieditor/rewriter/textwriter.cpp
      	src/plugins/duieditor/rewriter/textwriter_p.h
      	src/shared/cplusplus/ASTClone.cpp
      	tests/manual/cplusplus/main.cpp
      2919c210
    • Jason McDonald's avatar
      Update license headers and sales contact details. · 884b7af7
      Jason McDonald authored
      Reviewed-by: Trust Me
      884b7af7
  11. Jun 12, 2009
  12. May 29, 2009
    • Daniel Molkentin's avatar
      welcome screen: populate example combobox · 99fb2916
      Daniel Molkentin authored
      When an example is selected, help and the project are opened
      in a split view. We try to read the xml file provided for
      QtDemo to extract details about the examples provided. Will
      try all available Qts, starting with the default version. Will
      fail gracefully (provide a message and disable controls) if
      examples or demos cannot be found. Will work if help is not
      found, but show an error.
      99fb2916
  13. May 28, 2009
    • Daniel Molkentin's avatar
      welcome screen: preview in news feed, Buttons added, resizing sanatized · 32557b0b
      Daniel Molkentin authored
      Manage Sessions replaces "Restore last session" (which can be done by clicking
      the "(last session)" session anyway. Also, added a "Create New Project" button.
      Ensured that the welcome screen is only as high as needed (will orient on the
      amount of items in the contained treewidgets). Scrolling is still last resort.
      32557b0b
  14. May 13, 2009
  15. May 12, 2009
  16. May 11, 2009
  17. Apr 22, 2009
    • Oswald Buddenhagen's avatar
      fully-fledged webkit-free welcome mode · f48f23c8
      Oswald Buddenhagen authored
      pros:
      - the non-webkit version is not castrated any more
      - i18n should become simpler
        - but need to make the buttons non-labels for optimal results
      - if we introduce delayed loading of the help plugin, we would get
        webkit loading out of the startup's critical path alltogether
      
      cons:
      - the page might be a bit harder to modify for some
      f48f23c8
  18. Apr 07, 2009
  19. Feb 25, 2009
  20. Feb 11, 2009
  21. Jan 26, 2009
  22. Jan 13, 2009
  23. Dec 16, 2008
  24. Dec 02, 2008
Loading