970 Commits (596ada51f32b6ddde5cc4943ec96bb8ee4ba8912)

Author SHA1 Message Date
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
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 7 years ago
Alexander Alekhin 8620bd5a84 highgui(win32): improve waitKey() timeout condition 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
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 7 years ago
saskatchewancatch cc17400849 i9403: Removing checks from trackbar min/max set functions. 7 years ago
saskatchewancatch 33ba7867f6 Don't truncate label for tracknbar name (Qt) 7 years ago
Adi Shavit 183081ccd3 Changes window position only if BOTH top corners are outside ALL monitors. 7 years ago
Adi Shavit 8a094a5f54 Merge pull request #9445 from adishavit:master 7 years ago
Dmitry Kurtaev 7123d9c376 Added 1ms delay to let system decorate Qt windows 7 years ago
Alexander Alekhin 9e239c7a1e highgui: refactor GTK backend 7 years ago
Alexander Alekhin 602f047fe8 build: replace WIN32 => _WIN32 7 years ago
Tony Lian c8783f3e23 Merge pull request #9075 from TonyLianLong:master 8 years ago
Neil Shipp 3f72ff215e Fix WinRT build breaks in highgui and videoio. 8 years ago
huangqinjin aa75b6067c gtk: check NULL before unref 8 years ago
Maksim Shabunin a769d69a9d Fixed several issues found by static analysis 8 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 8 years ago
Matt Bennett 05acf40aff remove ARC and auto synthesize assumptions in cocoa_window.mm 8 years ago
Vladislav Sovrasov ad7cf58450 highgui: add ROI selector 8 years ago
Maksim Shabunin 9333f82be0 Reduce dependencies between modules 8 years ago
Vladislav Sovrasov cd7f0a5177 QT: disable debug output in Release mode 8 years ago
Jaime O. Rios 5d03262b00 Added message about 32-bit Obj-C to all @synthesize sections. 8 years ago
Jaime O. Rios 10651d491f Added message about synthesize keyword. 8 years ago
Jaime O. Rios 2d20aa4ed0 Modified code to work with universal build. 8 years ago
Tony Theodore 678e114e5f highgui: use forward slash for gl.h include 8 years ago
Alexander Alekhin d015b55e6b highgui: preserve waitKey -1 return value 8 years ago
Alexander Alekhin cc09f5a7de Merge pull request #7854 from alalek:backports_2016 8 years ago
Alexander Alekhin 4e7b521438 highgui: change waitKey() default behaviour 8 years ago
Alexander Alekhin 32f568308a cmake: cleanup ffmpeg detection 8 years ago
Alexander Alekhin 90da593316 highgui: g_thread_create deprecated warning 8 years ago
Alexander Alekhin 3f37e34e76 highgui: g_thread_create deprecated warning 8 years ago