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
6.5.1
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
/
tst_qsettings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Corelib: s/Q_OS_MAC/Q_OS_DARWIN/wg except for doc and definition
Edward Welbourne
2023-03-20
1
-6
/
+6
*
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
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-27
/
+2
*
Clear tst_QSettings of deprecation warnings
Edward Welbourne
2022-04-26
1
-5
/
+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
*
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
1
-0
/
+38
*
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
1
-0
/
+23
*
Replace QtTest headers with QTest
David Skoland
2020-12-22
1
-1
/
+1
*
Deprecate QVariant::Type
Lars Knoll
2020-10-23
1
-5
/
+5
*
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
*
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
*
|
QShortcut: Properly port to the new configure system
Friedemann Kleint
2019-10-25
1
-1
/
+5
|
/
*
Win32: Consolidate registry code
Friedemann Kleint
2019-10-14
1
-30
/
+13
*
Remove usages of deprecated APIs of qtbase/gui
Sona Kurazyan
2019-07-13
1
-1
/
+3
*
Remove usages of deprecated APIs of corelib
Sona Kurazyan
2019-07-05
1
-2
/
+5
*
Fix QSettings parsing of spaces after comment lines
Thiago Macieira
2018-12-07
1
-0
/
+29
*
Metatype: make the Qt CBOR value-like types built-in meta types
Thiago Macieira
2018-07-04
1
-0
/
+4
*
tst_qsettings: Check case sensitivity of actual settings file
Tor Arne Vestbø
2018-03-07
1
-1
/
+1
*
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-1
/
+1
*
Allow QSettings to synchronize non-atomically
Thiago Macieira
2017-08-04
1
-0
/
+76
*
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-02-08
1
-5
/
+13
|
\
|
*
Fix data corruption when reading byte arrays from QSettings
Thierry Bastian
2017-02-03
1
-0
/
+11
|
*
Read the .ini file back in text mode
Thiago Macieira
2017-01-31
1
-5
/
+2
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-10-13
1
-18
/
+178
|
\
|
|
*
tst_QSettings: Don't assume the presence of a key means isWritable
Tor Arne Vestbø
2016-10-10
1
-1
/
+1
|
*
tst_QSettings: Fix tests on sandboxed platforms such as iOS
Tor Arne Vestbø
2016-10-10
1
-13
/
+7
[next]