summaryrefslogtreecommitdiffstats
path: root/src/TrayIcon.cpp
AgeCommit message (Collapse)Author
2024-06-20Fix tray icon badge count not getting updated since ↵Nicolas Werner
838b091acd07b681fc52f6f705b2bee8ce8519d5
2024-03-16Include moc files for a tiny speedup on incremental buildsNicolas Werner
2024-01-09Use macos define everywhereNicolas Werner
2023-06-08Remove MacExtras includeNicolas Werner
2023-02-21Get rid of year in license headersNicolas Werner
See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-10-03cppcheck stuff (#1200)Loren Burkholder
* cppcheck stuff * Update src/ui/RoomSettings.cpp Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> * Update src/ui/RoomSettings.cpp Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> * Fix linting Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
2022-01-26Initial qml root windowNicolas Werner
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-12-28Some qt6 prepNicolas Werner
2021-09-18Change indentation to 4 spacesNicolas Werner
2021-04-08Fix small leak in TrayIconNicolas Werner
2021-03-05Update license headersNicolas Werner
2020-01-31Optimize includes a bitNicolas Werner
2019-07-26Ignore badge label macos deprecationsJoseph Donofry
2018-10-07Remove the bundled open sans fontKonstantinos Sideris
2018-07-17Move all files under src/Konstantinos Sideris