Commit Graph

1090 Commits

Author SHA1 Message Date
John Preston d6f549fef6 no lag in changing normal to wide adaptive mode, files overview ext display improved, no inline bot progress while resolving username, version 0.9.20.dev 2016-02-08 19:04:44 +03:00
John Preston 80ba0259dd some namespaces reorganized, author photo display added to wide mode (where messages are centered), version 0.9.20.dev 2016-02-08 17:54:55 +03:00
John Preston 0b8523d58e added year 2016 to copyright 2016-02-08 13:56:18 +03:00
John Preston b3da86bf08 closing logs and working file before relaunching Telegram 2016-02-08 13:50:56 +03:00
John Preston 520d82b0ff beta version 9019002 2016-02-07 22:08:18 +03:00
John Preston 47ead03925 moved Interfaces to types.h, tooltip hiding fixed 2016-02-07 21:58:42 +03:00
John Preston 0b4ddb045e max history width limited, custom tooltips replace QToolTip, keys with modifiers are not passed to MentionsDropdown 2016-02-07 18:38:49 +03:00
John Preston db9f47c6f2 fixed version in crash reporting for betas, fixed global app event filter install 2016-02-05 22:56:42 +03:00
John Preston c240295a74 retina settings fixed for os x tray icon 2016-02-05 22:53:01 +03:00
John Preston 759ede3c57 fixed linux launch with static linking 2016-02-05 17:32:19 +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 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 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 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