Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-10-26 | Enable even more qml linter warnings | Nicolas Werner | 13 | -36/+30 |
2023-10-26 | Add basic qml linter config | Nicolas Werner | 3 | -1/+77 |
2023-10-26 | More qml cleanups | Nicolas Werner | 39 | -284/+198 |
2023-10-25 | Add report message functionality | Loren Burkholder | 6 | -2/+114 |
2023-10-26 | Fix some qml warnings | Nicolas Werner | 25 | -122/+107 |
2023-10-26 | Fix macos not supporting emplace of aggregates yet | Nicolas Werner | 1 | -1/+1 |
2023-10-26 | Add missing include | Nicolas Werner | 1 | -0/+1 |
2023-10-25 | Switch to X icon and add close button | NepNep21 | 1 | -1/+14 |
2023-10-26 | Update to Qt6.6 in the flatpak | Nicolas Werner | 1 | -3/+3 |
2023-10-25 | Allow setting presence state again | Nicolas Werner | 5 | -26/+58 |
2023-10-25 | Fix linting | Nicolas Werner | 1 | -5/+6 |
2023-10-25 | Properly close cursors before commit and db deletion | Nicolas Werner | 1 | -0/+2 |
2023-10-25 | Fix double free on commit database migration | mips64-el |