summaryrefslogtreecommitdiffstats
path: root/resources/qml/MatrixText.qml
AgeCommit message (Expand)Author
2023-10-18Small qml fixesNicolas Werner
2023-10-10Merge branch 'delegate-rework'Nicolas Werner
2023-10-02Fix reply text colorLoren Burkholder
2023-09-30Qt 6.4 properly supports scrolling text with touchLoren Burkholder
2023-08-25Reimplement reply delegate by moving out the timeline event without layoutNicolas Werner
2023-08-25Working text messages in delegate reworkNicolas Werner
2023-06-19More linter fixesNicolas Werner
2023-06-19Temporarily revert TextArea change until I find a proper fix for the binding ...Nicolas Werner
2023-06-19Move to automatic type registrationNicolas Werner
2023-06-10Use TextArea for message textNicolas Werner
2023-06-08Format qmlNicolas Werner
2023-06-08Fix palette access and QMediaPlayer errorsNicolas Werner
2023-02-21Get rid of year in license headersNicolas Werner
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-12-13Revert "Disable keyboard selection for text by default"Nicolas Werner
2022-12-13Disable keyboard selection for text by defaultNicolas Werner
2022-04-22Add member list and settings buttons to spaces (#1051)Loren Burkholder
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-12-31Use the styles default delay for tooltipsNicolas Werner
2021-07-27Port to explicit connect syntaxNicolas Werner
2021-07-19Basic sticker supportNicolas Werner
2021-07-15Add workaround for TextEdit not rerendering after image loadedNicolas Werner
2021-06-25Fix clicking links in mobile modeNicolas Werner
2021-05-13Move openLink to Nheko globalsNicolas Werner
2021-05-13Make palette global in QmlNicolas Werner
2021-04-29Highlight navigated to messageNicolas Werner
2021-04-28Rewrite matrix.to links to matrix uris and handle them the same wayNicolas Werner
2021-03-07Fix conflict between qmlformat and license checkNicolas Werner
2021-03-07Show mxid on hovering usernameNicolas Werner
2021-03-05Update license headersNicolas Werner
2021-02-14Fix hover handling in the timelineNicolas Werner
2021-01-12Revert "Update QtQuick versions to match Qt 5.10"Nicolas Werner
2021-01-11Update QtQuick versions to match Qt 5.10Joseph Donofry
2020-11-25Fix input focus when pressing reply buttonNicolas Werner
2020-10-24Add mobile mode which improves scrollingNicolas Werner
2020-10-24Fix copying textNicolas Werner
2020-10-08Lint qml with qml-formatNicolas Werner
2020-09-04Fix Wrong Emojis Issue in Room VerificationChethan2k1
2020-08-30Merge remote-tracking branch 'upstream/master' into device-verificationCH Chethan Reddy
2020-08-17Merge remote-tracking branch 'origin/master' into new-event-storeNicolas Werner
2020-08-06Further tweak text elementNicolas Werner
2020-07-30Fix presence indicatorNicolas Werner
2020-07-26Make long press menu actually workNicolas Werner
2020-07-25Optimize scrolling a little bitNicolas Werner
2020-07-25Fix binding loop and non integer text heightNicolas Werner
2020-07-09Open url using QDesktopServices from QmlNicolas Werner
2020-02-27Revert change from TextEdit to TextAreaNicolas Werner
2020-02-27Improve link themingNicolas Werner
2020-02-26Don't let click on reply steal focus from the replied to elementsNicolas Werner
2020-02-02Speed up timeline by using global ToolTip and MenuNicolas Werner