status-qml/src
Lukáš Tinkl 384924ce58 fix: StatusDateGroupLabel doesn't support i18n and has no year
- fix evaluating "Today" and "Yesterday"; can't just compare the two Date
objects, the timestamp will always differ so need to compare
year/month/day only
- best attempt to have the month translated, and year added if they
differ (until Qt6 at least, left a TODO)

Closes #843
2022-09-08 13:21:01 +02:00
..
StatusQ fix: StatusDateGroupLabel doesn't support i18n and has no year 2022-09-08 13:21:01 +02:00
assets feat(Icons): add quote icon (#876) 2022-08-31 17:43:12 +03:00
assets.qrc feat(Icons): add quote icon (#876) 2022-08-31 17:43:12 +03:00
code-examples.md docs(General): initial proposal on developer documentation and checklists 2022-04-04 10:49:24 +03:00
contributing.md fix(contributing.md): Added `Popup` sizing guidelines (#728) 2022-06-17 14:37:52 +03:00
statusq.qrc feat(Controls): introduce `StatusPasswordInput` 2022-09-08 13:03:04 +02:00