aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/filesystemwatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Replace foreach with range-based forOrgad Shaneh2020-06-161-4/+4
* FileSystemWatcher: Prevent slot execution on deleted objectChristian Kandeler2019-01-101-0/+1
* Utils: Postpone FileSystemWatcher signals when application is inactiveOrgad Shaneh2019-01-081-7/+54
* FileSystemWatcher: Prevent double-delete of static dataChristian Kandeler2018-12-141-1/+1
* Utils: ModernizeAlessandro Portale2018-07-201-11/+11
* Utils: Watch file replacements with FileSystemWatcherUlf Hermann2018-03-201-0/+31
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Utils: Modernize connectionsOrgad Shaneh2015-03-061-4/+4
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Doc: edit utils docsLeena Miettinen2013-09-091-2/+2
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2
* Clean headers in Utils.Friedemann Kleint2013-03-191-1/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-4/+2
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* all: less QScopedPointerhjk2011-09-191-0/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Utils: Introduce FileSystemWatcher.Friedemann Kleint2011-04-151-0/+404