This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Feb 18, 2020
-
-
Adasauce authored
- Switch to {} widget initialization - set fixed size on the Toggles so they don't scale down vertically - add another setting section for INTERFACE - add a placeholder value for deviceFingerprintValue_ so it can calculate the right size. - fix warnings about `QLayout: Attempting to add QLayout "" to UserSettingsPage "",` in boxWrap - hide widgets properly in Q_OS_MAC - remove mainLayout_ completely - clean up resizeEvent
-
Adasauce authored
This allows form fields to wrap dynamically when they are too long for the view. This should help mobile and small screen users to configure the app without having to force it into portrait mode, or not be able to reach the settings fields at all.
-
- Feb 17, 2020
-
-
- Feb 16, 2020
-
-
Nicolas Werner authored
-
- Feb 15, 2020
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
use the standard system download path for file downloads
-
Adasauce authored
-
- Feb 14, 2020
-
-
Nicolas Werner authored
-
Adasauce authored
QFileDialog's dir arg (which was set to the incoming file name from the Matrix download) can take a full path to suggest. By prepending QStandardPaths::DownloadLocation, it opens to the system's download folder and proposes the filename as the download name. Using QStandardPaths should make this work on other platforms, and from what I read, its possible for this to return an empty string on platforms where it doesn't support it, so this should essentially revert to the previous functionality if Qt can't determine the system's download location.
-
Nicolas Werner authored
Add Japanese translation
-
Nicolas Werner authored
-
Shun Sakai authored
markdown -> Markdown
-
Nicolas Werner authored
-
- Feb 13, 2020
-
-
Nicolas Werner authored
-
Nicolas Werner authored
Fix image overlay appearing on the wrong screen. thanks adasauce!
-
Nicolas Werner authored
-
Shun Sakai authored
-
Adasauce authored
it was causing the full screen image overlay to appear on the "primary display" vs. the actual display nheko is running on. removing the move() call makes the overlay follow the window.
-
- Feb 11, 2020
-
-
Shun Sakai authored
The ISO 639-1 code of Japanese is not "jp" but "ja".
-
- Feb 09, 2020
-
-
Nicolas Werner authored
-
- Feb 07, 2020
-
-
Nicolas Werner authored
-
- Feb 06, 2020
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Feb 05, 2020
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Feb 04, 2020
-
-
Joe Donofry authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Feb 03, 2020
-
-
Nicolas Werner authored
-
- Feb 02, 2020
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
Update the logo to not be so asymmetric and add a scalable svg. I hope I fixed all the scaling issues, where the logo isn't pixel aligned in most resolutions. Also fixes an issue, where the blue bar seemed to be misaligned in some resolutions?
-
- Feb 01, 2020
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-