status-desktop/ui/imports/shared
Lukáš Tinkl 42445d4b73 fix: App crashes on uploading an image containing "+" in its name
as we're dealing with local file URLs only here, we don't want to turn
the plus signs (`+`) into spaces (leads to failing to open the file,
emits an exception, crashes later on in our JS code)

Fixes #9538
2023-02-16 16:09:53 +01:00
..
controls fix(LinksMessageView): Refactor LinksMessageView to remove business logic from qml 2023-02-14 08:55:24 +02:00
img refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
panels fix(SplashScreen): Add Did You Know Splash screen 2023-02-16 16:06:50 +02:00
popups fix(wallet): improve send modal amount received text 2023-02-14 08:24:24 +01:00
status fix: App crashes on uploading an image containing "+" in its name 2023-02-16 16:09:53 +01:00
stores feat(Wallet) cache fetched balance history to DB for efficiency 2023-02-15 18:52:37 +04:00
views fix(MessageView): Show message when there is one img preview and extra text 2023-02-16 09:14:34 +02:00
DelegateModelGeneralized.qml
LoadingAnimation.qml
MacTrafficLights.qml
PolyfillNumberToLocaleString.js chore(Qt5.15): Fix qml warnings after qt 5.15 migration 2023-01-31 20:39:19 +02:00
qmldir chore(Qt5.15): Fix qml warnings after qt 5.15 migration 2023-01-31 20:39:19 +02:00