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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Core: Show progress during plugin installation
Marcus Tillmanns
5 days
1
-3
/
+2
*
Utils: Move FileUtils::makeWritable to FilePath
hjk
2025-05-21
1
-1
/
+0
*
Utils: Remove FileReader class
hjk
2025-04-23
1
-12
/
+0
*
Utils: Merge the two FileSaver::write() overloads
hjk
2025-04-23
1
-2
/
+1
*
Utils: Split user interaction out of FileSaver::finalize()
hjk
2025-04-23
1
-3
/
+3
*
Utils: Return Result<> from one of the FileSaver::finalize() overloads
hjk
2025-04-23
1
-6
/
+3
*
FileUtils: Add missing export
Jarek Kobus
2025-04-17
1
-2
/
+1
*
Utils: Move Utils::FileReader::fetchQrc out of FileReader
hjk
2025-04-17
1
-1
/
+2
*
Utils: Return Result<> from FileReader::fetch()
hjk
2025-04-16
1
-3
/
+2
*
Replace most expected_str by Utils::Result
hjk
2025-04-11
1
-1
/
+1
*
Utils: Replace Result class by type alias to std::expected<T, QString>
hjk
2025-04-11
1
-3
/
+3
*
FileUtils: Use Result inside TempFileSaver
hjk
2025-03-31
1
-4
/
+3
*
Utils: Remove parent argument from FileUtils dialogs
hjk
2025-01-06
1
-7
/
+1
*
Utils: Merge one FileReader use in its only user
hjk
2024-12-16
1
-3
/
+0
*
Utils: Simplify FileReader interface
hjk
2024-12-13
1
-7
/
+4
*
Utils: Replace FileUtils class by a FileUtils namespace
hjk
2024-11-20
1
-75
/
+75
*
Utils: Make FileUtils::copyIfDifferent return Result instead of bool
hjk
2024-11-15
1
-1
/
+1
*
Remove #include <utils/fileutils.h> from most header files
hjk
2024-07-26
1
-7
/
+0
*
Core: Allow users to open output window contents in scratch buffer
Christian Kandeler
2024-07-19
1
-0
/
+2
*
Utils: Fix FileUtils::copyRecursively with user interaction
Alessandro Portale
2024-07-08
1
-2
/
+3
*
Utils: Make injected default dialog parent better re-usable
hjk
2024-05-24
1
-4
/
+0
*
Utils: Add FilePath constructor for TempFileSaver
Marcus Tillmanns
2024-02-12
1
-0
/
+4
*
ScreenRecorder: Add additional search paths
Marcus Tillmanns
2023-11-01
1
-0
/
+3
*
Terminal: Add shell integration
Marcus Tillmanns
2023-03-16
1
-1
/
+0
*
Utils: Make UnixDeviceFileAccess macOS compatible
Marcus Tillmanns
2023-02-25
1
-1
/
+1
*
Utils: Add tst_filepath
Marcus Tillmanns
2023-02-24
1
-4
/
+0
*
Utils: Tr::tr
Alessandro Portale
2023-02-01
1
-4
/
+0
*
Utils: Add FilePath::copyRecursively
Marcus Tillmanns
2023-01-25
1
-41
/
+6
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Utils: Change browse button to OptionPushButton
Marcus Tillmanns
2022-12-09
1
-3
/
+8
*
Utils: Consolidate the isRelative/isAbsolute implementations
hjk
2022-12-01
1
-2
/
+0
*
Utils: Check shift pressed for directory chooser
Marcus Tillmanns
2022-10-18
1
-1
/
+2
*
Utils: Add FilePath::isSameFile()
Marcus Tillmanns
2022-10-13
1
-1
/
+0
*
Utils: Split off file access interface from IDevice
hjk
2022-10-13
1
-7
/
+0
*
FileUtils:: Support non-native filedialog
Marcus Tillmanns
2022-10-12
1
-7
/
+0
*
Utils: Combine some of the iterateWithFind overloads
hjk
2022-10-12
1
-13
/
+0
*
Add FSEngine FilePath Cache
Marcus Tillmanns
2022-10-11
1
-2
/
+11
*
Utils: Return a bit more data from DeviceShell::runInShell
hjk
2022-10-10
1
-1
/
+8
*
Utils: Make more unix find code re-usable
hjk
2022-10-07
1
-4
/
+14
*
Utils: Make path cleaning platform agnostic
hjk
2022-09-23
1
-1
/
+4
*
Merge remote-tracking branch 'origin/8.0'
Eike Ziller
2022-09-19
1
-0
/
+2
|
\
|
*
linuxdevice: Fix ::bytesAvailable
Marcus Tillmanns
2022-09-15
1
-0
/
+2
*
|
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
|
FileUtils: Adds toFilePathList function
Marcus Tillmanns
2022-08-04
1
-0
/
+2
*
|
filepath: Move FileUtils:: function out of FilePath.cpp
Marcus Tillmanns
2022-08-04
1
-43
/
+3
*
|
Utils: Improve FileUtils::commonPath
Alessandro Portale
2022-07-29
1
-0
/
+1
*
|
Utils: Use FilePaths alias instead of QList<FilePath>
Alessandro Portale
2022-07-21
1
-2
/
+2
*
|
filesystem: Add QFSEngine for filepaths
Marcus Tillmanns
2022-07-21
1
-1
/
+9
|
/
*
Utils: Introduce FilePath::displayName()
hjk
2022-06-02
1
-0
/
+1
*
Utils: More forward declarations / drop unused headers [D-G]
Jarek Kobus
2022-05-25
1
-5
/
+1
[next]