1008 Commits (c9b2cedebdcd3e1472eba4609f87e78cf4af17df)

Author SHA1 Message Date
Maksim Shabunin 5c0502b470 Fixed OSX build with Qt 6 years ago
Jaime fafada28eb Merge pull request #14872 from AhiyaHiya:feature/topmost_window 6 years ago
luz.paz fcc7d8dd4e Fix modules/ typos 6 years ago
luz.paz ec43292e1e Fix modules/ typos 6 years ago
John Smith b9d6fc9dad Fix cv::selectROI rectangle rendering issue 6 years ago
John Smith 95c65aff75
Fix cv::selectROI rectangle rendering issue 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
Maksim Shabunin db1c8b3f9e Restored function to rescale pixel values before imshow 6 years ago
Tomoaki Teshima a1c073d289 add missing API cvGetPropVisible_W32 6 years ago
berak 9344d0d0e3 highgui: restore convertscale semantics in window_w32.cpp 6 years ago
Pavel Rojtberg f54b230906 highgui: Qt - restore convertscale semantics 6 years ago
Vadim Pisarevsky 11eafca3e2
removed C API in the following modules: photo, video, imgcodecs, videoio (#13060) 6 years ago
Alexander Alekhin b059a361dd highgui: drop obsolete Carbon API 6 years ago
berak cae2a53563 highgui: fix broken waitKey() condition in window_w32 6 years ago
Jean Carass 66e4ace39f Replaced strcpy_s, strcat_s for MinGW builds. 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 7 years ago
Suleyman TURKMEN 92517fa359 Update window.cpp 7 years ago
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 7 years ago
Alexander Alekhin 8a3c394d6a don't use constructors for C API structures 7 years ago
Alexander Alekhin d2e08a524e core: repair CV_Assert() messages 7 years ago
Maksim Shabunin e031bada7d Fixed several issues found by static analysis, Windows-specific 7 years ago
Alexander Alekhin 81325a3fa0 highgui(gtk): use recursive cv::Mutex for 'window_mutex' variable 7 years ago
Alexander Alekhin aa0c6ddb4c highgui: fix GTK issues with external UI thread 7 years ago
Alexander Alekhin 4bc080dc50 fix function signatures, drop invalid casts 7 years ago
Alexander Alekhin 8620bd5a84 highgui(win32): improve waitKey() timeout condition 7 years ago
Alexander Alekhin 4e83f4c579 core: drop cv::errorNoReturn() 7 years ago
Alexander Alekhin 6b581c4e51 build: unreachable code after CV_Error() (part 2) 7 years ago
Alexander Alekhin 5b17a60dde next: drop HAVE_TEGRA_OPTIMIZATION/TADP 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
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 3fd03964a3 fix code style 7 years ago
klchang d4ef5bc16a fix the possible bug for key mapping in Linux GTK library 7 years ago
Suleyman TURKMEN ee6aacee9c Update window_gtk.cpp 8 years ago
saskatchewancatch cc17400849 i9403: Removing checks from trackbar min/max set functions. 8 years ago
saskatchewancatch 33ba7867f6 Don't truncate label for tracknbar name (Qt) 8 years ago
Adi Shavit 183081ccd3 Changes window position only if BOTH top corners are outside ALL monitors. 8 years ago
Adi Shavit 8a094a5f54 Merge pull request #9445 from adishavit:master 8 years ago
Dmitry Kurtaev 7123d9c376 Added 1ms delay to let system decorate Qt windows 8 years ago
Alexander Alekhin 9e239c7a1e highgui: refactor GTK backend 8 years ago
Alexander Alekhin 602f047fe8 build: replace WIN32 => _WIN32 8 years ago