opencv/modules/highgui/src
Maksim Shabunin 771af4f32d Some changes to support mingw-w64
- IPP is disabled by default when compiler is mingw (couldn't make it
work)
- fixed some warnings
- fixed some `__GNUC__` version checks (for correctness and convenience)
- removed UTF-8 BOM from hough.cpp (fixes #5253)
2015-09-01 00:59:08 +03:00
..
files_Qt Stripped iCCP chunk from png files 2014-09-12 16:30:23 +04:00
precomp.hpp Added support for highgui module on WinRT 8.1+ 2015-06-26 23:41:25 +03:00
window_carbon.cpp fixing locale settings - making it universal 2015-03-06 13:13:53 +01:00
window_cocoa.mm Fixes resizeWindow() on OS X (Bug #3200) 2015-05-23 17:36:46 +02:00
window_gtk.cpp Fixed python crash when both cv2.imshow and gtk module are used 2015-05-07 16:44:45 +03:00
window_QT.cpp Bug #3800 - Resize viewport when CV_WINDOW_KEEPRATIO was set (Qt) 2015-07-17 20:02:01 +02:00
window_QT.h Add cv::setWindowTitle to highgui 2014-11-18 16:54:03 +03:00
window_QT.qrc QT new functions: 2010-07-16 09:12:15 +00:00
window_w32.cpp Some changes to support mingw-w64 2015-09-01 00:59:08 +03:00
window_winrt_bridge.cpp Added support for highgui module on WinRT 8.1+ 2015-06-26 23:41:25 +03:00
window_winrt_bridge.hpp Added support for highgui module on WinRT 8.1+ 2015-06-26 23:41:25 +03:00
window_winrt.cpp Added support for highgui module on WinRT 8.1+ 2015-06-26 23:41:25 +03:00
window.cpp Added support for highgui module on WinRT 8.1+ 2015-06-26 23:41:25 +03:00