summary refs log tree commit diff
path: root/resources/qml/TopBar.qml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix some qml warningsNicolas Werner2023-10-261-4/+4
* Fix reply and topic colorsNicolas Werner2023-10-101-0/+2
* Fix some reply layouting loopsNicolas Werner2023-08-251-1/+1
* Reimplement reply delegate by moving out the timeline event without layoutNicolas Werner2023-08-251-16/+1
* Move to automatic type registrationNicolas Werner2023-06-191-1/+1
* Format qmlNicolas Werner2023-06-081-207/+175
* Get rid of scrollhelperNicolas Werner2023-06-081-10/+0
* Fix palette access and QMediaPlayer errorsNicolas Werner2023-06-081-10/+8
* Change members button color when hoveredLoren Burkholder2023-02-281-17/+17
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
* feat: hide all popup menus when press leftbutton on somewhere elseShootingStarDragons2023-01-231-0/+8
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
* Add 'clear' button to search bar and implement search indicator via spinnerJoseph Donofry2022-12-201-0/+1
* Focus text field on key press (swallows first though...)Nicolas Werner2022-12-131-0/+3
* fix squishNicolas Werner2022-12-071-1/+1
* Fix people icon blurrinessq234rty2022-12-061-2/+0
* Add a shortcut for searchNicolas Werner2022-10-071-2/+8
* Add a slow way to search a roomNicolas Werner2022-10-061-20/+69
* Show the community of a roomNicolas Werner2022-09-201-9/+52
* Fix weird spacing and hidden encryption indicator in top barNicolas Werner2022-07-161-3/+4
* Fix pins not refreshing after being loadedNicolas Werner2022-06-151-1/+6
* Fix pinned messages getting clippedNicolas Werner2022-04-241-0/+1
* Open room members dialog when clicking the encryption indicatorNicolas Werner2022-03-051-8/+19
* Show widgets as linksNicolas Werner2022-02-041-2/+38
* Fix list items being hoverable through between settings and new room buttonsNicolas Werner2022-01-301-218/+224
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* Multiply source size by scale factorNicolas Werner2021-12-131-2/+3
* Fix broken top bar clicks without pinsNicolas Werner2021-12-111-7/+7
* Change width of pinned message boxNicolas Werner2021-12-111-1/+1
* Support pinned messagesNicolas Werner2021-12-111-11/+126
* Fix mouse cursor on top barNicolas Werner2021-11-191-0/+5
* Use filled shields everywhere and distinguish different states moreNicolas Werner2021-11-171-0/+2
* Switch icon theme to Fluent iconsLoren Burkholder2021-11-171-2/+2
* Improve the layout and behaviour of topbar slightlyNicolas Werner2021-11-111-11/+32
* Fix incorrect pluralization of "rooms"Eldred Habert2021-10-191-1/+1
* Use correct form of roomIdLoren Burkholder2021-09-111-6/+9
* Use more descriptive property nameLoren Burkholder2021-09-111-1/+1
* Use better id loading methodologyLoren Burkholder2021-09-111-1/+2
* Get direct chat jdenticons to line upLoren Burkholder2021-09-111-0/+1
* Show verification status in memberlistNicolas Werner2021-08-131-1/+1
* Show if there are unverified devices in a roomNicolas Werner2021-08-131-1/+25
* Move various room auxiliary functions to TimelineManagerLoren Burkholder2021-07-211-5/+5
* Finish converting function to propertyLoren Burkholder2021-07-201-1/+1
* Simplify room details accessLoren Burkholder2021-07-201-2/+2
* make lintLoren Burkholder2021-07-201-13/+1
* QML the invite dialogLoren Burkholder2021-07-201-1/+13
* QML the room member listLoren Burkholder2021-07-201-1/+1
* Fix high CPU usage when a room is openNicolas Werner2021-07-101-2/+2
* Redesign invites and room preview joinsNicolas Werner2021-07-091-8/+16
* 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
* 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
* 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