Commit Graph

944 Commits

Author SHA1 Message Date
John Preston c606d6b459 updating openal build, new code of getting original text and entities from Text, not tested yet 2015-10-25 18:08:45 +01:00
John Preston 5423abaa19 version 0.9.7.dev: markdown, new popup menu, os x crash temp fix, new slide animation, tilde symbol display fix, shared audio link in profile, first Qt 5.5.1 + VS2015 build' 2015-10-23 22:09:51 +02:00
John Preston 4dc2b5e780 temp removing 0x0B00-0x0B7F diacritics from OS X 10.11+ because of crash, see https://bugreports.qt.io/browse/QTBUG-48910 + added changelog for 0.9.7 2015-10-23 22:02:29 +02:00
John Preston 4d230eda63 added audio files >> link to profile and media types dropdown 2015-10-23 21:24:05 +02:00
telegramdesktop 4f3f56f247 Merge pull request #1221 from eduardosm/branch-1
Do not depend on QPixmap and QGuiApplication in MetaStyle.
2015-10-23 20:30:29 +02:00
John Preston 4f562bca09 fixed popup hide, moved toggle notifications display moved under open / minimize in tray menu 2015-10-23 18:45:23 +02:00
John Preston 17114350c4 conflicts fixed 2015-10-23 18:18:43 +02:00
John Preston f59cd2a882 Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev 2015-10-23 18:15:41 +02:00
John Preston aeafcacb0c new (fast) PopupMenu started 2015-10-23 18:15:24 +02:00
John Preston 3df66a7ed3 tilde fix in 100%, dialogs repaint fix, markdown (bold, italic, code, pre support) added 2015-10-23 18:06:56 +02:00
Eduardo Sánchez Muñoz 465b9f9a4a Do not depend on QPixmap and QGuiApplication in MetaStyle.
Signed-off-by: Eduardo Sánchez Muñoz <eduardosanchezmunoz@gmail.com> (github: eduardosm)
2015-10-23 18:01:15 +02:00
John Preston 166e99c0bd libpng used from Qt bundle in 32bit linux 2015-10-20 12:18:47 +02:00
John Preston 8dd57e2845 Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev 2015-10-20 11:29:48 +02:00
John Preston 20d7f74c33 using Qt bundled libs when possible in Linux 2015-10-20 11:29:44 +02:00
John Preston ee5f393009 libpng used from Qt bundle 2015-10-20 11:27:41 +02:00
John Preston 2b36f4d23a added one letter to diacritics filter 2015-10-20 00:41:37 +02:00
John Preston 56a58d8f48 Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev 2015-10-20 00:16:46 +02:00
John Preston 957e8a06f2 added renamed Build.bat script and _openssl_patch to git 2015-10-20 00:16:25 +02:00
John Preston ac970f8852 improved build instructions 2015-10-20 00:13:11 +02:00
John Preston 2215167dea moved to Qt 5.5.1, build docs for MSVC2015 and Xcode7 updated 2015-10-19 23:24:39 +02:00
John Preston 1360cd61a7 moved to VS2015, Qt 5.5.1, now Qt, ffmpeg and openssl are built from source from git 2015-10-19 23:16:17 +02:00
John Preston 5d14f3fe4a Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev 2015-10-19 01:02:06 +02:00
John Preston 775607c24f fixed new animations for retina display 2015-10-19 01:01:18 +02:00
John Preston 12a2c5e80e moved Windows build to Qt 5.5.1 2015-10-19 01:00:06 +02:00
John Preston 938f6edf38 _qt_5_5_0_patch updated 2015-10-18 20:55:55 +02:00
John Preston 97151e6d39 Merge branch 'master' of https://github.com/telegramdesktop/tdesktop into dev 2015-10-18 15:43:37 +02:00
John Preston 1a54daef31 improved Ctrl+, Ctrl+Shift+ input fix (I hope :) 2015-10-18 15:43:19 +02:00
John Preston a606893194 Merge branch 'master' of https://github.com/telegramdesktop/tdesktop into dev 2015-10-18 15:07:00 +02:00
John Preston 7d666ed225 fixed bad Qt patch 2015-10-18 15:04:39 +02:00
John Preston c49e101d73 Merge branch 'master' of https://github.com/telegramdesktop/tdesktop into dev 2015-10-18 14:53:06 +02:00
John Preston 9327473ee8 share support added 2015-10-18 14:49:34 +02:00
John Preston e14464162e good extension handling in Save As done 2015-10-18 13:38:00 +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