Lukáš Tinkl
|
81cda65b20
|
chore(i18n): add some missing i18n()
+ remove one last qsTrId()
|
2022-07-20 11:31:15 +02:00 |
Patryk Osmaczko
|
25c6a5f5ca
|
chore(@desktop): remove identicon related code
|
2022-04-04 17:50:48 +02:00 |
Alexandra Betouni
|
0eb40287fa
|
refactor: removed dynamic scoping from shared module
Properties and functions moved to Global:
- toastMessage
- openProfilePopup()
- getProfileImage()
- popupOpened
Closes #4248
|
2022-02-01 11:46:39 +01:00 |
Pascal Precht
|
9adbd37729
|
refactor: replace StatusNotification with StatusMacNotification
|
2021-11-05 15:15:14 -04:00 |
Alexandra Betouni
|
426c116bac
|
refactor(desktop) Made shared a QML module
Use it as import shared 1.0, import shared.controls 1.0
etc instead of import "../../../shared"
Closes #3934
|
2021-10-27 18:05:45 -04:00 |