tdesktop/Telegram/SourceFiles
John Preston 15d6a1aacf Invite link block in the new profile implementation done.
Fixed ClickHandler state when host is destroyed and after drag-n-drop.
2016-06-01 19:40:51 +03:00
..
_other Moving build / lang scripts from Telegram to subfolders. 2016-04-27 15:02:17 +03:00
boxes Settings block in the new profile implementation done. 2016-06-01 16:07:03 +03:00
codegen Profile fixed bar actions done, adaptive layout for profile buttons. 2016-05-27 16:56:35 +03:00
core Invite link block in the new profile implementation done. 2016-06-01 19:40:51 +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 profile photo edit by drag-n-drop. Animated photo button. 2016-05-27 13:57:11 +03:00
intro New profile blocks started. Info block fully ready. 2016-05-31 22:27:11 +03:00
mtproto Simplified usage of Observer, new event types can be added easier. 2016-05-25 21:49:47 +03:00
overview Everywhere TextWithTags and TextWithEntities are used. 2016-05-06 20:33:48 +03:00
profile Invite link block in the new profile implementation done. 2016-06-01 19:40:51 +03:00
serialize Saving FlatTextarea tags to drafts, applying them in setText. 2016-05-05 19:04:17 +03:00
ui Invite link block in the new profile implementation done. 2016-06-01 19:40:51 +03:00
window New profile blocks started. Info block fully ready. 2016-05-31 22:27:11 +03:00
apiwrap.cpp Settings block in the new profile implementation done. 2016-06-01 16:07:03 +03:00
apiwrap.h Settings block in the new profile implementation done. 2016-06-01 16:07:03 +03:00
app.cpp New profile blocks started. Info block fully ready. 2016-05-31 22:27:11 +03:00
app.h New profile photo edit by drag-n-drop. Animated photo button. 2016-05-27 13:57:11 +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 Invite link block in the new profile implementation done. 2016-06-01 19:40:51 +03:00
historywidget.h FlatLabel now can allow to select text and copy to clipboard. 2016-05-26 18:31:20 +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 Settings block in the new profile implementation done. 2016-06-01 16:07:03 +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 Settings block in the new profile implementation done. 2016-06-01 16:07:03 +03:00
mainwidget.h Settings block in the new profile implementation done. 2016-06-01 16:07:03 +03:00
mainwindow.cpp Settings block in the new profile implementation done. 2016-06-01 16:07:03 +03:00
mainwindow.h Settings block in the new profile implementation done. 2016-06-01 16:07:03 +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 Simplified usage of Observer, new event types can be added easier. 2016-05-25 21:49:47 +03:00
observer_peer.h Settings block in the new profile implementation done. 2016-06-01 16:07:03 +03:00
overviewwidget.cpp Invite link block in the new profile implementation done. 2016-06-01 19:40:51 +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 Settings block in the new profile implementation done. 2016-06-01 16:07:03 +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 New profile photo edit by drag-n-drop. Animated photo button. 2016-05-27 13:57:11 +03:00
pspecific_mac.cpp New profile photo edit by drag-n-drop. Animated photo button. 2016-05-27 13:57:11 +03:00
pspecific_mac.h New profile photo edit by drag-n-drop. Animated photo button. 2016-05-27 13:57:11 +03:00
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 New profile photo edit by drag-n-drop. Animated photo button. 2016-05-27 13:57:11 +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 New profile blocks started. Info block fully ready. 2016-05-31 22:27:11 +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 FlatLabel now can allow to select text and copy to clipboard. 2016-05-26 18:31:20 +03:00
structs.cpp Settings block in the new profile implementation done. 2016-06-01 16:07:03 +03:00
structs.h Settings block in the new profile implementation done. 2016-06-01 16:07:03 +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