summary refs log tree commit diff
path: root/src/Clipboard.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove final which breaks type registrationNicolas Werner2023-07-161-1/+1
|
* Move to automatic type registrationNicolas Werner2023-06-191-0/+4
|
* Get rid of year in license headersNicolas Werner2023-02-211-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 Werner2023-01-021-0/+1
|
* Mark classes as final where possibleNicolas Werner2022-10-101-1/+1
|
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* Change indentation to 4 spacesNicolas Werner2021-09-181-6/+6
|
* Fix missing license headerNicolas Werner2021-04-291-0/+4
|
* Copy link to messageNicolas Werner2021-04-291-0/+18
fixes #499