tdesktop/Telegram/SourceFiles
John Preston 042c9fc23d Using plain mutex for Clip readers access serialize, not read-write.
This is an attempt to fix some strange crash reports in write-access
to a mutable QAtomicInt through a const_iterator in ReaderPointers.
2016-09-25 21:05:47 +03:00
..
_other Stable 0.10.6 (only for OS X): fixing Updater erasing. 2016-09-12 18:48:01 +03:00
boxes Trending sticker sets install improved, masks sets install disallowed. 2016-09-19 13:18:21 +03:00
codegen Closed beta 10002002: testin OS X build by GYP. 2016-09-02 01:27:54 -04:00
core Version 0.10.8. 2016-09-23 19:20:04 +03:00
data
dialogs ShareBox: keyboard handle, animated scroll, chosen items jump to top. 2016-09-06 17:45:10 +03:00
history
inline_bots Version for OS X 10.6-10.7 build from GYP is ready, not tested yet. 2016-08-29 23:24:16 -06:00
intro Most of the new Settings are done. 2016-08-26 22:49:18 -06:00
media Using plain mutex for Clip readers access serialize, not read-write. 2016-09-25 21:05:47 +03:00
mtproto Trending sticker sets install improved, masks sets install disallowed. 2016-09-19 13:18:21 +03:00
overview Version for OS X 10.6-10.7 build from GYP is ready, not tested yet. 2016-08-29 23:24:16 -06:00
platform GYP build for Linux done: GYP -> CMake -> make. Testing. 2016-09-09 09:15:11 +03:00
profile Fixed back button when opening channels. Fixed profile buttons layout. 2016-09-01 21:38:06 -04:00
serialize Scheme updated. Dialogs list layout bug fixed. 2016-09-15 12:44:02 +03:00
settings Fixed crash in tray icon toggle in new Settings in macOS / Linux. 2016-08-31 16:06:52 -04:00
stickers Version 0.10.8: fixed Linux and old Xcode builds. 2016-09-23 19:40:25 +03:00
ui Merge branch 'master' into games 2016-09-20 18:12:49 +03:00
window Most of the new Settings are done. 2016-08-26 22:49:18 -06:00
apiwrap.cpp
apiwrap.h
app.cpp Version 0.10.8: editing of service message added. 2016-09-23 21:26:53 +03:00
app.h Version 0.10.8: editing of service message added. 2016-09-23 21:26:53 +03:00
application.cpp Merge branch 'master' into games 2016-09-15 21:56:57 +03:00
application.h Xcode 8 supported. Fixed quit by Cmd+Q in case of macOS fullscreen window. 2016-09-15 13:50:43 +03:00
autoupdater.cpp
autoupdater.h First version of the new Settings page is finished. 2016-08-28 13:16:23 -06:00
config.h Build scripts updated for Xcode projects from GYP, MacStore build tested. 2016-08-31 11:58:46 -06:00
countries.h
dialogswidget.cpp
dialogswidget.h
dropdown.cpp Featured stickers section done in StickersPanel. 2016-09-09 18:52:46 +03:00
dropdown.h Featured stickers section done in StickersPanel. 2016-09-09 18:52:46 +03:00
facades.cpp Trending sticker sets install improved, masks sets install disallowed. 2016-09-19 13:18:21 +03:00
facades.h Featured stickers section done in StickersPanel. 2016-09-09 18:52:46 +03:00
fileuploader.cpp
fileuploader.h
history.cpp Version 0.10.8: editing of service message added. 2016-09-23 21:26:53 +03:00
history.h Version 0.10.8: editing of service message added. 2016-09-23 21:26:53 +03:00
historywidget.cpp Trending sticker sets install improved, masks sets install disallowed. 2016-09-19 13:18:21 +03:00
historywidget.h Game bot confirmations added. 2016-09-15 22:15:49 +03:00
lang.cpp
lang.h
langloaderplain.cpp
langloaderplain.h
layerwidget.cpp Languages updated. Build in Xcode fixed. 2016-09-20 16:03:42 +03:00
layerwidget.h Emoji display added to sticker preview. Reading featured sticker sets. 2016-09-10 23:54:59 +03:00
layout.cpp
layout.h
localimageloader.cpp Scheme updated. Dialogs list layout bug fixed. 2016-09-15 12:44:02 +03:00
localimageloader.h
localstorage.cpp Game bot confirmations added. 2016-09-15 22:15:49 +03:00
localstorage.h Game bot confirmations added. 2016-09-15 22:15:49 +03:00
logs.cpp
logs.h
main.cpp
mainwidget.cpp Version 0.10.8: editing of service message added. 2016-09-23 21:26:53 +03:00
mainwidget.h Enabled sending stickers from the sticker set preview box. 2016-09-11 11:38:14 +03:00
mainwindow.cpp New settings build ready in Xcode. 2016-08-28 14:23:32 -06:00
mainwindow.h Most of the new Settings are done. 2016-08-26 22:49:18 -06:00
mediaview.cpp Fixed build for OS X 10.6 and 10.7 on Qt 5.3 and libstdc++. 2016-09-15 14:08:45 +03:00
mediaview.h PR #1954 improvements. 2016-09-14 19:05:40 +03:00
observer_peer.cpp
observer_peer.h
overviewwidget.cpp Most of the new Settings are done. 2016-08-26 22:49:18 -06:00
overviewwidget.h
passcodewidget.cpp
passcodewidget.h
playerwidget.cpp
playerwidget.h
pspecific.h
pspecific_linux.cpp
pspecific_linux.h
pspecific_mac.cpp New settings build ready in Xcode. 2016-08-28 14:23:32 -06:00
pspecific_mac.h Build scripts updated for Xcode projects from GYP, MacStore build tested. 2016-08-31 11:58:46 -06:00
pspecific_mac_p.h Alpha version 0.10.3: fixed the build for old OS X versions and Qt 5.3.2 2016-09-02 13:01:33 -04:00
pspecific_mac_p.mm Version 0.10.7 Mac App Store build ready. 2016-09-20 18:14:00 +03:00
pspecific_win.cpp
pspecific_win.h
pspecific_winrt.cpp
pspecific_winrt.h
settings.cpp Merge branch 'gyp_xcode' into dev 2016-08-31 16:06:12 -04:00
settings.h First version of the new Settings page is finished. 2016-08-28 13:16:23 -06:00
shortcuts.cpp Merge branch 'gyp_xcode' into dev 2016-08-31 16:06:12 -04:00
shortcuts.h
stdafx.cpp GYP build for Linux done: GYP -> CMake -> make. Testing. 2016-09-09 09:15:11 +03:00
stdafx.h Build scripts updated for Xcode projects from GYP, MacStore build tested. 2016-08-31 11:58:46 -06:00
structs.cpp Scheme updated. Dialogs list layout bug fixed. 2016-09-15 12:44:02 +03:00
structs.h Emoji display added to sticker preview. Reading featured sticker sets. 2016-09-10 23:54:59 +03:00
sysbuttons.cpp
sysbuttons.h
title.cpp ShareBox used to share game score using tg:// link. Scheme updated. 2016-09-07 12:04:57 +03:00
title.h Most of the new Settings are done. 2016-08-26 22:49:18 -06:00