Commit Graph

913 Commits

Author SHA1 Message Date
John Preston 9327473ee8 share support added 2015-10-18 14:49:34 +02:00
John Preston 90776073e7 requesting unlock before toggle notifications from tray 2015-10-17 20:30:55 +02:00
John Preston e211268158 new slide animations 2015-10-17 16:52:26 +02:00
John Preston a9450956c3 Merge branch 'master' of https://github.com/telegramdesktop/tdesktop into dev 2015-10-17 14:10:40 +02:00
telegramdesktop 1f16e50c30 Merge pull request #1185 from Alireza-Mim/patch-1
Fixed issue 1176
2015-10-17 14:08:38 +02:00
John Preston 5c3d030b9a moved shadows to widgets where they are displayed 2015-10-17 10:31:48 +02:00
Alireza Mim 0841a478f6 Merge branch 'patch-1' of https://github.com/Alireza-Mim/tdesktop into patch-1 2015-10-15 16:30:32 +03:00
Alireza 2e9ea061d0 Fixed issue 1176
A quick hotfix for issue #1176.
This may also fix any other issues with the key combination which are raised because of stripped Ctrl+ and Ctrl+Shift+ in Qt code.

Signed-off-by: Alireza Mim <asmclass@yahoo.com> (github: Alireza-Mim)
2015-10-15 16:27:57 +03:00
John Preston 48756111a9 boxes animations pause mtp 2015-10-15 13:51:10 +02:00
Alireza f87efbbd09 Fixed issue 1176
A quick hotfix for issue #1176. 
This may also fix any other issues with the key combination which are raised because of stripped Ctrl+ and Ctrl+Shift+ in Qt code.
2015-10-15 13:55:53 +03:00
John Preston f12f21b16b pausing of mtp while animating, fixed message field while animating 2015-10-15 12:18:24 +02:00
John Preston 1c28d59ed2 fixed bad resizing calls, 0.9.6 stable version 2015-10-15 02:15:28 +02:00
John Preston 4857135e42 fixed StartupWMClass linux problem, 0.9.6 2015-10-15 01:07:40 +02:00
John Preston b63be192e6 username box fixed, crash fixed, 0.9.6 hotfix stable version 2015-10-14 23:49:50 +02:00
John Preston a94acdea53 crash fixed in InputField and InputArea 2015-10-14 23:47:23 +02:00
John Preston 6168f3334d Merge branch 'master' of https://github.com/telegramdesktop/tdesktop 2015-10-14 21:23:27 +02:00
John Preston 17c97a4fee Deploy.sh improved 2015-10-14 21:20:04 +02:00
John Preston 0233389143 Merge branch 'master' of https://github.com/telegramdesktop/tdesktop 2015-10-14 21:16:02 +02:00
John Preston bf6bebb0aa fixed bug in history size count, 0.9.5 2015-10-14 21:15:46 +02:00
auchri c6fd532a40 Fix OpenSSL Link
Closes #1180
2015-10-14 20:50:36 +02:00
John Preston 21570c0479 crash fixed for 0.9.5 2015-10-14 16:11:42 +02:00
John Preston 12673ab6fe stable version 0.9.5 - new boxes and optimizations 2015-10-14 13:58:38 +02:00
John Preston 4f49f3b023 Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev 2015-10-14 13:51:44 +02:00
John Preston 8172b82ed4 boxes finished 2015-10-14 13:51:37 +02:00
John Preston a4d9d7a617 Merge branch 'master' of https://github.com/telegramdesktop/tdesktop into dev 2015-10-14 13:31:09 +02:00
John Preston 37a2026266 langs updated, diffutils added to msvc build instructions 2015-10-14 13:30:59 +02:00
telegramdesktop 3ac6d6d26c Merge pull request #1174 from kanishkablack/master
Gnome Shell Duplicates bug fix
2015-10-13 12:37:50 +02:00
telegramdesktop f33e8328c5 Merge pull request #1178 from Alireza-Mim/patch-1
Resolving "failed retrieving file" error
2015-10-13 12:35:47 +02:00
Alireza f1ac7a5c71 Resolving "failed retrieving file" error
The command "pacman -S mingw64/mingw-w64-x86_64-opus" gives an error and based on the comment on this ticket: http://sourceforge.net/p/msys2/tickets/186/ , we should sync the package database first.
It worked for me.
2015-10-13 09:52:11 +03:00
John Preston 156ae31254 fixed toggle notifications from tray in linux, v 0.9.4.dev 2015-10-13 00:14:55 +02:00
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