1346 Commits (e8ff5cac1da375bea722a6e01d534538ccf3076e)

Author SHA1 Message Date
tribta 6512a4b7e3 OpenCV Java Highgui Class 8 years ago
Neil Shipp 3f72ff215e Fix WinRT build breaks in highgui and videoio. 8 years ago
huangqinjin aa75b6067c gtk: check NULL before unref 8 years ago
Maksim Shabunin a769d69a9d Fixed several issues found by static analysis 8 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 8 years ago
Matt Bennett 05acf40aff remove ARC and auto synthesize assumptions in cocoa_window.mm 8 years ago
Alexander Alekhin a9cc87636f build: update modules descriptions 8 years ago
abratchik 037d8fbdcd Refactor OpenCV Java Wrapping 8 years ago
daB0bby 566630595d Fixes typo 8 years ago
Vladislav Sovrasov ad7cf58450 highgui: add ROI selector 8 years ago
Maksim Shabunin 9333f82be0 Reduce dependencies between modules 8 years ago
Vladislav Sovrasov cd7f0a5177 QT: disable debug output in Release mode 8 years ago
Jaime O. Rios 5d03262b00 Added message about 32-bit Obj-C to all @synthesize sections. 8 years ago
Jaime O. Rios 10651d491f Added message about synthesize keyword. 8 years ago
Jaime O. Rios 2d20aa4ed0 Modified code to work with universal build. 8 years ago
Alexander Alekhin e16227b53c cmake: support multiple CPU targets 8 years ago
Alexander Alekhin 8633ef451e cmake: cleanup unused defines 8 years ago
Tony Theodore 678e114e5f highgui: use forward slash for gl.h include 8 years ago
Alexander Alekhin d015b55e6b highgui: preserve waitKey -1 return value 8 years ago
Alexander Alekhin cc09f5a7de Merge pull request #7854 from alalek:backports_2016 8 years ago
Alexander Alekhin 4e7b521438 highgui: change waitKey() default behaviour 8 years ago
Alexander Alekhin 32f568308a cmake: cleanup ffmpeg detection 8 years ago
Alexander Alekhin 90da593316 highgui: g_thread_create deprecated warning 8 years ago
Alexander Alekhin 3f37e34e76 highgui: g_thread_create deprecated warning 8 years ago
Maksim Shabunin 21167b1bf1 Fixed several GCC 5.x warnings 8 years ago
Alexander Alekhin 30cdcfa554 warnings 8 years ago
Alexander Alekhin 64a2d1904b ffmpeg: backport 7213 8 years ago
sourin 879315f2fe Fix error gtk 8 years ago
Rok Mandeljc baf613bc5c highgui: window_QT: added missing virtual method specifier 8 years ago
Pavel Rojtberg 358ec04413 highgui: add property WND_PROP_VISIBLE 8 years ago
Pavel Rojtberg a37a6bd783 fix BGR <> RGB swap 8 years ago
Pavel Rojtberg 8cc09f1784 highgui: allow wrapping cv::addText 8 years ago
Alexander Alekhin 26a32dcbf6 videoio: remove 'const' from getProperty 8 years ago
sourin a34fbf7bb1 Fixed identifiers warns 8 years ago
Alexander Alekhin c314178e7a highgui/osx: backport AVFoundation support 8 years ago
Alexander Alekhin 3648c61172 highgui: clone cap_avfoundation_mac.mm from master 8 years ago
Valeriy Van acb62692e4 Cleans up declarations in window_cocoa.mm removing unnecessary iVars declarations and changing retain property attribute to strong 8 years ago
Alexander Alekhin 5383a625a7 fix Win build, change default WINNT macro to WinXP 8 years ago
Alexander Alekhin 063ac74369 fix modules deps 8 years ago
Alexandr Kondratev 46bfdbaf82 highgui: window_QT mousecallback code refactored using DRY 8 years ago
Pavel Rojtberg e4cf3297c7 highgui: allow specifying that a button should create a new buttonbar 8 years ago
Christian Kapeller 81e6ef2958 highgui: window QT+OpenGL mouse wheel support, another build fix 8 years ago
Alexandr Kondratev d394d26b46 highgui: window QT+OpenGL mouse wheel support, build fix 8 years ago
Alexandr Kondratev 13aef2c0cf highgui: window_QT mouse wheel support 8 years ago
Alexandr Kondratev 82e4e1816f highgui: removed excessed variable orient in window_gtk 8 years ago
Ilya Lavrenov 3bf16da92d added condition for Qt5 8 years ago
Alexander Alekhin bb5e25ba7c migration: github.com/opencv/opencv 8 years ago
Alexander Alekhin ddc0b42bc3 migration: github.com/opencv/opencv 8 years ago
Alexandr Kondratev 179998a8a2 highgui module: window_QT mouse wheel reuse variable delta instead call evnt->delta() 9 years ago
Alexandr Kondratev 4e63bd04e5 highgui module: mouse wheel - modification keys fixed, wheel event value is CV_EVENT_MOUSEWHEEL or CV_EVENT_MOUSEHWHEEL 9 years ago