Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format qml | Nicolas Werner | 2023-06-08 | 1 | -12/+12 |
| | |||||
* | 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 |
| | |||||
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | |||||
* | Switch icon theme to Fluent icons | Loren Burkholder | 2021-11-17 | 1 | -4/+4 |
| | |||||
* | QML the read receipts list | Loren Burkholder | 2021-07-29 | 1 | -1/+1 |
| | | | | There are probably a few things wrong with this, but I'm going to call it good enough for an initial commit | ||||
* | Prepare for reuseItems in timeline | Nicolas Werner | 2021-07-12 | 1 | -7/+10 |
| | | | | The actual reuseItems is still blocked on a few upstream bugs. | ||||
* | Move currentRoom/timeline handling to roomlist | Nicolas Werner | 2021-05-28 | 1 | -1/+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 more anchors.centerIn | Nicolas Werner | 2021-01-18 | 1 | -2/+1 |
| | |||||
* | Only use a pointing hand if there is something to click on | Loren Burkholder | 2021-01-16 | 1 | -0/+1 |
| | |||||
* | Fix tooltips | Loren Burkholder | 2021-01-16 | 1 | -1/+1 |
| | |||||
* | Remove unnecessary properties; simplify hover code | Loren Burkholder | 2021-01-16 | 1 | -14/+5 |
| | |||||
* | Use an ImageButton for the StatusIndicator | Loren Burkholder | 2021-01-16 | 1 | -31/+24 |
| | | | | Incidentally, this allows ImageButtons to not change color. | ||||
* | Display read receipts when read indicator is clicked | Loren Burkholder | 2021-01-15 | 1 | -0/+6 |
| | |||||
* | 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 |
| | |||||
* | Lint qml with qml-format | Nicolas Werner | 2020-10-08 | 1 | -33/+51 |
| | |||||
* | Speed up timeline by using global ToolTip and Menu | Nicolas Werner | 2020-02-02 | 1 | -10/+8 |
| | |||||
* | Change tooltip palette settings for QML | Joseph Donofry | 2020-01-28 | 1 | -7/+10 |
| | |||||
* | Rename qml namespace from com.github.nheko to im.nheko | Nicolas Werner | 2019-11-30 | 1 | -1/+1 |
| | |||||
* | optionally use QQuickWidget and replace ColorOverlay -> colorImageProvider | Nicolas Werner | 2019-11-23 | 1 | -11/+4 |
| | |||||
* | Disable autoplayback again | Nicolas Werner | 2019-11-23 | 1 | -0/+1 |
| | |||||
* | Use QtQuick.Controls compatible with Qt 5.8 | Nicolas Werner | 2019-11-23 | 1 | -1/+1 |
| | |||||
* | Fix read indicator | Nicolas Werner | 2019-11-23 | 1 | -2/+2 |
| | |||||
* | Add send/received indicator | Nicolas Werner | 2019-11-23 | 1 | -0/+44 |