| Commit message (Expand) | Author | Age | Files | Lines |
| * | GraphWidget example: use QBasicTimer instead of raw timer IDs | Ahmad Samir | 2024-10-03 | 1 | -6/+6 |
| * | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-11 | 1 | -2/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -49/+2 |
| * | Use QList instead of QVector in examples | Jarek Kobus | 2020-06-23 | 1 | -1/+1 |
| * | Widgets/GraphicsView examples: cleanup | Christian Ehrlicher | 2019-09-05 | 1 | -3/+3 |
| * | Remove usages of deprecated APIs of QWheelEvent | Sona Kurazyan | 2019-08-23 | 1 | -1/+1 |
| * | Cleanup Widgets examples - foreach | Christian Ehrlicher | 2019-01-23 | 1 | -4/+6 |
| * | Examples: Fix Clang warning about hiding QGraphicsItem:::advance() | Friedemann Kleint | 2018-05-02 | 1 | -1/+1 |
| * | Change almost all other uses of qrand() to QRandomGenerator | Thiago Macieira | 2017-11-08 | 1 | -1/+2 |
| * | Convert features.wheelevent to QT_CONFIG | Stephan Binner | 2017-06-28 | 1 | -1/+1 |
| * | Unify license header usage. | Jani Heikkinen | 2016-03-29 | 1 | -3/+13 |
| * | Updated BSD licensed file headers | Jani Heikkinen | 2015-02-15 | 1 | -3/+3 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -5/+5 |
| * | expand tabs and related whitespace fixes in *.{cpp,h,qdoc} | Oswald Buddenhagen | 2014-01-13 | 1 | -2/+2 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Fix compile with -DQT_NO_WHEELEVENT | Montel Laurent | 2012-12-05 | 1 | -0/+2 |
| * | QtBase: examples/widgets/graphicsview/ codestyle | David Schulz | 2012-11-23 | 1 | -2/+2 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -6/+6 |
| * | Moving .qdoc files under examples/widgets/doc | Gabriel de Dietrich | 2012-08-20 | 1 | -0/+250 |