39 Commits (69ebecc54f1dbc80e4cf8f0905eb79f6c1022247)

Author SHA1 Message Date
Patrick Whalen b2005ccaef Fix broken build for Qt6 with options: WITH_QT=ON and WITH_OPENGL=ON 3 years ago
Alexander Alekhin 65392d5e6b cmake: fix OPENGL_LIBRARIES handling 3 years ago
xhawk18 24f43e7ae9
Merge pull request #20183 from xhawk18:3.4 3 years ago
Alexander Alekhin ef2b400c61 highgui: win32ui plugin 3 years ago
Alexander Alekhin 70f69cb265 highgui: backends and plugins 4 years ago
Maksim Shabunin dc28a1aba2 highgui: fixed build GTK2+OpenGL 6 years ago
Adam Rankin a164a131f9 BUG: Qt5 components not correctly detected if only Qt5_DIR is provided, when this is supported by Qt CMake system. 6 years ago
Alexander Alekhin 0d747daf47 cmake: use absolute library paths from 'pkgconfig' 6 years ago
Alexander Alekhin b059a361dd highgui: drop obsolete Carbon API 6 years ago
Alexander Alekhin 08941b7890 cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 7 years ago
Maksim Shabunin 6320ede98e Removed extra dependencies from videoio library 7 years ago
Tony 265148b974 Correction to enable compilation on platform with only GTK2 libs 11 years ago
Tony cb4fffc72a Fix logic error in OpenCVFindLibsGUI.cmake 11 years ago
Tony c0dbc083ea Correct error with GTK3 not found selection 11 years ago
Tony f318b5bc9d Improve GTK+ library selection logic. 11 years ago
Tony 1638341270 Use GTK_VERSION_MAJOR to switch between GTK+ version two and three 11 years ago
Tony 512cb4fced Correction to enable compilation on platform with only GTK2 libs 11 years ago
Tony 8fd11f477b Fix logic error in OpenCVFindLibsGUI.cmake 11 years ago
Tony 2f9dad5ce8 Correct error with GTK3 not found selection 11 years ago
Tony 7daec9e9a8 Improve GTK+ library selection logic. 11 years ago
Tony 7f671406db Use GTK_VERSION_MAJOR to switch between GTK+ version two and three 11 years ago
Nicolas Martin 67cf0dabea Do not build apple objective-c codes if using gcc 11 years ago
Tony 69dc840583 mprove Gtk2/3 options in cmake 11 years ago
Tony c1cd70e25a Disable OpenGL when Gtk3 is selected 11 years ago
Tony 81d6842b8e These changes introduce Gtk3 support into the highgui module. 11 years ago
Roman Donchenko a9e9ce859e Fix errors in usages of try_compile 11 years ago
kamjagin ed29d91d42 adding std to cstdint typedef of uint32_t 11 years ago
Miroslav Kobetski b595d73d6d defined uint for non-windows platforms too. replaced isnan for cvIsNaN. 11 years ago
Miroslav Kobetski 93f05fed35 Fixed elif/elseif error that made highgui-windows fail on mac+cocoa. 11 years ago
Roman Donchenko 168e2a4ccb Removed CMake version checks that we don't need anymore. 11 years ago
Roman Donchenko ca8b621b4f Refactored detecting several Apple-related technologies. 12 years ago
Roman Donchenko 37d19b9c46 Pass the HAVE_QT* flags through the config header, like all others. 12 years ago
Roman Donchenko 8714cbac91 Fix a missing header path when building with Qt 4. 12 years ago
Andrey Kamaev f856f78ac0 Update CMake scripts to recognize Qt 5.0 12 years ago
Andrey Kamaev 2c57445ffe Improve CMake checks for the OpenGL availability 12 years ago
Alexander Smorkalov 09bc99a0c0 HAVE_WIN32UI and HAVE_VFW checks and defines added. 12 years ago
Andrey Kamaev 052d2dc23a Merged the trunk r8459:8466 (inclusive) 13 years ago
Andrey Kamaev ca6d2fe76b Moved 3rd-party libraries detection to separate cmake files 13 years ago