kepka/Telegram
John Preston e88305d984 Fixed freezes in macOS clipboard requests.
Sometimes QClipboard::text() unexpectedly freezes on macOS, no known
causes for that. But before we were requesting the clipboard text after
each change in any text field to update macOS global menu items.

Now we use Cocoa API directly to find out if there were any changes to
the clipboard content and query text through Qt only if we have changes.

That way it should almost never freeze (at least) or even really never.
2017-03-05 23:18:27 +03:00
..
Patches Using custom build of libc++ for old OS X version. 2017-02-21 15:37:52 +03:00
Resources Alpha 1.0.18: destroying auth keys on sign up. 2017-03-01 21:42:36 +03:00
SetupFiles initial commit for 0.4.18 version of Telegram Desktop 2014-05-30 12:53:19 +04:00
SourceFiles Fixed freezes in macOS clipboard requests. 2017-03-05 23:18:27 +03:00
Telegram Closed beta 10020001: application icon changed. 2016-12-30 17:52:58 +04:00
ThirdParty Move to GCC 6 and silent some warnings there. 2017-02-21 18:29:59 +03:00
build Alpha 1.0.18: destroying auth keys on sign up. 2017-03-01 21:42:36 +03:00
gyp Renamed / moved a bunch of files. 2017-03-04 12:56:07 +03:00
Telegram.plist Version for Mac App Store build from GYP ready, not tested yet. 2016-08-31 08:32:05 -06:00
create.bat Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00