Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepend QTGRAPHS_ to include guards | Sami Varanka | 2025-01-28 | 1 | -3/+3 |
* | Fix DateTimeAxis double signaling | Niko Korkala | 2024-10-08 | 1 | -2/+0 |
* | Doc: Replace \instantiates with \nativetype | Paul Wicking | 2024-08-20 | 1 | -1/+1 |
* | Change int to qsizetype where feasible | Sami Varanka | 2024-07-31 | 1 | -1/+1 |
* | Default QDateTimeAxis min/max getters to UTC | Owais Akhtar | 2024-07-25 | 2 | -11/+12 |
* | Remove axis from GraphsView when deleted | Kaj Grönholm | 2024-07-24 | 1 | -3/+0 |
* | Add out-of-line dtors | Sami Varanka | 2024-07-15 | 1 | -1/+1 |
* | Pass QString by const ref in QDateTimeAxis | Owais Akhtar | 2024-07-10 | 2 | -9/+9 |
* | Add missing FINAL in QDateTimeAxis | Owais Akhtar | 2024-07-10 | 1 | -1/+1 |
* | API: Unify grid and axis naming | Kaj Grönholm | 2024-05-31 | 3 | -27/+26 |
* | API: Fix public header includes in 2D | Tomi Korpipaa | 2024-05-14 | 1 | -1/+1 |
* | Implementation for DateTimeAxis | Owais Akhtar | 2024-05-03 | 3 | -0/+407 |