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.4.3
6.5
6.5.0
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
/
qsettings
Commit message (
Expand
)
Author
Age
Files
Lines
*
Corelib: s/Q_OS_MAC/Q_OS_DARWIN/wg except for doc and definition
Edward Welbourne
6 days
1
-6
/
+6
*
tests: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-17
1
-2
/
+0
*
Adapt corelib to use QTimeZone in place of Qt::TimeSpec
Edward Welbourne
2022-12-09
1
-1
/
+1
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-12
/
+12
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-1
/
+1
*
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
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
1
-3
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-27
/
+2
*
Clear tst_QSettings of deprecation warnings
Edward Welbourne
2022-04-26
2
-7
/
+5
*
tst_QSettings::testVariantTypes(): modernize list initializations
Edward Welbourne
2022-04-26
1
-10
/
+6
*
Convert tst_QSettings::testVariantTypes()'s macro body into a lambda
Edward Welbourne
2022-04-26
1
-13
/
+18
*
Clean up tst_QSettings::testVariantTypes()
Edward Welbourne
2022-04-26
1
-27
/
+26
*
Rearrange tst_QSettings::testVariantTypes()
Edward Welbourne
2022-04-26
1
-24
/
+24
*
Remove two unused resource files from tst_qsettings
Edward Welbourne
2022-04-26
4
-8
/
+0
*
Inline a shared data-driven test table in tst_QSettings
Edward Welbourne
2022-04-26
1
-88
/
+23
*
Clean up includes involving tst_qmetatype_common.h
Edward Welbourne
2022-04-26
1
-9
/
+4
*
QSettingsPrivate: fold from/to parameters into the view they bound
Edward Welbourne
2022-03-30
1
-2
/
+2
*
QSettings: port key processing to QAnyStringView
Marc Mutz
2022-03-19
1
-15
/
+12
*
Do not assume implicit string-ish → QColor conversion
Marc Mutz
2022-03-11
1
-1
/
+1
*
QSettings: support reading UTF-8 keys in INI files
Ivan Solovev
2022-03-02
4
-0
/
+62
*
CMake: Add BUILTIN_TESTDATA option to qt_internal_add_test
Alexey Edelev
2022-02-11
1
-18
/
+13
*
Remove unused .qrc files
Joerg Bornemann
2022-01-17
1
-13
/
+0
*
Windows: Fix handling of childGroups() when fallbacks are disabled
Jeremie Graulle
2021-12-27
1
-0
/
+10
*
Compile autotests for Integrity
Tatiana Borisova
2021-09-20
1
-0
/
+4
*
testlib: Deprecate QWARN() in favor of qWarning()
Tor Arne Vestbø
2021-08-04
1
-1
/
+1
*
macOS: Don't mangle QByteArray settings with @ prefix by decoding as UTF-8
Tor Arne Vestbø
2021-07-13
1
-0
/
+4
*
tst_qsettings: reliably remove the empty.ini file
Marc Mutz
2021-06-11
1
-1
/
+2
*
Fix warnings from deprecated posix functions
Volker Hilsheimer
2021-04-28
1
-1
/
+3
*
Split up the QMetaType unit test
Volker Hilsheimer
2021-02-09
1
-1
/
+1
*
QSettings: Add support for QMetaType::Float
Christian Ehrlicher
2021-01-15
4
-0
/
+28
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
1
-11
/
+0
*
Replace QtTest headers with QTest
David Skoland
2020-12-22
1
-1
/
+1
*
Tests: Fix building with qmake on Windows
Friedemann Kleint
2020-12-17
1
-1
/
+1
*
Deprecate QVariant::Type
Lars Knoll
2020-10-23
1
-5
/
+5
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-09-23
1
-4
/
+4
*
Fix compiler warnings about missing overrides
Lars Knoll
2020-09-13
1
-1
/
+1
*
Implement QMetaType::canConvert() and use it in QVariant
Lars Knoll
2020-08-24
1
-1
/
+2
*
Tests: Use QVERIFY instead of QCOMPARE for empty lists
Friedemann Kleint
2020-07-10
1
-1
/
+1
*
CMake: Regenerate tests with new qt_ prefixed APIs
Alexandru Croitor
2020-07-09
1
-4
/
+4
*
Replace use of deprecated Q_OS_MACX in favor of Q_OS_MACOS
Tor Arne Vestbø
2020-07-08
1
-1
/
+1
*
Remove QByteArray's methods taking QString and their uses
Sona Kurazyan
2020-06-25
1
-2
/
+0
*
Remove winrt
Oliver Wolff
2020-06-06
1
-31
/
+14
*
Get rid of QSettings::iniCodec()
Lars Knoll
2020-05-14
1
-108
/
+5
*
Merge remote-tracking branch 'origin/5.15' into dev
Lars Knoll
2020-02-28
1
-2
/
+3
|
\
|
*
tst_QSettings: Fix leaking registry key
Friedemann Kleint
2020-02-25
1
-2
/
+3
*
|
Regenerate projects one last time before merge
wip/cmake
Alexandru Croitor
2020-02-12
1
-2
/
+1
*
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Leander Beernaert
2019-11-19
1
-1
/
+5
|
\
\
|
*
|
QShortcut: Properly port to the new configure system
Friedemann Kleint
2019-10-25
1
-1
/
+5
|
|
/
*
|
Regenerate tests/auto/corelib/io
Alexandru Croitor
2019-11-12
1
-9
/
+12
[next]