1520 Commits (8ea939f7ebe47987565f3fa6bce7f2f63402d1c9)

Author SHA1 Message Date
shenleban tongying 48fd23a02a
fix highgui qt's statusbar text got cropped 10 months ago
thewoz 7cd4fc2fb8 Update window_QT.cpp 1 year ago
刘佩其 631f229827 Fix the issue of missing imshow icons when linking OpenCV as a static library (https://github.com/opencv/opencv-python/issues/585) 1 year ago
Sean McBride 5fb3869775
Merge pull request #23109 from seanm:misc-warnings 1 year ago
Mihir Patil fb34f36c69
style: remove extraneous std::cout 1 year ago
Mihir Patil afb406f1de
style: remove trailing whitespace 1 year ago
Mihir Patil e1d0f07c90
highgui(cocoa): fix fullscreen behavior 1 year ago
Alexander Smorkalov 23f27d8dbe Use OpenCV logging instead of std::cerr. 1 year ago
Matthias Möller fc43e51331 sets pixel info font colors based on current palette 2 years ago
Sean McBride 47bea69322
Merge pull request #23055 from seanm:sprintf2 2 years ago
thewoz 097891e311
Merge pull request #23394 from thewoz:Cocoa-Scroll-Wheel 2 years ago
Sergey Petrenko 6ffe686ba8 check keydown event characters length before returning the pressed character code 2 years ago
Labib Asari c4226f0457
Merge pull request #23196 from labeeb-7z:printOptionInRoiSelector 2 years ago
Corentin Noël a035608100 highgui: Reduce the difference between GTK+2 and GTK+3 version 2 years ago
Alexander Alekhin bdff0949bb dnn(tflite): add 3rdparty flatbuffers with pre-generated schema 2 years ago
Vladimir Ponomarev 2ab7b7c09e
Remove separator between trackbars. 2 years ago
Corentin Noël f1f14ce403 highgui: Set hard GLib requirement to >=2.32 2 years ago
Alexander Smorkalov c55613ccf7 Switch QT UI to icons with Google Material Design. 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
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 2 years ago
Kumataro 3577265508 highgui: Qt: waitKey() supports Cyrillic/Japanese keyboard layout 2 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