3a0e8db189 
					 
					
						
						
							
							Implement support for updating ComicModel without resetting the whole model  
						
						... 
						
						
						
						TODO: Favorites, Label, ReadingList still fallback to full reload because we need a way of comparing old vs new results. SearchResult does nothing because we don't have access to the search query. 
						
						
					 
					
						2023-08-13 11:40:59 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2e9ec030ad 
					 
					
						
						
							
							Implement support for updating FolderModel without resetting the whole model  
						
						... 
						
						
						
						This will make views keep their state after an update. 
						
						
					 
					
						2023-08-13 11:33:33 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c06156a937 
					 
					
						
						
							
							Make ComicFlow/ComicFlowWidget able to insert new covers at a given position  
						
						
						
						
					 
					
						2023-08-13 11:17:18 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						024f6df9de 
					 
					
						
						
							
							Add methods to the flow implementations to add new items dynamically  
						
						
						
						
					 
					
						2023-08-13 11:15:47 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						82aa380bb5 
					 
					
						
						
							
							Add methods to ComicItem to get/set the internal data  
						
						
						
						
					 
					
						2023-08-13 11:13:21 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f33eb0f3f5 
					 
					
						
						
							
							Fix name values used for comparison  
						
						
						
						
					 
					
						2023-08-13 11:12:52 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a60e11d93a 
					 
					
						
						
							
							Add methods to FolderItem  
						
						
						
						
					 
					
						2023-08-13 11:12:14 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f7d47103a2 
					 
					
						
						
							
							Fix typo  
						
						
						
						
					 
					
						2023-08-13 10:45:12 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ecde1ee836 
					 
					
						
						
							
							Add a busy indicator to YACReaderTitledToolBar  
						
						... 
						
						
						
						It will be used in the libraries section to show that libraries are being updated in the background. 
						
						
					 
					
						2023-08-13 10:44:49 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f02d4e5d98 
					 
					
						
						
							
							Make BusyIndicator size configurable  
						
						
						
						
					 
					
						2023-08-13 10:38:49 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6cef156893 
					 
					
						
						
							
							Add new UI settings to control automatic library updates  
						
						
						
						
					 
					
						2023-08-13 10:37:29 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						afa9763499 
					 
					
						
						
							
							Add class to coordinate automatic library updates  
						
						
						
						
					 
					
						2023-08-13 10:33:24 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						86e0e7be0a 
					 
					
						
						
							
							Add setting keys for automatic library updates  
						
						
						
						
					 
					
						2023-08-13 10:22:11 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fe5d1e4d3b 
					 
					
						
						
							
							Add enum to represent the update interval for automatic updates  
						
						
						
						
					 
					
						2023-08-13 10:21:23 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						be7a16efa6 
					 
					
						
						
							
							Refactor YACReaderLibraries  
						
						... 
						
						
						
						It includes a new UUID per library (which isn't used yet) and a new class YACReaderLibrary that replaces the old `QMap<QString, QPair<int, QString>>`. 
						
						
					 
					
						2023-08-13 10:19:28 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dd411db9ef 
					 
					
						
						
							
							Remove commented code  
						
						
						
						
					 
					
						2023-08-13 10:05:09 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						231bc59a48 
					 
					
						
						
							
							Do not parse any data, we only need the ids  
						
						
						
						
					 
					
						2023-08-08 19:00:01 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						df26f10b9f 
					 
					
						
						
							
							Remove unused include  
						
						
						
						
					 
					
						2023-08-08 18:59:17 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						599f6615a5 
					 
					
						
						
							
							Update CHANGELOG  
						
						
						
						
					 
					
						2023-08-06 09:08:59 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						71a7a07274 
					 
					
						
						
							
							Add DB_VERSION to keep track of DBs versions  
						
						... 
						
						
						
						This will make easy to track compatibility with a certain DB structure across different flavors of YACReader. It will only change when the DB structure changes. 
						
						
					 
					
						2023-08-06 08:55:55 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c0effb43b3 
					 
					
						
						
							
							Fix set type context menu  
						
						
						
						
					 
					
						2023-08-06 08:52:18 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9e8519e5ed 
					 
					
						
						
							
							Merge pull request  #393  from YACReader/macos-universal  
						
						... 
						
						
						
						Macos universal builds 
						
						
					 
					
						2023-07-22 22:28:57 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fc831f7d1c 
					 
					
						
						
							
							Fix artifact name  
						
						
						
						
					 
					
						2023-07-22 22:19:57 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ee44426218 
					 
					
						
						
							
							Fix name  
						
						
						
						
					 
					
						2023-07-22 21:06:43 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1179ec81a2 
					 
					
						
						
							
							Fix compileOSX.sh  
						
						
						
						
					 
					
						2023-07-22 20:25:09 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						56b1e20aef 
					 
					
						
						
							
							Replace qt6 builds in macos with a universal build  
						
						
						
						
					 
					
						2023-07-22 19:05:35 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fe1a980983 
					 
					
						
						
							
							Add universal version of 7z.so for macos (arm64+x86_64)  
						
						
						
						
					 
					
						2023-07-22 19:03:51 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c549bcdd96 
					 
					
						
						
							
							Add linux builds of 7z.so for some architectures  
						
						... 
						
						
						
						x86_64, x86, arm64 
						
						
					 
					
						2023-07-20 12:40:44 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f3866b3a2f 
					 
					
						
						
							
							Merge pull request  #389  from YACReader/7zip-migration  
						
						... 
						
						
						
						7zip migration 
						
						
					 
					
						2023-07-19 12:15:37 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8d04a836ee 
					 
					
						
						
							
							Improve 7zip docs  
						
						
						
						
					 
					
						2023-07-19 09:29:11 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ba1a6b7508 
					 
					
						
						
							
							Update README  
						
						
						
						
					 
					
						2023-07-19 09:03:42 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5f35fdcaef 
					 
					
						
						
							
							Load 7z.so from LIBDIR in non macos unix systems  
						
						
						
						
					 
					
						2023-07-18 15:07:17 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f57fb9f08e 
					 
					
						
						
							
							Do not publish artifacts unless all jobs end ok  
						
						
						
						
					 
					
						2023-07-18 11:28:27 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						99792e80a8 
					 
					
						
						
							
							Add a job for building on linux with 7zip support  
						
						
						
						
					 
					
						2023-07-18 11:27:52 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cff2407ffd 
					 
					
						
						
							
							Use different artifact names for intel/apple builds  
						
						
						
						
					 
					
						2023-07-18 11:23:23 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						98b798c7ca 
					 
					
						
						
							
							Fix wrong dmg.json pushed  
						
						
						
						
					 
					
						2023-07-18 10:15:51 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						06aea1c819 
					 
					
						
						
							
							Publish all the artifacts  
						
						
						
						
					 
					
						2023-07-18 09:36:15 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4b4e7d5814 
					 
					
						
						
							
							Use ARCH_NAME during dmg creation  
						
						
						
						
					 
					
						2023-07-18 09:35:55 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f043933923 
					 
					
						
						
							
							Qt5 builds on macos are x86_64  
						
						
						
						
					 
					
						2023-07-18 09:03:48 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a355a15c4b 
					 
					
						
						
							
							Add support for building for different architectures on macos  
						
						
						
						
					 
					
						2023-07-17 23:17:17 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						560eff5f7a 
					 
					
						
						
							
							StringConvert.cpp is needed in Unix  
						
						
						
						
					 
					
						2023-07-17 23:03:50 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c50073b373 
					 
					
						
						
							
							oO  
						
						
						
						
					 
					
						2023-07-17 22:46:04 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						57d57614ce 
					 
					
						
						
							
							Fix 7zip src destination  
						
						
						
						
					 
					
						2023-07-17 22:30:00 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0d6ffb6e09 
					 
					
						
						
							
							Oo  
						
						
						
						
					 
					
						2023-07-17 22:18:09 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b120377d5b 
					 
					
						
						
							
							Debug line in Azure Pipelines  
						
						
						
						
					 
					
						2023-07-17 21:06:57 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						96cb22030e 
					 
					
						
						
							
							Remove commented code  
						
						
						
						
					 
					
						2023-07-17 20:45:49 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						eaa9bf06d2 
					 
					
						
						
							
							Don't use unneeded source files on Windows  
						
						
						
						
					 
					
						2023-07-17 20:10:16 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						49f930e3a5 
					 
					
						
						
							
							Update 7z.so dependency for macos  
						
						
						
						
					 
					
						2023-07-17 19:53:44 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7bc42ba1c0 
					 
					
						
						
							
							Unify 7zip CompressedArchive interface for Windows and Unix.  
						
						... 
						
						
						
						This works on macos. 
						
						
					 
					
						2023-07-17 19:53:21 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c3a2eb63b5 
					 
					
						
						
							
							Use 23.01 src in Azure Pipelines  
						
						
						
						
					 
					
						2023-07-17 11:05:32 +02:00