| Commit message (Expand) | Author | Age | Files | Lines |
| * | Shuffle Q_(ALWAYS|NEVER)_INLINE around so they can be attributes | Mårten Nordheim | 2025-03-28 | 1 | -1/+1 |
| * | [docs] Remove references to C++11 feature availability | Marc Mutz | 2024-01-09 | 1 | -2/+2 |
| * | Doc: Format certain operators in text | Paul Wicking | 2022-08-23 | 1 | -8/+8 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -39/+3 |
| * | Doc: Use \inmodule for all classes and headers | Topi Reinio | 2022-01-17 | 1 | -0/+1 |
| * | Whitespace cleanup in corelib/global | Allan Sandfeld Jensen | 2020-10-21 | 1 | -5/+8 |
| * | Merge remote-tracking branch 'origin/5.15' into dev | Qt Forward Merge Bot | 2020-01-19 | 1 | -1/+0 |
| |\ |
|
| | * | Doc: Fix qdoc compilation errors qtbase | Nico Vertriest | 2020-01-17 | 1 | -1/+0 |
| * | | Merge remote-tracking branch 'origin/5.15' into dev | Liang Qi | 2020-01-04 | 1 | -3/+3 |
| |\| |
|
| | * | Doc: Fix qdoc compilation errors qtbase | Nico Vertriest | 2019-12-12 | 1 | -3/+3 |
| * | | Replace usage of Q_DECL_ALIGN with C++11 alignas keyword | Volker Hilsheimer | 2019-10-29 | 1 | -1/+1 |
| |/ |
|
| * | Add ++/--/min/max to QSpecialInteger | Erik Verbruggen | 2018-08-17 | 1 | -0/+80 |
| * | Doc: Fix list of which types are allowed in the endian functions | Thiago Macieira | 2018-07-04 | 1 | -8/+14 |
| * | Add qbswap for a memory region | Thiago Macieira | 2018-07-04 | 1 | -9/+288 |
| * | Rename qendian.qdoc to qendian.cpp | Thiago Macieira | 2018-07-04 | 1 | -0/+554 |