| Commit message (Expand) | Author | Age | Files | Lines |
| * | Rename qscopedpointer.cpp -> qscopedpointer.qdoc | Joerg Bornemann | 2024-12-19 | 1 | -323/+0 |
| * | Doc: fix deprecation version for QScopedPointer's member-swap() | Ivan Solovev | 2024-11-14 | 1 | -1/+1 |
| * | [docs] Add missing docs for QScopedPointer::swap() | Marc Mutz | 2024-11-08 | 1 | -0/+9 |
| * | Create qdoc macros for C++ class docs 1.2: member-swap(), simplified phrasing | Marc Mutz | 2024-11-08 | 1 | -1/+1 |
| * | Docs: Fix QScoped(Array)Pointer::swap() deprecation version | Ivan Solovev | 2024-10-28 | 1 | -2/+2 |
| * | Doc: Fix \fn template arguments for Qt Core | Luca Di Sera | 2023-11-30 | 1 | -1/+1 |
| * | Doc: Fix template information for a QScopedArrayPointer constructor | Luca Di Sera | 2023-11-17 | 1 | -1/+1 |
| * | QScopedArrayPointer: port to qsizetype | Marc Mutz | 2022-08-26 | 1 | -2/+8 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | Doc: Ensure deprecated APIs in Qt Core are documented as such | Nico Vertriest | 2021-07-23 | 1 | -3/+3 |
| * | Doc: Use \deprecated instead of \obsolete | Paul Wicking | 2021-05-26 | 1 | -3/+3 |
| * | QScopedPointer: remove doc mention of take() | Giuseppe D'Angelo | 2021-05-06 | 1 | -3/+0 |
| * | QScopedPointer: deprecate swap | Giuseppe D'Angelo | 2021-03-04 | 1 | -1/+9 |
| * | Deprecate QScopedPointer::take() | Giuseppe D'Angelo | 2020-11-20 | 1 | -0/+2 |
| * | Make QScopedPointer comparison operators hidden friends | Volker Hilsheimer | 2020-10-31 | 1 | -13/+9 |
| * | Another round of replacing 0 with nullptr | Allan Sandfeld Jensen | 2020-10-07 | 1 | -2/+2 |
| * | Doc: replace even more null/0/nullptr with \nullptr macro | Christian Ehrlicher | 2019-05-08 | 1 | -22/+15 |
| * | Doc: improve QScopedPointer::reset() documentation | Mitch Curtis | 2018-03-08 | 1 | -1/+4 |
| * | doc: Correct remaining qdoc warnings in a few files | Martin Smith | 2018-01-05 | 1 | -1/+1 |
| * | Add template text to \fn commands in QScopedPointer | Martin Smith | 2017-12-08 | 1 | -22/+26 |
| * | QScopedPointer: add get() | Giuseppe D'Angelo | 2017-09-17 | 1 | -0/+7 |
| * | QScopedArrayPointer: document the most important ctor | Marc Mutz | 2017-06-06 | 1 | -3/+3 |
| * | Doc: fix grammar in QScopedPointer's detailed description | Mitch Curtis | 2017-05-23 | 1 | -1/+1 |
| * | QSharedPointer/QWeakPointer/QScopedPointer: add comparison against nullptr | Giuseppe D'Angelo | 2016-06-08 | 1 | -0/+42 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | Doc: added doc to undocumented functions | Nico Vertriest | 2015-05-18 | 1 | -0/+7 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Doc: Use title case in section1 titles | Nico Vertriest | 2014-09-30 | 1 | -1/+1 |
| * | 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 | -4/+4 |
| * | Fix grammar in QScopedPointer. | Mitch Curtis | 2013-09-30 | 1 | -1/+1 |
| * | Revert "Implement move-ctor and move-assignment-op for QScopedPointer" | Stephen Kelly | 2013-09-05 | 1 | -25/+0 |
| * | Doc: Enable documentation for QScopedPointer's rvalue ref functions | Topi Reinio | 2013-08-30 | 1 | -3/+1 |
| * | add QScopedPointerDeleteLater, a custom deleter for QObjects | Matt Broadstone | 2013-08-12 | 1 | -0/+3 |
| * | Implement move-ctor and move-assignment-op for QScopedPointer | Giuseppe D'Angelo | 2013-07-28 | 1 | -0/+27 |
| * | 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 |
| * | Doc: Add \inmodule QtCore to all QtCore class doc bodies | Thiago Macieira | 2012-08-23 | 1 | -0/+2 |
| * | Doc: Prepare for building modular QtCore docs. | Casper van Donderen | 2012-04-19 | 1 | -6/+6 |
| * | Remove the usage of deprecated qdoc macros. | Casper van Donderen | 2012-03-02 | 1 | -3/+3 |
| * | 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 |
| * | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |
| * | Doc: Applied pending fixes to API documentation. | David Boddie | 2011-05-23 | 1 | -3/+2 |
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+283 |