Commit Graph

9 Commits

Author SHA1 Message Date
Martchus 4b405a1723 Apply clang- and cmake-format 2024-05-18 13:09:06 +02:00
Martchus cc1fef7365 Show local files in file model 2024-05-18 12:55:03 +02:00
Martchus 93c9ffe5ca Fix comment about usage of qtutilities in syncthingmodels 2024-05-04 22:36:19 +02:00
Martchus 047a4e461e Allow refreshing root in file browser 2024-05-01 15:58:09 +02:00
Martchus 6b8b782aa0 Extend tests of models 2024-04-27 22:43:44 +02:00
Martchus ecece11df3 Introduce basic test setup for models
This test setup utilizes the "mocked" configuration so far only used for
manual testing. This allows adding unit tests for models without having to
run Syncthing itself. The test is pretty basic itself at this point.
2024-04-26 23:04:47 +02:00
Martchus 93b5d66875 Allow browsing remote/global files 2024-04-05 01:30:00 +02:00
Martchus e4bbe852bd Avoid CMake deprecation warning by bumping version 2023-07-23 21:05:22 +02:00
Martchus 96e92f13a3 Avoid relying on symlink for include directories
Symlinks aren't working very well with Git under Windows so better avoid
them.
2023-02-27 18:27:33 +01:00