|  | f28b9ccf0c | Updated TDesktop sources to 2.8.8 | 2021-07-16 03:03:15 +03:00 |  | 
				
					
						| 
								
								
									 23rd | a631a28092 | Removed App::pixmapFromImageInPlace. | 2021-07-06 12:13:06 +03:00 |  | 
				
					
						|  | 230919a873 | Updated TDesktop sources to 2.7.10+5519bb35 | 2021-06-27 03:56:31 +03:00 |  | 
				
					
						| 
								
								
									 23rd | da3e140069 | Moved DBINotifyView to Core::Settings. | 2021-06-16 09:31:32 +03:00 |  | 
				
					
						| 
								
								
									 23rd | d2c8780c0f | Removed NotificationsDemoIsShown global variable from facades. | 2021-06-16 09:31:32 +03:00 |  | 
				
					
						| 
								
								
									 23rd | aad38c2809 | Replaced observable in Window::Notifications::System with rpl. | 2021-06-16 09:31:32 +03:00 |  | 
				
					
						|  | d6614eb9cc | Updated TDesktop sources to 2.7.1+df73bda | 2021-04-07 00:16:52 +03:00 |  | 
				
					
						| 
								
								
									 Ilya Fedin | cffb615a4d | Fix build | 2021-04-05 09:22:04 +03:00 |  | 
				
					
						| 
								
								
									 Ilya Fedin | 073b5b106c | Get rid of modal parent hack It was introduced to workaround the absence of size hints propagating in Qt 5.12 Wayland backend, there's no need in it anymore | 2021-04-05 08:03:46 +03:00 |  | 
				
					
						|  | 1927ab7955 | Updated TDesktop sources to 2.7.1+c08a148 | 2021-03-28 16:07:58 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 54f06740d5 | Remove some App::wnd() calls. | 2021-03-03 11:29:26 +04:00 |  | 
				
					
						|  | 8d9e17482c | Updated TDesktop sources to 2.6 | 2021-02-27 19:54:04 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 61f6851486 | Update settings and report phrases. | 2021-01-26 16:33:12 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 7da224d725 | Allow disabling calls on tdesktop device. | 2021-01-26 15:58:30 +04:00 |  | 
				
					
						| 
								
								
									 23rd | dd01ece14a | Replaced snap util function with std::clamp. | 2021-01-24 10:41:10 +03:00 |  | 
				
					
						| 
								
								
									 Ilya Fedin | 5e60b87cf9 | Remove platform_specific.h include from mainwindow.h In order to avoid mass rebuilds on specific_*.h changing | 2021-01-22 17:22:37 +04:00 |  | 
				
					
						| 
								
								
									 Ilya Fedin | 64b12bde55 | Allow qualified notification daemons by default on Linux | 2021-01-22 17:02:50 +04:00 |  | 
				
					
						|  | f633857744 | Updated TDesktop sources to 2.1.17 beta | 2020-07-03 04:39:44 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 90c6ff3e41 | Fix Settings layout. | 2020-07-01 22:33:13 +04:00 |  | 
				
					
						|  | b3e4d0b32a | Merge remote-tracking branch 'tdesktop/dev' into dev | 2020-07-01 06:33:36 +03:00 |  | 
				
					
						|  | 9953c875f3 | Merge remote-tracking branch 'tdesktop/dev' into dev | 2020-07-01 05:43:07 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 1dc31c7f2f | Allow turning off inactive accounts notifications. | 2020-06-30 22:11:54 +04:00 |  | 
				
					
						| 
								
								
									 Ilya Fedin | a726c6411b | Don't use custom notificaions on Wayland even with TDESKTOP_DISABLE_DBUS_INTEGRATION | 2020-06-29 16:53:50 +04:00 |  | 
				
					
						|  | 0943d58ea7 | Merge remote-tracking branch 'tdesktop/dev' into dev | 2020-06-26 07:25:00 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 997913be25 | One Window::Notifications system for all sessions. | 2020-06-23 21:53:42 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 83538675ce | Move a lot of settings to Core::Settings. | 2020-06-23 21:53:42 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 4d6cc58f0d | Move session settings to main_session_settings. | 2020-06-23 21:53:42 +04:00 |  | 
				
					
						| 
								
								
									 23rd | 9faf15943a | Fixed build for macOS. | 2020-06-23 21:53:40 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | ad4afe9293 | Move session data localstorage -> storage_account. | 2020-06-23 21:53:39 +04:00 |  | 
				
					
						| 
								
								
									 Ilya Fedin | 68fde210c6 | Platform::IsWayland could be used on any platform now | 2020-06-23 21:24:44 +04:00 |  | 
				
					
						| 
								
								
									 Ilya Fedin | 1beada6e4a | Hide notification position in settings on Wayland | 2020-06-19 06:28:01 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | a56ecfebeb | Version 2.1.12: Fix build on macOS. | 2020-06-17 22:36:53 +04:00 |  | 
				
					
						| 
								
								
									 Ilya Fedin | dbad9fa73a | Use Q_OS_UNIX instead of Q_OS_LINUX since linux-specific code can be used also on *BSD/Haiku | 2020-06-17 20:33:23 +04:00 |  | 
				
					
						| 
								
								
									 Ilya Fedin | 56de3194ef | Never use custom notifications on Wayland since there are no positioning API | 2020-06-17 20:32:50 +04:00 |  | 
				
					
						|  | ed5085d494 | Merge remote-tracking branch 'tdesktop/dev' into dev | 2020-06-03 11:58:08 +03:00 |  | 
				
					
						| 
								
								
									 Ilya Fedin | be96bf2812 | Set parent for dialogs only on Wayland | 2020-06-01 18:09:34 +04:00 |  | 
				
					
						|  | d0fd79001d | Merge remote-tracking branch 'tdesktop/dev' into dev | 2020-05-25 11:49:04 +03:00 |  | 
				
					
						| 
								
								
									 Ilya Fedin | 3479a4ec59 | Add parent, minimum and maximum size to notifications | 2020-05-25 09:29:15 +04:00 |  | 
				
					
						|  | 9e0e5b8f66 | Merge remote-tracking branch 'tdesktop/dev' into dev | 2020-05-13 00:49:52 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 6f760d513e | Add a checkbox to disable taskbar flash. Also add ability to set urgent flag for the window on Linux.
Fixes #223, fixes #897, fixes #906. | 2020-05-12 14:16:24 +04:00 |  | 
				
					
						|  | 13928807b5 | New logo and option to change icon | 2020-03-18 08:06:34 +03:00 |  | 
				
					
						|  | 5407d411df | Merge remote-tracking branch 'tdesktop/dev' into dev | 2019-11-06 15:13:32 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | d63e50944a | Update submodules to the latest spellcheck. | 2019-11-05 13:23:56 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 246c45ce0e | Use lib_ui from submodule. | 2019-10-19 12:27:28 +04:00 |  | 
				
					
						|  | 1c0f75bbf7 | Updated TD to 1.8.11 | 2019-10-02 00:50:59 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | c5845f17ae | Remove twidget header. | 2019-10-01 23:59:46 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 0c713a930a | Remove app.h / facades.h from precompiled header. | 2019-10-01 23:59:46 +03:00 |  | 
				
					
						|  | 37c7b0af13 | First Kotatogram version | 2019-09-21 19:10:46 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 137fa0378c | Remove some more Auth() calls. | 2019-07-24 16:00:30 +02:00 |  | 
				
					
						| 
								
								
									 John Preston | ff44094ded | Rename AuthSession to Main::Session. | 2019-07-24 13:45:24 +02:00 |  |