tdesktop/Telegram/SourceFiles
John Preston 46ad43bb1e New profile cover actions by buttons done.
Two new types of Observers: image loaded and async file dialog.
2016-05-25 20:59:21 +03:00
..
_other Moving build / lang scripts from Telegram to subfolders. 2016-04-27 15:02:17 +03:00
boxes New profile cover actions by buttons done. 2016-05-25 20:59:21 +03:00
codegen Divider added to new profiles. Icons from new styles can fill rects. 2016-05-20 18:35:58 +03:00
core New profile cover actions by buttons done. 2016-05-25 20:59:21 +03:00
dialogs New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
history Beta version 9048001 for Xcode and QtCreator. 2016-05-10 16:39:42 +03:00
inline_bots New profiles started. Function<> made by variadic templates. 2016-05-12 19:05:20 +03:00
intro Side shadow moved to MainWidget. Testing slide animation with 3s duration. 2016-05-14 19:57:06 +03:00
mtproto New profile cover actions by buttons done. 2016-05-25 20:59:21 +03:00
overview Everywhere TextWithTags and TextWithEntities are used. 2016-05-06 20:33:48 +03:00
profile New profile cover actions by buttons done. 2016-05-25 20:59:21 +03:00
serialize Saving FlatTextarea tags to drafts, applying them in setText. 2016-05-05 19:04:17 +03:00
ui New profile cover actions by buttons done. 2016-05-25 20:59:21 +03:00
window Returned animation type to the old one. 2016-05-19 15:38:09 +03:00
apiwrap.cpp New profile cover actions by buttons done. 2016-05-25 20:59:21 +03:00
apiwrap.h New profile cover actions by buttons done. 2016-05-25 20:59:21 +03:00
app.cpp New profile cover actions by buttons done. 2016-05-25 20:59:21 +03:00
app.h Peer observers get notified about name/username changes. 2016-05-25 15:09:05 +03:00
application.cpp New profile cover actions by buttons done. 2016-05-25 20:59:21 +03:00
application.h New profile cover actions by buttons done. 2016-05-25 20:59:21 +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
config.h Some global string constants "static const *" -> "constexpr str_const". 2016-05-04 13:41:41 +03:00
countries.h
dialogswidget.cpp Returned animation type to the old one. 2016-05-19 15:38:09 +03:00
dialogswidget.h Profile done as a new generic Window::SectionWidget. 2016-05-19 15:03:51 +03:00
dropdown.cpp Renamed MentionsDropdown to FieldAutocomplete, moved to separate file. 2016-04-29 16:46:16 +03:00
dropdown.h Renamed MentionsDropdown to FieldAutocomplete, moved to separate file. 2016-04-29 16:46:16 +03:00
facades.cpp New profile cover actions by buttons done. 2016-05-25 20:59:21 +03:00
facades.h New profile cover actions by buttons done. 2016-05-25 20:59:21 +03:00
fileuploader.cpp Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
fileuploader.h
history.cpp Peer observers get notified about name/username changes. 2016-05-25 15:09:05 +03:00
history.h Merge branch 'master' into profile 2016-05-16 18:47:44 +03:00
historywidget.cpp Returned animation type to the old one. 2016-05-19 15:38:09 +03:00
historywidget.h Profile done as a new generic Window::SectionWidget. 2016-05-19 15:03:51 +03:00
lang.cpp Langs updated, changelog for 0.9.49 version added. 2016-05-14 21:14:55 +03:00
lang.h Langs updated, changelog for 0.9.49 version added. 2016-05-14 21:14:55 +03:00
langloaderplain.cpp
langloaderplain.h Langs updated with changelog. 2016-04-11 20:03:50 +03:00
layerwidget.cpp ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
layerwidget.h Inline bot results preview: photo, audio, file, voice. Beta 9040126. 2016-04-10 22:18:26 +04:00
layout.cpp New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +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 MTP::nonce -> rand_value, fixed first_name and last_name reading from minimal users 2016-03-24 13:12:18 +03:00
localstorage.cpp Peer observers get notified about name/username changes. 2016-05-25 15:09:05 +03:00
localstorage.h Saving FlatTextarea tags to drafts, applying them in setText. 2016-05-05 19:04:17 +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 Version 0.9.49: disabling high dpi scaling in all systems except OS X. 2016-05-15 13:30:47 +03:00
mainwidget.cpp Peer observers get notified about name/username changes. 2016-05-25 15:09:05 +03:00
mainwidget.h Peer observers get notified about name/username changes. 2016-05-25 15:09:05 +03:00
mainwindow.cpp New profiles started. Function<> made by variadic templates. 2016-05-12 19:05:20 +03:00
mainwindow.h Renamed MentionsDropdown to FieldAutocomplete, moved to separate file. 2016-04-29 16:46:16 +03:00
mediaview.cpp Profile done as a new generic Window::SectionWidget. 2016-05-19 15:03:51 +03:00
mediaview.h Fixed building in Xcode. 2016-04-07 14:35:09 +04:00
observer_peer.cpp New profile cover actions by buttons done. 2016-05-25 20:59:21 +03:00
observer_peer.h New profile cover actions by buttons done. 2016-05-25 20:59:21 +03:00
overviewwidget.cpp Returned animation type to the old one. 2016-05-19 15:38:09 +03:00
overviewwidget.h Profile done as a new generic Window::SectionWidget. 2016-05-19 15:03:51 +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
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
profilewidget.cpp New profile cover actions by buttons done. 2016-05-25 20:59:21 +03:00
profilewidget.h Side shadow moved to MainWidget. Testing slide animation with 3s duration. 2016-05-14 19:57:06 +03:00
pspecific.h added TDESKTOP_DISABLE_CRASH_REPORTS macro and new pspecific file, pspecific_wnd renamed to pspecific_win 2016-03-20 12:10:16 +03:00
pspecific_linux.cpp Some global string constants "static const *" -> "constexpr str_const". 2016-05-04 13:41:41 +03:00
pspecific_linux.h
pspecific_mac.cpp Beta version 9048001 for Xcode and QtCreator. 2016-05-10 16:39:42 +03:00
pspecific_mac.h
pspecific_mac_p.h
pspecific_mac_p.mm Some global string constants "static const *" -> "constexpr str_const". 2016-05-04 13:41:41 +03:00
pspecific_win.cpp Side shadow moved to MainWidget. Testing slide animation with 3s duration. 2016-05-14 19:57:06 +03:00
pspecific_win.h added connection implementations to git, protocol improved 2016-03-24 15:57:10 +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 some winrt macro changes 2016-03-20 21:34:20 +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 Peer observers get notified about name/username changes. 2016-05-25 15:09:05 +03:00
settingswidget.h Peer observers get notified about name/username changes. 2016-05-25 15:09:05 +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 New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
structs.cpp New profile cover actions by buttons done. 2016-05-25 20:59:21 +03:00
structs.h New profile cover actions by buttons done. 2016-05-25 20:59:21 +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 New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
title.h ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00