- Aug 12, 2009
-
-
con authored
Reviewed-by: hjk
-
- Aug 11, 2009
-
-
Friedemann Kleint authored
-
- Aug 10, 2009
-
-
Friedemann Kleint authored
...and give it some color and formatting.
-
- Jul 13, 2009
-
-
Alessandro Portale authored
There were both variants, with and without extra semicolon.
-
Friedemann Kleint authored
Add update for projects/all. Remove shortcuts for Mac. Task-number: 257848
-
- Jun 19, 2009
-
-
Friedemann Kleint authored
Provide a checkable message box to be able to turn prompting off when asked.
-
- Jun 18, 2009
-
-
dt authored
Simply do it. Task-Nr: 254558
-
- 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
-
- May 28, 2009
-
-
Friedemann Kleint authored
Introduce settings struct again. Add an errorString() to the settings class. Change checkP4Command to checkP4Configuration and make it report errors when appropriate. Make errorString show up in settings page and add "Test" button. Build options correctly (omit empty settings) and use basic options for the test (which was the bug causing p4 to be disabled if options were actually specified).
-
- May 27, 2009
-
-
Friedemann Kleint authored
Introduce convenience to VCSBaseSubmitEditor. Task-number: 254644
-
- May 15, 2009
-
-
Friedemann Kleint authored
Reduce inconsistencies in tr()-Strings provided for QActions that act on a current <something> (mostly files) by introducing a ParameterAction class that takes the tr()-Strings at construction time and provides a setParameter(QString) slot, allows for setting that parameter or an empty string, which will cause the displayed text to be updated.
-
- May 11, 2009
-
-
Oswald Buddenhagen authored
-
- May 08, 2009
-
-
Alessandro Portale authored
also removed all code inside USE_P4_API. Gits history be our backup, if we ever want to use the P4 Api directly in the future.
-
- Mar 20, 2009
-
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Details: Use a global model for nicknames that is shared by all dialogs to solve the updating problems. Make p4 plugin submit work again. Force a submit prompt in case of shutdown or editor close (as opposed to user clickling on "Submit").
-
- Mar 19, 2009
-
-
Friedemann Kleint authored
Fixes: Add common configuration to the VCSA base plugin; submit message check script and user name configuration. Details: Extend submit editor widget by configureable fields. Use them in the VCS base submit editor to specify users, provide completion and selection dialog for them.
-
- Mar 10, 2009
-
-
Friedemann Kleint authored
Fixes: Add a combo for diff file browsing, bring diff editors to front, exclude qconfig.pri from files examined by p4. Task: 234842
-
- Mar 04, 2009
-
-
hjk authored
-
- Feb 25, 2009
- Feb 19, 2009
-
-
dt authored
Details: If p4 is in path, but the server isn't configured correctly we were pretty slow, this fixes that by running p4 client -o after the settings have changed, if that doesn't return after 2 seconds, then we cache that as a invalid configuration.
-
- Jan 26, 2009
-
-
mae authored
-
- Jan 21, 2009
-
-
Thorbjørn Lindeijer authored
Many singletons have their own instance() method, in which case there is no need to use ICore::instance() to get access to them.
-
- Jan 20, 2009
- Jan 19, 2009
-
-
hjk authored
forward declaration is sufficient.
-
- Jan 16, 2009
-
-
mae authored
-
- Jan 14, 2009
- Jan 13, 2009
-
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
con authored
Details: - To make it conform to naming convention.
-
Friedemann Kleint authored
Fixes: Random enabling of submit/diff buttons when switching contexts (viewing diffs) from the submit editor Details: Register actions directly
-
- Jan 12, 2009
-
-
Friedemann Kleint authored
-
- Jan 09, 2009
-
-
Friedemann Kleint authored
Details: Move routine to get project file list into VCSBase, use it in p4 and git to filter submit lists.
-
- Dec 16, 2008
-
-
hjk authored
-
- Dec 09, 2008