This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Feb 26, 2020
-
-
Nicolas Werner authored
-
- Feb 25, 2020
-
-
Nicolas Werner authored
fixes #30
-
- Feb 24, 2020
-
-
Nicolas Werner authored
This may increase the db size by a factor of 1000 in the worst case and it will need some fixes, when we decide to not show some events in the timeline, but it should work for now.
-
- Feb 23, 2020
-
-
Nicolas Werner authored
Only consider the room as unread, if there is a message in the room and only consider message and sticker events as messages. fixes #65
-
Nicolas Werner authored
This may still not raise the application correctly on some WMs, because they don't allow disturbing the user with windows popping up. I don't think we want to work around that. fixes #84 fixes #113
-
Nicolas Werner authored
fixes #97 fixes #51
-
- Feb 21, 2020
-
-
Adasauce authored
removed from: - emoji panel scrollbars - emoji category labels - splitter image handles - textfield setTextColor impl small change to the category separator label for better contrast / readability in dark mode. removed setTextColor completely from TextField. Doesn't appear to be in use anywhere, and focus going more toward qss themeing from qproperty setting.
-
Nicolas Werner authored
fixes #126
-
- Feb 20, 2020
-
-
Nicolas Werner authored
-
Adasauce authored
setStyleSheet was overriding default tooltip theme from the system, causing themes like Breeze to render white text on a grey bg for tooltips. Tooltips now render default for the system theme everywhere. set a theme matching color on the dark theme comboboxes. fixes #118
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Adasauce authored
Use Nico's suggestion to just leverage the width of the field, and leave a comment.
-
Adasauce authored
don't use members format camelCaseTail_
-
Adasauce authored
to save on recalculation of the size and having to subtract the margins to do the tally, then re-apply.
-
- Feb 19, 2020
- 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
-
Adasauce authored
-
- Feb 14, 2020
-
-
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.
-
Shun Sakai authored
markdown -> Markdown
-
- Feb 13, 2020
-
-
Nicolas Werner 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 07, 2020
-
-
Nicolas Werner authored
-
- Feb 06, 2020
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Feb 05, 2020
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Feb 04, 2020
-
-
Joe Donofry authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-