tdesktop/Telegram/SourceFiles
John Preston d64892584d ClipReader was moved to a separate namespace and different files. 2016-06-24 13:37:29 +03:00
..
_other All Xcode projects updated to Qt 5.6.0. 2016-06-17 20:54:23 +03:00
boxes Selected messages actions (forward, delete, cancel) redesigned. 2016-06-22 20:11:35 +03:00
codegen Members block in group conversation view finished (except Xcode project). 2016-06-20 14:31:12 +03:00
core Using square rounded photos in native notifications (Win, OS X). 2016-06-22 21:47:43 +03:00
data Shutdown on Linux fix attempt. Draft remove in empty conversation fix. 2016-06-21 18:58:07 +03:00
dialogs Selected messages actions (forward, delete, cancel) redesigned. 2016-06-22 20:11:35 +03:00
history Using square rounded photos in native notifications (Win, OS X). 2016-06-22 21:47:43 +03:00
inline_bots ClipReader was moved to a separate namespace and different files. 2016-06-24 13:37:29 +03:00
intro Merge branch 'profile' into drafts 2016-06-06 18:16:52 +03:00
media ClipReader was moved to a separate namespace and different files. 2016-06-24 13:37:29 +03:00
mtproto Fixes in floating dates with migrated histories. 2016-06-14 19:26:41 +03:00
overview Fixed files overview thumbnails in retina. Fixed profile member list styles. 2016-06-10 09:54:56 +03:00
platform Using square rounded photos in native notifications (Win, OS X). 2016-06-22 21:47:43 +03:00
profile Selected messages actions (forward, delete, cancel) redesigned. 2016-06-22 20:11:35 +03:00
serialize
ui ClipReader was moved to a separate namespace and different files. 2016-06-24 13:37:29 +03:00
window Selected messages actions (forward, delete, cancel) redesigned. 2016-06-22 20:11:35 +03:00
apiwrap.cpp Cloud draft handling improved. Fixed Edit while already editing a msg. 2016-06-09 17:31:10 +03:00
apiwrap.h Dialog styles moved from basic.style to dialogs.style. 2016-06-07 22:59:39 +03:00
app.cpp ClipReader was moved to a separate namespace and different files. 2016-06-24 13:37:29 +03:00
app.h ClipReader was moved to a separate namespace and different files. 2016-06-24 13:37:29 +03:00
application.cpp Using square rounded photos in native notifications (Win, OS X). 2016-06-22 21:47:43 +03:00
application.h
audio.cpp
audio.h
autoupdater.cpp
autoupdater.h
config.h Dialog styles moved from basic.style to dialogs.style. 2016-06-07 22:59:39 +03:00
countries.h
dialogswidget.cpp Added "Add to Group" button in bot profile. 2016-06-20 18:46:36 +03:00
dialogswidget.h Added "Add to Group" button in bot profile. 2016-06-20 18:46:36 +03:00
dropdown.cpp Profile members block displayed when mouse is over group members count. 2016-06-17 21:18:01 +03:00
dropdown.h Profile members block displayed when mouse is over group members count. 2016-06-17 21:18:01 +03:00
facades.cpp Using square rounded photos in native notifications (Win, OS X). 2016-06-22 21:47:43 +03:00
facades.h Using square rounded photos in native notifications (Win, OS X). 2016-06-22 21:47:43 +03:00
fileuploader.cpp
fileuploader.h
history.cpp ClipReader was moved to a separate namespace and different files. 2016-06-24 13:37:29 +03:00
history.h ClipReader was moved to a separate namespace and different files. 2016-06-24 13:37:29 +03:00
historywidget.cpp Using square rounded photos in native notifications (Win, OS X). 2016-06-22 21:47:43 +03:00
historywidget.h Using square rounded photos in native notifications (Win, OS X). 2016-06-22 21:47:43 +03:00
lang.cpp Langs updated with changelog. Version 0.9.50 stable. 2016-06-14 23:42:37 +03:00
lang.h Langs updated. Private beta version 9049006. 2016-06-13 14:04:37 +03:00
langloaderplain.cpp Langs updated. Private beta version 9049006. 2016-06-13 14:04:37 +03:00
langloaderplain.h
layerwidget.cpp ClipReader was moved to a separate namespace and different files. 2016-06-24 13:37:29 +03:00
layerwidget.h ClipReader was moved to a separate namespace and different files. 2016-06-24 13:37:29 +03:00
layout.cpp Radial progress in settings when loading a new background from gallery. 2016-06-22 16:39:54 +03:00
layout.h
localimageloader.cpp ClipReader was moved to a separate namespace and different files. 2016-06-24 13:37:29 +03:00
localimageloader.h
localstorage.cpp Using square rounded photos in native notifications (Win, OS X). 2016-06-22 21:47:43 +03:00
localstorage.h Cloud stored message drafts support added. 2016-06-03 21:24:27 +03:00
logs.cpp
logs.h
main.cpp Moved PsMainWindow to Platform::MainWindow, outside of pspecific module. 2016-06-16 15:59:54 +03:00
mainwidget.cpp Using square rounded photos in native notifications (Win, OS X). 2016-06-22 21:47:43 +03:00
mainwidget.h Using square rounded photos in native notifications (Win, OS X). 2016-06-22 21:47:43 +03:00
mainwindow.cpp Creating MediaView after the main window. That way the main window is 2016-06-23 15:25:18 +03:00
mainwindow.h Fixed Xcode build. When hiding fullscreen window first exit fullscreen. 2016-06-16 18:17:39 +03:00
mediaview.cpp ClipReader was moved to a separate namespace and different files. 2016-06-24 13:37:29 +03:00
mediaview.h ClipReader was moved to a separate namespace and different files. 2016-06-24 13:37:29 +03:00
observer_peer.cpp
observer_peer.h Added "Add to Group" button in bot profile. 2016-06-20 18:46:36 +03:00
overviewwidget.cpp Fix attempt of photo forward by drag-n-drop: for being able to use 2016-06-21 20:02:45 +03:00
overviewwidget.h Photos and videos in media overview ordered like in mobile apps. 2016-06-09 20:30:47 +03:00
passcodewidget.cpp
passcodewidget.h
playerwidget.cpp
playerwidget.h
pspecific.h Moved PsMainWindow to Platform::MainWindow, outside of pspecific module. 2016-06-16 15:59:54 +03:00
pspecific_linux.cpp Build fixed for QtCreator. Linux libs loading order changed. 2016-06-16 20:20:58 +03:00
pspecific_linux.h Moved PsMainWindow to Platform::MainWindow, outside of pspecific module. 2016-06-16 15:59:54 +03:00
pspecific_mac.cpp Fixed Xcode build. When hiding fullscreen window first exit fullscreen. 2016-06-16 18:17:39 +03:00
pspecific_mac.h Moved PsMainWindow to Platform::MainWindow, outside of pspecific module. 2016-06-16 15:59:54 +03:00
pspecific_mac_p.h
pspecific_mac_p.mm Fixed Xcode build. When hiding fullscreen window first exit fullscreen. 2016-06-16 18:17:39 +03:00
pspecific_win.cpp Fixed dynamic library loading for Windows XP. 2016-06-17 15:38:08 +03:00
pspecific_win.h Moved PsMainWindow to Platform::MainWindow, outside of pspecific module. 2016-06-16 15:59:54 +03:00
pspecific_winrt.cpp
pspecific_winrt.h
settings.cpp
settings.h
settingswidget.cpp Using square rounded photos in native notifications (Win, OS X). 2016-06-22 21:47:43 +03:00
settingswidget.h Using square rounded photos in native notifications (Win, OS X). 2016-06-22 21:47:43 +03:00
shortcuts.cpp
shortcuts.h
stdafx.cpp
stdafx.h Merge branch 'profile' into drafts 2016-06-06 18:16:52 +03:00
structs.cpp ClipReader was moved to a separate namespace and different files. 2016-06-24 13:37:29 +03:00
structs.h Using square rounded photos in native notifications (Win, OS X). 2016-06-22 21:47:43 +03:00
sysbuttons.cpp
sysbuttons.h
title.cpp Build fixed for QtCreator. Linux libs loading order changed. 2016-06-16 20:20:58 +03:00
title.h Build fixed for QtCreator. Linux libs loading order changed. 2016-06-16 20:20:58 +03:00