summary refs log tree commit diff
path: root/resources/qml/MatrixTextField.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Jedi182021-03-071-1/+6
| | | | function from inputbar
* fix matrixtextfield color and quickswitcher font sizeJedi182021-02-231-2/+2
|
* add matrix text fieldJedi182021-02-231-0/+51