tdesktop/Telegram/SourceFiles
John Preston 50ea4e316e Improve macOS window behavior.
Don't deactivate the application when the main window is hidden.
Such behavior provides some unwanted windows reordering in the
current workspace when the window is hidden by Cmd+W.

Ignore app activation by applicationDidBecomeActive: notification
for a short period of time after a user notification for other app
instance was received (the system sends them sometimes and the main
window is shown + activated for a wrong instance of the application).
2017-04-12 15:50:12 +03:00
..
_other
base Fix build in GCC. 2017-04-08 14:25:54 +03:00
boxes Don't stop GIFs when TabbedSection is opened. 2017-04-11 17:03:47 +03:00
chat_helpers Fix build for OS X 10.6-10.7. 2017-04-11 18:44:11 +03:00
codegen Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
core Alpha 1.0.31: Fix crash in localstorage. 2017-04-11 20:31:20 +03:00
data Move some classes to separate modules. 2017-04-08 16:31:58 +03:00
dialogs Add progress animation to GIFs search. 2017-04-04 16:19:49 +03:00
history Move some classes to separate modules. 2017-04-08 16:31:58 +03:00
inline_bots Move some classes to separate modules. 2017-04-08 16:31:58 +03:00
intro Add TabbedSection which uses the TabbedSelector. 2017-04-10 12:08:56 +03:00
media Remove Q_OBJECT dependency from ApiWrap. 2017-04-07 18:13:19 +03:00
mtproto Add lambda-based checked timers. 2017-04-07 18:13:21 +03:00
overview Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
platform Improve macOS window behavior. 2017-04-12 15:50:12 +03:00
profile Add blocked users list in supergroups profiles. 2017-04-07 18:13:22 +03:00
settings Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
storage Alpha 1.0.31: Fix crash in localstorage. 2017-04-11 20:31:20 +03:00
ui Extract TabbedSelector from TabbedPanel. 2017-04-10 12:08:55 +03:00
window Fix canceling forward when clicking on _userpicButton or _cloudButton (#3248) 2017-04-11 23:03:34 +03:00
apiwrap.cpp Fix build for OS X 10.6-10.7. 2017-04-11 18:44:11 +03:00
apiwrap.h Fix build for OS X 10.6-10.7. 2017-04-11 18:44:11 +03:00
app.cpp Fix build for OS X 10.6-10.7. 2017-04-11 18:44:11 +03:00
app.h
application.cpp Add lambda-based checked timers. 2017-04-07 18:13:21 +03:00
application.h Remove Q_OBJECT dependency from ApiWrap. 2017-04-07 18:13:19 +03:00
auth_session.cpp Add TabbedSection which uses the TabbedSelector. 2017-04-10 12:08:56 +03:00
auth_session.h Add TabbedSection which uses the TabbedSelector. 2017-04-10 12:08:56 +03:00
autoupdater.cpp
autoupdater.h
config.h Fix build for OS X 10.6-10.7. 2017-04-11 18:44:11 +03:00
countries.h
dialogswidget.cpp Add TabbedSection which uses the TabbedSelector. 2017-04-10 12:08:56 +03:00
dialogswidget.h Add TabbedSection which uses the TabbedSelector. 2017-04-10 12:08:56 +03:00
facades.cpp Add TabbedSection which uses the TabbedSelector. 2017-04-10 12:08:56 +03:00
facades.h Add TabbedSection which uses the TabbedSelector. 2017-04-10 12:08:56 +03:00
history.cpp
history.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
historywidget.cpp Alpha 1.0.31: Fix layout for message edit. 2017-04-11 21:04:28 +03:00
historywidget.h Add TabbedSection which uses the TabbedSelector. 2017-04-10 12:08:56 +03:00
lang.cpp
lang.h
langloaderplain.cpp Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
langloaderplain.h
layerwidget.cpp Move GIF pausing methods to Window::Controller. 2017-04-08 16:31:57 +03:00
layerwidget.h Move GIF pausing methods to Window::Controller. 2017-04-08 16:31:57 +03:00
layout.cpp Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
layout.h Remove Q_OBJECT dependency from ApiWrap. 2017-04-07 18:13:19 +03:00
logs.cpp
logs.h
main.cpp
mainwidget.cpp Add TabbedSection which uses the TabbedSelector. 2017-04-10 12:08:56 +03:00
mainwidget.h Add TabbedSection which uses the TabbedSelector. 2017-04-10 12:08:56 +03:00
mainwindow.cpp Add TabbedSection which uses the TabbedSelector. 2017-04-10 12:08:56 +03:00
mainwindow.h Add TabbedSection which uses the TabbedSelector. 2017-04-10 12:08:56 +03:00
mediaview.cpp Add TabbedSection which uses the TabbedSelector. 2017-04-10 12:08:56 +03:00
mediaview.h
messenger.cpp Alpha 1.0.30: New tabbed panel as a third column. 2017-04-11 18:02:46 +03:00
messenger.h Add TabbedSection which uses the TabbedSelector. 2017-04-10 12:08:56 +03:00
observer_peer.cpp Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
observer_peer.h Add blocked users list in supergroups profiles. 2017-04-07 18:13:22 +03:00
overviewwidget.cpp Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
overviewwidget.h Use separate TopBar for History and Overview. 2017-03-31 15:47:58 +03:00
passcodewidget.cpp Add TabbedSection which uses the TabbedSelector. 2017-04-10 12:08:56 +03:00
passcodewidget.h
qt_static_plugins.cpp
settings.cpp Finalize rename / move of files. 2017-03-31 15:48:02 +03:00
settings.h Use emoji/stickers/gifs slider in EmojiPan. 2017-03-31 15:48:01 +03:00
shortcuts.cpp Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
shortcuts.h
stdafx.cpp
stdafx.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
structs.cpp Add blocked users list in supergroups profiles. 2017-04-07 18:13:22 +03:00
structs.h Add blocked users list in supergroups profiles. 2017-04-07 18:13:22 +03:00