This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Nov 21, 2021
-
-
Nicolas Werner authored
I think old clang-format is just buggy in those cases, so we should reenable those blocks, once everyone has 13 or up.
-
- May 02, 2021
-
-
Nicolas Werner authored
-
- Apr 24, 2021
-
-
Nicolas Werner authored
-
- Mar 15, 2021
-
-
Nicolas Werner authored
fixes #422
-
- Mar 05, 2021
-
-
Nicolas Werner authored
-
- Jul 09, 2020
-
-
Nicolas Werner authored
Fixes #234
-
- Feb 04, 2020
-
-
Nicolas Werner authored
-
- May 01, 2019
-
-
Nicolas Werner authored
-
Nicolas Werner authored
Parsing html as xml has inherent problems, most notable there are many matrix clients that don't escape ampersands in urls of mx-replies, etc. (See issue #18) This also removes the replacement of <mx-reply> as it isn't strictly needed. Also the QRegExp is replaced with the Qt5 QRegularExpression for perfomance and because it supports lookahead and lookbehind. I'm pretty sure that the original code also replaced href="" with href=\"\", which was probably wrong, but I'm not to sure about that. Fixes #18
-
- Oct 07, 2018
-
-
Konstantinos Sideris authored
-
- Sep 30, 2018
-
-
Konstantinos Sideris authored
-
- Sep 29, 2018
-
-
Konstantinos Sideris authored
-
- Sep 25, 2018
-
-
Konstantinos Sideris authored
-
- Jul 22, 2018
-
-
Konstantinos Sideris authored
-
- Jul 20, 2018
-
-
Konstantinos Sideris authored
-
- Jul 17, 2018
-
-
Konstantinos Sideris authored
-
- Jul 03, 2018
-
-
Konstantinos Sideris authored
The room list would be hidden only through window resizing.
-
- Jul 01, 2018
-
-
Konstantinos Sideris authored
-
- May 25, 2018
-
-
Konstantinos Sideris authored
-
- May 16, 2018
-
-
Konstantinos Sideris authored
fixes #235
-
- Apr 29, 2018
-
-
Konstantinos Sideris authored
-
- Apr 28, 2018
-
-
Konstantinos Sideris authored
fixes #204 fixes #255
-
- Mar 24, 2018
-
-
Konstantinos Sideris authored
fixes #40
-
- Mar 22, 2018
-
-
Konstantinos Sideris authored
-
- Mar 20, 2018
-
-
Konstantinos Sideris authored
-
- Mar 18, 2018
-
-
Konstantinos Sideris authored
-
- Jan 14, 2018
-
-
Konstantinos Sideris authored
-
- Jan 03, 2018
-
-
Konstantinos Sideris authored
-
- Dec 25, 2017
-
-
Konstantinos Sideris authored
fixes #157
-
- Dec 24, 2017
-
-
Konstantinos Sideris authored
-
- Dec 21, 2017
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- Oct 15, 2017
-
-
Konstantinos Sideris authored
-
- Oct 04, 2017
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- Sep 10, 2017
-
-
Konstantinos Sideris authored
-
- Aug 20, 2017
-
-
Konstantinos Sideris authored
-
- Jul 30, 2017
-
-
Konstantinos Sideris authored
closes #46
-
- Jul 15, 2017
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
Basically reverts the last font related commits since pointSize isn't as reliable as pixelSize. Also some layout values (margins, spacings) have been moved out to Config.h.
-