nextcloud-desktop/shell_integration
Michael Schuster 456c1eadbe
Simplify nullptr comparisons where appropriate
Make the codebase consistent, we already have a lot of implicit pointer comparisons.

Exception: Stay explicit on return's, example:
  return _db != nullptr;

Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-06-11 00:27:30 +02:00
..
dolphin Stop supporting Qt older than 5.12 2020-05-14 21:15:45 +02:00
icons fix branded nemo and caja shell integration (#5966) 2017-08-31 13:16:34 +02:00
libcloudproviders Stop supporting Qt older than 5.12 2020-05-14 21:15:45 +02:00
MacOSX macOS build: Avoid the Get-Task-Allow Entitlement (Notarization) 2019-11-17 21:33:04 +01:00
nautilus Fixed symlink resolution for menu items. 2020-05-02 17:03:21 +02:00
windows Simplify nullptr comparisons where appropriate 2020-06-11 00:27:30 +02:00
CMakeLists.txt Merge remote-tracking branch 'oc/master' into oc_up 2018-01-25 11:17:04 +01:00