Michael Sproul
daf85854f1
Initialise _firstLoadRequest to prevent jumps from depending on uninitialised memory.
...
When running Telegram under Valgrind, I found that there were jumps depending on the value
of _firstLoadRequest (in historywidget.cpp) before it was initialised.
Signed-off-by: Michael Sproul <micsproul@gmail.com> (github: michaelsproul)
2015-11-15 12:01:46 +11:00
John Preston
e60052d440
fixed tilde replacements in input fields and Text
2015-11-04 18:46:01 -05:00
John Preston
17e9cd0f6d
fixed index images crop in PhotoCropBox
2015-11-04 17:12:13 -05:00
John Preston
bbeac7509f
fixed crash for 0.9.10 and langs updated
2015-11-04 12:55:00 -05:00
John Preston
3037c611e8
version 0.9.10 done
2015-11-04 03:18:31 -05:00
John Preston
4ae5fc4505
Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev
2015-11-04 03:16:43 -05:00
John Preston
a4e6781bfd
langs updated for 0.9.10 stable
2015-11-04 02:31:55 -05:00
John Preston
16afb72166
fixed emoji replaces in the beginning of the input fields
2015-11-03 12:15:49 -05:00
John Preston
6feef57b84
fixed photo label for groups and channels
2015-11-03 11:50:40 -05:00
John Preston
5110ebb18e
crash in PopupMenu fixed
2015-11-03 11:49:14 -05:00
John Preston
9a83c26731
fixed OS X PopupMenu behaviour and directory name in error msg
2015-11-02 18:30:28 -05:00
John Preston
53728e1d13
version 0.9.9.dev before stable, testing custom context menu
2015-11-02 17:39:40 -05:00
John Preston
3f8d7944c1
folders not allowed to be dropped / pasted
2015-11-02 17:36:26 -05:00
John Preston
7c71d977e2
ContextMenu removed, PopupMenu replaced default context menu in input fields and all ContextMenu
2015-11-01 13:14:30 -05:00
John Preston
9219061da1
fixed StorageImageLocation compare
2015-10-30 19:35:44 -04:00
John Preston
e8398e7db2
warnings fixed, 0.9.8.dev
2015-10-28 00:12:01 -04:00
John Preston
f566190bf2
version 0.9.8.dev
2015-10-27 23:49:59 -04:00
John Preston
98cad7151d
Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev
2015-10-27 23:48:17 -04:00
John Preston
63dbf7e9ef
improved emoji strings in sticker description
2015-10-27 23:47:55 -04:00
John Preston
81f523cd21
fix for tilde in OpenSans now in Text, FlatTextarea, InputField and InputArea'
2015-10-27 23:43:42 -04:00
John Preston
e2f83e1662
new photo / file sending, photo always can be sent with caption
2015-10-27 22:41:13 -04:00
John Preston
bb416b520a
improved messages to self: always not unread, show sending clock icon
2015-10-27 20:29:39 -04:00
John Preston
ad21781c7c
workaround for Qt bug in contentsChange signal params, see https://bugreports.qt.io/browse/QTBUG-49062
2015-10-27 19:48:41 -04:00
John Preston
8f6be1c6ac
channel admin appointment box bottomshadow bug fixed
2015-10-26 22:43:03 -04:00
John Preston
31b1ecb11c
new image / file confirm / send codepath made by Task / TaskQueue, sending single file paste and image paste / drop with that new code
2015-10-26 22:39:02 -04:00
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
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
2b36f4d23a
added one letter to diacritics filter
2015-10-20 00:41:37 +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
775607c24f
fixed new animations for retina display
2015-10-19 01:01:18 +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
5c3d030b9a
moved shadows to widgets where they are displayed
2015-10-17 10:31:48 +02:00
John Preston
48756111a9
boxes animations pause mtp
2015-10-15 13:51:10 +02: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