index
:
qt/qtbase.git
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
path:
root
/
src
/
corelib
/
io
/
qsettings_wasm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add security headers to QSetting files
Matthias Rauter
2025-06-26
1
-0
/
+1
*
wasm: introduce qwasmglobal_p.h
Morten Sørvig
2025-03-03
1
-6
/
+7
*
Make WASM IDB settings use the fallback mechanism correctly
Mikolaj Boc
2023-10-18
1
-20
/
+26
*
Simplify QWasmIDBSettingsPrivate
Mikolaj Boc
2023-10-18
1
-46
/
+7
*
wasm: Mark switch case as unreachable
Morten Sørvig
2023-09-07
1
-1
/
+1
*
Main thread-proxy localStorage oprations in native WASM QSettings
Mikolaj Boc
2023-08-28
1
-66
/
+87
*
Make IDB settings work sync with JSPI
Mikolaj Boc
2023-08-21
1
-103
/
+59
*
Add WebLocalStorageFormat, WebIndexedIDBFormat to public API
Mikolaj Boc
2023-08-21
1
-15
/
+13
*
Make more of tst_settings pass on WASM
Mikolaj Boc
2023-08-02
1
-57
/
+116
*
wasm: avoid LocalStorage past-the-end access on clear()
Morten Sørvig
2022-12-28
1
-5
/
+13
*
wasm: add Window.localStorage settings backend
Morten Sørvig
2022-09-27
1
-66
/
+220
*
wasm: don't access deleted settings objects
Morten Sørvig
2022-07-06
1
-14
/
+29
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtCore: replace QLatin1String/QLatin1Char with _L1/u'' where applicable
Sona Kurazyan
2022-03-25
1
-1
/
+3
*
Port QSettingsPrivate::get() to std::optional
Marc Mutz
2021-06-30
1
-4
/
+4
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
1
-1
/
+1
*
wasm: add platform qsettings
Lorn Potter
2019-11-14
1
-0
/
+259