- Aug 10, 2009
-
-
Friedemann Kleint authored
...and give it some color and formatting.
-
- Aug 05, 2009
-
-
Alessandro Portale authored
-
- Jul 31, 2009
-
-
Friedemann Kleint authored
-
- Jul 27, 2009
-
-
Friedemann Kleint authored
Remove unused code.
-
- Jul 24, 2009
-
-
Friedemann Kleint authored
... based on the git clone wizard. Provide a wizard for browsing gitorious hosts. Task-number: 44831
-
- Jul 21, 2009
-
-
Friedemann Kleint authored
Move GitClient::filterUntrackedFilesOfProject into submit editor. Make checkout wizards use page lists for greater flexibility.
-
- Jul 20, 2009
-
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
- Jul 17, 2009
-
-
Friedemann Kleint authored
Task-number: 244831
-
- Jul 16, 2009
-
-
con authored
-
- Jul 14, 2009
-
-
Adriaan de Groot authored
-
- Jul 13, 2009
-
-
Alessandro Portale authored
There were both variants, with and without extra semicolon.
-
- Jun 19, 2009
-
-
Friedemann Kleint authored
Provide a checkable message box to be able to turn prompting off when asked.
-
- 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 05, 2009
-
-
dt authored
Reviewed-By: con
-
- Jun 04, 2009
-
-
con authored
Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
con authored
-
- Jun 02, 2009
-
-
con authored
-
- May 27, 2009
-
-
Friedemann Kleint authored
Introduce convenience to VCSBaseSubmitEditor. Task-number: 254644
-
- May 25, 2009
- May 18, 2009
-
-
Alessandro Portale authored
Putting VCS settings into a GroupBox
-
- May 11, 2009
-
-
Enrico Ros authored
-
- May 08, 2009
-
-
Alessandro Portale authored
-
- May 05, 2009
-
-
dt authored
-
- Apr 22, 2009
-
-
dt authored
Hopefully i didn't miss a plugin.
-
- Apr 20, 2009
-
-
con authored
-
- Apr 08, 2009
- Mar 25, 2009
-
-
Thorbjørn Lindeijer authored
Also enable/disable the column spinbox when checking/unchecking the wrap submit message option, and force the wrapping to be word-based.
-
Friedemann Kleint authored
-
- Mar 24, 2009
-
-
Thorbjørn Lindeijer authored
Allows navigating the code using the mouse when pressing Ctrl. Suggested a few times and also seen in other IDEs.
-
- Mar 23, 2009
-
-
Friedemann Kleint authored
-
- Mar 20, 2009
-
-
Thorbjørn Lindeijer authored
-
Friedemann Kleint authored
Remove trimmedDescription(), always trim. Extract trimmed text using the text cursor Reviewed-by:
Thorbjorn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Reorganize the settings model in the VCS base plugin, store model in the plugin for better delayed initialization/update.
-
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.
-