desktop/shell_integration
Matthieu Gallien 565a5f0999 add [[nodiscard]] attribute via clang-tidy
ran
run-clang-tidy-14.py -header-filter='.*' -checks='-*,modernize-use-nodiscard' -fix
under linux with most part of our code covered

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-10-04 11:14:45 +02:00
..
MacOSX Ensure the dispatch source only gets deallocated after the dispatch_source_cancel is done 2022-07-01 13:15:40 +02:00
dolphin add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
icons Use CMAKE_INSTALL_DATADIR instead of custom DATADIR 2021-09-01 11:43:03 +00:00
libcloudproviders Update to Qt 5.15 2021-08-19 14:01:46 +02:00
nautilus Use CMAKE_INSTALL_DATADIR instead of custom DATADIR 2021-09-01 11:43:03 +00:00
windows add ContextMenuOptIn to COM registration, to allow Placeholder support. Issue #3584 2021-09-28 11:20:30 +02:00
CMakeLists.txt Only include libcloudproviders dir when cloudproviders is found 2021-04-13 11:29:29 +00:00