tdesktop/Telegram/SourceFiles
John Preston 0562024444 Merge branch 'master' into player
Conflicts:
	Telegram/SourceFiles/core/observer.h
	Telegram/SourceFiles/mainwindow.h
	Telegram/SourceFiles/media/view/media_clip_playback.cpp
	Telegram/SourceFiles/media/view/media_clip_playback.h
2016-09-29 00:16:02 +03:00
..
_other Stable 0.10.6 (only for OS X): fixing Updater erasing. 2016-09-12 18:48:01 +03:00
boxes Merge branch 'master' into player 2016-09-29 00:16:02 +03:00
codegen New audio player done (without playlist). 2016-09-23 19:04:26 +03:00
core Merge branch 'master' into player 2016-09-29 00:16:02 +03:00
data
dialogs ShareBox: keyboard handle, animated scroll, chosen items jump to top. 2016-09-06 17:45:10 +03:00
history imageLoaded() notifications done through base::Subscriber. 2016-09-26 16:57:08 +03:00
inline_bots Merge branch 'master' into player 2016-09-29 00:16:02 +03:00
intro Most of the new Settings are done. 2016-08-26 22:49:18 -06:00
media Merge branch 'master' into player 2016-09-29 00:16:02 +03:00
mtproto Merge branch 'master' into player 2016-09-29 00:16:02 +03:00
overview New audio player done (without playlist). 2016-09-23 19:04:26 +03:00
platform Software animated play/pause title button ready, icons for it removed. 2016-09-16 15:49:36 +03:00
profile Beta 10008001: moved all Notify::Observer-s to base::Subscriber-s. 2016-09-26 21:33:34 +03:00
serialize Scheme updated. Dialogs list layout bug fixed. 2016-09-15 12:44:02 +03:00
settings Merge branch 'master' into player 2016-09-29 00:16:02 +03:00
stickers imageLoaded() notifications done through base::Subscriber. 2016-09-26 16:57:08 +03:00
ui Merge branch 'master' into player 2016-09-29 00:16:02 +03:00
window Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
apiwrap.cpp Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
apiwrap.h Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
app.cpp Merge branch 'master' into player 2016-09-29 00:16:02 +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 player 2016-09-29 00:16:02 +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 imageLoaded() notifications done through base::Subscriber. 2016-09-26 16:57:08 +03:00
dialogswidget.h imageLoaded() notifications done through base::Subscriber. 2016-09-26 16:57:08 +03:00
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 New audio player done (without playlist). 2016-09-23 19:04:26 +03:00
facades.h Merge branch 'master' into player 2016-09-29 00:16:02 +03:00
fileuploader.cpp
fileuploader.h
history.cpp Merge branch 'master' into player 2016-09-29 00:16:02 +03:00
history.h Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
historywidget.cpp Merge branch 'master' into player 2016-09-29 00:16:02 +03:00
historywidget.h Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
lang.cpp
lang.h
langloaderplain.cpp
langloaderplain.h
layerwidget.cpp imageLoaded() notifications done through base::Subscriber. 2016-09-26 16:57:08 +03:00
layerwidget.h imageLoaded() notifications done through base::Subscriber. 2016-09-26 16:57:08 +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 Software animated play/pause title button ready, icons for it removed. 2016-09-16 15:49:36 +03:00
localstorage.h Game bot confirmations added. 2016-09-15 22:15:49 +03:00
logs.cpp
logs.h
main.cpp
mainwidget.cpp Merge branch 'master' into player 2016-09-29 00:16:02 +03:00
mainwidget.h New audio player done (without playlist). 2016-09-23 19:04:26 +03:00
mainwindow.cpp Merge branch 'master' into player 2016-09-29 00:16:02 +03:00
mainwindow.h Merge branch 'master' into player 2016-09-29 00:16:02 +03:00
mediaview.cpp Merge branch 'master' into player 2016-09-29 00:16:02 +03:00
mediaview.h New audio player done (without playlist). 2016-09-23 19:04:26 +03:00
observer_peer.cpp Beta 10008001: moved all Notify::Observer-s to base::Subscriber-s. 2016-09-26 21:33:34 +03:00
observer_peer.h Beta 10008001: moved all Notify::Observer-s to base::Subscriber-s. 2016-09-26 21:33:34 +03:00
overviewwidget.cpp Merge branch 'master' into player 2016-09-29 00:16:02 +03:00
overviewwidget.h Merge branch 'master' into player 2016-09-29 00:16:02 +03:00
passcodewidget.cpp
passcodewidget.h
playerwidget.cpp New audio player done (without playlist). 2016-09-23 19:04:26 +03:00
playerwidget.h
pspecific_linux.cpp
pspecific_linux.h
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 Merge branch 'master' into player 2016-09-23 22:22:40 +03:00
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_win.cpp Dll hijacking fixes: Windows version check + SetDllDirectory(""). 2016-08-14 21:55:59 +03:00
pspecific_win.h
pspecific_winrt.cpp
pspecific_winrt.h
pspecific.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 New audio player done (without playlist). 2016-09-23 19:04:26 +03: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 New audio player done (without playlist). 2016-09-23 19:04:26 +03:00
structs.h Merge branch 'master' into player 2016-09-29 00:16:02 +03:00
sysbuttons.cpp Title controls reordering done right. Title song play button created. 2016-09-21 14:44:20 +03:00
sysbuttons.h Title controls reordering done right. Title song play button created. 2016-09-21 14:44:20 +03:00
title.cpp New audio player done (without playlist). 2016-09-23 19:04:26 +03:00
title.h New audio player done (without playlist). 2016-09-23 19:04:26 +03:00