Commit Graph

1033 Commits

Author SHA1 Message Date
John Preston ed707c8f0e fixed tray notifications toggle, 0.9.4.dev version 2015-10-12 23:48:14 +02:00
John Preston 2e2455cf81 version 0.9.4.dev 2015-10-12 23:37:30 +02:00
John Preston 5952d75e6e Merge branch 'master' of https://github.com/telegramdesktop/tdesktop into dev 2015-10-12 23:32:00 +02:00
telegramdesktop 580e6cde3d Merge pull request #471 from kirill-gerasimenko/notification_tray
Add item to system tray to toggle notifications display
2015-10-12 23:31:51 +02:00
John Preston dc6f719d4d fixed build for os x, only cmd+m, cmd+w now work, not ctrl+m, ctrl+w 2015-10-12 23:31:05 +02:00
John Preston fe9a1bc947 boxes redesign finished 2015-10-12 23:02:10 +02:00
John Preston 542d9435d8 almost all boxes done 2015-10-11 10:37:24 +02:00
John Preston 13f6eedcb2 half of all boxes redesigned 2015-10-06 22:49:23 +03:00
Signed-off-by: Kirill Gerasimenko 8fc9aa6fdb Add item to system tray to toggle notifications display
Signed-off-by: Kirill Gerasimenko <kirill.gerasimenko@outlook.com> (github: kirill-gerasimenko)
2015-10-04 19:18:38 +02:00
telegramdesktop 001864baab Merge pull request #1154 from QtRoS/updater_unicode_improvements
Improvements in Updater
2015-10-04 11:54:53 +03:00
Roman Shchekin 1b14a65c6d Signed-off-by Roman Shchekin <mrqtros@gmail.com> (github: QtRoS) 2015-10-04 11:16:16 +03:00
telegramdesktop dbc98062ed Merge pull request #1152 from eduardosm/disable-register-custom-scheme2
Allow to disable 'register custom scheme' functions using a macro
2015-10-03 20:01:06 +03:00
Eduardo Sánchez Muñoz d955b29585 Allow to disable 'register custom scheme' functions using a macro.
Adding "DEFINES += TDESKTOP_DISABLE_REGISTER_CUSTOM_SCHEME" to Telegram.pro would disable these functions. This can be useful when the application is distributed using an installer or a package manager that can apply these
settings system-globaly.

Signed-off-by: Eduardo Sánchez Muñoz <eduardosanchezmunoz@gmail.com> (github: eduardosm)
2015-10-03 18:55:37 +02:00
John Preston cb7b736fb8 Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop 2015-10-03 19:01:27 +03:00
telegramdesktop 4104903d45 CONTRIBUTING.md updated 2015-10-03 18:03:41 +03:00
telegramdesktop d37a5680df Merge pull request #1062 from auchri/master
Add CONTRIBUTING.md, editing it in the next comit
2015-10-03 18:00:24 +03:00
John Preston 015e9356ab license header updated 2015-10-03 16:16:42 +03:00
John Preston d16865cb05 license openssl exception added 2015-10-03 14:34:56 +03:00
John Preston 605b18aa27 added some checks 2015-10-03 14:33:51 +03:00
John Preston e3e774176e new flat boxes started 2015-10-03 13:09:09 +03:00
John Preston bd4d43daaf Merge branch 'master' of https://github.com/telegramdesktop/tdesktop 2015-10-01 20:15:39 +03:00
John Preston 425e2c2a81 improved scheme serializer, fixed channel photo delete button, bad media update when message was sent 2015-10-01 20:15:23 +03:00
John Preston b5e1aadef2 build script updated 2015-10-01 18:16:21 +03:00
John Preston dd113d5dc0 build script improved 2015-10-01 17:26:06 +03:00
John Preston 6321d22fc9 0.9.3.dev version ready 2015-10-01 17:19:27 +03:00
John Preston fe8567e909 fast dialogs, emoji pan etc done 2015-10-01 17:05:05 +03:00
John Preston 01374e6dc5 fixed os x build 2015-09-29 21:59:26 +03:00
John Preston 58de461c19 other thread loads local images 2015-09-29 21:44:31 +03:00
John Preston d90f021e46 fixed intro 2015-09-29 18:40:06 +03:00
John Preston 592e3f7ae2 preparing for loading photos from local in other thread 2015-09-29 18:29:21 +03:00
John Preston d5e5ef2d26 Merge branch 'master' of https://github.com/telegramdesktop/tdesktop 2015-09-29 16:38:19 +03:00
John Preston 4e67d70e17 qt fixes for xcode7 added 2015-09-29 16:24:52 +03:00
John Preston 94fe669c6e dialogs optimizations, qt 5.5.0 xcode 7 build 2015-09-29 16:24:39 +03:00
John Preston 8d3c146f57 Merge branch 'master' of https://github.com/telegramdesktop/tdesktop 2015-09-28 17:19:52 +03:00
John Preston 297b2f3dcf fixed webpage handling 2015-09-28 17:19:37 +03:00
John Preston 00c9d16925 linux crash on diacritics enter should be fixed 2015-09-25 18:03:57 +03:00
John Preston d8b421993d taking count from getParticipants only if it is greater than current, version 0.9.2 2015-09-25 11:17:52 +03:00
John Preston 5b811500f6 version 0.9.2 prepared 2015-09-25 10:47:32 +03:00
John Preston 5808c4bc02 fixed conflicts 2015-09-24 21:47:20 +03:00
John Preston bef993e2fb fixed too much usernames box 2015-09-24 21:46:38 +03:00
John Preston a8e2dbee68 build scripts updated 2015-09-24 21:18:21 +03:00
John Preston 37503a2305 build scripts fixed 2015-09-24 19:31:24 +03:00
John Preston bafb9711a0 langs updated, version 0.9.1 stable 2015-09-24 19:06:57 +03:00
John Preston 51fbec0c50 0.9.1 stable version with fixes 2015-09-24 19:05:06 +03:00
John Preston 069333b24d deply scripts improved, crash fixed in dropdown 2015-09-24 17:17:53 +03:00
John Preston 0c46f0b54f Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev 2015-09-24 13:59:55 +03:00
John Preston 4771839fe8 doc fixed 2015-09-24 13:59:41 +03:00
John Preston 0443dcf84a version handling improved 2015-09-24 13:49:06 +03:00
John Preston 75c4586b07 changelog fixed for 0.9 stable 2015-09-24 12:02:11 +03:00
John Preston 8883f84d29 Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev 2015-09-24 11:58:14 +03:00