Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of old emoji picker | Nicolas Werner | 2023-05-25 | 1 | -307/+0 |
| | |||||
* | 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 white bar above sticker picker | Nicolas Werner | 2023-01-12 | 1 | -1/+0 |
| | |||||
* | Fix white bar above emoji picker | Nicolas Werner | 2023-01-12 | 1 | -35/+19 |
| | |||||
* | Try to fix binding loop in emoji picker | Nicolas Werner | 2023-01-12 | 1 | -2/+2 |
| | |||||
* | A whole new year full of excitement and possibilities! | Nicolas Werner | 2023-01-02 | 1 | -0/+1 |
| | |||||
* | Fix emoji picker | q234rty | 2022-06-30 | 1 | -5/+6 |
| | |||||
* | Unhardcode qml | BulbyVR | 2022-04-24 | 1 | -2/+1 |
| | |||||
* | Curse you hardcoded qml! | BulbyVR | 2022-04-24 | 1 | -1/+2 |
| | |||||
* | Use ScrollHelper on EmojiPicker | Joseph Donofry | 2022-01-26 | 1 | -10/+16 |
| | |||||
* | Make some icons smoother | Nicolas Werner | 2022-01-02 | 1 | -0/+4 |
| | |||||
* | Strip variant selector in some cases | Nicolas Werner | 2022-01-01 | 1 | -1/+1 |
| | | | | | | fixes #439 Workaround for https://bugreports.qt.io/browse/QTBUG-97401 fixes #810 | ||||
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | |||||
* | Multiply source size by scale factor | Nicolas Werner | 2021-12-13 | 1 | -2/+3 |
| | | | | Might be unnecessary, but docs are unclear on that. | ||||
* | Switch icon theme to Fluent icons | Loren Burkholder | 2021-11-17 | 1 | -10/+10 |
| | |||||
* | Clear emoji search field when picker closed | Thomas Karpiniec | 2021-08-19 | 1 | -1/+2 |
| | |||||
* | Try to make scrolling emoji picker a bit smoother | Nicolas Werner | 2021-07-15 | 1 | -0/+1 |
| | |||||
* | Make emoji picker follow theme | Nicolas Werner | 2021-07-03 | 1 | -199/+223 |
| | |||||
* | Make palette global in Qml | Nicolas Werner | 2021-05-13 | 1 | -8/+8 |
| | |||||
* | Use one CompletionProxy for everything including EmojiPicker | Nicolas Werner | 2021-04-18 | 1 | -99/+52 |
| | |||||
* | Fix emoji picker getting cut off | Joseph Donofry | 2021-04-13 | 1 | -0/+1 |
| | |||||
* | Fix some TapHandler focus issues | Nicolas Werner | 2021-04-11 | 1 | -7/+6 |
| | |||||
* | Fix emoji picker appearing in wrong locations | Nicolas Werner | 2021-03-23 | 1 | -15/+12 |
| | |||||
* | Fix conflict between qmlformat and license check | Nicolas Werner | 2021-03-07 | 1 | -0/+1 |
| | |||||
* | Show mxid on hovering username | Nicolas Werner | 2021-03-07 | 1 | -1/+0 |
| | | | | fixes #507 | ||||
* | Update license headers | Nicolas Werner | 2021-03-05 | 1 | -0/+4 |
| | |||||
* | Get category switching working | Loren Burkholder | 2021-01-25 | 1 | -18/+18 |
| | |||||
* | Revert "Update QtQuick versions to match Qt 5.10" | Nicolas Werner | 2021-01-12 | 1 | -2/+2 |
| | | | | This reverts commit 74e32dd96b8ed04d46802226551e72b68ab17e48. | ||||
* | Update QtQuick versions to match Qt 5.10 | Joseph Donofry | 2021-01-11 | 1 | -2/+2 |
| | |||||
* | Move emoji picker to qml | Nicolas Werner | 2020-11-25 | 1 | -6/+6 |
| | |||||
* | Qml message input mockup | Nicolas Werner | 2020-10-26 | 1 | -2/+2 |
| | |||||
* | Fix emoji filter losing focus | Nicolas Werner | 2020-10-12 | 1 | -0/+1 |
| | |||||
* | Lint qml with qml-format | Nicolas Werner | 2020-10-08 | 1 | -111/+152 |
| | |||||
* | Fix reactions | Nicolas Werner | 2020-09-03 | 1 | -1/+1 |
| | |||||
* | Fix presence indicator | Nicolas Werner | 2020-07-30 | 1 | -2/+2 |
| | |||||
* | Fix reactions | Nicolas Werner | 2020-07-20 | 1 | -12/+12 |
| | |||||
* | Lower qt version used for emoji picker and scroll helper | Nicolas Werner | 2020-06-17 | 1 | -2/+2 |
| | |||||
* | Fix build issue on some versions of clang | Joseph Donofry | 2020-06-10 | 1 | -18/+18 |
| | |||||
* | Remove signals in favor of direct function calls | Joseph Donofry | 2020-06-09 | 1 | -6/+4 |
| | |||||
* | Remove duplicate search icons | Joseph Donofry | 2020-06-09 | 1 | -1/+1 |
| | |||||
* | Fix UserSettings in QML | Joseph Donofry | 2020-06-09 | 1 | -2/+2 |
| | |||||
* | Minor adjustments to emoji picker | Joseph Donofry | 2020-06-09 | 1 | -7/+22 |
| | |||||
* | Add reaction/redaction for in-line Reactions | Joseph Donofry | 2020-05-21 | 1 | -5/+7 |
| | |||||
* | Attach emoji picker picked to reaction sender | Joseph Donofry | 2020-05-16 | 1 | -3/+13 |
| | |||||
* | Update emoji picker and translations | Joseph Donofry | 2020-05-13 | 1 | -63/+152 |
| | |||||
* | Add new QML-based emoji picker (work in progress) | Joseph Donofry | 2020-05-13 | 1 | -0/+176 |
This is necessary to support having a picker within QML. Eventually, this should replace the existing widget-based one. |