Charles Haley 
							
						 
					 
					
						
						
						
						
							
						
						
							c26bcb26db 
							
						 
					 
					
						
						
							
							Remove the column heading tweak.  
						
						... 
						
						
						
						Also add not setting a delegate for non-editable standard columns 
						
						
					 
					
						2023-04-26 11:47:23 +01:00 
						 
				 
			
				
					
						
							
							
								Kovid Goyal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f4878d0509 
							
						 
					 
					
						
						
							
							Cleanup previous PR  
						
						... 
						
						
						
						I dont think we need to enforce unique column titles. If a user wants to
have columns with the same titles, that's up to them. Also avoids the
performance penalty. 
						
						
					 
					
						2023-04-24 10:52:22 +05:30 
						 
				 
			
				
					
						
							
							
								Charles Haley 
							
						 
					 
					
						
						
						
						
							
						
						
							7b5024b97a 
							
						 
					 
					
						
						
							
							Two semi-dependent changes:  
						
						... 
						
						
						
						1) Add a tweak to change the heading for standard columns
2) Add "id", "formats", and "path" as standard columns. They are by default hidden, like "languages" 
						
						
					 
					
						2023-04-23 20:47:43 +01:00 
						 
				 
			
				
					
						
							
							
								Kovid Goyal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							94ae16547f 
							
						 
					 
					
						
						
							
							Merge branch 'author-name-copywords-tweak' of  https://github.com/chocolatechipcats/calibre  
						
						
						
						
					 
					
						2023-04-10 14:44:03 +05:30 
						 
				 
			
				
					
						
							
							
								chocolatechipcats 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							03c539299c 
							
						 
					 
					
						
						
							
							made an oops...  
						
						
						
						
					 
					
						2023-04-10 04:17:19 -03:00 
						 
				 
			
				
					
						
							
							
								chocolatechipcats 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ae7bd581fc 
							
						 
					 
					
						
						
							
							Split to new line  
						
						... 
						
						
						
						Split new entries onto a new line 
						
						
					 
					
						2023-04-10 04:15:53 -03:00 
						 
				 
			
				
					
						
							
							
								chocolatechipcats 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b999883f0b 
							
						 
					 
					
						
						
							
							Added entries to author_name_copywords  
						
						... 
						
						
						
						Added several entries (Software, Games, Entertainment, Media, and Studios) commonly seen in video game manuals. 
						
						
					 
					
						2023-04-10 04:09:58 -03:00 
						 
				 
			
				
					
						
							
							
								Kovid Goyal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2647bbd621 
							
						 
					 
					
						
						
							
							...  
						
						
						
						
					 
					
						2023-04-03 11:04:49 +05:30 
						 
				 
			
				
					
						
							
							
								Kovid Goyal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9b8dce3034 
							
						 
					 
					
						
						
							
							string changes  
						
						
						
						
					 
					
						2023-04-03 10:10:18 +05:30 
						 
				 
			
				
					
						
							
							
								Kovid Goyal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5df12a6434 
							
						 
					 
					
						
						
							
							A new tweak in Preferences->Tweaks to control what program is run when clicking on URLs in calibre  
						
						
						
						
					 
					
						2023-04-01 10:29:26 +05:30 
						 
				 
			
				
					
						
							
							
								Charles Haley 
							
						 
					 
					
						
						
						
						
							
						
						
							f20e426efb 
							
						 
					 
					
						
						
							
							Make tools on the search bar customizable.  
						
						... 
						
						
						
						Given that the saved searches action and the saved search button on the search bar now do the same thing, it seems reasonable to allow the user to choose whether the saved search button shows. I went from there to "Why not allow adding other buttons to the bar?" There is a lot of available real estate on that bar. This commit does that using a new toolbar in preferences / toolbars.
I didn't use a QToolBar, instead constructing a 'classic' toolbar in an QHBoxLayout. That gave me more control over the look and placement. And also, I had no end of trouble trying to work through how to use a QToolBar that isn't attached to a QMainWIndow.
In the process I removed the legacy Saved Search combo box, its associated buttons, and the tweak. I am sure there are some people still using the years-old interface and that they will complain. I can accept that, given that the button is better in almost every way. 
						
						
					 
					
						2022-10-19 11:54:41 +01:00 
						 
				 
			
				
					
						
							
							
								un-pogaz 
							
						 
					 
					
						
						
						
						
							
						
						
							211ac05af7 
							
						 
					 
					
						
						
							
							Incorrect value in title_sort_articles['fra']  
						
						... 
						
						
						
						per_language_title_sort_articles['fra'] contained an invalid value that caused L’ to be duplicated, but D’ is missing 
						
						
					 
					
						2022-09-07 00:07:32 +02:00 
						 
				 
			
				
					
						
							
							
								Charles Haley 
							
						 
					 
					
						
						
						
						
							
						
						
							1b1461f782 
							
						 
					 
					
						
						
							
							Enhancement 1987235: Easier way to rearrange Tag Browser  
						
						
						
						
					 
					
						2022-08-24 11:38:21 +01:00 
						 
				 
			
				
					
						
							
							
								Kovid Goyal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a41c3b775c 
							
						 
					 
					
						
						
							
							string changes  
						
						
						
						
					 
					
						2022-07-18 11:04:36 +05:30 
						 
				 
			
				
					
						
							
							
								413Michele 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							58d33506ee 
							
						 
					 
					
						
						
							
							Title case and 's  
						
						
						
						
					 
					
						2022-07-17 11:34:30 +02:00 
						 
				 
			
				
					
						
							
							
								413Michele 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7dfeacde2d 
							
						 
					 
					
						
						
							
							than -> then  
						
						
						
						
					 
					
						2022-07-17 11:10:28 +02:00 
						 
				 
			
				
					
						
							
							
								Charles Haley 
							
						 
					 
					
						
						
						
						
							
						
						
							6acfebf8c1 
							
						 
					 
					
						
						
							
							The template database functions we discussed.  
						
						
						
						
					 
					
						2022-07-03 19:03:55 +01:00 
						 
				 
			
				
					
						
							
							
								Charles Haley 
							
						 
					 
					
						
						
						
						
							
						
						
							288a5f8593 
							
						 
					 
					
						
						
							
							Add a tweak to change the behavior of the tab character in completing combo boxes  
						
						
						
						
					 
					
						2022-02-06 22:10:35 +00:00 
						 
				 
			
				
					
						
							
							
								Charles Haley 
							
						 
					 
					
						
						
						
						
							
						
						
							fae3fb28d0 
							
						 
					 
					
						
						
							
							Migrate the remaining edit metadata tweaks to gprefs.  
						
						
						
						
					 
					
						2022-02-04 13:26:14 +00:00 
						 
				 
			
				
					
						
							
							
								Charles Haley 
							
						 
					 
					
						
						
						
						
							
						
						
							cc9bb5fb57 
							
						 
					 
					
						
						
							
							Add a tab to Look/feel to choose which fields to show in edit metadata as well as set their order.  
						
						
						
						
					 
					
						2022-02-01 15:56:36 +00:00 
						 
				 
			
				
					
						
							
							
								Kovid Goyal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e1730e1a3b 
							
						 
					 
					
						
						
							
							Hotmail SMTP server has changed  
						
						
						
						
					 
					
						2022-01-31 07:52:50 +05:30 
						 
				 
			
				
					
						
							
							
								Kovid Goyal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2620f6685a 
							
						 
					 
					
						
						
							
							Dont remove articles for titles in the polish language.  Fixes   #1959220  [Wrong/Unnecessary Title Sorting of Polish Titles Begninning with Word "A"]( https://bugs.launchpad.net/calibre/+bug/1959220 )  
						
						
						
						
					 
					
						2022-01-27 22:05:47 +05:30 
						 
				 
			
				
					
						
							
							
								Kovid Goyal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b83560f85c 
							
						 
					 
					
						
						
							
							string changes  
						
						
						
						
					 
					
						2021-12-16 21:58:01 +05:30 
						 
				 
			
				
					
						
							
							
								Kovid Goyal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9ed24d754b 
							
						 
					 
					
						
						
							
							Allow creating a shortcut in preferences->Shortcuts->Edit metadata to paste metadata ignoring the value of the exclude_fields tweak.  Fixes   #1953739  [[Enhancement] Paste metadata - Override 'exclude_fields_on_paste' setting]( https://bugs.launchpad.net/calibre/+bug/1953739 )  
						
						
						
						
					 
					
						2021-12-14 18:28:06 +05:30 
						 
				 
			
				
					
						
							
							
								Charles Haley 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5d9c5ebd58 
							
						 
					 
					
						
						
							
							Enhancement: add a tweak to provide the sort value for undefined numbers.  
						
						
						
						
					 
					
						2021-12-13 19:42:49 +05:30 
						 
				 
			
				
					
						
							
							
								Kovid Goyal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c45ef9be71 
							
						 
					 
					
						
						
							
							String changes  
						
						
						
						
					 
					
						2021-11-25 10:45:19 +05:30 
						 
				 
			
				
					
						
							
							
								Charles Haley 
							
						 
					 
					
						
						
						
						
							
						
						
							689a280a2c 
							
						 
					 
					
						
						
							
							Move the numeric_collation tweak to global preferences with the UI in Preferences / Behaviour.  I didn't put it in db.prefs because I didn't want to create a linkage between icu.py and the database.  
						
						
						
						
					 
					
						2021-10-25 16:53:30 +01:00 
						 
				 
			
				
					
						
							
							
								Kovid Goyal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0fc0c711d4 
							
						 
					 
					
						
						
							
							Clean up docs for tweak  
						
						
						
						
					 
					
						2021-07-07 21:44:42 +05:30 
						 
				 
			
				
					
						
							
							
								Charles Haley 
							
						 
					 
					
						
						
						
						
							
						
						
							8d2eb02da8 
							
						 
					 
					
						
						
							
							Enhancement 1933210: Sort Tag browser categories alphabetically. Done with a new tweak.  
						
						
						
						
					 
					
						2021-06-23 11:40:26 +01:00 
						 
				 
			
				
					
						
							
							
								Kovid Goyal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							68bc3cb2cb 
							
						 
					 
					
						
						
							
							Main book list: Scroll per pixel rather than per item by default. Can be returned to previous behavior via Preferences->Tweaks->Control behavior of book list.  
						
						... 
						
						
						
						Fixes  #1450  (Use Pixel-Based Scrolling in the Main Library View) 
					
						2021-06-12 07:57:05 +05:30 
						 
				 
			
				
					
						
							
							
								Kovid Goyal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cc861627b3 
							
						 
					 
					
						
						
							
							...  
						
						
						
						
					 
					
						2021-06-06 09:39:06 +05:30 
						 
				 
			
				
					
						
							
							
								Charles Haley 
							
						 
					 
					
						
						
						
						
							
						
						
							2da2b1400e 
							
						 
					 
					
						
						
							
							Add tweak to set the tab stop width in the template editor.  
						
						
						
						
					 
					
						2021-04-18 15:53:39 +01:00 
						 
				 
			
				
					
						
							
							
								Kovid Goyal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0219746e92 
							
						 
					 
					
						
						
							
							Preferences->Tweaks: Allow specifying that calibre should open the book details window when double clicking on a book  
						
						... 
						
						
						
						Fixes  #1922591  [Enhancement Request: Additional option for doubleclick_on_library_view](https://bugs.launchpad.net/calibre/+bug/1922591 ) 
					
						2021-04-06 09:05:53 +05:30 
						 
				 
			
				
					
						
							
							
								Kovid Goyal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bfe98ad83a 
							
						 
					 
					
						
						
							
							string changes  
						
						
						
						
					 
					
						2021-01-21 20:00:17 +05:30 
						 
				 
			
				
					
						
							
							
								Kovid Goyal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4b346c5e08 
							
						 
					 
					
						
						
							
							string changes  
						
						
						
						
					 
					
						2021-01-21 08:57:07 +05:30 
						 
				 
			
				
					
						
							
							
								Kovid Goyal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6dc39a511a 
							
						 
					 
					
						
						
							
							Add a new tweak under "Author sort name algorithm" to optionally recognize common surname prefixes such as von, van, de etc.  
						
						... 
						
						
						
						Merge branch 'author-sort' of https://github.com/madphysicist/calibre  
						
						
					 
					
						2021-01-21 05:49:58 +05:30 
						 
				 
			
				
					
						
							
							
								Joseph R. Fox-Rabinovitz 
							
						 
					 
					
						
						
						
						
							
						
						
							f55fadd2ed 
							
						 
					 
					
						
						
							
							Added new tweak to docs  
						
						
						
						
					 
					
						2021-01-20 12:52:15 -05:00 
						 
				 
			
				
					
						
							
							
								Joseph R. Fox-Rabinovitz 
							
						 
					 
					
						
						
						
						
							
						
						
							f699b436a0 
							
						 
					 
					
						
						
							
							Added config key author_use_surname_prefixes and tests  
						
						
						
						
					 
					
						2021-01-20 12:31:35 -05:00 
						 
				 
			
				
					
						
							
							
								Kovid Goyal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9546557ec9 
							
						 
					 
					
						
						
							
							String changes  
						
						
						
						
					 
					
						2021-01-17 05:46:35 +05:30 
						 
				 
			
				
					
						
							
							
								Joseph R. Fox-Rabinovitz 
							
						 
					 
					
						
						
						
						
							
						
						
							b1ecfe1fdf 
							
						 
					 
					
						
						
							
							ENH: Added surname prefixes to author sort  
						
						... 
						
						
						
						If an author last name is preceded by von, van, di, la, le, da, de, etc. include that in the last name 
						
						
					 
					
						2021-01-15 08:21:40 -05:00 
						 
				 
			
				
					
						
							
							
								Kovid Goyal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6b331c1f91 
							
						 
					 
					
						
						
							
							String changes  
						
						
						
						
					 
					
						2020-10-20 19:43:28 +05:30 
						 
				 
			
				
					
						
							
							
								Charles Haley 
							
						 
					 
					
						
						
						
						
							
						
						
							d1b0b457ea 
							
						 
					 
					
						
						
							
							Edit metadata custom column widgets.  
						
						... 
						
						
						
						- Add tweaks to move the elision point and to disable elision.
- Fix some problems with the tooltips
- Make the gutter between the label and the widget the same as the standard fields
- Various other cleanups 
						
						
					 
					
						2020-10-20 10:49:17 +01:00 
						 
				 
			
				
					
						
							
							
								Kovid Goyal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d8e502507b 
							
						 
					 
					
						
						
							
							Edit metadata dialog: Elide the names of custom columns that are longer than a fixed width, instead of using multiple lines. Configurable via Preferences->Tweaks->Edit metadata custom column label length  
						
						... 
						
						
						
						Merge branch 'master' of https://github.com/cbhaley/calibre  into master 
						
						
					 
					
						2020-10-17 14:25:32 +05:30 
						 
				 
			
				
					
						
							
							
								Charles Haley 
							
						 
					 
					
						
						
						
						
							
						
						
							8ada8a8e6b 
							
						 
					 
					
						
						
							
							Use averageCharWidth instead of 'n's  
						
						
						
						
					 
					
						2020-10-17 09:48:27 +01:00 
						 
				 
			
				
					
						
							
							
								Charles Haley 
							
						 
					 
					
						
						
						
						
							
						
						
							638a017fb1 
							
						 
					 
					
						
						
							
							Fix enhancement  #190009 : Width of custom date columns.  
						
						... 
						
						
						
						There are two changes:
1) the 'today' and 'clear' buttons for date columns are now right adjusted.
2) Labels are now fixed width. Word wrap is disabled. There are two new tweaks to
set the fixed widths for edit metadata single and bulk. 
						
						
					 
					
						2020-10-17 09:09:44 +01:00 
						 
				 
			
				
					
						
							
							
								Kovid Goyal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9ff27782de 
							
						 
					 
					
						
						
							
							Remove useless __future__ imports  
						
						... 
						
						
						
						Not needed on python3 
						
						
					 
					
						2020-08-22 18:47:55 +05:30 
						 
				 
			
				
					
						
							
							
								Kovid Goyal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							29cd8d64ea 
							
						 
					 
					
						
						
							
							Change shebangs to python from python2  
						
						... 
						
						
						
						Also remove a few other miscellaneous references to python2 
						
						
					 
					
						2020-08-22 18:47:51 +05:30 
						 
				 
			
				
					
						
							
							
								Kovid Goyal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							889437588d 
							
						 
					 
					
						
						
							
							String changes  
						
						
						
						
					 
					
						2020-08-13 21:30:42 +05:30 
						 
				 
			
				
					
						
							
							
								Kovid Goyal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8c1de2a921 
							
						 
					 
					
						
						
							
							Content server: Remove tweak for ignoring some top-level custom columns in legacy interfaces.  
						
						... 
						
						
						
						The server should not be configured using tweaks. And all modern
interfaces dont use this code path anyway. 
						
						
					 
					
						2020-05-09 13:26:09 +05:30 
						 
				 
			
				
					
						
							
							
								Kovid Goyal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1edc3a0fb9 
							
						 
					 
					
						
						
							
							String changes  
						
						
						
						
					 
					
						2020-04-27 09:29:09 +05:30