updated OpenGL functionality:
[profile/ivi/opencv.git] / modules / highgui / src / window.cpp
2013-02-19 Vladislav Vinogradovupdated OpenGL functionality:
2012-11-13 Andrey KamaevMerge pull request #156 from jet47/gpu-hough-lines-fix
2012-11-13 Andrey KamaevMerge pull request #155 from jet47/gpu-test-fix
2012-11-13 Andrey KamaevMerge pull request #149 from taka-no-me/osx_warnings
2012-11-13 Andrey KamaevMerge pull request #148 from taka-no-me/tutorial_codes
2012-11-09 Andrey KamaevBuild tutorial codes together with other samples
2012-10-22 Andrey KamaevMerge pull request #55 from vpisarev/ocl_fixes
2012-10-17 OpenCV BuildbotNormalize line endings and whitespace
2012-07-02 Andrey KamaevMerged the trunk r8852:8880
2012-07-01 Vadim Pisarevskyadded fullscreen mode on Mac (patch #2040 by Takahiro...
2012-06-29 Andrey KamaevMerged recent changes from trunk - 8833,8848,8850
2012-06-29 Andrey KamaevAdded Ptr<T> support to AlgorithmInfo; fixed some warnings
2012-06-28 Marina Kolpakovamerged the trunk r8704:8716
2012-06-20 Andrey KamaevUpdated warning options for GCC; fixed new warnings.
2012-06-15 Andrey KamaevMerged the trunk r8589:8653 - all changes related to...
2012-06-08 Andrey KamaevFixed Android build
2012-02-22 Vladislav Vinogradovcreated wrappers for new NPP functions
2012-02-14 Anatoly Baksheevfixed ~200 warnings for windows
2011-12-12 Vladislav Vinogradovfixed new OpenGL functionality under Qt
2011-11-30 Vladislav Vinogradovmoved OpenGL wrappers to separate header
2011-11-28 Vladislav Vinogradovminor fix
2011-11-28 Vladislav Vinogradovadded addTextOpenGl function
2011-11-28 Vladislav Vinogradovadded OpenGL support to Gtk realization of highgui
2011-11-27 Vladislav Vinogradovfixed build with Qt
2011-11-23 Vladislav Vinogradovadded GlArrays class and pointCloudShow function
2011-11-21 Vladislav Vinogradovfixed compilation error
2011-11-21 Vladislav Vinogradovadded OpenGL support to highgui under WIN32
2011-08-27 Vadim Pisarevskyadded missing cv::moveWindow & cv::resizeWindow
2011-06-20 Ilya LysenkovAdded destroyAllWindows and docs (ticket #957).
2011-06-06 Vadim Pisarevskyreplaced "const InputArray&" => "InputArray"; made...
2011-05-18 Vadim Pisarevskyfixed bug with possible memory corruption in CvMat...
2011-04-17 Vadim Pisarevskya big patch; use special proxy types (Input/OutputArray...
2010-07-31 Yannick VerdieFixed bugs on Qt
2010-07-27 Yannick VerdieQt - debugging Linux and Windows
2010-07-26 Yannick Verdie(no commit message)
2010-07-22 Yannick VerdieQT new functions:
2010-07-20 Yannick VerdieQT new functions:
2010-07-12 Vadim Pisarevskydisabled Qt by default (until the code is stabilized)
2010-07-12 Yannick VerdieNew functions with QT GUI:
2010-07-03 Vadim Pisarevskyfixed compile problem (thanks to Pierre Moulon)
2010-06-30 Yannick VerdieNew functions with QT GUI:
2010-06-29 Yannick VerdieNew functions with QT GUI:
2010-06-26 Yannick VerdieNew functions with QT GUI:
2010-06-22 Yannick VerdieNew functions with QT GUI:
2010-06-20 Yannick VerdieNew functions with QT GUI:
2010-06-20 Yannick VerdieNew functions with QT GUI:
2010-06-12 Yannick Verdieworking on QT change/get win property (done)
2010-06-12 Yannick Verdieworking on QT change/get win property (stylesheet for...
2010-06-12 Yannick Verdieworking on QT change/get win property (stylesheet for...
2010-06-10 Yannick Verdiewill work on the trunk
2010-06-07 Yannick VerdieStart integrating QT GUI (GoC 2010)
2010-05-18 Vadim Pisarevskyadded cv::setMouseCallback and cv::startWindowThread
2010-05-11 Vadim Pisarevsky"atomic bomb" commit. Reorganized OpenCV directory...