| Commit message (Expand) | Author | Age | Files | Lines |
| * | Create qdoc macros for C++ class docs 1.3: member-swap(), non-standard phrasing | Marc Mutz | 2024-11-08 | 1 | -4/+2 |
| * | QExplicitlySharedDataPointer: Use new comparison helper macros | Rym Bouabid | 2024-07-04 | 1 | -4/+8 |
| * | QSharedDataPointer: Use new comparison helper macros | Rym Bouabid | 2024-07-04 | 1 | -4/+8 |
| * | Remove QT_ENABLE_QEXPLICITLYSHAREDDATAPOINTER_STATICCAST | Giuseppe D'Angelo | 2024-06-13 | 1 | -23/+0 |
| * | QESDP: deprecate QT_ENABLE_QEXPLICITLYSHAREDDATAPOINTER_STATICCAST | Giuseppe D'Angelo | 2024-06-11 | 1 | -0/+4 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | Make QSharedPointer comparisons hidden friends | Allan Sandfeld Jensen | 2020-10-23 | 1 | -12/+22 |
| * | Q(E)SDP(V2): fill the API gap left by take() | Giuseppe D'Angelo | 2020-10-16 | 1 | -1/+38 |
| * | QESDP::take(): document that it doesn't deref | Giuseppe D'Angelo | 2020-10-16 | 1 | -1/+4 |
| * | General cleanup of qshareddata.h | Allan Sandfeld Jensen | 2020-10-14 | 1 | -5/+16 |
| * | Q(E)SDP: add get() | Giuseppe D'Angelo | 2020-06-10 | 1 | -0/+18 |
| * | Doc: replace even more null/0/nullptr with \nullptr macro | Christian Ehrlicher | 2019-05-08 | 1 | -6/+6 |
| * | QtCore: replace null and nullptr with \nullptr in documentation | Christian Ehrlicher | 2019-02-18 | 1 | -3/+3 |
| * | Doc: Fix various documentation warnings | Topi Reinio | 2018-11-06 | 1 | -0/+7 |
| * | Doc: Move literal code block to a separate file | Cristian Maureira-Fredes | 2018-10-15 | 1 | -14/+3 |
| * | doc: Add missing template parameters to \fn commands | Martin Smith | 2017-12-06 | 1 | -63/+63 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | 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 |
| * | Make QExplicitlySharedDataPointer<T> copy-ctor from QESDP<X> more safe | Kevin Funk | 2014-07-09 | 1 | -4/+28 |
| * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -9/+9 |
| * | Doc: Add docs for rvalue references and move constructors | Geir Vattekar | 2013-09-27 | 1 | -0/+34 |
| * | Whitespace cleanup: remove trailing whitespace | Axel Waggershauser | 2013-03-16 | 1 | -3/+3 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Enhanced QSharedDataPointer documentation with container performance section | Nils Jeisecke | 2012-11-28 | 1 | -0/+8 |
| * | 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/+3 |
| * | Doc: Prepare for building modular QtCore docs. | Casper van Donderen | 2012-04-19 | 1 | -9/+9 |
| * | 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 |
| * | 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/+568 |