Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move to automatic type registration | Nicolas Werner | 2023-06-19 | 1 | -1/+0 |
| | |||||
* | Fix communites sidebar color | Nicolas Werner | 2023-06-08 | 1 | -0/+1 |
| | |||||
* | Get rid of scrollhelper | Nicolas Werner | 2023-06-08 | 1 | -6/+0 |
| | |||||
* | Fix palette access and QMediaPlayer errors | Nicolas Werner | 2023-06-08 | 1 | -12/+7 |
| | |||||
* | First runnable qt6 Nheko | Nicolas Werner | 2023-06-08 | 1 | -6/+5 |
| | |||||
* | Fix emoji unicodename in tooltip | Nicolas Werner | 2023-05-25 | 1 | -1/+1 |
| | |||||
* | Get rid of old emoji picker | Nicolas Werner | 2023-05-25 | 1 | -307/+0 |
| | |||||
* | Make emoji picker use the grid view | Nicolas Werner | 2023-05-25 | 1 | -13/+49 |
| | |||||
* | Allow editing stickers from stickerpicker | Nicolas Werner | 2023-05-20 | 1 | -0/+18 |
| | |||||
* | Allow scrolling to specific sections and order packs in sticker search by ↵ | Nicolas Werner | 2023-05-20 | 1 | -24/+48 |
| | | | | match quality | ||||
* | Fix StickerPicker padding and names of unnamed packs | Nicolas Werner | 2023-05-20 | 1 | -27/+31 |
| | |||||
* | Add rows to stickerpicker | Nicolas Werner | 2023-05-20 | 1 | -11/+41 |
| | |||||
* | Get rid of year in license headers | Nicolas Werner | 2023-02-21 | 2 | -6/+2 |
| | | | | | | 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 | 2 | -35/+17 |
| | |||||
* | 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 | 2 | -0/+2 |
| | |||||
* | 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 |
| | |||||
* | Fix images being cropped instead of scaled | Nicolas Werner | 2022-03-09 | 1 | -1/+1 |
| | |||||
* | Clear search text in StickerPicker when the popup closes | tastytea | 2022-02-02 | 1 | -1/+2 |
| | | | | Same as emoji picker. | ||||
* | 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 | 2 | -0/+2 |
| | |||||
* | 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 | 2 | -12/+12 |
| | |||||
* | Clear emoji search field when picker closed | Thomas Karpiniec | 2021-08-19 | 1 | -1/+2 |
| | |||||
* | Explicitly reload data in delegates, if related events got loaded | Nicolas Werner | 2021-07-20 | 1 | -1/+0 |
| | |||||
* | Model alias is still needed | Nicolas Werner | 2021-07-19 | 1 | -0/+1 |
| | |||||
* | Cache sticker picker | Nicolas Werner | 2021-07-19 | 1 | -3/+5 |
| | |||||
* | Make scrolling sticker picker bearable | Nicolas Werner | 2021-07-19 | 1 | -0/+6 |
| | |||||
* | Move sticker parsing and enable room stickers | Nicolas Werner | 2021-07-19 | 1 | -2/+0 |
| | |||||
* | Basic sticker support | Nicolas Werner | 2021-07-19 | 2 | -23/+174 |
| | |||||
* | 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 |
| | |||||
* | Move currentRoom/timeline handling to roomlist | Nicolas Werner | 2021-05-28 | 1 | -1/+1 |
| | |||||
* | 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 | 2 | -0/+2 |
| | |||||
* | Show mxid on hovering username | Nicolas Werner | 2021-03-07 | 2 | -2/+0 |
| | | | | fixes #507 | ||||
* | Update license headers | Nicolas Werner | 2021-03-05 | 2 | -0/+8 |
| | |||||
* | Fix UI allowing edits of foreign messages in some cases | Nicolas Werner | 2021-02-10 | 1 | -1/+1 |
| | |||||
* | focus message input on adding emoji/reacting to a message | Jedi18 | 2021-02-05 | 1 | -0/+1 |
| | |||||
* | 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 | 2 | -3/+3 |
| | | | | This reverts commit 74e32dd96b8ed04d46802226551e72b68ab17e48. | ||||
* | Update QtQuick versions to match Qt 5.10 | Joseph Donofry | 2021-01-11 | 2 | -3/+3 |
| | |||||
* | Move emoji picker to qml | Nicolas Werner | 2020-11-25 | 2 | -7/+9 |
| | |||||
* | 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 | 2 | -115/+155 |
| | |||||
* | 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 | 2 | -14/+13 |
| | |||||
* | 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 unused QML file | Joseph Donofry | 2020-06-09 | 2 | -68/+1 |
| | |||||
* | 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 |
| | |||||
* | Merge master and fix conflicts | Joseph Donofry | 2020-06-09 | 1 | -0/+67 |
| | |||||
* | 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 | 2 | -4/+16 |
| | |||||
* | Update emoji picker and translations | Joseph Donofry | 2020-05-13 | 2 | -76/+154 |
| | |||||
* | Add new QML-based emoji picker (work in progress) | Joseph Donofry | 2020-05-13 | 2 | -0/+203 |
This is necessary to support having a picker within QML. Eventually, this should replace the existing widget-based one. |