156 Commits (80c2fefc43348372381a40ded4a16565be4bedf3)

Author SHA1 Message Date
Patrick Whalen b2005ccaef Fix broken build for Qt6 with options: WITH_QT=ON and WITH_OPENGL=ON 3 years ago
xhawk18 24f43e7ae9
Merge pull request #20183 from xhawk18:3.4 3 years ago
Xinguang Bian 5627a0cbdf fix scale problem in DefaultViewPort::controlImagePosition() 3 years ago
Alexander Alekhin ef2b400c61 highgui: win32ui plugin 4 years ago
Alexander Alekhin 3d2f4fa164 highgui: fix trackbar value pointer handling 4 years ago
Alexander Alekhin 70f69cb265 highgui: backends and plugins 4 years ago
Alexander Alekhin b6933dbf3a highgui(pollKey): properly handle no-GUI case 4 years ago
Christoph Rackwitz 26da491053 implementation of pollKey, companion to waitKey 4 years ago
Yuriy Obukh edcc762f7a add "Copy to clipboard functional" to imshow wnd with Qt 5 years ago
StefanBruens f05d5888c9
Merge pull request #16479 from StefanBruens:fix_gles_glx_h_include 5 years ago
Alexander Alekhin 35edad3e74 build: fix warnings 6 years ago
Maksim Shabunin db1c8b3f9e Restored function to rescale pixel values before imshow 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
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
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
Dmitry Kurtaev 7123d9c376 Added 1ms delay to let system decorate Qt windows 7 years ago
Alexander Alekhin 602f047fe8 build: replace WIN32 => _WIN32 7 years ago
Pavel Rojtberg 358ec04413 highgui: add property WND_PROP_VISIBLE 8 years ago
Pavel Rojtberg a37a6bd783 fix BGR <> RGB swap 8 years ago
Alexandr Kondratev 46bfdbaf82 highgui: window_QT mousecallback code refactored using DRY 8 years ago
Pavel Rojtberg e4cf3297c7 highgui: allow specifying that a button should create a new buttonbar 8 years ago
Christian Kapeller 81e6ef2958 highgui: window QT+OpenGL mouse wheel support, another build fix 9 years ago
Alexandr Kondratev d394d26b46 highgui: window QT+OpenGL mouse wheel support, build fix 9 years ago
Alexandr Kondratev 13aef2c0cf highgui: window_QT mouse wheel support 9 years ago
Ilya Lavrenov 3bf16da92d added condition for Qt5 9 years ago
Alexandr Kondratev 179998a8a2 highgui module: window_QT mouse wheel reuse variable delta instead call evnt->delta() 9 years ago
Alexandr Kondratev 6020dacc11 highgui module: implemented QT and GTK mouse wheel callback support in linux 9 years ago
Pavel Rojtberg cfd498a8eb fix compilation with qt 9 years ago
Aman Verma b0209ad7f7 Fix for #5495 : add setTrackbarMin 9 years ago
Dominik Kleiser f363670934 Bug #3800 - Resize viewport when CV_WINDOW_KEEPRATIO was set (Qt) 10 years ago
Luis Díaz Más b599774e30 Fix a bug that impede to set the trackbar pos using the Qt control panel 10 years ago
Luis Díaz Más e6f7e96ff4 Fixing the bug #4244 that I just reported in code.opencv.org 10 years ago
Craig Reynolds b4c7c011b7 In cvAddText, construct QString from "text" using fromUtf8. 10 years ago
Luis Díaz Más 7711cd284b Fix a bug that impede to set the trackbar pos using the Qt control panel 10 years ago
Luis Díaz Más d14a1de947 Fixing the bug #4244 that I just reported in code.opencv.org 10 years ago
StevenPuttemans cef2cf2852 fixing locale settings - making it universal 10 years ago
Craig Reynolds 72d90ba8d2 In cvAddText, construct QString from "text" using fromUtf8. 10 years ago
Ashod Nakashian 63c49be487 highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows. 10 years ago
Ashod Nakashian 006384edaf highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows. 10 years ago
Andrey Kamaev f4ba8b13c7 Add cv::setWindowTitle to highgui 10 years ago
Daniel Stonier d3ad26926d fixed support for parallelised imshows with qt via the gui receiver. 10 years ago
Daniel Stonier 161f50962d make sure children are included in the moveToThread 10 years ago