Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-9583

document manager API for expecting and suppressing changes in whole directories

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • None
    • None
    • All Other Issues
    • None

    Description

      • expecting single file changes only works synchronously currently, we should extend that also for asynchronous operations (tell the dm that a file will change without knowing details, doing async operation, tell the dm)
      • implement expecting changes in whole directories (e.g. for vcs operations), sync and async. We might be able to use the single file version for all watched files in the directory. But it should also handle the situation where e.g. a file is added to the watch list (e.g. because opened in editor) while the operation ran.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            con Eike Ziller
            con Eike Ziller
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes