1. 08 Sep, 2017 1 commit
  2. 30 Aug, 2017 1 commit
  3. 26 Jul, 2017 1 commit
  4. 25 Jul, 2017 1 commit
  5. 03 Jul, 2017 1 commit
    • Tony Lian's avatar
      Merge pull request #9075 from TonyLianLong:master · c8783f3e
      Tony Lian authored
      Remove unnecessary Non-ASCII characters from source code (#9075)
      
      * Remove unnecessary Non-ASCII characters from source code
      
      Remove unnecessary Non-ASCII characters and replace them with ASCII
      characters
      
      * Remove dashes in the @param statement
      
      Remove dashes and place single space in the @param statement to keep
      coding style
      
      * misc: more fixes for non-ASCII symbols
      
      * misc: fix non-ASCII symbol in CMake file
      c8783f3e
  6. 28 Jun, 2017 1 commit
  7. 27 Jun, 2017 2 commits
  8. 14 Jun, 2017 1 commit
  9. 10 Apr, 2017 1 commit
  10. 02 Mar, 2017 1 commit
  11. 24 Jan, 2017 1 commit
  12. 18 Nov, 2016 1 commit
  13. 30 Sep, 2016 1 commit
  14. 23 Sep, 2016 1 commit
  15. 01 Sep, 2016 1 commit
  16. 13 Apr, 2016 1 commit
  17. 07 Mar, 2016 1 commit
  18. 26 Oct, 2015 1 commit
  19. 13 Oct, 2015 1 commit
  20. 17 Sep, 2015 1 commit
  21. 13 Sep, 2015 1 commit
  22. 11 Sep, 2015 1 commit
  23. 03 Sep, 2015 1 commit
  24. 29 Jul, 2015 1 commit
  25. 26 Apr, 2015 1 commit
  26. 14 Mar, 2015 1 commit
  27. 13 Mar, 2015 2 commits
  28. 13 Feb, 2015 1 commit
  29. 27 Jan, 2015 1 commit
  30. 25 Dec, 2014 1 commit
    • Andrey Kamaev's avatar
      Assorted fixes: · c105b729
      Andrey Kamaev authored
      * cmake CMP0054 and CMP0045
      * aarch64 build
      * portable code options in PCH cmake
      * some of gcc 4.9 warnings
      c105b729
  31. 16 Dec, 2014 1 commit
  32. 01 Dec, 2014 2 commits
  33. 28 Nov, 2014 2 commits
  34. 27 Nov, 2014 1 commit
  35. 23 Oct, 2014 1 commit
    • Maksim Shabunin's avatar
      Basic doxygen documentation support · 9b55c099
      Maksim Shabunin authored
      - updated existing Doxyfile.in
      - added corresponding cmake instructions
      - added some specific files (layout, icon)
      - clean existing doxygen warnings
      
      Conflicts:
      	CMakeLists.txt
      	doc/CMakeLists.txt
      	modules/core/include/opencv2/core.hpp
      	modules/core/include/opencv2/core/base.hpp
      	modules/core/include/opencv2/core/cuda.inl.hpp
      	modules/core/include/opencv2/core/mat.hpp
      	modules/core/include/opencv2/core/matx.hpp
      	modules/core/include/opencv2/core/types.hpp
      	modules/flann/include/opencv2/flann/lsh_table.h
      	modules/imgproc/include/opencv2/imgproc.hpp
      9b55c099
  36. 22 Oct, 2014 1 commit