summaryrefslogtreecommitdiffstats
path: root/src/ui
AgeCommit message (Expand)Author
2022-02-19Use ListView without scrollview for messagesNicolas Werner
2022-02-12Hidden events: Refactor slightly for reusabilityNicolas Werner
2022-02-10Hidden events: Make reusable read functiontastytea
2022-02-10Hidden events: Some cleanuptastytea
2022-02-10Hidden events: Make save-function reusable for global account datatastytea
2022-02-10Hidden events: Incorporate suggestions from reviewtastytea
2022-02-10Add GUI to change hidden events per roomtastytea
2022-01-30Remove unused funtionNicolas Werner
2022-01-30Reimplement error notificationsNicolas Werner
2022-01-30Remove a few now unused filesNicolas Werner
2022-01-26Initial qml root windowNicolas Werner
2022-01-03Add minimum scale in image viewerNicolas Werner
2022-01-02Port image overlay to qmlNicolas Werner
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-12-31Use the styles default delay for tooltipsNicolas Werner
2021-12-30Try to reduce CPU overhead of animated images a bitNicolas Werner
2021-12-29Prevent copies when querying themeNicolas Werner
2021-12-29Cache supported animated image formatsNicolas Werner
2021-12-29Reserve size of some containers we are fillingNicolas Werner
2021-12-29Reduce allocations required for the paletteNicolas Werner
2021-12-29Reduce allocations using QStringLiteralNicolas Werner
2021-12-29use more literalsNicolas Werner
2021-12-28Fix more warnings and remove dead codeNicolas Werner
2021-12-28Remove unused button classNicolas Werner
2021-12-28Some qt6 prepNicolas Werner
2021-11-22Make clang-format <13 and clang-format >=13 behave the sameNicolas Werner
2021-11-15Support exif rotation on received videosNicolas Werner
2021-11-13Fix some colors switched to yellow by accidentNicolas Werner
2021-11-08Merge remote-tracking branch 'nheko-im/master' into video_player_enhancementsJoseph Donofry
2021-11-08Improve fetching of device keys after loginNicolas Werner
2021-11-03Fix syntax issueJoseph Donofry
2021-11-03PlayableMediaMessage fixes on macOSJoseph Donofry
2021-11-03Fix registration on matrix.orgNicolas Werner
2021-11-01Prompt user when there are unverified devicesNicolas Werner
2021-10-20Allow changing device names, display last seen time and IPThulinma
2021-10-17Use allow list for URI schemesNicolas Werner
2021-10-17move device verification management to its own fileNicolas Werner
2021-10-17Move voip and encryption stuff into their own directoriesNicolas Werner
2021-10-17Add support for listing devices that do not support encryption, add support f...Thulinma
2021-10-11Merge pull request #741 from LorenDB/qmlJoinRoomDlgDeepBlueV7.X
2021-10-09Merge pull request #755 from Nheko-Reborn/bootstrappingDeepBlueV7.X
2021-10-09QML the join room dialogLoren Burkholder
2021-10-09Merge pull request #743 from LorenDB/qmlLogoutDeepBlueV7.X
2021-10-09make lintLoren Burkholder
2021-10-09Support bootstrapping crosssigningNicolas Werner
2021-10-07Simplify device list refresh logicDeepBlueV7.X
2021-10-07Remove duplicated verification status calculationNicolas Werner
2021-10-06Added support for refreshing the device list, marking current device with a c...Thulinma
2021-10-05QML the logout dialogLoren Burkholder
2021-09-18Change indentation to 4 spacesNicolas Werner