opencv/modules/highgui/src
Alexander Smorkalov 529bd0425e
Merge pull request #22737 from fwcd:activate-cocoa-window-on-top
Cocoa/highgui: Set `[NSApp activateIgnoringOtherApps]` to spawn window on top
2022-11-21 12:28:00 +03:00
..
files_Qt Stripped iCCP chunk from png files 2014-09-15 12:48:28 +04:00
backend.cpp highgui: update error messages if no builtin backend 2021-06-09 08:39:50 +00:00
backend.hpp highgui: win32ui plugin 2021-06-19 13:15:46 +00:00
factory.hpp highgui: backends and plugins 2021-05-24 16:12:02 +00:00
plugin_api.hpp highgui: backends and plugins 2021-05-24 16:12:02 +00:00
plugin_wrapper.impl.hpp make imgcodecs optional for highgui 2022-07-01 10:53:37 +03:00
precomp.hpp add cvGetPropVisible_COCOA 2022-10-05 21:51:26 +01:00
registry.hpp highgui: backends and plugins 2021-05-24 16:12:02 +00:00
registry.impl.hpp highgui: win32ui plugin 2021-06-19 13:15:46 +00:00
roiSelector.cpp Fix cv::selectROI rectangle rendering issue 2019-08-05 17:18:30 +03:00
window_cocoa.mm Cocoa/highgui: Set activateIgnoringOtherApps 2022-11-01 18:24:10 +01:00
window_gtk.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-04-30 18:54:20 +00:00
window_QT.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-06-04 19:10:35 +00:00
window_QT.h Fix broken build for Qt6 with options: WITH_QT=ON and WITH_OPENGL=ON 2021-12-09 13:22:20 -08:00
window_QT.qrc add "Copy to clipboard functional" to imshow wnd with Qt 2020-02-28 00:03:38 +02:00
window_w32.cpp 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. 2022-11-15 00:44:51 +01:00
window_wayland.cpp highgui Wayland xdg_shell 2022-06-26 12:11:09 -07:00
window_winrt_bridge.cpp highgui: fix trackbar value pointer handling 2021-05-28 01:58:58 +00:00
window_winrt_bridge.hpp Fix for #5495 : add setTrackbarMin 2015-10-19 08:44:06 +00:00
window_winrt.cpp Merge pull request #21107 from take1014:remove_assert_21038 2021-11-27 18:34:52 +00:00
window.cpp add cvGetPropVisible_COCOA 2022-10-05 21:51:26 +01:00