| 
								
								
									 John Preston | 2cb0651b04 | Redirect IME to search on Windows. | 2024-05-07 22:17:34 +04:00 |  | 
				
					
						| 
								
								
									 Ilya Fedin | cd0f58fa65 | Implement monochrome tray icon on Windows | 2023-10-25 14:23:50 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 0e79bd3d12 | Show nice padded code blocks. | 2023-10-13 10:08:29 +04:00 |  | 
				
					
						| 
								
								
									 Ilya Fedin | 0ffaff2d8b | Support Qt 6.5 dark mode API | 2023-05-15 12:33:30 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 832d47121f | Save media viewer position to Settings. | 2023-02-18 15:10:13 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 88e7f4b662 | Improve the tabbed emoji panel design. | 2023-02-02 22:12:31 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 88f3aeca5b | Show just logo in Dwm Preview when passcoded. | 2023-02-02 16:14:36 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 7023b013ce | Initial support of separate windows for accounts. | 2023-01-19 09:45:28 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | fc26457218 | Show current chat name in the window title. | 2023-01-09 18:39:07 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | c49dac57b7 | Don't use window title for IPC. | 2023-01-09 16:08:34 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | b963a68dd6 | Fix windows taskbar notifications counter with multi-windows. | 2022-06-20 12:56:50 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 0434e520fd | Don't quit on secondary window destroy by the system. | 2022-06-15 19:59:16 +04:00 |  | 
				
					
						| 
								
								
									 23rd | 0e16a50bbc | Completely removed common and platform code for tray from main window. | 2022-05-03 04:25:36 +03:00 |  | 
				
					
						| 
								
								
									 23rd | 94e06c6846 | Removed Windows tray implementation from main window. | 2022-05-03 04:25:36 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 1bc8d6fb18 | Fix non-working Qt-on-Windows bug workaround. | 2022-04-25 14:03:43 +04:00 |  | 
				
					
						| 
								
								
									 Ilya Fedin | e5d8a1aa3c | Use QWidget::screen/QWidget::mask instead of QWindow ones | 2022-03-23 09:42:51 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 28f2c213f7 | Remove app module. Support delayed quit by Cmd+Q on macOS. | 2022-01-27 15:54:20 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 8b0725650d | Move global event filter to Platform::Integration on Windows. | 2022-01-04 15:29:40 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | e7e34d50ba | Fix building on Windows. | 2021-12-14 16:27:57 +04:00 |  | 
				
					
						| 
								
								
									 Ilya Fedin | 48ab88a9ca | Don't use QPlatformNativeInterface for native window handle on Windows | 2021-12-13 14:24:34 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 3743dd0161 | Fix small window icon counter. Regression was introduced in aef45b3a1d. | 2021-11-03 16:14:20 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | aef45b3a1d | Refactor icon unread counter painting. | 2021-11-02 20:12:57 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | dd856b9e4a | Use real QWindow for taskbar icon hider. Fixes #17081. | 2021-10-08 12:19:41 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | e7cf560da0 | Handle toast activations by COM activator. | 2021-10-06 11:02:57 +04:00 |  | 
				
					
						| 
								
								
									 Ilya Fedin | c2212c719e | Inform Qt about taskbar hider This allows the feature to work without patching Qt | 2021-10-04 23:23:50 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 844fd58a97 | Support Windows 11 rounded corners and themeable title bar. | 2021-09-28 21:11:35 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 3cd0f9d189 | Start non-unique ChatTheme. | 2021-08-30 20:32:57 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 1dec054766 | Check if native window frame fits for saved geometry. | 2021-08-10 15:46:18 +03:00 |  | 
				
					
						| 
								
								
									 Ilya Fedin | 1ebf27bfa1 | Switch MainWindow to Ui::RpWindow | 2021-07-28 18:05:39 +03:00 |  | 
				
					
						| 
								
								
									 Ilya Fedin | f71ce9afdf | Fix dark titlebar on Windows 10 17763 | 2021-07-28 16:01:50 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 4276b6cce0 | Use rpl for Window::Theme::Background updates. | 2021-07-15 16:42:36 +03:00 |  | 
				
					
						| 
								
								
									 23rd | a631a28092 | Removed App::pixmapFromImageInPlace. | 2021-07-06 12:13:06 +03:00 |  | 
				
					
						| 
								
								
									 23rd | 707b36dc12 | Moved DBIWorkMode to Core::Settings. | 2021-06-16 09:31:32 +03:00 |  | 
				
					
						| 
								
								
									 23rd | 1cfbf24635 | Moved Windows SMTC as part of cross-platform media controls solution. | 2021-06-10 23:00:55 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 303ad02c61 | Always call raise() before activateWindow(). | 2021-06-09 09:19:28 +04:00 |  | 
				
					
						| 
								
								
									 23rd | 78dfe940ef | Added Windows SMTC support. System Media Transport Controls. | 2021-05-31 08:54:23 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 54f06740d5 | Remove some App::wnd() calls. | 2021-03-03 11:29:26 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 5cea5fc4e6 | Fix window size in Tablet Mode on Windows 10. | 2021-02-09 19:26:56 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 40e90af76d | Detect tablet mode on Windows 10. | 2021-01-25 16:47:41 +04: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 |  | 
				
					
						| 
								
								
									 John Preston | 574d915c23 | Fix build and tray icon menu on Windows. | 2021-01-22 16:53:59 +04:00 |  | 
				
					
						| 
								
								
									 Ilya Fedin | 8142e83395 | Fix connection to QSystemTrayIcon::messageClicked in main_window_win | 2020-12-28 17:00:05 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 74d2313784 | Build Linux version with Qt 5.15.1 in CentOS 7 docker. | 2020-11-06 11:21:34 +03:00 |  | 
				
					
						| 
								
								
									 Ilya Fedin | 7ff99cdbf7 | Use LONG_PTR with SetWindowLongPtr | 2020-10-26 16:57:57 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | c86ced8a1e | Use dark Windows title bar for night mode. | 2020-07-24 16:15:58 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | f10b2194e6 | Add option for a native window frame. Fixes #2958. | 2020-07-07 21:34:25 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | d1050e6041 | Use window shadow from lib_ui. | 2020-07-07 21:34:25 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 83538675ce | Move a lot of settings to Core::Settings. | 2020-06-23 21:53:42 +04:00 |  | 
				
					
						| 
								
								
									 Ilya Fedin | 492dc2568c | Add DESKTOP_APP_USE_PACKAGED support for Windows | 2020-05-12 17:32:40 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | f5c0e5d31d | Remove unnecessary include. | 2020-05-12 09:43:54 +04:00 |  |