1272 Commits (26be2402a3ad6c9eacf7ba7ab2dfb111206fffbb)

Author SHA1 Message Date
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
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() 8 years ago
Alexandr Kondratev 4e63bd04e5 highgui module: mouse wheel - modification keys fixed, wheel event value is CV_EVENT_MOUSEWHEEL or CV_EVENT_MOUSEHWHEEL 8 years ago
Alexandr Kondratev 1f2e159054 highgui module: using event->scroll.delta_{x,y} instead parsing direction and added widget event mask GDK_SMOOTH_SCROLL_MASK for GTK>=3.4 8 years ago
Alexandr Kondratev 7dcac647e5 highgui module: a bit readable onMouse flags mapping 8 years ago
Alexandr Kondratev 81c69ecd16 highgui: window_gtk.cpp directive boolean operations or/and replaced by ||/&& to keep compatible with older systems 9 years ago
Alexandr Kondratev a4e9712006 Compilate switch-case with GTK_SCROLL_SMOOTH since GTK>=3.4 9 years ago
Alexandr Kondratev fd78e2cc6c highgui module: removed unused type_mouse_event mouse_wheel 9 years ago
Alexandr Kondratev 6020dacc11 highgui module: implemented QT and GTK mouse wheel callback support in linux 9 years ago
Ilya Lavrenov e0d64df763 fixed -Wunused-result warning 9 years ago
Suleyman TURKMEN e59da10bf1 Update highgui.hpp 9 years ago
Kevin, Hu db0ae2ca50 Restore 2.4 source branch for bug fix 6317. 9 years ago
Suleyman TURKMEN 194f1beae8 fix for writing 16-bit jpeg2000 9 years ago
Alexander Alekhin 6f139b4f8e ffmpeg: interrupt callback fix 9 years ago