mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	undo: more fine-grained undo of profile editing
Place undo commands for every change of the profile, not only on "saving". Move the edit-mode from the mainwindow and the maintab to the profile widget. This is still very rough. For example, the only way to exit the edit mode is changing the current dive. The undo-commands are placed by the desktop-profile widget. We might think about moving that down to the profile-view so that this will be useable on mobile. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
		
							parent
							
								
									c5c8bfec65
								
							
						
					
					
						commit
						fce48367cd
					
				
					 12 changed files with 162 additions and 100 deletions
				
			
		|  | @ -57,7 +57,6 @@ slots: | |||
| 	void closeMessage(); | ||||
| 	void closeWarning(); | ||||
| 	void displayMessage(QString str); | ||||
| 	void enableEdition(); | ||||
| 	void escDetected(void); | ||||
| 	void updateDateTimeFields(); | ||||
| 	void colorsChanged(); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue