Michael Davis
|
d2f87ca76c
|
Merge pull request #21147 from mjmdavis:4.x
* remove tickmarks on NSSlider
|
2021-12-03 16:40:49 +00:00 |
|
Alexander Alekhin
|
8b4fa2605e
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2021-12-03 12:32:49 +00:00 |
|
yuki takehara
|
a6277370ca
|
Merge pull request #21107 from take1014:remove_assert_21038
resolves #21038
* remove C assert
* revert C header
* fix several points in review
* fix test_ds.cpp
|
2021-11-27 18:34:52 +00:00 |
|
Alexander Alekhin
|
57ee14d62d
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2021-11-27 16:50:55 +00:00 |
|
Christian Clauss
|
ebe4ca6b60
|
Fix typos discovered by codespell
|
2021-11-26 12:29:56 +01:00 |
|
Alexander Alekhin
|
a2716712ab
|
highgui(win32): fix trackbar setRange
|
2021-11-06 15:19:22 +00:00 |
|
Alexander Alekhin
|
66f3e97457
|
highgui: drop invalid cvGetWindowImageRect
|
2021-10-30 12:47:07 +00:00 |
|
Alexander Alekhin
|
0ee61d178f
|
highgui: drop invalid cvGetWindowImageRect
- return type is C++ template
- removal from 'extern "C"' scope broke ABI anyway, so this symbols is removed completelly
|
2021-10-30 12:40:20 +00:00 |
|
Alexander Alekhin
|
31c40fa4cc
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2021-10-15 13:35:03 +00:00 |
|
Stanislaw Halik
|
3d93675ff9
|
fix link error on shared libs with -MT
|
2021-10-12 17:50:31 +02:00 |
|
Alexander Alekhin
|
023e86d68f
|
Merge pull request #20848 from alalek:reverse_plugins_candidates_order
|
2021-10-09 15:45:17 +00:00 |
|
Alexander Alekhin
|
39ee5c5a46
|
plugins: reverse candidates order to fetch higher versions first
|
2021-10-08 20:34:07 +00:00 |
|
Alexander Alekhin
|
af56151231
|
highgui(docs): we don't support 32-bit integer images in imshow()
|
2021-10-08 19:51:18 +00:00 |
|
Alexander Alekhin
|
bdaa6a1910
|
highgui: repair Qt backend
|
2021-10-06 19:14:22 +00:00 |
|
Alexander Alekhin
|
87d4970e8b
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2021-10-04 19:50:01 +00:00 |
|
xhawk18
|
24f43e7ae9
|
Merge pull request #20183 from xhawk18:3.4
* improve compatibility for qt 6.
* cmake(highgui): rework Qt dependency support
* cmake(highgui): workaround Qt5Config.cmake "components" bug
Co-authored-by: Alexander Alekhin <alexander.a.alekhin@gmail.com>
|
2021-10-04 16:44:57 +00:00 |
|
Alexander Alekhin
|
350562919c
|
highgui(win32): avoid using of stalled iterator
|
2021-08-23 18:16:14 +00:00 |
|
Alexander Alekhin
|
4ff76cad2a
|
cmake: fix cross-compilation problems
- unexpected pkg-config module (we should not use host binary)
- bump cmake_minimum_required to 3.5 in toolchain files
|
2021-08-05 11:42:58 +00:00 |
|
Alexander Alekhin
|
4015a5486c
|
cmake: process modules in the same CMake scope
|
2021-07-22 15:22:42 +00:00 |
|
Alexander Alekhin
|
9e42e04b4a
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2021-07-10 13:01:03 +00:00 |
|
Xinguang Bian
|
5627a0cbdf
|
fix scale problem in DefaultViewPort::controlImagePosition()
|
2021-07-07 12:35:11 +08:00 |
|
Alexander Alekhin
|
cbff19ff1a
|
highgui: fix win32 backend behavior
|
2021-07-04 17:37:45 +03:00 |
|
Alexander Alekhin
|
5d0cfa2527
|
cmake(highgui): don't allow multiple builtin backends
|
2021-07-03 11:37:08 +00:00 |
|
Alexander Alekhin
|
9b7dca2fa1
|
Merge pull request #20281 from alalek:highgui_win32ui_plugin
|
2021-06-20 16:25:20 +00:00 |
|
Alexander Alekhin
|
735a79ae83
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2021-06-19 18:44:16 +00:00 |
|
Alexander Alekhin
|
ef2b400c61
|
highgui: win32ui plugin
|
2021-06-19 13:15:46 +00:00 |
|
Smirnov Egor
|
7a276f39fb
|
reorder defined checks according to cmake file
|
2021-06-16 11:36:13 +03:00 |
|
Smirnov Egor
|
8f4f834ce6
|
applied modifier mask to the state
|
2021-06-10 10:57:15 +03:00 |
|
Alexander Alekhin
|
80238880e6
|
highgui(gtk): fix initialization order of global objects
|
2021-06-09 09:04:29 +00:00 |
|
Alexander Alekhin
|
f4abafb093
|
highgui: update error messages if no builtin backend
|
2021-06-09 08:39:50 +00:00 |
|
Alexander Alekhin
|
3e538355e2
|
highgui: force loading of imgcodecs module
- required for plugins on Linux (they use imwrite, but there is no link dependency)
|
2021-06-09 08:36:28 +00:00 |
|
Alexander Alekhin
|
995841624c
|
highgui(gtk): fix NULL ptr checks
|
2021-06-08 10:57:24 +00:00 |
|
Alexander Alekhin
|
f5f675ef6c
|
highgui(gtk): fix NULL ptr checks
|
2021-06-08 10:55:51 +00:00 |
|
Alexander Alekhin
|
327109f327
|
highgui: update backends handling, fix WITH_OPENGL=ON build
|
2021-06-07 11:28:05 +00:00 |
|
Alexander Alekhin
|
3e513ee6ab
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2021-06-03 16:23:36 +00:00 |
|
Alexander Alekhin
|
15af65d4cf
|
Merge pull request #20149 from rogday:on_mouse_floor
|
2021-06-02 17:48:43 +00:00 |
|
Alexander Alekhin
|
de781b306f
|
Merge pull request #20187 from alalek:highgui_plugins_cleanup
|
2021-06-01 13:16:23 +00:00 |
|
Alexander Alekhin
|
fb9a00c36d
|
highgui: cleanup and fixes
|
2021-05-31 17:03:53 +00:00 |
|
Smirnov Egor
|
fb68fe8930
|
bring back bounds check and switch to floor
|
2021-05-31 19:03:50 +03:00 |
|
Alexander Alekhin
|
cb51a155b2
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2021-05-29 19:00:14 +00:00 |
|
Alexander Alekhin
|
3d2f4fa164
|
highgui: fix trackbar value pointer handling
|
2021-05-28 01:58:58 +00:00 |
|
Maksim Shabunin
|
684ba6fe14
|
highgui: fix config verification for GTK
|
2021-05-26 19:59:36 +03:00 |
|
Alexander Alekhin
|
70f69cb265
|
highgui: backends and plugins
|
2021-05-24 16:12:02 +00:00 |
|
Christoph Rackwitz
|
f479935cda
|
fix for #19870
HAVE_QT and HAVE_WIN32UI can both be true at the same time
if HAVE_QT, window_w32.cpp is not included in the build, see CMakeLists.txt
|
2021-04-08 12:59:06 +02:00 |
|
Alexander Alekhin
|
0a6f216f83
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2021-02-21 20:14:09 +00:00 |
|
Alexander Alekhin
|
d2d6eba16a
|
cmake: fix add_apple_compiler_options() calls and OBJCXX handling
|
2021-02-13 18:37:30 +00:00 |
|
Alexander Alekhin
|
b6933dbf3a
|
highgui(pollKey): properly handle no-GUI case
|
2021-02-05 23:51:52 +00:00 |
|
Alexander Alekhin
|
9d227641c9
|
Merge pull request #19411 from crackwitz:highgui-pollkey
|
2021-02-05 20:18:53 +00:00 |
|
Christoph Rackwitz
|
ab0e1c573a
|
highgui: expose VSYNC window property for OpenGL on W32
property getter/setter code conditional on HAVE_OPENGL
getter: return -1 upon specific OpenGL errors
|
2021-02-03 09:53:13 +01:00 |
|
Christoph Rackwitz
|
26da491053
|
implementation of pollKey, companion to waitKey
w32 backend: implemented
other backends: stubbed or fallback to waitKey
documentation: cross-linked and more precise in some places
|
2021-02-02 22:24:54 +01:00 |
|