1357 Commits (a86e036594502a1591302338feaa2fe0290ba7fb)

Author SHA1 Message Date
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
Suleyman TURKMEN 92517fa359 Update window.cpp 6 years ago
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 6 years ago
Alexander Alekhin 8a3c394d6a don't use constructors for C API structures 6 years ago
Suleyman TURKMEN c61bc3a0cb Update documentation and samples 6 years ago
Alexander Alekhin d2e08a524e core: repair CV_Assert() messages 6 years ago
Maksim Shabunin e031bada7d Fixed several issues found by static analysis, Windows-specific 6 years ago
Alexander Alekhin 81325a3fa0 highgui(gtk): use recursive cv::Mutex for 'window_mutex' variable 6 years ago
Alexander Alekhin aa0c6ddb4c highgui: fix GTK issues with external UI thread 6 years ago
Alexander Alekhin 4bc080dc50 fix function signatures, drop invalid casts 6 years ago
Alexander Alekhin 8620bd5a84 highgui(win32): improve waitKey() timeout condition 7 years ago
Alexander Alekhin 9ba9358ecb documentation: avoid links to 'master' branch from 3.4 maintenance branch 7 years ago
Alexander Alekhin 549b5df225 build: workaround issues with C compilation mode 7 years ago
Alexander Alekhin 6b581c4e51 build: unreachable code after CV_Error() (part 2) 7 years ago
Alexander Alekhin 82fd00af99 fix build issues with QT/OpenGL 7 years ago
Maksim Shabunin 439072a2a6 Fixed two warnings produced by clang 7 years ago
Jan Gaura eb3969e244 Better text contrast of pixel brightness values in Qt window 7 years ago
luz.paz d05714995c Misc. modules/ cont. pt2 7 years ago
Suleyman TURKMEN 3b191bf2dd update CMakeList.txt 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Gregory Morse d84c7e5143 Merge pull request #10649 from GregoryMorse:patch-3 7 years ago
Gregory Morse ec353dbdda Merge pull request #10412 from GregoryMorse:patch-2 7 years ago
Alexander Alekhin 1237faef80 java: disable highgui wrapped code 7 years ago
Vitaly Tuzov 51cb56ef2c Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
Alexander Alekhin 3fd03964a3 fix code style 7 years ago
klchang d4ef5bc16a fix the possible bug for key mapping in Linux GTK library 7 years ago
Alexander Alekhin 3ae7515955 qt: fix non-world builds 7 years ago
mevatron fdc4344acb Small fix for using Qt 5.x with opencv_world 7 years ago
Suleyman TURKMEN ee6aacee9c Update window_gtk.cpp 7 years ago