| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make contextinfo example a manual test | Laszlo Agocs | 2023-11-17 | 1 | -360/+0 |
| * | Fix ContextInfo example crashing on Android | Jani Korteniemi | 2023-01-31 | 1 | -0/+2 |
| * | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-11 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -49/+2 |
| * | Examples: Do not depend on transitive includes | Fabian Kosmale | 2022-03-17 | 1 | -0/+2 |
| * | Rename the new platform APIs from QPlatformInterface to QNativeInterface | Tor Arne Vestbø | 2020-10-07 | 1 | -1/+1 |
| * | Introduce platform API abstraction for QOpenGLContext | Tor Arne Vestbø | 2020-07-02 | 1 | -1/+4 |
| * | Deprecate conversion functions between QList and QSet | Lars Knoll | 2019-05-07 | 1 | -1/+1 |
| * | Examples: cleanup foreach usage | Christian Ehrlicher | 2019-02-02 | 1 | -1/+1 |
| * | Fix typo in contextinfo example | Michal Klocek | 2018-06-15 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-04-27 | 1 | -0/+20 |
| |\ |
|
| | * | OpenGL/contextinfo-Example: Add command line options and status label. | Friedemann Kleint | 2016-04-23 | 1 | -0/+20 |
| * | | Unify license header usage. | Jani Heikkinen | 2016-03-29 | 1 | -3/+13 |
| |/ |
|
| * | Examples/Doc snippets: Fix single-character string literals. | Friedemann Kleint | 2015-10-13 | 1 | -1/+1 |
| * | Add OpenGL 4.5 to contextinfo example | Laszlo Agocs | 2015-03-20 | 1 | -1/+2 |
| * | Updated BSD licensed file headers | Jani Heikkinen | 2015-02-15 | 1 | -3/+3 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -5/+5 |
| * | contextinfo example: Print the format() both for context and surface | Laszlo Agocs | 2014-03-14 | 1 | -15/+26 |
| * | Extend QOpenGLFunctions with GL1 functions | Laszlo Agocs | 2014-03-04 | 1 | -4/+5 |
| * | Dynamic GL: remove exporting symbols | Laszlo Agocs | 2014-03-04 | 1 | -2/+2 |
| * | Add an example for creating OpenGL contexts | Laszlo Agocs | 2014-02-28 | 1 | -0/+357 |