nheko/src/dialogs
Adasauce 95c2525218
Remove move() in ImageOverlay
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.
2020-02-12 20:50:52 -04:00
..
CreateRoom.cpp Change the minimum width for modals 2018-09-30 13:37:38 +03:00
CreateRoom.h Remove wildcard mtx.hpp includes 2020-01-31 17:12:20 +01:00
ImageOverlay.cpp Remove move() in ImageOverlay 2020-02-12 20:50:52 -04:00
ImageOverlay.h Add download button to ImageOverlay 2019-01-30 18:01:36 -05:00
InviteUsers.cpp Remove wildcard mtx.hpp includes 2020-01-31 17:12:20 +01:00
InviteUsers.h Improvements on the system theme 2018-09-19 22:42:26 +03:00
JoinRoom.cpp Add method to center widgets & clean up unused headers 2018-09-21 10:55:24 +03:00
JoinRoom.h Improvements on the system theme 2018-09-19 22:42:26 +03:00
LeaveRoom.cpp Add method to center widgets & clean up unused headers 2018-09-21 10:55:24 +03:00
LeaveRoom.h Improvements on the system theme 2018-09-19 22:42:26 +03:00
Logout.cpp Add method to center widgets & clean up unused headers 2018-09-21 10:55:24 +03:00
Logout.h Improvements on the system theme 2018-09-19 22:42:26 +03:00
MemberList.cpp Optimize includes a bit 2020-01-31 15:11:21 +01:00
MemberList.h Add infinite scroll in member list 2018-09-25 15:43:48 +03:00
PreviewUploadOverlay.cpp Remove more unneeded headers 2020-01-31 16:25:43 +01:00
PreviewUploadOverlay.h Fix copy and pasting image from clipboard 2019-07-22 02:38:44 +02:00
RawMessage.h Nlohmann build updates 2019-02-24 20:05:11 +00:00
ReadReceipts.cpp Reduce overhead of Cache.h 2019-12-15 02:56:04 +01:00
ReadReceipts.h modernize: use override 2020-02-04 15:18:26 +01:00
ReCaptcha.cpp Add method to center widgets & clean up unused headers 2018-09-21 10:55:24 +03:00
ReCaptcha.h Close dialogs on confirmation 2018-09-20 09:59:14 +03:00
RoomSettings.cpp use room rules for mentions 2020-02-02 18:55:07 +01:00
RoomSettings.h modernize: use override 2020-02-04 15:18:26 +01:00
UserProfile.cpp Remove metatypes from headers 2020-01-31 16:08:30 +01:00
UserProfile.h Remove metatypes from headers 2020-01-31 16:08:30 +01:00