summary refs log tree commit diff
path: root/resources/qml/TopBar.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement switching in narrow modeNicolas Werner2021-06-081-2/+4
|
* Move currentRoom/timeline handling to roomlistNicolas Werner2021-05-281-8/+6
|
* Basic header and footer of room listNicolas Werner2021-05-151-2/+2
|
* Move global avatarSize propertyNicolas Werner2021-05-131-4/+4
|
* Make palette global in QmlNicolas Werner2021-05-131-2/+2
|
* Only show actions, when you have permissions to do themNicolas Werner2021-05-021-0/+1
|
* Clean up design a bitNicolas Werner2021-04-271-2/+2
|
* Escape html in topics and show line breaks in the settingsNicolas Werner2021-04-191-1/+2
|
* Fix some TapHandler focus issuesNicolas Werner2021-04-111-3/+6
|
* Fix room settings opening twice on room titleNicolas Werner2021-03-191-4/+0
|
* Use native menusNicolas Werner2021-03-141-14/+13
|
* Fix conflict between qmlformat and license checkNicolas Werner2021-03-071-0/+1
|
* Show mxid on hovering usernameNicolas Werner2021-03-071-1/+0
| | | | fixes #507
* Update license headersNicolas Werner2021-03-051-0/+4
|
* added room topicJedi182021-02-131-1/+1
|
* added changing of name through edit modal, removed old roomsettingsJedi182021-02-121-2/+2
|
* Revert "Update QtQuick versions to match Qt 5.10"Nicolas Werner2021-01-121-2/+2
| | | | This reverts commit 74e32dd96b8ed04d46802226551e72b68ab17e48.
* Update QtQuick versions to match Qt 5.10Joseph Donofry2021-01-111-2/+2
|
* Clean up Avatar click event handlingJoseph Donofry2021-01-111-6/+1
|
* Don't overflow room nameNicolas Werner2020-12-131-0/+2
|
* Make back button bigger as it is hard to tap with your thumbNicolas Werner2020-10-281-0/+2
|
* Split up TimelineView into separate componentsNicolas Werner2020-10-261-0/+127