0b26475300 
								
							 
						 
						
							
							
								
								Fix render glitches in passcodebox.  
							
							
							
						 
						
							2019-05-01 16:11:43 +04:00  
				
					
						
							
							
								 
						
							
								f56df0e1d9 
								
							 
						 
						
							
							
								
								Show folder using slide animation.  
							
							
							
						 
						
							2019-05-01 16:11:39 +04:00  
				
					
						
							
							
								 
						
							
								607655941d 
								
							 
						 
						
							
							
								
								Improve Ui::Menu interface.  
							
							
							
						 
						
							2019-05-01 16:11:37 +04:00  
				
					
						
							
							
								 
						
							
								58d86af399 
								
							 
						 
						
							
							
								
								Remove SplittedWidget paint optimization.  
							
							... 
							
							
							
							It doesn't work with dialogs-to-top button anyway. 
							
						 
						
							2019-05-01 16:11:16 +04:00  
				
					
						
							
							
								 
						
							
								fe3181649b 
								
							 
						 
						
							
							
								
								Fix build on macOS and Linux.  
							
							
							
						 
						
							2019-04-09 17:10:44 +04:00  
				
					
						
							
							
								 
						
							
								b5be6df5e2 
								
							 
						 
						
							
							
								
								Copy text with expanded links only to external.  
							
							... 
							
							
							
							Paste valid custom links in message field if copied from messages. 
							
						 
						
							2019-04-08 19:10:06 +04:00  
				
					
						
							
							
								 
						
							
								0f0c3b7461 
								
							 
						 
						
							
							
								
								Remove FlatLabel::_contextExpandLinksMode.  
							
							
							
						 
						
							2019-04-08 16:22:07 +04:00  
				
					
						
							
							
								 
						
							
								ff51423125 
								
							 
						 
						
							
							
								
								Remove ExpandLinksNone, rename Text::originalText.  
							
							
							
						 
						
							2019-04-08 15:53:11 +04:00  
				
					
						
							
							
								 
						
							
								2bdce7dce6 
								
							 
						 
						
							
							
								
								Fix window activations handling without event loop nesting.  
							
							... 
							
							
							
							This was causing an assertion violation in Ui::PostponeCall.
- Add a generic Core::QtSignalProducer to convert Qt signals to rpl::producer.
- Track event loop nesting inside QtSignalProducer.
- Use QtSignalProducer for QWindow::activeChanged tracking. 
							
						 
						
							2019-04-05 14:13:54 +04:00  
				
					
						
							
							
								 
						
							
								99bb09374d 
								
							 
						 
						
							
							
								
								Use new animations engine everywhere.  
							
							
							
						 
						
							2019-04-02 14:33:53 +04:00  
				
					
						
							
							
								 
						
							
								cd3c1c6dc0 
								
							 
						 
						
							
							
								
								Use new animations engine for typings.  
							
							
							
						 
						
							2019-04-02 14:33:53 +04:00  
				
					
						
							
							
								 
						
							
								3fa3428b4b 
								
							 
						 
						
							
							
								
								Added ability to go to top of media panel by clicking on selected tab.  
							
							
							
						 
						
							2019-04-02 14:33:52 +04:00  
				
					
						
							
							
								 
						
							
								846499a4fb 
								
							 
						 
						
							
							
								
								Fix volume saving to settings.  
							
							
							
						 
						
							2019-03-12 09:09:53 +04:00  
				
					
						
							
							
								 
						
							
								a56a12a1ef 
								
							 
						 
						
							
							
								
								Optimized video frame pushing.  
							
							
							
						 
						
							2019-03-11 12:08:18 +04:00  
				
					
						
							
							
								 
						
							
								5c4b459f57 
								
							 
						 
						
							
							
								
								Use new animations in video viewer.  
							
							
							
						 
						
							2019-03-11 12:08:18 +04:00  
				
					
						
							
							
								 
						
							
								9a616edf2a 
								
							 
						 
						
							
							
								
								Add new animations engine.  
							
							
							
						 
						
							2019-03-11 12:08:17 +04:00  
				
					
						
							
							
								 
						
							
								71b733a018 
								
							 
						 
						
							
							
								
								Display receivedTill in video player controls.  
							
							
							
						 
						
							2019-03-11 12:08:13 +04:00  
				
					
						
							
							
								 
						
							
								e631d98230 
								
							 
						 
						
							
							
								
								Implement media cache management.  
							
							
							
						 
						
							2019-03-11 12:08:09 +04:00  
				
					
						
							
							
								 
						
							
								fe618bd652 
								
							 
						 
						
							
							
								
								Use crl::time/now instead of TimeMs/getms.  
							
							
							
						 
						
							2019-02-19 11:06:33 +04:00  
				
					
						
							
							
								 
						
							
								a70e72f75d 
								
							 
						 
						
							
							
								
								Application->Sandbox, Messenger->Application.  
							
							
							
						 
						
							2019-01-23 12:51:58 +04:00  
				
					
						
							
							
								 
						
							
								6d706fd222 
								
							 
						 
						
							
							
								
								Improve unacessible permissions design.  
							
							
							
						 
						
							2019-01-21 17:43:24 +04:00  
				
					
						
							
							
								 
						
							
								6066265717 
								
							 
						 
						
							
							
								
								Fix emoji suggestions in monospace.  
							
							
							
						 
						
							2019-01-21 11:02:20 +04:00  
				
					
						
							
							
								 
						
							
								314e30272b 
								
							 
						 
						
							
							
								
								Replace SingleTimer with base::Timer.  
							
							
							
						 
						
							2019-01-18 16:41:08 +04:00  
				
					
						
							
							
								 
						
							
								eff90395b6 
								
							 
						 
						
							
							
								
								Add EditPeerPermissionsBox.  
							
							
							
						 
						
							2019-01-17 12:21:29 +04:00  
				
					
						
							
							
								 
						
							
								c5a41e1f55 
								
							 
						 
						
							
							
								
								Divide data/data_peer and remove from PCH.  
							
							
							
						 
						
							2019-01-17 12:21:29 +04:00  
				
					
						
							
							
								 
						
							
								65430d92ea 
								
							 
						 
						
							
							
								
								Refactor calls settings panel.  
							
							
							
						 
						
							2019-01-11 17:30:57 +04:00  
				
					
						
							
							
								 
						
							
								df389a365c 
								
							 
						 
						
							
							
								
								Display emoji set loading radial animation.  
							
							
							
						 
						
							2019-01-11 17:30:00 +04:00  
				
					
						
							
							
								 
						
							
								79fea49272 
								
							 
						 
						
							
							
								
								Add updating emoji on the run.  
							
							
							
						 
						
							2019-01-11 17:30:00 +04:00  
				
					
						
							
							
								 
						
							
								11b991cddc 
								
							 
						 
						
							
							
								
								Add call settings ( #5540 )  
							
							
							
						 
						
							2019-01-05 15:08:02 +04:00  
				
					
						
							
							
								 
						
							
								874d76b16b 
								
							 
						 
						
							
							
								
								Ignore activations from ~PopupMenu in file dialog event loops.  
							
							
							
						 
						
							2018-12-26 13:54:49 +04:00  
				
					
						
							
							
								 
						
							
								a0c6104fae 
								
							 
						 
						
							
							
								
								Redesign auto download box.  
							
							
							
						 
						
							2018-12-25 22:15:22 +04:00  
				
					
						
							
							
								 
						
							
								b6f7832745 
								
							 
						 
						
							
							
								
								Add create poll box from groups three-dot menu.  
							
							
							
						 
						
							2018-12-22 10:29:03 +04:00  
				
					
						
							
							
								 
						
							
								efe3dfad5c 
								
							 
						 
						
							
							
								
								Fix crash in radiobutton destruction.  
							
							... 
							
							
							
							It crashed if the button was destroyed from group _changedCallback. 
							
						 
						
							2018-12-05 13:55:59 +04:00  
				
					
						
							
							
								 
						
							
								3461f3dfc7 
								
							 
						 
						
							
							
								
								Destroy file loaders not delayed.  
							
							
							
						 
						
							2018-11-26 11:33:29 +04:00  
				
					
						
							
							
								 
						
							
								23dc9ef494 
								
							 
						 
						
							
							
								
								Destroy layers not delayed.  
							
							
							
						 
						
							2018-11-26 11:33:29 +04:00  
				
					
						
							
							
								 
						
							
								ef4f0168f8 
								
							 
						 
						
							
							
								
								Remove Qt MOC dependency for tabbed selector.  
							
							
							
						 
						
							2018-11-22 10:50:41 +04:00  
				
					
						
							
							
								 
						
							
								d3a261de89 
								
							 
						 
						
							
							
								
								Scroll to cursor after template replacement.  
							
							
							
						 
						
							2018-11-20 19:38:39 +04:00  
				
					
						
							
							
								 
						
							
								6d65cf2382 
								
							 
						 
						
							
							
								
								Redesign languages box with a search filter.  
							
							
							
						 
						
							2018-11-16 20:17:58 +04:00  
				
					
						
							
							
								 
						
							
								c20ab0b93e 
								
							 
						 
						
							
							
								
								Removed unused variables in input_fields.cpp.  
							
							
							
						 
						
							2018-11-07 14:53:21 +04:00  
				
					
						
							
							
								 
						
							
								8eb0f3b60a 
								
							 
						 
						
							
							
								
								Remove some unneeded Q_OBJECTs.  
							
							
							
						 
						
							2018-11-04 15:51:39 +04:00  
				
					
						
							
							
								 
						
							
								9aa23dac80 
								
							 
						 
						
							
							
								
								Fix ripple glitch on theme switching.  
							
							
							
						 
						
							2018-11-04 15:51:38 +04:00  
				
					
						
							
							
								 
						
							
								550b67236e 
								
							 
						 
						
							
							
								
								Reactive main window only if app is active.  
							
							... 
							
							
							
							Otherwise when we choose "Show in Folder" app looses focus,
then destroys PopupMenu and instantly regains focus back. 
							
						 
						
							2018-11-04 15:51:38 +04:00  
				
					
						
							
							
								 
						
							
								595134cab5 
								
							 
						 
						
							
							
								
								Move image-related modules to ui/image/.  
							
							
							
						 
						
							2018-11-04 15:51:37 +04:00  
				
					
						
							
							
								 
						
							
								5b4abe69aa 
								
							 
						 
						
							
							
								
								Add interface scale (100%..150%) for Retina.  
							
							... 
							
							
							
							Fixes  #69 , fixes  #3126 , fixes  #3789 . 
						
							2018-10-16 23:00:55 +03:00  
				
					
						
							
							
								 
						
							
								2812d2911f 
								
							 
						 
						
							
							
								
								Remove media_volume icon, use volume slider.  
							
							
							
						 
						
							2018-10-15 11:06:27 +03:00  
				
					
						
							
							
								 
						
							
								b847c8424a 
								
							 
						 
						
							
							
								
								Use single emoji sprite and scale + cache it.  
							
							
							
						 
						
							2018-10-15 09:03:29 +03:00  
				
					
						
							
							
								 
						
							
								be6e329e94 
								
							 
						 
						
							
							
								
								Don't switch chats on ctrl+shift+send (support).  
							
							
							
						 
						
							2018-10-09 19:27:18 +03:00  
				
					
						
							
							
								 
						
							
								25cefc6eab 
								
							 
						 
						
							
							
								
								Allow fix chats order and auto switch (support).  
							
							
							
						 
						
							2018-10-09 19:27:16 +03:00  
				
					
						
							
							
								 
						
							
								9b85dd27ca 
								
							 
						 
						
							
							
								
								Allow to choose one of four default themes.  
							
							
							
						 
						
							2018-09-26 14:36:55 +03:00  
				
					
						
							
							
								 
						
							
								2e5a0e056c 
								
							 
						 
						
							
							
								
								Move to std::optional.  
							
							
							
						 
						
							2018-09-21 19:28:46 +03:00