summaryrefslogtreecommitdiff
path: root/src/tools/clangbackend/ipcsource/clangfilesystemwatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clang: Rename directory ipcsource to sourceNikolai Kosjar2017-09-281-91/+0
* Clang: Renaming fixesNikolai Kosjar2016-09-121-2/+2
* Clang: Rename TranslationUnit(s) to Document(s)Nikolai Kosjar2016-09-071-4/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Clang: Improve diagnostic update timerMarco Bubke2015-10-131-1/+1
* Clang: Don't add non existing files to the file system watcherMarco Bubke2015-09-301-1/+21
* Clang: Do not re-add files after QFileSystemWatcher::fileChanged()Nikolai Kosjar2015-09-231-1/+0
* Clang: Reparse for removed files tooMarco Bubke2015-08-311-1/+1
* Clang: Use timer in ClangIpcServer in the file watcher to send diagnosticsMarco Bubke2015-08-311-13/+1
* Clang: Reparse only if files are changedMarco Bubke2015-08-311-0/+89