Squashed 'DCPlugin/' changes from d992ee3..e32142c
e32142c Implement cash input interface f611e07 Implement printing ticket 6478eda TS: pr_printTemplate(): send 'longFDcmd_set()' 1663d09 Merge with TS 21.04.23 080c00e Set serialPort name from config bbce2b0 Test printing ticket 8ff17a2 DeviceControllerInterface: erroCode is a string c657428 Project: including DCPlugin.pri globally f0f0493 hwapi: remove unused dependency to QWidget 9bf99c5 Fix: make plugin compile 8ff8faf Fix: warning 09a8049 Merge branch 'master' into pu/integration 21fb07b Merge branch 'master' of git.mimbach49.de:GerhardHoffmann/DCPlugin 01f8c1e First compiling version for high level vending interface 3029b8d Rename TARGET name 2143801 Configure project for PTU5-YOCTO 6f6d3b7 Add atb/qt gitignore 4cfb8f1 Add auto version generation script git-subtree-dir: DCPlugin git-subtree-split: e32142cd6277cf647d27a9c0a2e9e4d7c6ca4269
This commit is contained in:
		
							
								
								
									
										42
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										42
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -1 +1,41 @@
 | 
			
		||||
*.user
 | 
			
		||||
# C++ objects and libs
 | 
			
		||||
 | 
			
		||||
*.slo
 | 
			
		||||
*.lo
 | 
			
		||||
*.o
 | 
			
		||||
*.a
 | 
			
		||||
*.la
 | 
			
		||||
*.lai
 | 
			
		||||
*.so
 | 
			
		||||
*.dll
 | 
			
		||||
*.dylib
 | 
			
		||||
 | 
			
		||||
# Qt-es
 | 
			
		||||
 | 
			
		||||
*.pro.user
 | 
			
		||||
*.pro.user.*
 | 
			
		||||
moc_*.cpp
 | 
			
		||||
qrc_*.cpp
 | 
			
		||||
Makefile
 | 
			
		||||
Makefile.*
 | 
			
		||||
*-build-*
 | 
			
		||||
 | 
			
		||||
#
 | 
			
		||||
*.autosave
 | 
			
		||||
ui_*.h
 | 
			
		||||
version.h
 | 
			
		||||
version.txt
 | 
			
		||||
 | 
			
		||||
packages/*
 | 
			
		||||
*.pro.orig
 | 
			
		||||
Output/setup.exe
 | 
			
		||||
.directory
 | 
			
		||||
 | 
			
		||||
*~
 | 
			
		||||
resources/icons/*.png
 | 
			
		||||
resources/icons/*.jpg
 | 
			
		||||
resources/icons/*.gif
 | 
			
		||||
resources/style/*.qss
 | 
			
		||||
text/*.html
 | 
			
		||||
!text/*_template.html
 | 
			
		||||
text/*.xml
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user