moment/src
miruka da7417f13f Fix SettingsView stealing focus from popups
Making the window narrow enough to switch to "mobile mode", then big
again would trigger a signal in SettingsView that switched focus to it,
even when it wasn't visible.
2020-07-21 22:11:13 -04:00
..
backend Catch 403 error when getting offline user presence 2020-07-21 21:02:28 -04:00
fonts Bundle default theme fonts 2020-03-15 19:08:12 -04:00
gui Fix SettingsView stealing focus from popups 2020-07-21 22:11:13 -04:00
icons/thin Add "Open externally" to media event context menu 2020-07-21 01:06:31 -04:00
images Background: remove top left black shadow 2020-03-21 15:07:41 -04:00
themes Make GIFs openable externally + real pause button 2020-07-17 06:07:02 -04:00
clipboard_image_provider.h Cache the clipboard QImage, share with provider 2020-07-16 15:18:07 -04:00
clipboard.h Use a thread lock for Clipboard.qimage() 2020-07-16 16:24:16 -04:00
main.cpp Fix compiling on Qt 5.12 (clipboard lambda) 2020-07-17 10:30:06 -04:00
utils.h utils.h: check for Q_OS_LINUX, not _UNIX 2020-07-16 23:05:02 -04:00