Commit Graph

1673 Commits (247539cb5a21814647aaf9f72031c000cbd49fe6)
 

Author SHA1 Message Date
Nicolas Werner 9efa001bcf Fix high dpi scaling of avatars 5 years ago
Nicolas Werner 11bffd5d90 Revert change from TextEdit to TextArea 5 years ago
Nicolas Werner b1eff0a37f Improve link theming 5 years ago
Nicolas Werner 4d79f8078e Don't let click on reply steal focus from the replied to elements 5 years ago
Nicolas Werner 505a8b5742 Only show reply button and option button on hover 5 years ago
Nicolas Werner bed8c52891 Fix colour in svg not being actually white 5 years ago
Nicolas Werner 5115339636 Wrap error label on login page 5 years ago
Nicolas Werner 1eb2869fa8 Fix stuck unread messages by storing state events in the db 5 years ago
Nicolas Werner 62b962cb44 Improve read status handling in room list 5 years ago
DeepBlueV7.X f0db1c5f12
Merge pull request #129 from nico202/master 5 years ago
nixo 3c57c322d3 Add Guix build and installation instructions 5 years ago
Nicolas Werner 653ad0be97 Fix placeholder text being visible behind transparent avatars 5 years ago
DeepBlueV7.X 58c5bdd7b1
Delete old ISSUE_TEMPLATE 5 years ago
DeepBlueV7.X 17063c4f39 Update issue templates 5 years ago
Nicolas Werner f3a2fdb7c9 Fix windows build 5 years ago
Nicolas Werner 33f9b9672a Try to use bundled openssl on macOS 5 years ago
Nicolas Werner e96241265e Use third_party singleapplication helper 5 years ago
Nicolas Werner 3ef0d9db3c Fix Registration 5 years ago
DeepBlueV7.X fee00746c8
Merge pull request #128 from adasauce/no-setstylesheet 5 years ago
Adasauce 6e6fe0cad2
remove setStyleSheet calls directly from widget code 5 years ago
DeepBlueV7.X fa829bebd0
Merge pull request #127 from adasauce/cleanup-dark-qss 5 years ago
Adasauce 5cdc5304ec
clean up the light and system themes too 5 years ago
Adasauce 388dee1d67
cleanup, re-order, de-duplicate, re-dry qss for dark 5 years ago
Nicolas Werner 55fb5532ee Fix opaque widget in community list 5 years ago
DeepBlueV7.X a8cdc20dd3
Merge pull request #125 from adasauce/118-dark-theme-issues 5 years ago
Nicolas Werner 6bdc75d073 Reset user colors on theme change (in qml timeline) 5 years ago
Adasauce 8b8b844bda
Tooltip and Combobox bugs with Breeze / Dark theme 5 years ago
Nicolas Werner 2895162971 Clear user colors on theme change 5 years ago
Nicolas Werner fcaec0d099 Fix html messages sent as just plain text 5 years ago
DeepBlueV7.X eba02dd2e6
Merge pull request #122 from adasauce/usersettings-formlayout 5 years ago
Nicolas Werner 4500bcd577 Use spacing for layouting settings 5 years ago
Adasauce 8aaf7e9e5d
Remove constant width, that was wrong. 5 years ago
Adasauce 105366f2b9
Clean up variable format 5 years ago
Adasauce f86cbbe16a
Add constexpr for the minimum formlayout width 5 years ago
Adasauce b5aa615ef5
FormLayout cleanup 5 years ago
Adasauce 53138d7f5c
Clean up placeholder string 5 years ago
DeepBlueV7.X c6817046f0
Merge pull request #123 from cloudrac3r/ubuntu-19.10-dependencies 5 years ago
DeepBlueV7.X 6bbb43958e
Remove some hopefully unneeded dependencies on ubuntu 19.10 5 years ago
Cadence Fish a35b326702
Add Ubuntu 19.10 build requirements to README 5 years ago
Adasauce 21b207d1f0
Review changes to UserSettingsPage 5 years ago
Adasauce 111e4504ac
Replace QHBoxLayout with QFormLayout in UserSettings 5 years ago
Adasauce b24165371c Paginationg != Paginating in debug message 5 years ago
Nicolas Werner 65bd099372 Don't delete messages received out of order (fixup the flickering fix) 5 years ago
Nicolas Werner ec9da9f42a Try to fix flickering, if sync return event before send completes 5 years ago
Nicolas Werner 70f4a89d10 Quick hack to enable touch scrolling in settings and room list 5 years ago
Nicolas Werner ef5edbb3ea Lower general settings margins, if the window is narrow 5 years ago
DeepBlueV7.X f70923f374
Merge pull request #117 from adasauce/file-download-path 5 years ago
Adasauce cb36050822
use QStandardPaths locations for all file dialogs. 5 years ago
Nicolas Werner c557265082 Try to override asio backend on arm in flatpak 5 years ago
Adasauce 17b5cc32dc
use the standard system download path for downloads 5 years ago