index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
opengl
Commit message (
Expand
)
Author
Age
Files
Lines
*
qtbase: Add missing example installs and files.
Friedemann Kleint
2012-07-10
1
-0
/
+5
*
OpenGL/HelloWindow example: Fix resource leaks.
Friedemann Kleint
2012-05-25
3
-10
/
+21
*
Fixed unused parameter warning in hellowindow example.
Mitch Curtis
2012-05-18
1
-0
/
+2
*
Expose QPA API under qpa/*
Girish Ramakrishnan
2012-05-07
1
-1
/
+1
*
Made hellowindow example respect the expose event.
Samuel Rødal
2012-04-20
2
-4
/
+11
*
Cleaned up examples/opengl/cube/cube.pro, removed message()
Rohan McGovern
2012-02-29
1
-9
/
+0
*
clean up qmake-generated projects
Oswald Buddenhagen
2012-02-24
5
-44
/
+3
*
Improve QSurface / QWindow API a bit and use that to avoid errors
Gunnar Sletta
2012-02-02
1
-0
/
+2
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
66
-66
/
+66
*
Made window orientation API more flexible.
Samuel Rødal
2012-01-24
2
-31
/
+26
*
Update contact information in license headers.
Jason McDonald
2012-01-23
66
-66
/
+66
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
66
-66
/
+66
*
Added multi-screen support to hellowindow example.
Samuel Rødal
2011-12-06
3
-9
/
+36
*
Added rotation animation to paintedwindow example.
Samuel Rødal
2011-12-01
3
-23
/
+141
*
Polish the HelloWindow example.
Friedemann Kleint
2011-11-28
3
-3
/
+7
*
Added command line argument to make hellowindow example single window.
Samuel Rødal
2011-11-21
1
-19
/
+25
*
Compile fix for Mac OS X 10.7 with 10.6 sdk
Andy Shaw
2011-11-18
1
-2
/
+2
*
Re-added hellogl_es and ES 1 support for QOpenGLContext.
Samuel Rødal
2011-10-31
7
-0
/
+482
*
Examples, plugins: Remove remains of qpa in profiles.
Friedemann Kleint
2011-10-28
1
-4
/
+2
*
Get rid of legacy glTexParameterf calls.
Samuel Rødal
2011-10-28
2
-8
/
+8
*
QtBase examples: Remove Maemo/Symbian-specific code.
Friedemann Kleint
2011-10-18
13
-43
/
+0
*
Added Orientation API to QScreen and QWindow.
Samuel Rødal
2011-10-07
2
-4
/
+44
*
Make examples build with Qt-in-namespace
Kent Hansen
2011-09-28
2
-0
/
+4
*
Add missing license headers
Jason McDonald
2011-09-15
6
-0
/
+240
*
Fix compilation
Lars Knoll
2011-09-12
1
-2
/
+2
*
Improved and made public the QOpenGLPaintDevice API.
Samuel Rødal
2011-09-08
3
-92
/
+13
*
Fixed hellowindow making context current in wrong thread.
Samuel Rødal
2011-08-31
1
-1
/
+1
*
Copy core GL functionality to QtGui with QGL -> QOpenGL naming.
Samuel Rødal
2011-08-29
8
-29
/
+228
*
Merge branch 'master' into refactor
Gunnar Sletta
2011-08-25
1
-0
/
+2
|
\
|
*
Support -qtnamespace and -qtlibinfix in qtbase examples
Liang Qi
2011-08-08
1
-0
/
+2
*
|
make 'make install' install
Paul Olav Tvete
2011-08-23
1
-1
/
+7
*
|
Make the hellowindow example multi-threaded to stress the GL backend.
Samuel Rødal
2011-08-19
3
-28
/
+63
*
|
Get rid of OpenGL 1.x engine and platform code from QtOpenGL.
Samuel Rødal
2011-08-16
11
-1022
/
+0
*
|
Added workable QScreen API on top of QPlatformScreen.
Samuel Rødal
2011-07-25
1
-1
/
+3
*
|
Merge remote branch 'gerrit/master' into refactor
Samuel Rødal
2011-07-21
5
-0
/
+200
|
\
\
|
|
/
|
*
Doc: Added missing license headers for documentation and examples.
David Boddie
2011-07-20
5
-0
/
+200
*
|
Merge remote branch 'gerrit/master' into refactor
Lars Knoll
2011-07-06
1
-32
/
+1
|
\
\
|
|
/
|
*
Remove references to demos from docs.
Casper van Donderen
2011-07-05
1
-32
/
+1
*
|
Reintroduce QWindow::SurfaceType
Morten Sorvig
2011-06-22
1
-0
/
+1
*
|
OpenGL API refactor.
Samuel Rødal
2011-06-21
2
-10
/
+9
*
|
Make glx wayland backends working.
Laszlo Agocs
2011-06-20
1
-2
/
+1
*
|
Merge remote-tracking branch 'base/master' into refactor
Jørgen Lind
2011-06-10
3
-6
/
+6
|
\
\
|
|
/
|
*
Fix usage of QT_SOURCE_TREE
Marius Storm-Olsen
2011-06-07
3
-6
/
+6
*
|
QWindowContext / QWindowFormat refactor.
Samuel Rødal
2011-06-10
3
-52
/
+85
*
|
Merge remote-tracking branch 'base/master' into refactor
Jørgen Lind
2011-06-01
3
-1
/
+6
|
\
\
|
|
/
|
*
Fix for compiling and running cube example on Windows.
Kim Motoyoshi Kalland
2011-05-25
3
-1
/
+6
*
|
Examples: Fix compilation.
Friedemann Kleint
2011-05-25
2
-2
/
+2
*
|
Merge remote branch 'staging/master' into refactor
Paul Olav Tvete
2011-05-24
36
-3
/
+723
|
\
\
|
|
/
|
*
Squashed commit of changes from the 4.8-temp branch.
David Boddie
2011-05-23
24
-0
/
+657
|
*
Squashed commit of the changes from the mobile-examples repository
David Boddie
2011-05-23
12
-3
/
+66
[next]