aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/filesystemwatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Use forwarding ctor for FileSystemWatcherhjk2025-03-141-12/+5
* Utils: Base FileSystemWatchers internals on FilePathhjk2025-03-141-118/+102
* Utils: Remove FileSystemWatcher string based APIhjk2025-03-141-33/+16
* Utils: Drop QStringList FileSystemWatchs::Fiefiles() (pseudo-)overloadhjk2025-03-141-8/+3
* Utils: Drop FileSystemWatcher::watches*(const QString &file) overloadshjk2025-03-141-20/+11
* Utils: More FilePaths in FileSystemWatcherhjk2025-03-141-14/+5
* Utils: Proceed with FilePathification of FileSystemWatcherhjk2025-03-141-16/+7
* Utils: Convert FileSystemWatcher signals to FilePathhjk2025-03-141-4/+4
* Utils: Fix a remote path conversion in FileSystemWatcherhjk2025-01-161-1/+1
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-1/+1
* Doc: Replace Mac OS X with macOSKai Köhne2024-11-071-1/+1
* Utils: remove Q_ASSERT in FileSystemWatcherDavid Schulz2023-10-191-8/+8
* Utils: avoid another assert in FileSystemWatcherDavid Schulz2023-10-171-6/+3
* Utils: avoid assert in FileWatcherDavid Schulz2023-10-131-6/+2
* Doc: Add \a commands to FileSystemWatcher and stringutils docsLeena Miettinen2023-05-251-2/+2
* Doc: Add "\inmodule QtCreator" to \class and \namespace docsLeena Miettinen2023-05-221-0/+1
* Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-05-111-13/+46
|\
| * Utils: Avoid watching directories of watched filesDavid Schulz2023-05-081-13/+46
* | Merge remote-tracking branch 'origin/10.0' into qds/devTim Jenßen2023-03-261-6/+63
|\|
| * Move some FileSystemWatcher usages to FilePathhjk2023-01-271-9/+4
| * Utils: Start migration of FileSystemWatcher to FilePathhjk2023-01-231-1/+63
| * Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
| * Utils: Fix clazy "Mixing iterators with const_iterators" warningsJarek Kobus2022-11-301-7/+6
* | utils: reduce default logging level of filesystemwatcherTim Jenssen2023-01-191-1/+1
* | Utils: improve filewatcherTim Jenssen2023-01-191-3/+4
* | Utils: add Q_LOGGING_CATEGORY(fileSystemWatcher)Tim Jenssen2023-01-191-27/+27
* | Utils: Fix clazy "Mixing iterators with const_iterators" warningsJarek Kobus2023-01-191-7/+6
|/
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-3/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Add FileSystemWatcher::clear()Eike Ziller2021-09-151-4/+9
* Libs: Use qAsConst with non-const Qt containers in range-loopsAlessandro Portale2021-02-171-1/+1
* 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