- Aug 14, 2009
- Jul 28, 2009
-
-
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
-
Daniel Molkentin authored
Move WelcomeModeTreeWidget to utils, add d-ptr.
-
- Jul 27, 2009
-
-
con authored
Reviewed-by: Daniel Molkentin
-
- Jul 21, 2009
-
-
Daniel Molkentin authored
-
- Jul 16, 2009
-
-
con authored
-
- Jul 10, 2009
-
-
Thorbjørn Lindeijer authored
Scroll areas were added to the welcome mode and the project mode, to make sure they don't limit how small Qt Creator can be made. Done with mae
-
- Jun 16, 2009
-
-
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
-
Jason McDonald authored
Reviewed-by: Trust Me
-
- Jun 12, 2009
-
-
Daniel Molkentin authored
Reviewed-by: Ossi
-
Daniel Molkentin authored
Reviewed-by: Thorbjorn Lindeijer
-
Daniel Molkentin authored
Reviewed-By: Thorbjorn Lindeijer
-
Daniel Molkentin authored
Reviewed-by: dt
-
Daniel Molkentin authored
Reviewed-by: TrustMe
-
- Jun 11, 2009
-
-
con authored
Reviewed-by: Daniel Molkentin
-
- Jun 10, 2009
-
-
Daniel Molkentin authored
Reviewed-By:
Thorbjorn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
- Jun 09, 2009
-
-
Daniel Molkentin authored
Reviewed-By: Thorbjorn Lindeijer
-
- Jun 03, 2009
-
-
Trenton Schulz authored
It's not the Mac's fault!
-
dt authored
Reviewed-By: hjk
-
- May 29, 2009
-
-
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.
-
- May 28, 2009
-
-
Daniel Molkentin authored
-
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.
-
- May 17, 2009
-
-
Alessandro Portale authored
-
- May 15, 2009
-
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
Friedemann Kleint authored
-
- May 14, 2009
-
-
Friedemann Kleint authored
-
- May 13, 2009
-
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
- May 12, 2009
-
-
Daniel Molkentin authored
Introduce integrated 'Did you know' section, prevent scrollbars.
-
con authored
Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Friedemann Kleint authored
This reverts commit f56bdcd5.
-
hjk authored
-
- May 11, 2009
-
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
- Apr 30, 2009
-
-
Friedemann Kleint authored
-
- Apr 28, 2009
-
-
Oswald Buddenhagen authored
... by eliminating images containing text. of course, this causes some stylistic issues. oh, well.
-