Changeset View
Changeset View
Standalone View
Standalone View
src/resources.qrc
| <RCC> | <RCC> | ||||
| <qresource prefix="/"> | <qresource prefix="/"> | ||||
| <file alias="main.qml">contents/ui/main.qml</file> | <file alias="main.qml">contents/ui/main.qml</file> | ||||
| <file alias="PageManager.qml">contents/ui/PageManager.qml</file> | <file alias="PageManager.qml">contents/ui/PageManager.qml</file> | ||||
| <file alias="LoginPage.qml">contents/ui/LoginPage.qml</file> | <file alias="LoginPage.qml">contents/ui/LoginPage.qml</file> | ||||
| <file alias="MainPage.qml">contents/ui/MainPage.qml</file> | <file alias="MainPage.qml">contents/ui/MainPage.qml</file> | ||||
| <file alias="TabView.qml">contents/ui/TabView.qml</file> | <file alias="TabView.qml">contents/ui/TabView.qml</file> | ||||
| <file alias="Tab.qml">contents/ui/Tab.qml</file> | <file alias="Tab.qml">contents/ui/Tab.qml</file> | ||||
| <file alias="ClosableScrollablePage.qml">contents/ui/ClosableScrollablePage.qml</file> | <file alias="ClosableScrollablePage.qml">contents/ui/ClosableScrollablePage.qml</file> | ||||
| <file alias="SelfDestroyableOverlaySheet.qml">contents/ui/SelfDestroyableOverlaySheet.qml</file> | <file alias="SelfDestroyableOverlaySheet.qml">contents/ui/SelfDestroyableOverlaySheet.qml</file> | ||||
| <file alias="RoomListView.qml">contents/ui/RoomListView.qml</file> | <file alias="RoomListView.qml">contents/ui/RoomListView.qml</file> | ||||
| <file alias="RoomListViewItemDelegate.qml">contents/ui/RoomListViewItemDelegate.qml</file> | <file alias="RoomListViewItemDelegate.qml">contents/ui/RoomListViewItemDelegate.qml</file> | ||||
| <file alias="RoomPage.qml">contents/ui/RoomPage.qml</file> | <file alias="RoomPage.qml">contents/ui/RoomPage.qml</file> | ||||
| <file alias="RoomPinnedEventsPage.qml">contents/ui/RoomPinnedEventsPage.qml</file> | |||||
| <file alias="RoomTimelineView.qml">contents/ui/RoomTimelineView.qml</file> | <file alias="RoomTimelineView.qml">contents/ui/RoomTimelineView.qml</file> | ||||
| <file alias="SendMessageBox.qml">contents/ui/SendMessageBox.qml</file> | <file alias="SendMessageBox.qml">contents/ui/SendMessageBox.qml</file> | ||||
| <file alias="EventView.qml">contents/ui/EventView.qml</file> | <file alias="EventView.qml">contents/ui/EventView.qml</file> | ||||
| <file alias="EventViewWrapper.qml">contents/ui/EventViewWrapper.qml</file> | <file alias="EventViewWrapper.qml">contents/ui/EventViewWrapper.qml</file> | ||||
| <file alias="EventViewCompact.qml">contents/ui/EventViewCompact.qml</file> | <file alias="EventViewCompact.qml">contents/ui/EventViewCompact.qml</file> | ||||
| <file alias="EventSourceView.qml">contents/ui/EventSourceView.qml</file> | <file alias="EventSourceView.qml">contents/ui/EventSourceView.qml</file> | ||||
| <file alias="EventHistoryView.qml">contents/ui/EventHistoryView.qml</file> | <file alias="EventHistoryView.qml">contents/ui/EventHistoryView.qml</file> | ||||
| <file alias="Bubble.qml">contents/ui/Bubble.qml</file> | <file alias="Bubble.qml">contents/ui/Bubble.qml</file> | ||||
| ▲ Show 20 Lines • Show All 72 Lines • Show Last 20 Lines | |||||