1388 Commits (3.4)

Author SHA1 Message Date
Sergey Petrenko 6ffe686ba8 check keydown event characters length before returning the pressed character code 2 years ago
Vladimir Ponomarev 2ab7b7c09e
Remove separator between trackbars. 2 years ago
Dan Mašek aba2167d9c
Merge pull request #22838 from dan-masek:fix_issue_22837 2 years ago
fwcd 90b144cf0a Cocoa/highgui: Set activateIgnoringOtherApps 2 years ago
Dan Mašek e5bea2bde4 Fix #22766: Corrected off-by one error causing inconsistent row spacing. (rebased to 3.4) 2 years ago
Dan Mašek e9d64e0a8c Fix #22767: Ensure that the buttons are spaced to the size of the toolbar window, which is always visible. (rebased to 3.x) 2 years ago
Kumataro 3577265508 highgui: Qt: waitKey() supports Cyrillic/Japanese keyboard layout 3 years ago
LaurentBerger ca2ab3387f Try to solve I21853 mouse wheel problem with GTK3 3 years ago
Alexander Alekhin 82818e7324 cmake(highgui): update handling of OpenGL libraries 3 years ago
Alexander Alekhin 36bd2a65e3 highgui(gtk): repair scroll events 3 years ago
Alexander Alekhin 85d4e56bb1 highgui(gtk): fix onmouse event flags 3 years ago
Alexander Alekhin 3e01a387ba highgui: fix Win32 with OPENGL=ON 3 years ago
yuki takehara a6277370ca
Merge pull request #21107 from take1014:remove_assert_21038 3 years ago
Christian Clauss ebe4ca6b60 Fix typos discovered by codespell 3 years ago
Alexander Alekhin 0ee61d178f highgui: drop invalid cvGetWindowImageRect 3 years ago
Stanislaw Halik 3d93675ff9 fix link error on shared libs with -MT 3 years ago
xhawk18 24f43e7ae9
Merge pull request #20183 from xhawk18:3.4 3 years ago
Xinguang Bian 5627a0cbdf fix scale problem in DefaultViewPort::controlImagePosition() 3 years ago
Smirnov Egor 8f4f834ce6 applied modifier mask to the state 4 years ago
Alexander Alekhin 995841624c highgui(gtk): fix NULL ptr checks 4 years ago
Smirnov Egor fb68fe8930 bring back bounds check and switch to floor 4 years ago
Alexander Alekhin 3d2f4fa164 highgui: fix trackbar value pointer handling 4 years ago
Alexander Alekhin d2d6eba16a cmake: fix add_apple_compiler_options() calls and OBJCXX handling 4 years ago
Christoph Rackwitz 0c0cf8b19f highgui: remove gutter in window_w32 4 years ago
shioko 5967acc9ca
fix typo of the word storage 4 years ago
Suleyman TURKMEN cc7f17f011 update documentation 4 years ago
Suleyman TURKMEN 14e264f646
Update window_w32.cpp 4 years ago
Alexander Alekhin 1f2c83845d backport: checks and fixes from static code analyzers results 4 years ago
Alexander Alekhin 7ec9f52509 highgui: don't terminate if we can't initialize GTK backend 4 years ago
shimat 39d3bbb601 fix error at #include <window_winrt_bridge.hpp> 5 years ago
Yuriy Obukh edcc762f7a add "Copy to clipboard functional" to imshow wnd with Qt 5 years ago
Vadim Pisarevsky d67a6c1be4
Merge pull request #16588 from vpisarev:fix_macos_move_window 5 years ago
StefanBruens f05d5888c9
Merge pull request #16479 from StefanBruens:fix_gles_glx_h_include 5 years ago
Tatsuro Shibamura 971ae00942 Merge pull request #16027 from shibayan:arm64-windows10 5 years ago
Alexander Alekhin 7ecdcf6ca6 build: GCC9 compilation 5 years ago
Maksim Shabunin 5c0502b470 Fixed OSX build with Qt 5 years ago
Jaime fafada28eb Merge pull request #14872 from AhiyaHiya:feature/topmost_window 5 years ago
luz.paz fcc7d8dd4e Fix modules/ typos 5 years ago
John Smith b9d6fc9dad Fix cv::selectROI rectangle rendering issue 5 years ago
Alexander Alekhin 0d747daf47 cmake: use absolute library paths from 'pkgconfig' 6 years ago
Alexander Alekhin 7621b91769
Merge pull request #14292 from alalek:issue_14291 6 years ago
Alexander Alekhin 35edad3e74 build: fix warnings 6 years ago
Christoph Rackwitz deb8ba2237 fix for #4990: highgui w32 ogl: correct calculation of image coordinates from window coordinates 6 years ago
Christoph Rackwitz beba82b22b Off-by-ones in windows/GDI window calculations 6 years ago
Tomoaki Teshima a1c073d289 add missing API cvGetPropVisible_W32 6 years ago
berak cae2a53563 highgui: fix broken waitKey() condition in window_w32 6 years ago
Vadim Pisarevsky ebdc870296 fixed imshow on mac; before that just the window titlebar was shown, without the window content. 6 years ago
Sean McBride 75f67ed207 Fixed a few comments related to macOS support 6 years ago
tellowkrinkle 803ff64b14 Merge pull request #12697 from tellowkrinkle:FasterCocoaWindows 6 years ago
Alexander Alekhin d7ac4495c3 highgui: fix QT build 6 years ago