Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make a few headers forward declarations | Nicolas Werner | 2024-03-16 | 1 | -0/+1 |
* | Include moc files for a tiny speedup on incremental builds | Nicolas Werner | 2024-03-16 | 1 | -0/+2 |
* | Make volume control logarithmic again | Nicolas Werner | 2024-01-11 | 1 | -1/+2 |
* | Make clazy happy | Nicolas Werner | 2024-01-08 | 1 | -16/+18 |
* | Fix lag when media messages are shown and fix media controls | Nicolas Werner | 2024-01-08 | 1 | -3/+15 |
* | Fix build against fmt10 | Nicolas Werner | 2023-06-28 | 1 | -3/+6 |
* | lint | Nicolas Werner | 2023-06-08 | 1 | -14/+8 |
* | Fix palette access and QMediaPlayer errors | Nicolas Werner | 2023-06-08 | 1 | -7/+8 |
* | Make Nheko compile on Qt6 | Nicolas Werner | 2023-06-08 | 1 | -56/+9 |
* | Get rid of year in license headers | Nicolas Werner | 2023-02-21 | 1 | -3/+1 |
* | Pause video when switching rooms | Loren Burkholder | 2023-02-14 | 1 | -0/+7 |
* | A whole new year full of excitement and possibilities! | Nicolas Werner | 2023-01-02 | 1 | -0/+1 |
* | Enable -Wconversion | Nicolas Werner | 2022-10-26 | 1 | -1/+1 |
* | cppcheck stuff (#1200) | Loren Burkholder | 2022-10-03 | 1 | -1/+1 |
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
* | Reduce allocations using QStringLiteral | Nicolas Werner | 2021-12-29 | 1 | -4/+4 |
* | Fix more warnings and remove dead code | Nicolas Werner | 2021-12-28 | 1 | -10/+11 |
* | Support exif rotation on received videos | Nicolas Werner | 2021-11-15 | 1 | -0/+32 |
* | Fix syntax issue | Joseph Donofry | 2021-11-03 | 1 | -1/+1 |
* | PlayableMediaMessage fixes on macOS | Joseph Donofry | 2021-11-03 | 1 | -2/+31 |
* | Change indentation to 4 spaces | Nicolas Werner | 2021-09-18 | 1 | -106/+103 |
* | Support animated images | Nicolas Werner | 2021-08-29 | 1 | -2/+2 |
* | Use in memory media player instead of storing unencrypted files on disk | Nicolas Werner | 2021-08-29 | 1 | -0/+142 |