tdesktop/Telegram/SourceFiles
2016-07-05 17:48:36 +03:00
..
_other All Xcode projects updated to Qt 5.6.0. 2016-06-17 20:54:23 +03:00
boxes Featured stickers fully supported (unread badges, box, adding, etc). 2016-06-28 21:05:38 +03:00
codegen Members block in group conversation view finished (except Xcode project). 2016-06-20 14:31:12 +03:00
core Opened histories stack finished, stack of states in vector_of_moveable. 2016-07-05 17:48:36 +03:00
data Shutdown on Linux fix attempt. Draft remove in empty conversation fix. 2016-06-21 18:58:07 +03:00
dialogs Featured stickers fully supported (unread badges, box, adding, etc). 2016-06-28 21:05:38 +03:00
history Featured stickers fully supported (unread badges, box, adding, etc). 2016-06-28 21:05:38 +03:00
inline_bots Fixed crash in inline results of file type with text message send data. 2016-06-08 11:59:39 +03:00
intro Merge branch 'profile' into drafts 2016-06-06 18:16:52 +03:00
mtproto Opened histories stack finished, stack of states in vector_of_moveable. 2016-07-05 17:48:36 +03:00
overview Fixed files overview thumbnails in retina. Fixed profile member list styles. 2016-06-10 09:54:56 +03:00
platform Fixed Linux build. Alpha version 0.9.54. 2016-06-22 22:50:44 +03:00
profile Opened histories stack finished, stack of states in vector_of_moveable. 2016-07-05 17:48:36 +03:00
serialize Saving FlatTextarea tags to drafts, applying them in setText. 2016-05-05 19:04:17 +03:00
ui Saving featured stickers for new 0.9.57 version in local storage. 2016-06-27 19:25:21 +03:00
window Opened histories stack finished, stack of states in vector_of_moveable. 2016-07-05 17:48:36 +03:00
apiwrap.cpp Featured stickers fully supported (unread badges, box, adding, etc). 2016-06-28 21:05:38 +03:00
apiwrap.h Dialog styles moved from basic.style to dialogs.style. 2016-06-07 22:59:39 +03:00
app.cpp Featured stickers fully supported (unread badges, box, adding, etc). 2016-06-28 21:05:38 +03:00
app.h Using square rounded photos in native notifications (Win, OS X). 2016-06-22 21:47:43 +03:00
application.cpp 0.9.56 stable. Crash fixed in MediaView after logout and login again. 2016-06-26 18:37:47 +03:00
application.h Main window position and size saving fixed in Windows. 2016-06-24 19:58:41 +03:00
audio.cpp Moving build / lang scripts from Telegram to subfolders. 2016-04-27 15:02:17 +03:00
audio.h ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
autoupdater.cpp Moving build / lang scripts from Telegram to subfolders. 2016-04-27 15:02:17 +03:00
autoupdater.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
config.h Dialog styles moved from basic.style to dialogs.style. 2016-06-07 22:59:39 +03:00
countries.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
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 Featured stickers fully supported (unread badges, box, adding, etc). 2016-06-28 21:05:38 +03:00
dropdown.h Featured stickers fully supported (unread badges, box, adding, etc). 2016-06-28 21:05:38 +03:00
facades.cpp Opened histories stack finished, stack of states in vector_of_moveable. 2016-07-05 17:48:36 +03:00
facades.h Opened histories stack finished, stack of states in vector_of_moveable. 2016-07-05 17:48:36 +03:00
fileuploader.cpp Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
fileuploader.h silent broadcast done 2016-02-25 19:19:54 +03:00
history.cpp Opened histories stack finished, stack of states in vector_of_moveable. 2016-07-05 17:48:36 +03:00
history.h Using square rounded photos in native notifications (Win, OS X). 2016-06-22 21:47:43 +03:00
historywidget.cpp Opened histories stack finished, stack of states in vector_of_moveable. 2016-07-05 17:48:36 +03:00
historywidget.h Saving featured stickers for new 0.9.57 version in local storage. 2016-06-27 19:25:21 +03:00
lang.cpp Main window position and size saving fixed in Windows. 2016-06-24 19:58:41 +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 Langs updated with changelog. 2016-04-11 20:03:50 +03:00
layerwidget.cpp Fixed glitches in draft apply. Fixed overflow / crash in media preview. 2016-06-10 18:11:44 +03:00
layerwidget.h Inline bot results preview: photo, audio, file, voice. Beta 9040126. 2016-04-10 22:18:26 +04:00
layout.cpp Radial progress in settings when loading a new background from gallery. 2016-06-22 16:39:54 +03:00
layout.h Selection of text in attachments: captions, web page previews. 2016-04-13 21:29:32 +03:00
localimageloader.cpp ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
localimageloader.h Removed all code related to channel comments. 2016-05-27 19:47:46 +03:00
localstorage.cpp Featured stickers fully supported (unread badges, box, adding, etc). 2016-06-28 21:05:38 +03:00
localstorage.h Saving featured stickers for new 0.9.57 version in local storage. 2016-06-27 19:25:21 +03:00
logs.cpp 0.9.47 alpha: fixed crash in text processing (Qt pach updated). 2016-05-02 16:42:09 +03:00
logs.h Fixed possible crash in NotifyWindow click handler. 2016-03-31 15:55:25 +04:00
main.cpp Moved PsMainWindow to Platform::MainWindow, outside of pspecific module. 2016-06-16 15:59:54 +03:00
mainwidget.cpp Opened histories stack finished, stack of states in vector_of_moveable. 2016-07-05 17:48:36 +03:00
mainwidget.h Opened histories stack finished, stack of states in vector_of_moveable. 2016-07-05 17:48:36 +03:00
mainwindow.cpp 0.9.56 stable. Crash fixed in MediaView after logout and login again. 2016-06-26 18:37:47 +03:00
mainwindow.h Fixed dead keys in photo / file caption input field #1418 2016-06-24 19:43:46 +03:00
mediaview.cpp Featured stickers fully supported (unread badges, box, adding, etc). 2016-06-28 21:05:38 +03:00
mediaview.h 0.9.56 stable. Crash fixed in MediaView after logout and login again. 2016-06-26 18:37:47 +03:00
observer_peer.cpp Shared media block done in the new profile implementation. 2016-06-02 16:02:55 +03:00
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 Side shadow moved to MainWidget. Testing slide animation with 3s duration. 2016-05-14 19:57:06 +03:00
passcodewidget.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
playerwidget.cpp Side shadow moved to MainWidget. Testing slide animation with 3s duration. 2016-05-14 19:57:06 +03:00
playerwidget.h Side shadow moved to MainWidget. Testing slide animation with 3s duration. 2016-05-14 19:57:06 +03:00
pspecific.h Moved PsMainWindow to Platform::MainWindow, outside of pspecific module. 2016-06-16 15:59:54 +03:00
pspecific_linux.cpp Add TDESKTOP_DISABLE_DESKTOP_FILE_GENERATION 2016-06-22 17:42:46 -04: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 added year 2016 to copyright 2016-02-08 13:56:18 +03:00
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 Side shadow moved to MainWidget. Testing slide animation with 3s duration. 2016-05-14 19:57:06 +03:00
pspecific_winrt.h New profile photo edit by drag-n-drop. Animated photo button. 2016-05-27 13:57:11 +03:00
settings.cpp Moving build / lang scripts from Telegram to subfolders. 2016-04-27 15:02:17 +03:00
settings.h Moving build / lang scripts from Telegram to subfolders. 2016-04-27 15:02:17 +03:00
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 Media shortcuts now are enabled only when in-app player is opened. 2016-04-14 19:08:36 +03:00
shortcuts.h Media shortcuts now are enabled only when in-app player is opened. 2016-04-14 19:08:36 +03:00
stdafx.cpp Moved patches to Telegram/Patches, travis builds debug version. 2016-04-23 14:50:28 +03:00
stdafx.h Merge branch 'profile' into drafts 2016-06-06 18:16:52 +03:00
structs.cpp Saving featured stickers for new 0.9.57 version in local storage. 2016-06-27 19:25:21 +03:00
structs.h Using square rounded photos in native notifications (Win, OS X). 2016-06-22 21:47:43 +03:00
sysbuttons.cpp New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
sysbuttons.h ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
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