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
/
savefile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Replace Result class by type alias to std::expected<T, QString>
hjk
2025-04-11
1
-1
/
+1
*
Utils: Add FilePath::isLocal() and use it instead of !needsDevice()
hjk
2024-12-09
1
-1
/
+1
*
Replace a few expected_str<void> by Utils::Result
hjk
2024-10-08
1
-1
/
+1
*
Utils: Remove unneeded class declaration and include
hjk
2024-09-18
1
-2
/
+0
*
Utils: Add env to disable special win32 code
Marcus Tillmanns
2024-09-12
1
-69
/
+73
*
Utils: SaveFile uses the remote device capable TemporaryFilePath
Marcus Tillmanns
2024-09-12
1
-73
/
+107
*
Replace QFile::exists by QFileInfo::exists
hjk
2023-09-01
1
-2
/
+2
*
Utils: Push FilePath::toString border line a bit further
hjk
2023-01-13
1
-7
/
+7
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Utils: Drop unused headers [I-Z]
Jarek Kobus
2022-05-25
1
-3
/
+5
*
Utils: More forward declarations / drop unused headers [S]
Jarek Kobus
2022-05-25
1
-0
/
+2
*
Utils lib: Remove unneeded includes from cpp files
Jarek Kobus
2022-05-19
1
-1
/
+1
*
Utils: Move resolveSymLinks from FileUtils to FilePath
hjk
2021-07-02
1
-2
/
+1
*
Don't initialize QFlags unnecessarily
Alessandro Portale
2020-01-21
1
-1
/
+1
*
Use even less nullptr for default flags
hjk
2020-01-20
1
-10
/
+10
*
Some clang-tidy -use-modernize-nullptr
hjk
2019-08-01
1
-9
/
+9
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-1
/
+1
*
SaveFile: Fix error handling when moving file with new contents fails
Eike Ziller
2018-12-17
1
-1
/
+2
*
Merge remote-tracking branch 'origin/4.7' into 4.8
Eike Ziller
2018-09-27
1
-7
/
+20
|
\
|
*
Utils: Fix file saver for delete locked files
David Schulz
2018-09-26
1
-7
/
+20
*
|
Utils: Modernize further
Alessandro Portale
2018-07-24
1
-1
/
+1
*
|
Utils: Modernize
Alessandro Portale
2018-07-20
1
-1
/
+1
*
|
Revert "Windows: Match the name case of included files"
Orgad Shaneh
2018-07-19
1
-1
/
+1
*
|
Windows: Match the name case of included files
Alessandro Portale
2018-07-12
1
-1
/
+1
|
/
*
Fix issues with saving files on network drives on Windows
Eike Ziller
2018-06-29
1
-1
/
+1
*
Utils: fix savefile in case we save new file (Windows)
Ivan Donchevskii
2017-12-20
1
-12
/
+24
*
Utils: Don't proceed with temp file which could not be opened
Robert Loehning
2017-12-19
1
-1
/
+2
*
Utils: workaround for saving file opened by another application
Ivan Donchevskii
2017-12-15
1
-0
/
+19
*
Utils: take control over QTemporaryFile file lock
Ivan Donchevskii
2017-12-15
1
-12
/
+19
*
Utils: improve savefile error messages
Ivan Donchevskii
2017-12-15
1
-10
/
+20
*
Utils: remove unused variable in SaveFile class
Ivan Donchevskii
2017-12-11
1
-3
/
+2
*
Utils: improve failed file saving behavior
Ivan Donchevskii
2017-07-03
1
-2
/
+11
*
Fix compiler warnings on windows.
David Schulz
2016-04-22
1
-1
/
+2
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
Utils: Make sure we only use fdatasync() on systems that have it.
Christian Kandeler
2013-02-06
1
-3
/
+3
*
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-31
1
-1
/
+1
|
\
|
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
1
-1
/
+1
*
|
Fix: Make sure umask is used when creating new files
Knut Petter Svendsen
2013-01-29
1
-1
/
+38
*
|
Merge remote-tracking branch 'origin/2.6'
Eike Ziller
2012-10-05
1
-21
/
+20
|
\
|
|
*
Adjust license headers
hjk
2012-10-05
1
-21
/
+20
*
|
Utils::FileUtils: Use Utils::FileName for file paths instead of QString.
Christian Kandeler
2012-09-07
1
-1
/
+2
|
/
*
Build fix for Mac OS
Eike Ziller
2012-08-20
1
-0
/
+2
*
Fix compilation of MinGW-w64 4.7
Yuchen Deng
2012-08-17
1
-1
/
+1
*
properly sync file's data on commit
Oswald Buddenhagen
2012-08-16
1
-0
/
+14
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
1
-3
/
+1
*
Long live the king!
hjk
2012-01-26
1
-1
/
+1
[next]