Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | |||||
* | Allow uploading additional stickers | Nicolas Werner | 2021-08-06 | 1 | -4/+3 |
| | |||||
* | Basic sticker pack editor | Nicolas Werner | 2021-08-06 | 1 | -3/+4 |
| | |||||
* | Fix conflict between qmlformat and license check | Nicolas Werner | 2021-03-07 | 1 | -0/+2 |
| | |||||
* | Show mxid on hovering username | Nicolas Werner | 2021-03-07 | 1 | -2/+0 |
| | | | | fixes #507 | ||||
* | Update license headers | Nicolas Werner | 2021-03-05 | 1 | -18/+6 |
| | |||||
* | Avoid some duplicate property queries | Nicolas Werner | 2021-03-03 | 1 | -1/+1 |
| | |||||
* | Revert "Update QtQuick versions to match Qt 5.10" | Nicolas Werner | 2021-01-12 | 1 | -1/+1 |
| | | | | This reverts commit 74e32dd96b8ed04d46802226551e72b68ab17e48. | ||||
* | Update QtQuick versions to match Qt 5.10 | Joseph Donofry | 2021-01-11 | 1 | -1/+1 |
| | |||||
* | Lint qml with qml-format | Nicolas Werner | 2020-10-08 | 1 | -43/+40 |
| | |||||
* | Optimize scrolling a little bit | Nicolas Werner | 2020-07-25 | 1 | -1/+1 |
| | |||||
* | Lower qt version used for emoji picker and scroll helper | Nicolas Werner | 2020-06-17 | 1 | -2/+2 |
| | |||||
* | Fix UserSettings in QML | Joseph Donofry | 2020-06-09 | 1 | -1/+1 |
| | |||||
* | Minor adjustments to emoji picker | Joseph Donofry | 2020-06-09 | 1 | -1/+1 |
| | |||||
* | Align scrolling to pixels manually | Nicolas Werner | 2020-05-13 | 1 | -0/+2 |
| | |||||
* | Address CR comments | Lasath Fernando | 2020-04-29 | 1 | -2/+3 |
| | |||||
* | Shamelessly steal `ScrollHelper.qml` from spectral | Lasath Fernando | 2020-04-28 | 1 | -0/+108 |
I mean, we're both GPL so... :P |