index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libs
/
utils
/
fileutils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Pass dialog parent to Utils::* file dialog
hjk
2021-08-17
1
-16
/
+20
*
Utils: Use FilePath in copy helpers
hjk
2021-08-10
1
-12
/
+9
*
Utils: Make FileSaver somewhat work for remote files
hjk
2021-08-04
1
-5
/
+22
*
Utils: Provide FilePath based wrappers for common dialogs
hjk
2021-07-26
1
-1
/
+72
*
Utils: Move filterEntriesHelper() out of FilePath
Christian Stenger
2021-07-22
1
-1
/
+0
*
Utils: Split FilePath off fileutils.h
hjk
2021-07-22
1
-1336
/
+73
*
Docker: Implement fallback for DockerDevice::directoryEntries()
hjk
2021-07-16
1
-3
/
+38
*
ProjectExplorer: Use FilePaths in project tree nodes
hjk
2021-07-16
1
-2
/
+23
*
Utils: Introduce a FilePath::withNewPath() convenience method
hjk
2021-07-16
1
-0
/
+20
*
Utils: Make FilePath::resolvePath() work with remote paths
hjk
2021-07-16
1
-1
/
+3
*
Utils: Remove odd check from FilePath::resolvePath
hjk
2021-07-15
1
-2
/
+0
*
Utils: Add/fix FilePath::isFile and FilePath::isDir
hjk
2021-07-14
1
-6
/
+20
*
Utils: Allow an offset in FilePath::readContents()
hjk
2021-07-09
1
-2
/
+5
*
Utils: Change semantics of FilePath::onDeviceSearchInPath()
hjk
2021-07-08
1
-4
/
+4
*
Utils: Allow additional directories for FilePath::searchInPath
hjk
2021-07-07
1
-3
/
+3
*
Utils: Add a FilePath::environment
hjk
2021-07-07
1
-0
/
+10
*
Utils: Move resolveSymLinks from FileUtils to FilePath
hjk
2021-07-02
1
-8
/
+10
*
Utils: Introduce FilePath::is{Relative,Absolute}Path
hjk
2021-07-02
1
-7
/
+17
*
Utils: Make FilePath::isNewerThan work remotely
hjk
2021-07-02
1
-7
/
+5
*
Utils: Make a FilePath's osType publicly accessible
hjk
2021-07-02
1
-8
/
+10
*
Utils: Merge FileUtils::removeRecursively() into FilePath
hjk
2021-07-02
1
-11
/
+11
*
Utils: Implement FilePath::withExecutableSuffix()
hjk
2021-06-30
1
-0
/
+14
*
Utils: Add FilePath::symLinkTarget
hjk
2021-06-30
1
-7
/
+13
*
Utils: Also pass Sort flag to FilePath::dirEntries
hjk
2021-06-29
1
-3
/
+5
*
Utils: Add a FilePath::ensureExistingFile
hjk
2021-06-29
1
-0
/
+14
*
Utils: Implement FilePath::removeRecursively
hjk
2021-06-29
1
-0
/
+10
*
Utils: Implement FilePath::rename()
hjk
2021-06-28
1
-0
/
+9
*
Utils: add FilePath::isWritableFile
David Schulz
2021-06-23
1
-0
/
+10
*
Utils: add permissions() to FilePath
David Schulz
2021-06-17
1
-0
/
+9
*
Utils: add rename function to fileutils
David Schulz
2021-06-17
1
-0
/
+7
*
Utils: Implement FilePath::writeFileContents()
hjk
2021-06-16
1
-0
/
+13
*
Utils: Make FileUtils::copyIfDifferent work also with remote paths
hjk
2021-06-14
1
-10
/
+15
*
Utils: Support remote FilePath::{lastModified,{remove,copy}File}
hjk
2021-06-14
1
-1
/
+22
*
CMake: Collect also remote filenames from generateBuildTargets()
hjk
2021-06-14
1
-0
/
+7
*
Utils: Introduce a FilePath::cleanPath
hjk
2021-06-11
1
-0
/
+7
*
Utils: add home FilePath convenience function
David Schulz
2021-06-10
1
-2
/
+7
*
Utils: Improve FilePath::parentDir() for the remote case
hjk
2021-06-10
1
-2
/
+4
*
Utils/ProjectExplorer: Add IDevice::searchInPath
hjk
2021-06-10
1
-0
/
+21
*
Debugger: filepathify DiagnosticLocation
David Schulz
2021-06-09
1
-3
/
+3
*
Utils: Add a FilePath::lastModified() interface
hjk
2021-06-09
1
-0
/
+6
*
ProjectExplorer: Implement (Docker)Device::exists(filePath)
hjk
2021-06-07
1
-1
/
+4
*
Utils: add FilePath::(complete)suffix
David Schulz
2021-06-04
1
-0
/
+28
*
Utils: Somewhat improve remote FilePath::canonicalPath()
hjk
2021-06-04
1
-0
/
+4
*
Utils: add FilePath::completeBaseName
David Schulz
2021-06-04
1
-0
/
+16
*
Utils: add FilePath::baseName
David Schulz
2021-06-03
1
-1
/
+7
*
Utils: Introduce FilePath::ensureWritableDir()
hjk
2021-06-01
1
-0
/
+12
*
Utils: Differentiate between WritableDir and ReadableFile
hjk
2021-06-01
1
-3
/
+1
*
Utils: Make FilePath::relativeChildPath() work with remote paths
hjk
2021-05-20
1
-3
/
+4
*
Only define CALLBACK when PCH is used
Cristian Adam
2021-05-19
1
-0
/
+2
*
Utils: Make FilePath::operator+() work with remote paths
hjk
2021-05-19
1
-1
/
+3
[next]