Commit graph

1304 commits

Author SHA1 Message Date
John Preston
759ede3c57 fixed linux launch with static linking 2016-02-05 17:32:19 +03:00
John Preston
6e8fc37ca9 using libs for google breakpad on windows 2016-02-05 16:31:24 +03:00
John Preston
3e30a11af8 Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev 2016-02-05 13:22:03 +03:00
John Preston
cec7ebc24f fixed build script, 0.9.19.1 version in .rc 2016-02-05 13:21:57 +03:00
John Preston
f3a4b54601 fixed bugs in crash dump finding and in beta version 2016-02-05 01:16:25 +03:00
John Preston
91e1330b59 improved breakpad appstore patch 2016-02-04 20:45:53 +03:00
John Preston
952f24e4e1 beta version 9019001 with new crash tracking 2016-02-04 17:49:08 +03:00
John Preston
d9b09e78ad Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev 2016-02-04 15:44:58 +03:00
John Preston
fd0a119885 langs updated, build scripts updated 2016-02-04 15:44:39 +03:00
John Preston
837432a4f3 fixed connection on app state change 2016-02-03 17:01:34 +03:00
John Preston
ab00a0310a added crashing in settings 2016-02-02 19:21:07 +03:00
John Preston
b536c075ed Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev 2016-02-02 19:12:52 +03:00
John Preston
9d2b83c4d5 fixed release build for win 2016-02-02 19:12:45 +03:00
John Preston
02961ecc99 added mini_chromium patch for 10.6 and 10.8 os x google crashpad build 2016-02-02 19:00:46 +03:00
John Preston
f7f041f11d instructions updated for zlib 2016-02-02 15:50:12 +03:00
John Preston
3e1362628f conflicts fixed 2016-02-02 14:58:28 +03:00
John Preston
5940ae6411 google crashpad added to os x version 2016-02-02 14:48:46 +03:00
John Preston
44c12064a6 fixed crash reports for windows 2016-02-01 15:09:23 +03:00
John Preston
9f7b92eccd improved minidump choosing when sending crash report 2016-02-01 14:50:07 +03:00
John Preston
fa2767cc65 always writing tdata/working stacktrace when breakpad catches a crash 2016-02-01 14:09:11 +03:00
John Preston
b1f267e4dc added breakpad for linux 2016-02-01 13:39:51 +03:00
John Preston
daa0adfff9 added breakpad support for os x 2016-02-01 13:12:37 +03:00
John Preston
56fa8a0ee2 Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev 2016-01-31 21:02:00 +03:00
John Preston
a0d171bb49 moved minizip to ThirdParty, added google breakpad to ThirdParty for windows (mac, linux broken) 2016-01-31 21:01:43 +03:00
John Preston
dd26de7dd2 Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev 2016-01-31 21:01:05 +03:00
John Preston
fb4ee55ffa removed unused headers in mac 2016-01-31 21:01:01 +03:00
John Preston
17a319fdb3 improved crash reports for linux 2016-01-31 19:13:51 +03:00
John Preston
4fc0b439ae Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev 2016-01-31 14:32:45 +03:00
John Preston
74248b0284 improved os x crash reports, possible linux (and windows) broken 2016-01-31 14:32:29 +03:00
John Preston
b0681bc582 crash reports done in linux 2016-01-30 22:21:18 +03:00
John Preston
d28483fad4 windows and os x crash reports sent and shown 2016-01-30 21:38:33 +03:00
John Preston
12716a8c40 Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev 2016-01-30 21:24:50 +03:00
John Preston
52c29bac5d started crash reporting for linux 2016-01-30 21:24:42 +03:00
John Preston
340246367d crash report and show done for os x 2016-01-30 21:24:18 +03:00
John Preston
8eef239b45 crash catch + report added for Windows version 2016-01-30 19:31:10 +03:00
John Preston
62c28cb58b fixed possible crash in History::addOlderSlice 2016-01-26 14:01:15 +03:00
John Preston
07c81db79a removed interfaces pointer by default from BasicInterface 2016-01-26 13:24:15 +03:00
John Preston
a677f784f5 up to 64 realtime combinated interfaces 2016-01-25 18:18:07 +03:00
John Preston
c8d7d23ee6 windows backtrace logging done, showing error when cant start telegram or previous launch was not finished properly 2016-01-25 13:22:58 +03:00
John Preston
0f4405dbaf backtrace output for win platform added, testing with abort() call in ~AppClass() 2016-01-21 14:58:58 +08:00
John Preston
d672353ff9 fixed single instance checking 2016-01-17 13:03:57 +08:00
John Preston
5f84567bbb initial logging improved, debug logs disabled for -many instance param 2016-01-17 13:01:14 +08:00
John Preston
d2f3fbe3f7 mentions regexp start with one letter instead of three 2016-01-17 07:28:54 +08:00
John Preston
58777dbc21 moved almost all Application to AppClass (autoupdate and singleinstance left), logs rewritten 2016-01-11 23:43:29 +08:00
John Preston
f3e560541b merged with master 2016-01-11 13:26:07 +08:00
John Preston
f6eae71397 Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev 2016-01-11 13:22:52 +08:00
John Preston
a6861c3e94 Merge branch 'master' of https://github.com/telegramdesktop/tdesktop 2016-01-11 13:20:16 +08:00
John Preston
fc02f96ef1 via @bot fixed in forwarded, stickers requested in stickersbox, sticker not autoselected in dropdown, forwarded messages to chats fixed from_id and via_bot_id 2016-01-11 12:45:07 +08:00
John Preston
71f588a4fe started signal handlers, shadow fixed in sticker-by-emoji, via @bot resize fixed 2016-01-10 14:05:23 +08:00
John Preston
810c60fd8c fixed build for old Qt version 2016-01-09 21:11:18 +08:00