| Commit message (Expand) | Author | Age | Files | Lines |
| * | sqlbrowser example: use unique_ptr to hold m_ui | Marc Mutz | 2025-01-02 | 1 | -4/+2 |
| * | SQL/QSqlField: deprecate internal functions setSqlType()/typeID() | Christian Ehrlicher | 2024-03-10 | 1 | -3/+1 |
| * | Examples/sqlbrowser: improve coding style | Christian Ehrlicher | 2024-01-19 | 1 | -85/+121 |
| * | examples/: compile with QT_NO_CONTEXTLESS_CONNECT | Ahmad Samir | 2023-09-08 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -49/+2 |
| * | SQL browser example: fix typo | Talent Gc | 2021-09-02 | 1 | -1/+1 |
| * | Deprecate the static int based API in QMetaType | Lars Knoll | 2020-08-24 | 1 | -2/+2 |
| * | Revamp SQL examples to C++11 | Michael Winkelmann | 2017-09-14 | 1 | -3/+3 |
| * | Updated license headers | Jani Heikkinen | 2016-01-21 | 1 | -16/+33 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Replace QVariant::typeToName usage by QMetaType::typeName call. | Jędrzej Nowacki | 2012-05-28 | 1 | -2/+2 |
| * | add strategy support to sqlbrowser example | Mark Brand | 2012-03-06 | 1 | -8/+67 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'base/master' into refactor | Jørgen Lind | 2011-06-27 | 1 | -1/+1 |
| * | Move all other demos in qtbase to examples. | Casper van Donderen | 2011-06-24 | 1 | -0/+247 |