moment/src/gui
koudja 52b0bb18cb Add room bookmarking: bookmarks are always on top
Introduce a bookmark system for rooms:
a room bookmarked will always appear on top of every other
(for a given account).

Bookmarking can be done through context menu on targeted room
(as well as un-bookmarking) or through settings.json
(key roomBookmarkIDs) for permanent bookmark.
roomBookmarkIds is a {account_user_id: [room_id]} dict.
2021-03-03 17:12:09 -04:00
..
Base Add workaround for delegate stuck transition bug 2021-03-03 17:12:08 -04:00
Dialogs Don't pass Python Future objects to QML 2021-03-03 17:12:08 -04:00
MainPane Add room bookmarking: bookmarks are always on top 2021-03-03 17:12:09 -04:00
Pages Fix JoinRoom cancel button not going to last page 2021-03-03 17:12:09 -04:00
Popups Don't pass Python Future objects to QML 2021-03-03 17:12:08 -04:00
PythonBridge Fix onLoopException calling showError incorrectly 2021-03-03 17:12:09 -04:00
ShortcutBundles Add copyright header to source code files 2021-03-03 17:12:08 -04:00
DebugConsole.qml DebugConsole: improve field placeholder & .help 2021-03-03 17:12:08 -04:00
IdleManager.qml Add copyright header to source code files 2021-03-03 17:12:08 -04:00
LoadingScreen.qml Add copyright header to source code files 2021-03-03 17:12:08 -04:00
ModelStore.qml Add copyright header to source code files 2021-03-03 17:12:08 -04:00
PageLoader.qml Add copyright header to source code files 2021-03-03 17:12:08 -04:00
qmldir Begin yet another model refactor 2020-01-06 03:41:14 -04:00
TrayIcon.qml Add copyright header to source code files 2021-03-03 17:12:08 -04:00
UI.qml Add copyright header to source code files 2021-03-03 17:12:08 -04:00
Utils.qml DebugConsole output: add text selection & copying 2021-03-03 17:12:08 -04:00
Window.qml Add copyright header to source code files 2021-03-03 17:12:08 -04:00