Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | workaround broken platform dialogs on macos | Nicolas Werner | 2024-03-14 | 1 | -1/+3 |
| | | | | See https://bugreports.qt.io/browse/QTBUG-102078 | ||||
* | More qml cleanups | Nicolas Werner | 2023-10-26 | 1 | -3/+2 |
| | |||||
* | Get rid of year in license headers | Nicolas Werner | 2023-02-21 | 1 | -3/+1 |
| | | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/ | ||||
* | A whole new year full of excitement and possibilities! | Nicolas Werner | 2023-01-02 | 1 | -0/+1 |
| | |||||
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | |||||
* | Explicitly namespace platform module | Nicolas Werner | 2021-11-09 | 1 | -3/+3 |
| | |||||
* | Move away from using an event loop to access secrets | Nicolas Werner | 2021-11-07 | 1 | -1/+1 |
| | | | | | | | | Fixes messages in room flickering and being stuck fixes #760 relates to #770 relates to #789 | ||||
* | Use ItemDelegate in RoomList instead of a Rectangle with handlers | Nicolas Werner | 2021-11-03 | 1 | -1/+1 |
| | | | | | fixes #683 relates to #571 | ||||
* | QML the logout dialog | Loren Burkholder | 2021-10-05 | 1 | -0/+19 |