Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More qml cleanups | Nicolas Werner | 2023-10-26 | 1 | -7/+4 |
| | |||||
* | Format qml | Nicolas Werner | 2023-06-08 | 1 | -71/+53 |
| | |||||
* | Fix palette access and QMediaPlayer errors | Nicolas Werner | 2023-06-08 | 1 | -6/+4 |
| | |||||
* | Get rid of year in license headers | Nicolas Werner | 2023-02-21 | 1 | -3/+1 |
| | | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/ | ||||
* | Fix clear button styling | Nicolas Werner | 2023-01-07 | 1 | -20/+7 |
| | |||||
* | A whole new year full of excitement and possibilities! | Nicolas Werner | 2023-01-02 | 1 | -0/+1 |
| | |||||
* | Add 'clear' button to search bar and implement search indicator via spinner | Joseph Donofry | 2022-12-20 | 1 | -0/+34 |
| | |||||
* | Search room members (#1049) | Loren Burkholder | 2022-04-22 | 1 | -1/+1 |
| | |||||
* | Fix broken invite dialog | Nicolas Werner | 2022-03-30 | 1 | -0/+4 |
| | |||||
* | Port registration to Qml | Nicolas Werner | 2022-01-28 | 1 | -0/+8 |
| | |||||
* | Functional login page | Nicolas Werner | 2022-01-26 | 1 | -17/+118 |
| | |||||
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | |||||
* | Fix background color on text input | Loren Burkholder | 2021-07-20 | 1 | -0/+4 |
| | |||||
* | Reenable userInfo settings menu | Nicolas Werner | 2021-05-22 | 1 | -0/+1 |
| | |||||
* | Fix missing import for colors | Nicolas Werner | 2021-05-13 | 1 | -0/+1 |
| | |||||
* | Make palette global in Qml | Nicolas Werner | 2021-05-13 | 1 | -4/+4 |
| | |||||
* | Use correct Qt version | Loren Burkholder | 2021-03-25 | 1 | -3/+3 |
| | |||||
* | Fix qml license headers again | Nicolas Werner | 2021-03-14 | 1 | -0/+4 |
| | |||||
* | Improve sorting and sizing of completions a bit | Nicolas Werner | 2021-03-14 | 1 | -15/+21 |
| | |||||
* | change allowed mistakes, fix minor style issues, remove old completer ↵ | Jedi18 | 2021-03-07 | 1 | -1/+6 |
| | | | | function from inputbar | ||||
* | fix matrixtextfield color and quickswitcher font size | Jedi18 | 2021-02-23 | 1 | -2/+2 |
| | |||||
* | add matrix text field | Jedi18 | 2021-02-23 | 1 | -0/+51 |