Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HiDPI Fixes | q234rty | 2024-02-16 | 1 | -2/+10 |
| | | | | | | | | Fix various downscaled icons by removing undeeded multiplications by devicePixelRatio in sourceSize. Fix downscaled PL indicator in the timeline by using the actual size as sourceSize. Fix various blurry icons by specifying sourceSize. | ||||
* | Disable mipmaps for avatars | Nicolas Werner | 2023-07-04 | 1 | -2/+0 |
| | |||||
* | More linter fixes | Nicolas Werner | 2023-06-19 | 1 | -6/+6 |
| | |||||
* | Move to automatic type registration | Nicolas Werner | 2023-06-19 | 1 | -1/+1 |
| | |||||
* | Fix request for empty image | Nicolas Werner | 2023-06-08 | 1 | -1/+3 |
| | |||||
* | Format qml | Nicolas Werner | 2023-06-08 | 1 | -33/+28 |
| | |||||
* | Fix palette access and QMediaPlayer errors | Nicolas Werner | 2023-06-08 | 1 | -3/+3 |
| | |||||
* | Make emoji picker use the grid view | Nicolas Werner | 2023-05-25 | 1 | -1/+7 |
| | |||||
* | 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/ | ||||
* | A whole new year full of excitement and possibilities! | Nicolas Werner | 2023-01-02 | 1 | -0/+1 |
| | |||||
* | Green is not Svg::green | Nicolas Werner | 2022-10-01 | 1 | -2/+2 |
| | | | | fixes #1203 | ||||
* | Add green theme color, make "error" configurable | rnhmjoj | 2022-10-01 | 1 | -2/+2 |
| | |||||
* | making userName_ an AbstractButton should play nicely with ListView (#961) | Malte E | 2022-02-24 | 1 | -12/+7 |
| | | | | | | | | | * making userName_ an AbstractButton should make it play nicely with the ListView * make Avatar an AbstractButton * make userName_ in Reply.qml an AbstractButton * use alias for avatar background color and fix margin of username in reply | ||||
* | Use ListView without scrollview for messages | Nicolas Werner | 2022-02-19 | 1 | -0/+1 |
| | | | | | | | | | | That way we can autohide the scollbar if needed, it should fix some jumping issues, it makes it possible to flick on mobile, etc. Some related bugs: https://bugreports.qt.io/browse/QTBUG-75223 https://bugreports.qt.io/browse/QTBUG-44902 | ||||
* | Simplify Ripple effect and make it easier to use everywhere | Nicolas Werner | 2022-01-02 | 1 | -11/+4 |
| | |||||
* | Fix hovering aliases that only have text | Nicolas Werner | 2022-01-01 | 1 | -17/+10 |
| | |||||
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | |||||
* | Update presence dynamically and reduce allocations | Nicolas Werner | 2021-12-30 | 1 | -3/+15 |
| | |||||
* | Multiply source size by scale factor | Nicolas Werner | 2021-12-13 | 1 | -2/+3 |
| | | | | Might be unnecessary, but docs are unclear on that. | ||||
* | Support bootstrapping crosssigning | Nicolas Werner | 2021-10-09 | 1 | -0/+1 |
| | | | | | Showing the bootstrap state and showing there are unverified devices is still missing. | ||||
* | Remove useless line | Loren Burkholder | 2021-09-11 | 1 | -1/+0 |
| | |||||
* | Use better visible check | Loren Burkholder | 2021-09-11 | 1 | -1/+1 |
| | |||||
* | Don't bother with crop | Loren Burkholder | 2021-09-11 | 1 | -1/+1 |
| | |||||
* | Use better id loading methodology | Loren Burkholder | 2021-09-11 | 1 | -1/+2 |
| | |||||
* | Add some fancy effects to jdenticon | Loren Burkholder | 2021-09-11 | 1 | -1/+13 |
| | |||||
* | Only set identicon source if used | Loren Burkholder | 2021-09-11 | 1 | -1/+1 |
| | |||||
* | Add jdenticon support | Loren Burkholder | 2021-09-11 | 1 | -1/+8 |
| | |||||
* | Allow accepting knocks in the timeline | Nicolas Werner | 2021-08-17 | 1 | -1/+1 |
| | | | | As well as selecting more join rules. | ||||
* | Fix dpi scaling of avatars | Nicolas Werner | 2021-08-16 | 1 | -3/+3 |
| | |||||
* | Round images in the image provider | Nicolas Werner | 2021-08-14 | 1 | -15/+1 |
| | |||||
* | Basic sticker pack editor | Nicolas Werner | 2021-08-06 | 1 | -2/+4 |
| | |||||
* | Enable toggling tags | Nicolas Werner | 2021-06-11 | 1 | -0/+1 |
| | |||||
* | Render community items | Nicolas Werner | 2021-06-11 | 1 | -0/+2 |
| | |||||
* | Make palette global in Qml | Nicolas Werner | 2021-05-13 | 1 | -3/+3 |
| | |||||
* | Fix some TapHandler focus issues | Nicolas Werner | 2021-04-11 | 1 | -0/+1 |
| | |||||
* | 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 |
| | |||||
* | Fix hover handling in the timeline | Nicolas Werner | 2021-02-14 | 1 | -0/+5 |
| | |||||
* | 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 |
| | |||||
* | Clean up Avatar click event handling | Joseph Donofry | 2021-01-11 | 1 | -1/+5 |
| | |||||
* | Add Ripple effects to qml buttons and avatar | Joseph Donofry | 2021-01-11 | 1 | -0/+7 |
| | |||||
* | Background color for code and don't collapse space in timeline | Nicolas Werner | 2020-12-14 | 1 | -6/+7 |
| | |||||
* | Update resources/qml/Avatar.qml | kamathmanu | 2020-11-30 | 1 | -2/+0 |
| | | | Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> | ||||
* | Update resources/qml/Avatar.qml | kamathmanu | 2020-11-30 | 1 | -3/+1 |
| | | | Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> | ||||
* | Add support for viewing avatar images in full size | kamathmanu | 2020-11-30 | 1 | -0/+10 |
| | |||||
* | Smooth Avatars in timeline | Mayeul Cantan | 2020-10-31 | 1 | -1/+1 |
| | | | | This helps on low-dpi screens, getting rid of the jaggies. | ||||
* | Qml message input mockup | Nicolas Werner | 2020-10-26 | 1 | -1/+1 |
| | |||||
* | Lint qml with qml-format | Nicolas Werner | 2020-10-08 | 1 | -53/+59 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into cross-signing | Nicolas Werner | 2020-10-08 | 1 | -1/+1 |
|\ | |||||
| * | Move ActiveCallBar Qml to separate file | trilene | 2020-09-25 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into cross-signing | Nicolas Werner | 2020-09-24 | 1 | -1/+3 |
|\| | |||||
| * | Fix null errors in qml | Nicolas Werner | 2020-09-16 | 1 | -1/+1 |
| | | |||||
| * | Port top bar to Qml | Nicolas Werner | 2020-09-16 | 1 | -0/+2 |
| | | | | | | | | | | Also fixes some resize issues with stupid workarounds to our resize logic. This really needs to be cleaned up at some point! | ||||
* | | Fix presence indicator | Nicolas Werner | 2020-07-30 | 1 | -4/+6 |
|/ | |||||
* | Remove online indicator for offline users | Nicolas Werner | 2020-06-17 | 1 | -1/+1 |
| | |||||
* | Show presence and set custom status messages | Nicolas Werner | 2020-06-08 | 1 | -0/+18 |
| | |||||
* | Make settings update immediately in qml and allow limiting timeline width | Nicolas Werner | 2020-05-26 | 1 | -2/+2 |
| | | | | | | | Limiting improves readability on wide monitors. The immediate update of the settings is done by just exposing settings as properties and then setting the settings as a context property. | ||||
* | Misc color fixes | Nicolas Werner | 2020-05-05 | 1 | -2/+2 |
| | |||||
* | Use palette for qml code for theming | Nicolas Werner | 2020-03-29 | 1 | -3/+4 |
| | | | | | Can't do it for QtWidgets code. We need to fully transition, before we can fully switch over probably. | ||||
* | Make buttons hideable via setting, button contents can still be accessed via ↵ | Nicolas Werner | 2020-03-10 | 1 | -7/+0 |
| | | | | context menu | ||||
* | Fix placeholder text being visible behind transparent avatars | Nicolas Werner | 2020-02-23 | 1 | -0/+1 |
| | |||||
* | Improve styling a bit | Nicolas Werner | 2020-02-03 | 1 | -1/+1 |
| | |||||
* | Fix colors in typing display, when username contains emoji | Nicolas Werner | 2020-01-21 | 1 | -1/+2 |
| | |||||
* | Improve avatar look and layouting | Nicolas Werner | 2019-11-23 | 1 | -0/+5 |
| | | | | Thanks to red_sky for the feedback! | ||||
* | Organize qml files a bit | Nicolas Werner | 2019-11-23 | 1 | -0/+1 |
| | |||||
* | Implement avatars in qml timeline | Nicolas Werner | 2019-11-23 | 1 | -0/+45 |