index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
corelib
/
io
/
qsavefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-27
/
+2
*
QtBase: replace windows.h with qt_windows.h
Yuhang Zhao
2021-11-23
1
-1
/
+1
*
Compile autotests for Integrity
Tatiana Borisova
2021-09-20
1
-0
/
+4
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
1
-5
/
+0
*
Replace QtTest headers with QTest
David Skoland
2020-12-22
1
-1
/
+2
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-09-23
1
-1
/
+1
*
CMake: Regenerate tests with new qt_ prefixed APIs
Alexandru Croitor
2020-07-09
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-11
1
-0
/
+4
|
\
|
*
tst_QSaveFile: skip test that fails when run as root
Thiago Macieira
2020-04-08
1
-0
/
+4
*
|
Merge remote-tracking branch 'origin/dev' into merge-dev
Leander Beernaert
2020-01-24
1
-1
/
+1
|
\
\
|
|
/
|
*
Avoid initializing QFlags with 0 or nullptr in tests
Friedemann Kleint
2019-11-26
1
-1
/
+1
*
|
Regenerate tests/auto/corelib/io
Alexandru Croitor
2019-11-12
1
-1
/
+0
*
|
Merge branch 'wip/qt6' into wip/cmake
Alexandru Croitor
2019-08-15
1
-0
/
+34
|
\
\
|
|
/
|
*
QSaveFile: Fix changing the file name after hitting on readonly file
Friedemann Kleint
2019-07-11
1
-0
/
+34
*
|
Regenerate coreliob/io tests
Alexandru Croitor
2019-08-15
1
-4
/
+5
*
|
Regenerate CMakeLists for tests/corelib/io
Jędrzej Nowacki
2019-08-12
1
-0
/
+14
|
/
*
Support Alternate Data Streams in QSaveFile
Thiago Macieira
2017-08-04
1
-0
/
+60
*
Updated license headers
Jani Heikkinen
2016-01-21
1
-16
/
+11
*
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-10-14
1
-11
/
+11
|
\
|
*
Tests: Always verify whether QTemporaryDir/File creation succeeded.
Friedemann Kleint
2015-09-28
1
-11
/
+11
*
|
Tests: Remove CONFIG += parallel_test.
Friedemann Kleint
2015-09-05
1
-1
/
+1
|
/
*
QSaveFile: Fix permissions on creation
Kai Koehne
2015-04-08
1
-0
/
+8
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-6
/
+6
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-18
/
+10
*
QSaveFile: error out in open when the file is a directory
Olivier Goffart
2014-06-04
1
-0
/
+25
*
QSaveFile: follow symbolic links
Olivier Goffart
2014-05-30
1
-0
/
+114
*
Skip some qsavefile auto tests
Bernd Weimer
2014-05-19
1
-3
/
+14
*
Fix temporary directory leak in tst_qsavefile.
Friedemann Kleint
2013-10-01
1
-45
/
+24
*
tst_qsavefile: Check temporary dir and output open errors.
Friedemann Kleint
2013-09-30
1
-12
/
+27
*
QSaveFile: allow saving to a writable file in a non-writable directory
David Faure
2013-04-05
1
-9
/
+76
*
QSaveFile autotest: restore permissions using RAII
David Faure
2013-01-17
1
-8
/
+25
*
QSaveFile: test the case of an existing, but readonly, target file.
David Faure
2013-01-17
1
-2
/
+23
*
Add class QSaveFile.
David Faure
2013-01-17
2
-0
/
+239