1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2024-10-25 03:42:48 +02:00
Nextcloud-Desktop/shell_integration
Michael Schuster ad524e8a61
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>
(cherry picked from commit 456c1eadbe)
Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-06-11 02:19:57 +02:00
..
dolphin Fix build of Dolphin integration 2020-04-17 18:04:54 +00:00
icons fix branded nemo and caja shell integration (#5966) 2017-10-05 22:01:03 +02:00
libcloudproviders Start the client in background if activated by D-Bus 2020-02-16 17:46:20 +00:00
MacOSX macOS build: Avoid the Get-Task-Allow Entitlement (Notarization) 2019-11-27 15:19:41 +01:00
nautilus Fixed symlink resolution for menu items. 2020-05-04 18:18:48 +00:00
windows Simplify nullptr comparisons where appropriate 2020-06-11 02:19:57 +02:00
CMakeLists.txt Merge remote-tracking branch 'oc/master' into oc_up 2018-01-25 11:17:04 +01:00