Arquivos
client/src/gui
Olivier Goffart 3bb364980c FolderWatcher (linux): optimize slotAddFolderRecursive
- Instead of putting all the pathes in a big QStringList and then process them,
  do the processing as we iterate with QDirIterator

- Since we know that the parent directory is not ignored, we can simplify the
  ignore check by not checking the part before (i.e: we call
  ExcludedFiles::isExcluded with the parent 'path' as base path) This is what
  speeds up considerably the function.

Note that the OWNCLOUD_TEST check is already there in FolderWatcher::pathIsIgnored
so the behavior is not changed
2016-10-12 16:56:05 +02:00
..
2016-06-02 15:03:52 +02:00
2016-09-16 17:43:39 +02:00
2014-11-09 22:34:07 +01:00
2014-11-09 22:34:07 +01:00
2016-05-25 16:30:17 +02:00
2015-06-29 18:43:21 +02:00
2015-06-29 18:56:09 +02:00
2016-06-27 16:17:58 +02:00
2016-09-16 17:43:39 +02:00
2015-06-29 18:56:09 +02:00
2016-09-16 17:43:39 +02:00
2016-09-16 17:43:39 +02:00
2016-09-16 17:43:39 +02:00
2015-11-17 10:48:45 +01:00
2015-06-29 18:56:09 +02:00
2015-02-07 18:23:40 +01:00
2015-06-29 18:56:09 +02:00
2015-10-16 12:48:48 +02:00
2015-10-16 12:51:24 +02:00