| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-04 | chore: update license headers | Sefa Eyeoglu | |
| Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
| 2023-08-02 | chore: reformat | Sefa Eyeoglu | |
| Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
| 2022-12-15 | ApplicationMessage: Use QHash instead of QMap | Edgars Cīrulis | |
| QHash provides faster lookup times than QMap because it uses a hash table to store the elements, while QMap uses a self-balancing binary tree. Signed-off-by: Edgars Cīrulis <edgarsscirulis@gmail.com> | |||
| 2022-07-10 | chore: update license headers | Sefa Eyeoglu | |
| Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
| 2022-07-10 | refactor: fix deprecation up to Qt 5.15 | Sefa Eyeoglu | |
| Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
| 2021-11-20 | NOISSUE Some happy little refactors | Petr Mrázek | |
