- 07 Aug, 2017 1 commit
-
-
Stéphane Albert authored
-
- 08 Mar, 2017 2 commits
-
-
Sébastien Dinot authored
-
Sébastien Dinot authored
-
- 28 Sep, 2016 1 commit
-
-
Stéphane Albert authored
BUG: MANTIS-1180: Refactored QtWidget wrappers file selection using QtAdapters encapsulated functions.
-
- 16 Jun, 2016 1 commit
-
-
Manuel Grizonnet authored
Where available, use c++11 features to identify potential nullptr usage errors. python run-clang-tidy.py -clang-tidy-binary ~/software/clang+llvm-3.8.0-x86_64-linux-gnu-ubuntu-14.04/bin/clang-tidy -checks=-*,modernize-use-nullptr -header-filter=/home/grizonnetm/projets/otb/src/OTB/Modules/.*/.*/include/.* -j8 -fix -p ~/projets/otb/bin/release/OTB-clang3.8/ ~/projets/otb/src/OTB/Modules/*/*/src/*.cxx ~/projets/otb/src/OTB/Modules/*/*/app/*.cxx ~/projets/otb/src/OTB/Examples/*/*.cxx ~/projets/otb/src/OTB/Modules/*/*/test/*.cxx > ~/temporary/run-clang-tidy-nullptr-log.txt find . -type f -print -name "*.h" -o -name "*.txx" -o -name "*.cxx" |xargs perl -pi -e 's/nullptr/ITK_NULLPTR/g'
-
- 30 Nov, 2015 1 commit
-
-
Stéphane Albert authored
BUG: MANTIS-1112 (File not found if filename contains accents when using GUI) Replaced QString::toAscii() by QFile::encodeName() when converting filenames to std::string and used QFile::decodeName() when converting std::string filenames to QString ones.
-
- 03 Nov, 2015 2 commits
-
-
Stéphane Albert authored
-
Stéphane Albert authored
ENH: OTB-applications wrappers: initialized directory of file-dialog openend when using browse button with edited text.
-
- 18 Feb, 2015 1 commit
-
-
Julien Malik authored
-
- 20 Jan, 2014 1 commit
-
-
Stéphane Albert authored
ENH: Added GetInput() methods to QtWidgetFooParameter classes; Set non-initializerd pointers to NULL on constructor header.
-
- 19 Apr, 2013 1 commit
-
-
Julien Malik authored
-
- 22 Mar, 2013 1 commit
-
-
Sébastien Dinot authored
-
- 11 Jan, 2013 2 commits
-
-
Julien Malik authored
-
Julien Malik authored
-
- 15 Feb, 2012 1 commit
-
-
Otmane Lahlou authored
-
- 06 Jan, 2012 2 commits
-
-
OTB Bot authored
-
Guillaume Pasero authored
-
- 12 Dec, 2011 1 commit
-
-
Otmane Lahlou authored
-
- 20 Oct, 2011 1 commit
-
-
Otmane Lahlou authored
-
- 17 Oct, 2011 1 commit
-
-
Cyrille Valladeau authored
-
- 27 Sep, 2011 1 commit
-
-
Otmane Lahlou authored
-
- 26 Sep, 2011 1 commit
-
-
Cyrille Valladeau authored
-
- 13 Sep, 2011 1 commit
-
-
OTB Bot authored
-
- 05 Sep, 2011 1 commit
-
-
Otmane Lahlou authored
- Done here to tell to the qt view that the parameter has changed, the view ask if the application is ready to be executed, depending on the states of parameters, the Execute button is enabled or not
-
- 27 Apr, 2011 1 commit
-
-
Julien Malik authored
-
- 25 Apr, 2011 1 commit
-
-
Julien Malik authored
-
- 23 Apr, 2011 1 commit
-
-
Julien Malik authored
-