- Jun 29, 2018
-
-
Manuel Grizonnet authored
-
- Jun 25, 2018
-
-
Victor Poughon authored
BUG: fix issue #1639 Update UserValue flag in QtWidgetParameterList Closes #1639 See merge request !142
-
Manuel Grizonnet authored
-
Manuel Grizonnet authored
ENH: display parameter description as tool tip for the QtWidgetBoolParameter See merge request !149
-
- Jun 21, 2018
-
-
Manuel Grizonnet authored
-
Julien Michel authored
Resolve "Warn otbcli user about unused parameters" See merge request !144
-
- Jun 20, 2018
-
-
Julien Michel authored
-
Julien Michel authored
-
Victor Poughon authored
REFAC: include-what-you-use in Modules/Core/ See merge request !138
-
Victor Poughon authored
DOC: Minor fixes in Software Guide See merge request !140
-
Julien Michel authored
-
Julien Michel authored
-
- Jun 19, 2018
-
-
Manuel Grizonnet authored
BUG: fix issue !1639 Update UserValue flag when a parameter is modified in QtWidgetParameterList widget The QtWidgetParameterList widget should signal that an input parameter as been modify by the user.Then, it set the UserValue flag from the corresponding parameter to True. It was spotted as the UserValue flag is used by the ParseApplication method used to list parameter modified by the user in the GUI which is used to build the corresponding command-line from the application GUI (displayed in the Log tab).
-
- Jun 18, 2018
-
-
Victor Poughon authored
COMP: fix gcc 7 'defined' warnings See merge request orfeotoolbox/otb!127
-
Victor Poughon authored
-
- Jun 14, 2018
-
-
Manuel Grizonnet authored
DOC: Set of proposed edits to the documentation See merge request orfeotoolbox/otb!137
-
dmci99 authored
-
dmci99 authored
-
dmci99 authored
-
Victor Poughon authored
-
Victor Poughon authored
-
Victor Poughon authored
-
Victor Poughon authored
-
Victor Poughon authored
-
Victor Poughon authored
C++14: Replace comments by '= delete' See merge request !133
-
- Jun 13, 2018
-
-
Victor Poughon authored
BUG: Fix missing QWidget parents See merge request !125
-
Victor Poughon authored
Conflicts: Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetBoolParameter.h
-
Victor Poughon authored
C++14: Replace ITK_OVERRIDE by override See merge request orfeotoolbox/otb!131
-
Victor Poughon authored
C++14: Replace ITK_NULLPTR by nullptr See merge request !130
-
- Jun 12, 2018
-
-
dmci99 authored
-
Victor Poughon authored
Update screenshots in Monteverdi Cookbook section with wrong RGB color composition Closes #1627 See merge request !129
-
- Jun 11, 2018
-
-
Victor Poughon authored
-
Victor Poughon authored
BUG: Remove workaround for QT bug 22829 See merge request !126
-
Victor Poughon authored
Document third party environment variables See merge request !124
-
Victor Poughon authored
DOC: add checklist to MR template See merge request !136
-
Victor Poughon authored
New custom widgets for Float and Int parameters See merge request !123
-
Victor Poughon authored
-
Victor Poughon authored
-
Victor Poughon authored
ENH: Add comments to MR template See merge request !132
-
- Jun 08, 2018
-
-
Victor Poughon authored
-