Commit Graph

5 Commits

Author SHA1 Message Date
Uwe Hermann 7d2df30584 HACKING: Prefer git pull requests over mailing list patches.
Also, drop the reference to gitorious.org (no longer available).
2017-06-13 17:05:55 +02:00
Uwe Hermann 10906507eb HACKING: Update URL to Linux kernel coding style. 2017-06-13 16:49:11 +02:00
Uwe Hermann 4d8130bb03 Improve icon/theme handling.
Only use QIcon::fromTheme() for icons which are included in the
freedesktop.org icon naming specification:

https://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html

For all others there will be no icon to use from the theme and we always
want our own icons to be used unconditionally in those cases anyway.
2017-05-05 23:41:27 +02:00
Joel Holdsworth 4c60462b00 Replaced NULL with nullptr 2015-06-11 20:38:48 +02:00
Uwe Hermann 8df906e5b0 Add a HACKING file. 2012-10-21 15:40:21 +02:00