1493 Commits (25ac77e0109e892d3291fa6a50208413ccf2cd81)

Author SHA1 Message Date
Dan Mašek 51b897b672 Fix #22765: Remove unnecessary function resulting in infinite recursion. Since In all four places it was used, we already check the shared pointer, the extra assert that the function provided was redundand, so I removed it, and I added a dereference to the `window` parameters. 2 years ago
fwcd d1d8ac57f3 Cocoa/highgui: Set activateIgnoringOtherApps 2 years ago
Christine Poerschke 40ae06091d add cvGetPropVisible_COCOA 2 years ago
Christine Poerschke cb1a1e9a51 add explicit onChange callback in cocoa cvSetTrackbarPos 2 years ago
Berke 3929e26276 spng encoder/decoder added as optional png codec 2 years ago
David Geldreich 60846b2b7a correct an issue of trackbar on macOS 2 years ago
Suleyman TURKMEN 0f067fd0a6 make imgcodecs optional for highgui 2 years ago
Joel Winarske 0769bf416f highgui Wayland xdg_shell 2 years ago
Juan López Rubio adf89bbb33
Merge pull request #22047 from jlopezr:trackbar-ordered-in-mac 3 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
Pavel Rojtberg 12ab54648c highui: qt - enable hidpi by default 3 years ago
Suleyman TURKMEN 439ef6447d Update window.cpp 3 years ago
Alexander Alekhin 82818e7324 cmake(highgui): update handling of OpenGL libraries 3 years ago
Stefan Brüns ab181ac329 highgui: Fix unresolved OpenGL functions for Qt backend 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 c80b270678 cmake: force lowercase plugins internal names 3 years ago
Alexander Alekhin dcc32e84b9 highgui: fix Win32 with OPENGL=ON 3 years ago
Alexander Alekhin 3e01a387ba highgui: fix Win32 with OPENGL=ON 3 years ago
Patrick Whalen b2005ccaef Fix broken build for Qt6 with options: WITH_QT=ON and WITH_OPENGL=ON 3 years ago
Michael Davis d2f87ca76c
Merge pull request #21147 from mjmdavis:4.x 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 a2716712ab highgui(win32): fix trackbar setRange 3 years ago
Alexander Alekhin 66f3e97457 highgui: drop invalid cvGetWindowImageRect 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
Alexander Alekhin 39ee5c5a46 plugins: reverse candidates order to fetch higher versions first 3 years ago
Alexander Alekhin af56151231 highgui(docs): we don't support 32-bit integer images in imshow() 3 years ago
Alexander Alekhin bdaa6a1910 highgui: repair Qt backend 3 years ago
xhawk18 24f43e7ae9
Merge pull request #20183 from xhawk18:3.4 3 years ago
Alexander Alekhin 350562919c highgui(win32): avoid using of stalled iterator 3 years ago
Alexander Alekhin 4ff76cad2a cmake: fix cross-compilation problems 3 years ago
Alexander Alekhin 4015a5486c cmake: process modules in the same CMake scope 3 years ago
Xinguang Bian 5627a0cbdf fix scale problem in DefaultViewPort::controlImagePosition() 3 years ago
Alexander Alekhin cbff19ff1a highgui: fix win32 backend behavior 3 years ago
Alexander Alekhin 5d0cfa2527 cmake(highgui): don't allow multiple builtin backends 3 years ago
Alexander Alekhin ef2b400c61 highgui: win32ui plugin 4 years ago
Smirnov Egor 7a276f39fb reorder defined checks according to cmake file 4 years ago
Smirnov Egor 8f4f834ce6 applied modifier mask to the state 4 years ago
Alexander Alekhin 80238880e6 highgui(gtk): fix initialization order of global objects 4 years ago
Alexander Alekhin f4abafb093 highgui: update error messages if no builtin backend 4 years ago
Alexander Alekhin 3e538355e2 highgui: force loading of imgcodecs module 4 years ago
Alexander Alekhin 995841624c highgui(gtk): fix NULL ptr checks 4 years ago
Alexander Alekhin f5f675ef6c highgui(gtk): fix NULL ptr checks 4 years ago
Alexander Alekhin 327109f327 highgui: update backends handling, fix WITH_OPENGL=ON build 4 years ago
Alexander Alekhin fb9a00c36d highgui: cleanup and fixes 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