nextcloud-desktop/src
Matthieu Gallien e6f62930e9 use constexpr function for platform detection
should decrease the cost of their usage when compared to preprocessor
conditional directives

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-09-27 09:26:36 +02:00
..
3rdparty Remove qtokenizer in favour of Qt6 QStringTokenizer 2024-04-26 09:05:12 +02:00
cmd Add sync option for nextcloudcmd. 2024-06-28 18:18:08 +02:00
common use constexpr function for platform detection 2024-09-27 09:26:36 +02:00
crashreporter allow detection of qt5 or qt6 2024-04-26 09:05:12 +02:00
csync ensure detection of entry type on windows is reliable 2024-09-05 10:49:30 +02:00
gui Fix alignment and size of buttons. 2024-09-26 12:02:21 +02:00
libsync Only check leading/trailing spaces for files on Windows. 2024-09-27 09:06:11 +02:00
CMakeLists.txt properly detect and enable Qt6 WebEngine integration 2024-08-28 11:35:04 +02:00