Commit Graph

83 Commits (275d4dfed912affccc0af01a20b2c6bc8c59256e)

Author SHA1 Message Date
Nicolas Werner 2b531227a8 modernize: use override 5 years ago
Nicolas Werner 7ccc120f63 modernize: use nullptr 5 years ago
Nicolas Werner 63f3071445 Remove more unneeded headers 5 years ago
Nicolas Werner 4cd260bfcf Optimize includes a bit 5 years ago
Nicolas Werner 96ad385331 Fix misc ci errors 5 years ago
Nicolas Werner f5b8c9bb31 Remove use of deprecated enum 5 years ago
Nicolas Werner ebeb1eb772 Implement avatars in qml timeline 5 years ago
Aidan Hahn 69fbaf9ae6
ran make lint to apply style guidelines 6 years ago
Aidan Hahn a1c2aed36a
Refactored Avatar and RoomInfoListItem to access rounding settings in place 6 years ago
Aidan Hahn b10d453bd5
add controll bits for avatar rounding 6 years ago
Aidan Hahn 8a47388ec6
rounding options for Avatar class 6 years ago
Aidan Hahn 26002bf0e4
added logic in avatar class to determine rounding type 6 years ago
Nicolas Werner c5f0c3221f Fix usage of deprecated find 6 years ago
Nicolas Werner 8b5515d5c1 Remove unused variables 6 years ago
Nicolas Werner 52056a79fa Try to reduce memory usage by reusing avatar pixmaps 6 years ago
Nicolas Werner 1c9cc33902 Try to localise timestamps 6 years ago
Joseph Donofry 4c0d4f35fe
Fix support for Qt versions < 5.11 6 years ago
Joseph Donofry 2484e0c118
Fix formatting issues 6 years ago
Joseph Donofry c0a010acbb
Fix deprecated function call issues with Qt 5.13 6 years ago
Konstantinos Sideris aa486a5c0c Adjustments for the minimized sidebar 6 years ago
Konstantinos Sideris 3fdfc9b69f Remove Scrollbar 6 years ago
Konstantinos Sideris 4b1b062388 Enable debug logs 6 years ago
Konstantinos Sideris 9038c950ae Remove pixel value from fonts 6 years ago
Konstantinos Sideris bbf37bf633 Don't clear selection when a context menu is requested 6 years ago
Konstantinos Sideris c64a1bf759 Move TextLabel into its own file 6 years ago
Konstantinos Sideris 1716502eff Improvements on the system theme 6 years ago
Konstantinos Sideris 5267e0262b Remove custom stylesheet for qmenu 7 years ago
Konstantinos Sideris aa2f6ce77d Simplify dialog creation 7 years ago
Konstantinos Sideris a845ccb8d7 Use repaint instead of update on the loading animation 7 years ago
Konstantinos Sideris 1f47a6af3a Improve the style of snackbar a bit 7 years ago
Konstantinos Sideris 83008f44e4 Show device list in user profile & add option to create 1-1 chat 7 years ago
Konstantinos Sideris d7e5171bfa Create user profile modal 7 years ago
Konstantinos Sideris 0e814da91c Move all files under src/ 7 years ago
Konstantinos Sideris 9a0e18dea7 Add a timeline message when encryption is enabled 7 years ago
Konstantinos Sideris 3bc8d791fb Don't download dependencies during build 7 years ago
Konstantinos Sideris 18061f0600 Use the correct avatar size for HiDPI displays 7 years ago
Konstantinos Sideris 701aa93b0a Add scrollbar in the settings menu 7 years ago
Konstantinos Sideris 7d809be79f Hide SnackBar initially & guard against access of an empty list 7 years ago
Konstantinos Sideris 763330fd3c Add member list 7 years ago
Konstantinos Sideris 2fe0dbb38c Fix CI & adjust snackbar animation 7 years ago
Konstantinos Sideris 4a6becacca Add fancy snackbar animation 7 years ago
Konstantinos Sideris 343acaf434 Remove opacity animation from the scrollbar 7 years ago
Konstantinos Sideris fdd5051dcf Remove QPropertyAnimation from modals to work around a regression on Qt 5.10.1 (#87) 7 years ago
Konstantinos Sideris 59e4148a7c Fix transparency issue on custom dialogs 7 years ago
Konstantinos Sideris ba8faa357f Remove empty destructors 7 years ago
Konstantinos Sideris 48dabdfdc7 Don't dismiss the loading overlay by clicking 7 years ago
Konstantinos Sideris 5b09c8e652 Handle surrogate pairs in avatars 7 years ago
Konstantinos Sideris 8beef5e61f Dismiss modal by clicking on the overlay 7 years ago
Konstantinos Sideris eaf05748ff Initial support for read receipts 7 years ago
Konstantinos Sideris ef0b0f6879 Add menu to invite users 7 years ago