Patryk Osmaczko
|
35a2dd5244
|
[Popups]: added destroy() function in all popups by default
Also switched StatusModal to derive from StatusDialog instead
of Popup type
Closes #10149
|
2023-06-02 14:28:39 +03:00 |
Patryk Osmaczko
|
e0a5afebee
|
chore(translations): transform `qsTrId` to `qsTr`
issue: #4544
|
2022-07-06 19:09:50 +02:00 |
Igor Sirotin
|
36a079aea8
|
fix(icons): Updated arrow icons
|
2022-07-01 17:43:13 +04:00 |
Khushboo Mehta
|
83d4aaa0e8
|
refactor: remove dynamic scoping from browser module
closes #4246
|
2022-02-01 11:39:45 +01:00 |
Khushboo Mehta
|
b1746d6d8e
|
fix(@desktop/browser): Website URL overlaps with reload and add favourite buttons
fixes #4214
|
2021-12-06 11:29:15 +01:00 |
Khushboo Mehta
|
da28629ffc
|
fix(@desktop/browser): Fix for Favorites bar is not shown without disabling and enabling toggle
Also fixed issue of overlap after a switch between disbaled to enabled state
fixes #4105
|
2021-11-17 15:43:52 +01:00 |
Sale Djenic
|
f0b2ed6cca
|
refactor(@desktop/general): `appSettings` moved to Nim
|
2021-11-05 11:02:45 -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 |
Khushboo Mehta
|
14b49b800a
|
refactor: remove StatusIconButton from ui/shared/status
fixes #3832
|
2021-10-26 08:27:11 -04:00 |
Pascal Precht
|
684d0b30b6
|
refactor(@desktop/browser): use StatusQ controls in browser module
|
2021-10-21 09:22:35 -04:00 |
Pascal Precht
|
0b302c08a3
|
refactor: move `StyledTextField` to ui/shared/controls
|
2021-10-14 12:51:27 -04:00 |
Pascal Precht
|
61ccf9c757
|
refactor: move `StyledText` to ui/shared/panels
|
2021-10-14 12:51:27 -04:00 |
Khushboo Mehta
|
77bde47de0
|
\refactor: move QML Browser section to new architecture
closes #3709
|
2021-10-05 16:29:18 -04:00 |