Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Verify fix for manual get<I> calls for QVector<N>D | Marc Mutz | 2023-03-22 | 1 | -0/+2 |
* | Modernize Tuple Protocol implementations | Marc Mutz | 2023-03-16 | 1 | -6/+9 |
* | QVector<N>D: simplify get<I>() implementation | Marc Mutz | 2023-03-16 | 1 | -18/+3 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -39/+3 |
* | Add more support for structured bindings | Giuseppe D'Angelo | 2021-02-25 | 1 | -0/+79 |
* | Make explicit that we expect co-ordinates to be finite | Edward Welbourne | 2021-02-04 | 1 | -2/+28 |
* | Rationalize QVector[234]D's length-handling | Edward Welbourne | 2021-02-04 | 1 | -87/+28 |
* | QVectorND: make some constructors explicit | Giuseppe D'Angelo | 2021-01-18 | 1 | -3/+3 |
* | De-inline qFuzzyCompare for QMatrix4x4 and QVector4D | Lars Knoll | 2020-11-19 | 1 | -23/+4 |
* | Clean up QVector2D/3D/4D | Giuseppe D'Angelo | 2020-11-19 | 1 | -0/+1105 |