summary refs log tree commit diff
path: root/resources/qml/MatrixTextField.qml (follow)
Commit message (Expand)AuthorAgeFilesLines
* More qml cleanupsNicolas Werner2023-10-261-7/+4
* Format qmlNicolas Werner2023-06-081-71/+53
* Fix palette access and QMediaPlayer errorsNicolas Werner2023-06-081-6/+4
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
* Fix clear button stylingNicolas Werner2023-01-071-20/+7
* 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/+34
* Search room members (#1049)Loren Burkholder2022-04-221-1/+1
* Fix broken invite dialogNicolas Werner2022-03-301-0/+4
* Port registration to QmlNicolas Werner2022-01-281-0/+8
* Functional login pageNicolas Werner2022-01-261-17/+118
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* Fix background color on text inputLoren Burkholder2021-07-201-0/+4
* Reenable userInfo settings menuNicolas Werner2021-05-221-0/+1
* Fix missing import for colorsNicolas Werner2021-05-131-0/+1
* Make palette global in QmlNicolas Werner2021-05-131-4/+4
* Use correct Qt versionLoren Burkholder2021-03-251-3/+3
* Fix qml license headers againNicolas Werner2021-03-141-0/+4
* Improve sorting and sizing of completions a bitNicolas Werner2021-03-141-15/+21
* change allowed mistakes, fix minor style issues, remove old completer functio...Jedi182021-03-071-1/+6
* fix matrixtextfield color and quickswitcher font sizeJedi182021-02-231-2/+2
* add matrix text fieldJedi182021-02-231-0/+51