status-desktop/ui/app/AppLayouts/Browser/panels
Alex Jbanca 81a4d70932 chore(Qt5.15): Fix qml warnings after qt 5.15 migration
Fixing QML Connections warnings due to deprecated onFoo handlers. Now we're using function onFoo(params).
Fixing QML compilation error due to js filename format.
Fixing cyclic dependencies between qml components.
2023-01-31 20:39:19 +02:00
..
BrowserHeader.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
BrowserTabView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
DownloadBar.qml chore(Qt5.15): Fix qml warnings after qt 5.15 migration 2023-01-31 20:39:19 +02:00
DownloadView.qml chore(Qt5.15): Fix qml warnings after qt 5.15 migration 2023-01-31 20:39:19 +02:00
FavoritesBar.qml feat(@desktop): Fix twitchy scrolling issues 2022-07-21 18:44:30 +03:00
FavoritesList.qml fix(@desktop): Fix scrolling in chat components, wallet fixes 2022-07-21 18:44:30 +03:00
FindBar.qml refactor: remove dynamic scoping from browser module 2022-02-01 11:39:45 +01:00