tdesktop/Telegram/SourceFiles
2016-09-12 15:02:52 +03:00
..
_other Build scripts made ready for OS X old version. 2016-09-03 12:44:45 -04:00
boxes Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev 2016-09-03 10:19:15 -04:00
codegen Closed beta 10002002: testin OS X build by GYP. 2016-09-02 01:27:54 -04:00
core Version 0.10.5: new settings. First stable version on GYP. 2016-09-12 15:02:52 +03:00
data Shutdown on Linux fix attempt. Draft remove in empty conversation fix. 2016-06-21 18:58:07 +03:00
dialogs Most of the new Settings are done. 2016-08-26 22:49:18 -06:00
history Merge branch 'same_peer_flag' into dev + fix style codegen rule desc. 2016-08-16 20:12:55 +03:00
inline_bots Version for OS X 10.6-10.7 build from GYP is ready, not tested yet. 2016-08-29 23:24:16 -06:00
intro Most of the new Settings are done. 2016-08-26 22:49:18 -06:00
media Merge branch 'gyp_xcode' into dev 2016-08-31 16:06:12 -04:00
mtproto Resending requests even if received FLOOD_WAIT_N, N >= 60. 2016-09-07 14:14:24 +03:00
overview Version for OS X 10.6-10.7 build from GYP is ready, not tested yet. 2016-08-29 23:24:16 -06:00
platform GYP build for Linux done: GYP -> CMake -> make. Testing. 2016-09-09 09:15:11 +03:00
profile Fixed back button when opening channels. Fixed profile buttons layout. 2016-09-01 21:38:06 -04:00
serialize Version bumped to 0.9.61 stable. 2016-07-25 22:54:40 +03:00
settings Fixed crash in tray icon toggle in new Settings in macOS / Linux. 2016-08-31 16:06:52 -04:00
ui 0.10.4: Same chat msg links fixed. Crash fix attempt in ScrollArea. 2016-09-03 12:35:12 -04:00
window Most of the new Settings are done. 2016-08-26 22:49:18 -06:00
apiwrap.cpp New RevokePublicLinkBox done. Added base::lambda_wrap<>. Layer 55. 2016-08-12 18:22:11 +03:00
apiwrap.h Dialog styles moved from basic.style to dialogs.style. 2016-06-07 22:59:39 +03:00
app.cpp Merge branch 'gyp_xcode' into dev 2016-08-31 16:06:12 -04:00
app.h Removed old SettingsWidget from code, deleted old settings module. 2016-08-28 13:51:02 -06:00
application.cpp Version 0.10.5: new settings. First stable version on GYP. 2016-09-12 15:02:52 +03:00
application.h New way for subscribe/notify async about any events. 2016-08-18 21:27:43 +02:00
autoupdater.cpp Moving build / lang scripts from Telegram to subfolders. 2016-04-27 15:02:17 +03:00
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 added year 2016 to copyright 2016-02-08 13:56:18 +03:00
dialogswidget.cpp Open links from bot buttons with regular UrlClickHandler. 2016-08-03 19:18:23 +01:00
dialogswidget.h Added "Add to Group" button in bot profile. 2016-06-20 18:46:36 +03:00
dropdown.cpp Crash fix for inline results clearing. Crash fix for GIF starting. 2016-08-15 10:39:12 +03:00
dropdown.h Featured stickers fully supported (unread badges, box, adding, etc). 2016-06-28 21:05:38 +03:00
facades.cpp First version of the new Settings page is finished. 2016-08-28 13:16:23 -06:00
facades.h First version of the new Settings page is finished. 2016-08-28 13:16:23 -06: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 Fixed back button when opening channels. Fixed profile buttons layout. 2016-09-01 21:38:06 -04:00
history.h Most of the new Settings are done. 2016-08-26 22:49:18 -06:00
historywidget.cpp Merge branch 'gyp_xcode' into dev 2016-08-31 16:06:12 -04:00
historywidget.h Most of the new Settings are done. 2016-08-26 22:49:18 -06: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 New settings build ready in Xcode. 2016-08-28 14:23:32 -06:00
layerwidget.h Most of the new Settings are done. 2016-08-26 22:49:18 -06:00
layout.cpp Moved audio to media/media_audio and divided to several modules. 2016-07-05 20:44:02 +03:00
layout.h Improved service messages layout. 2016-07-08 13:06:41 +03:00
localimageloader.cpp Version bumped to 0.9.61 stable. 2016-07-25 22:54:40 +03:00
localimageloader.h Removed all code related to channel comments. 2016-05-27 19:47:46 +03:00
localstorage.cpp Merge branch 'gyp_xcode' into dev 2016-08-31 16:06:12 -04:00
localstorage.h First version of the new Settings page is finished. 2016-08-28 13:16:23 -06: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 Building Qt with -no-gtkstyle and disable forcing "-style=0" in main.cpp 2016-07-07 19:12:52 +03:00
mainwidget.cpp 0.10.4: Same chat msg links fixed. Crash fix attempt in ScrollArea. 2016-09-03 12:35:12 -04:00
mainwidget.h Most of the new Settings are done. 2016-08-26 22:49:18 -06:00
mainwindow.cpp New settings build ready in Xcode. 2016-08-28 14:23:32 -06:00
mainwindow.h Most of the new Settings are done. 2016-08-26 22:49:18 -06:00
mediaview.cpp Most of the new Settings are done. 2016-08-26 22:49:18 -06:00
mediaview.h Alpha version 0.9.60: some bugfixes in video clip reader. 2016-07-24 11:53:09 +03:00
observer_peer.cpp Started a special LayerWidget: Settings::Widget. 2016-08-18 12:52:36 +03:00
observer_peer.h Added "Add to Group" button in bot profile. 2016-06-20 18:46:36 +03:00
overviewwidget.cpp Most of the new Settings are done. 2016-08-26 22:49:18 -06: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 Divided song volume and video volume, video volume control implemented. 2016-07-12 17:11:59 +03:00
playerwidget.h Moved AudioPlayerState+position+duration+frequency to a single struct. 2016-07-10 16:02:22 +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 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_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 Fixed warning for non-MAS Xcode version. 2016-09-02 12:57:44 -04:00
pspecific_win.cpp Dll hijacking fixes: Windows version check + SetDllDirectory(""). 2016-08-14 21:55:59 +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 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 Merge branch 'gyp_xcode' into dev 2016-08-31 16:06:12 -04: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 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 Fixed back button when opening channels. Fixed profile buttons layout. 2016-09-01 21:38:06 -04:00
structs.h Version for OS X 10.6-10.7 build from GYP is ready, not tested yet. 2016-08-29 23:24:16 -06: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 First version of the new Settings page is finished. 2016-08-28 13:16:23 -06:00
title.h Most of the new Settings are done. 2016-08-26 22:49:18 -06:00