This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Jan 01, 2022
-
-
Nicolas Werner authored
-
- Sep 17, 2021
-
-
Nicolas Werner authored
-
- Mar 20, 2021
-
-
salahmak authored
-
- Mar 05, 2021
-
-
Nicolas Werner authored
-
- Nov 25, 2020
-
-
Nicolas Werner authored
-
- Jul 22, 2019
-
-
Nicolas Werner authored
If the QMimeData contains an image, it actually has a mime type of application/x-qt-image. At least in some cases accessing the image/* data returns a 0 length array. Accessing the data via ->imageData works however. So we use that as our accessor and pass it to the preview dialog.
-
- Sep 25, 2018
-
-
Konstantinos Sideris authored
-
- Jul 17, 2018
-
-
Konstantinos Sideris authored
-
- Feb 19, 2018
-
-
Konstantinos Sideris authored
-
- Feb 18, 2018
-
-
christarazi authored
* Refactor widget items to use same interface * Support audio, video, generic file for pasting * Add utils function for human readable file sizes * Set correct MIME type for media messages This change also determines the size of the upload once from the ContentLengthHeader, rather than seeking the QIODevice and asking for its size. This prevents any future trouble in case the QIODevice is sequential (cannot be seeked). The MIME type is also determined at upload once, rather than using the QIODevice and the underlying data inside. * Allow for file urls to be used as fall-back This fixes an issue on macOS which uses `text/uri-list` for copying files to the clipboard. fixes #228
-
- Jan 10, 2018
-
-
christarazi authored
fixes #132
-
- Nov 30, 2017
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- Sep 10, 2017
-
-
Konstantinos Sideris authored
-
- Aug 06, 2017
-
-
Konstantinos Sideris authored
-
- May 16, 2017
-
-
Konstantinos Sideris authored
-
- May 04, 2017
-
-
Matthew Hodgson authored
- Improve build instructions. - Fix fullscreen image sizing. - Remove horizontal overscroll of RoomInfoListItem.
-
- Apr 30, 2017
-
-
Konstantinos Sideris authored
That was probably a Linux specific issue or my mouse is buggy.
-
- Apr 29, 2017
-
-
Konstantinos Sideris authored
-
- Apr 23, 2017
-
-
Konstantinos Sideris authored
-
- Apr 09, 2017
-
-
Konstantinos Sideris authored
-
- Apr 06, 2017
-
-
Konstantinos Sideris authored
-
- Apr 05, 2017
-
-
Konstantinos Sideris authored
-