| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move qpointer.cpp → qpointer.qdoc | Marc Mutz | 2023-10-07 | 1 | -286/+0 |
| * | QPointer: ensure construction from nullptr is constinit'able | Marc Mutz | 2023-10-05 | 1 | -0/+1 |
| * | QPointer: fix missing converting move-assignment operator | Marc Mutz | 2023-10-05 | 1 | -0/+11 |
| * | QPointer: also provide a converting assignment operator | Giuseppe D'Angelo | 2023-09-23 | 1 | -0/+11 |
| * | Make QPointer<T> constructible from QPointer<X> | Marc Mutz | 2023-04-29 | 1 | -0/+14 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | Fix documentation warnings | Volker Hilsheimer | 2020-10-24 | 1 | -35/+23 |
| * | QPointer: add get() | Giuseppe D'Angelo | 2020-06-09 | 1 | -0/+7 |
| * | Doc: replace even more null/0/nullptr with \nullptr macro | Christian Ehrlicher | 2019-05-08 | 1 | -4/+4 |
| * | doc: Correct all remaining clangqdoc warnings in qpointer.cpp | Martin Smith | 2017-12-02 | 1 | -22/+22 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | qdoc:Fixed a few qdoc errors | Martin Smith | 2015-07-07 | 1 | -1/+1 |
| * | QPointer: add member-swap | Marc Mutz | 2015-06-17 | 1 | -0/+8 |
| * | Merge remote-tracking branch 'origin/5.4' into 5.5 | Frederik Gladhorn | 2015-02-24 | 1 | -1/+1 |
| |\ |
|
| | * | Doc: corrected link/autolink issues in corelib | Nico Vertriest | 2015-02-24 | 1 | -1/+1 |
| * | | 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 |
| * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -21/+21 |
| * | Doc: Add the missing \since 5.0 | Debao Zhang | 2013-02-25 | 1 | -0/+1 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Review of documentation. | Michele Caini | 2012-10-16 | 1 | -1/+9 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Doc: Add \inmodule QtCore to all QtCore class doc bodies | Thiago Macieira | 2012-08-23 | 1 | -0/+1 |
| * | Fix QPointer qdoc errors | Lars Knoll | 2012-08-15 | 1 | -15/+0 |
| * | Add clear() to QPointer for QWeakPointer compatibility. | Stephen Kelly | 2012-06-01 | 1 | -0/+8 |
| * | Doc: Prepare for building modular QtCore docs. | Casper van Donderen | 2012-04-19 | 1 | -3/+3 |
| * | QPointer: update its document and changes-5.0.0 | Debao Zhang | 2012-03-18 | 1 | -7/+1 |
| * | Un-deprecate QPointer per mailing list discussion. | Robin Burchell | 2012-03-15 | 1 | -1/+0 |
| * | Remove the usage of deprecated qdoc macros. | Casper van Donderen | 2012-03-02 | 1 | -2/+2 |
| * | 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 |
| * | Remove QMetaObject guards and deprecate QPointer. | Bradley T. Hughes | 2011-12-10 | 1 | -1/+19 |
| * | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+270 |