diff --git a/src/calibre/gui2/preferences/look_feel.ui b/src/calibre/gui2/preferences/look_feel.ui index d78efd6b9c..4255ab50fb 100644 --- a/src/calibre/gui2/preferences/look_feel.ui +++ b/src/calibre/gui2/preferences/look_feel.ui @@ -397,12 +397,6 @@ - - - 0 - 10 - - By default, calibre chooses a cover size based on your computer's screen size. You can change the cover size here: @@ -914,7 +908,7 @@ A value of zero means calculate automatically. - Select the custom columns (for this library) to display in the edit metadata dialogs and their order + Select the custom columns (for this library) to display in the edit metadata dialogs and their order: @@ -1141,7 +1135,7 @@ using the Tab key. The F2 (Edit) key will still open the template editor.</p& - + :/images/tags.png:/images/tags.png @@ -1149,50 +1143,450 @@ using the Tab key. The F2 (Edit) key will still open the template editor.</p& &Tag browser - - - - - Select the categories to display in the Tag browser and their order - - - - + + + Di&splay + + + + + + Select the categories to display and their &order + + + tb_display_order + + + User categories and Saved searches cannot be moved + + + + + + + + 0 + 200 + + + + true + + + + + + + Move up. User categories and Saved searches cannot be moved + + + + :/images/arrow-up.png:/images/arrow-up.png + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + Move down. User categories and Saved searches cannot be moved + + + + :/images/arrow-down.png:/images/arrow-down.png + + + + + + + - Move down. User categories and Saved searches cannot be moved + <p>Click this button to reset the list to its default order.</p> - - - :/images/arrow-down.png:/images/arrow-down.png + + Reset list - - + + - Move up. User categories and Saved searches cannot be moved + <p>Click this button to set the list to one +previously exported. This could be useful if you have several libraries with +similar structure and you want to use the same column order for each one. Columns +in the imported list that aren't in the current library are ignored. Columns in +the library that are not in the imported list are put at the end and marked +as displayable.</p> - - - :/images/arrow-up.png:/images/arrow-up.png + + Import list - - + + + + <p>Click this button to write the current display +settings to a file. This could be useful if you have several libraries with similar +structure and you want to use the same column order for each one.</p> + + + Export list + + + + + - Qt::Vertical + Qt::Horizontal - 20 - 40 + 40 + 20 - - + + + + + + Select categories with &hierarchical items: + + + tb_hierarchical_cats + + + <p>Check the box for an item if it is to be displayed as a +hierarchical tree in the Tag browser. For example, if you check +'tags' then tags of the form 'Mystery.English' +and 'Mystery.Thriller' will be displayed with English and Thriller +both under 'Mystery'. If 'tags' is not checked +then the tags will be displayed each on their own line.</p> +<p>Some categories such as authors cannot be hierarchical.</p> + + + + + + + + 0 + 200 + + + + true + + + + + + + + + <p>Click this button to reset the list to its default order.</p> + + + Reset list + + + + + + + <p>Click this button to set the list to one +previously exported. This could be useful if you have several libraries with +similar structure and you want to use the same for each one.</p> + + + Import list + + + + + + + <p>Click this button to write the current display +settings to a file. This could be useful if you have several libraries with similar +structure and you want to use the same for each one.</p> + + + Export list + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + Show &average ratings + + + true + + + + + + + Show &tooltips + + + + + + + <p>Show counts for items in the Tag browser. Such as the number of books +by each author, the number of authors, etc. If you turn it off, you can still +see the counts by hovering your mouse over any item.</p> + + + Show &counts + + + + + + + Use &alternating row colors + + + + + + + <p>When checked, calibre will automatically hide any category +(a column, custom or standard) that has no items to show. For example, some +categories might not have values when using Virtual libraries. Checking this +box will cause these empty categories to be hidden.</p> + + + Hide empt&y categories (columns) + + + + + + + <p>When checked, Find in the Tag browser will show all items +that match the search instead of the first one. If Hide empty categories is +also checked then only categories containing a matched item will be shown.</p> + + + Find &shows all items that match + + + + + + + + + <p>When checked, the Tag browser can get keyboard focus, allowing +use of the keyboard to navigate the tree using the arrow keys. The Enter key simulates +a click on the selected item. The keyboard shortcut 'Tag browser / +Give the Tag browser keyboard focus' changes the keyboard focus without +using the mouse.</p> + + + Allow the Tag browser to have keyboard &focus + + + + + + + margin-left: 1.5em + + + <p style="text-indent: 2em; font-size:smaller"> +If you enable this option then you should set a keyboard shortcut to +focus the Tag browser under +<code>Preferences-&gt;Shortcuts-&gt;Tag browser-&gt;Give +the Tag browser keyboard focus</code></p> + + + true + + + + + + + + + QFormLayout::ExpandingFieldsGrow + + + + + Spacing between &items: + + + opt_tag_browser_item_padding + + + + + + + <p>The spacing between consecutive items in the Tag browser. +In units of (ex) which is the approximate height of the letter 'x' in the +currently used font.</p> + + + ex + + + 1 + + + -1.000000000000000 + + + 2.000000000000000 + + + 0.100000000000000 + + + + + + + + + + &Partitioning and collapsing + + + + + + + + QFormLayout::ExpandingFieldsGrow + + + + + &Category partitioning method: + + + opt_tags_browser_partition_method + + + + + + + <p>Choose how Tag browser subcategories are displayed when +there are more items than the limit. Select by first +letter to see an A, B, C list. Choose partitioned to +have a list of fixed-sized groups. Set to disabled +if you never want subcategories</p> + + + + + + + + + + + Combine letters &when fewer items than: + + + opt_tags_browser_collapse_fl_at + + + + + + + <p>If collapsing by first letter, combine adjacent letters together if +there are fewer items under a letter than specified here. If the partition method is +not set to first letter, this value is ignored. Set to zero to disable.</p> + + + 10000 + + + + + + + Co&llapse when more items than: + + + opt_tags_browser_collapse_at + + + + + + + <p>If a Tag browser category has more than this number of items, it is divided +up into subcategories. If the partition method is set to disable, this value is ignored.</p> + + + 10000 + + + + + + + + + Select categories to &partition: + + + tb_cats_to_partition + + + <p>Check the box for categories that are to +be partitioned using the criteria above. Uncheck the box if you don't want to +partition a category even if the number of items is larger than +the value shown above. This option can be used to +avoid collapsing hierarchical categories that have only +a few top-level elements.</p> + + + + + 0 @@ -1204,10 +1598,10 @@ using the Tab key. The F2 (Edit) key will still open the template editor.</p& - - + + - + <p>Click this button to reset the list to its default order.</p> @@ -1217,14 +1611,11 @@ using the Tab key. The F2 (Edit) key will still open the template editor.</p& - + <p>Click this button to set the list to one previously exported. This could be useful if you have several libraries with -similar structure and you want to use the same column order for each one. Columns -in the imported list that aren't in the current library are ignored. Columns in -the library that are not in the imported list are put at the end and marked -as displayable.</p> +similar structure and you want to use the same for each one.</p> Import list @@ -1232,11 +1623,11 @@ as displayable.</p> - + <p>Click this button to write the current display settings to a file. This could be useful if you have several libraries with similar -structure and you want to use the same column order for each one.</p> +structure and you want to use the same for each one.</p> Export list @@ -1259,376 +1650,9 @@ structure and you want to use the same column order for each one.</p> - - - - - - - - QFormLayout::ExpandingFieldsGrow - - - - - &Category partitioning method: - - - opt_tags_browser_partition_method - - - - - - - Choose how Tag browser subcategories are displayed when -there are more items than the limit. Select by first -letter to see an A, B, C list. Choose partitioned to -have a list of fixed-sized groups. Set to disabled -if you never want subcategories - - - - - - - Spacing between &items: - - - opt_tag_browser_item_padding - - - - - - - The spacing between consecutive items in the Tag browser. In units of (ex) which is the approximate height of the letter 'x' in the currently used font. - - - ex - - - 1 - - - -1.000000000000000 - - - 2.000000000000000 - - - 0.100000000000000 - - - - - - - - - - - Combine letters &when fewer items than: - - - opt_tags_browser_collapse_fl_at - - - - - - - If collapsing by first letter, combine adjacent letters together if -there are fewer items under a letter than specified here. If the partition method is -not set to first letter, this value is ignored. Set to zero to disable. - - - 10000 - - - - - - - Co&llapse when more items than: - - - opt_tags_browser_collapse_at - - - - - - - If a Tag browser category has more than this number of items, it is divided -up into subcategories. If the partition method is set to disable, this value is ignored. - - - 10000 - - - - - - - - - Select categories to &partition: - - - tb_cats_to_partition - - - <p>Check the box for categories that are to -be partitioned using the criteria above. Uncheck the box if you don't want to -partition a category even if the number of items is larger than -the value shown above. This option can be used to -avoid collapsing hierarchical categories that have only -a few top-level elements.</p> - - - - - - - - 0 - 200 - - - - true - - - - - - - - - <p>Click this button to reset the list to its default order.</p> - - - Reset list - - - - - - - <p>Click this button to set the list to one -previously exported. This could be useful if you have several libraries with -similar structure and you want to use the same for each one.</p> - - - Import list - - - - - - - <p>Click this button to write the current display -settings to a file. This could be useful if you have several libraries with similar -structure and you want to use the same for each one.</p> - - - Export list - - - - - - - Qt::Horizontal - - - - 40 - 20 - - - - - - - - - - Select categories with &hierarchical items: - - - tb_hierarchical_cats - - - <p>Check the box for an item if it is to be displayed as a -hierarchical tree in the Tag browser. For example, if you check -'tags' then tags of the form 'Mystery.English' -and 'Mystery.Thriller' will be displayed with English and Thriller -both under 'Mystery'. If 'tags' is not checked -then the tags will be displayed each on their own line.</p> - - - - - - - - 0 - 200 - - - - true - - - - - - - - - <p>Click this button to reset the list to its default order.</p> - - - Reset list - - - - - - - <p>Click this button to set the list to one -previously exported. This could be useful if you have several libraries with -similar structure and you want to use the same for each one.</p> - - - Import list - - - - - - - <p>Click this button to write the current display -settings to a file. This could be useful if you have several libraries with similar -structure and you want to use the same for each one.</p> - - - Export list - - - - - - - Qt::Horizontal - - - - 40 - 20 - - - - - - - - - - Show &average ratings - - - true - - - - - - - Show &tooltips - - - - - - - Show counts for items in the Tag browser. Such as the number of books -by each author, the number of authors, etc. If you turn it off, you can still -see the counts by hovering your mouse over any item. - - - Show &counts - - - - - - - Use &alternating row colors - - - - - - - When checked, calibre will automatically hide any category - (a column, custom or standard) that has no items to show. For example, some - categories might not have values when using Virtual libraries. Checking this - box will cause these empty categories to be hidden. - - - Hi&de empty categories (columns) - - - - - - - When checked, Find in the Tag browser will show all items - that match the search instead of the first one. If Hide empty categories is - also checked then only categories containing a matched item will be shown. - - - Find &shows all items that match - - - - - - - - - <p>When checked, the Tag browser can get keyboard focus, allowing -use of the keyboard to navigate the tree using the arrow keys. The Enter key simulates -a click on the selected item. The keyboard shortcut 'Tag browser / -Give the Tag browser keyboard focus' changes the keyboard focus without -using the mouse.</p> - - - Allow the Tag browser to have keyboard &focus - - - - - - - margin-left: 1.5em - - - <p style="text-indent: 2em; font-size:smaller">If you enable this option then you should set a keyboard shortcut to focus the Tag browser under <code>Preferences-&gt;Shortcuts-&gt;Tag browser-&gt;Give the Tag browser keyboard focus</code> - - - true - - - - - - - - + + + @@ -1689,7 +1713,11 @@ using the mouse.</p> - The template used to generate the text below the covers. Uses the same syntax as save templates. Defaults to just the book title. Note that this setting is per-library, which means that you have to set it again for every different calibre library you use. Use an empty template for no text. + <p>The template used to generate the text below the covers. Uses +the same syntax as save templates. Defaults to just the book title. +Note that this setting is per-library, which means that you have to +set it again for every different calibre library you use. Use an +empty template for no text.</p> @@ -1760,7 +1788,7 @@ them to all have the same width and height - seconds + seconds 1 @@ -1796,9 +1824,9 @@ them to all have the same width and height - Check this box to make Quickview show books only in the + <p>Check this box to make Quickview show books only in the current Virtual library. If unchecked, Quickview ignores Virtual libraries. If -unchecked then only row changes are taken into account. +unchecked then only row changes are taken into account.</p> &Apply Virtual libraries @@ -1808,8 +1836,8 @@ unchecked then only row changes are taken into account. - Check this box to make Quickview change the column being examined -when the column in the book list is changed using the cursor arrow keys + <p>Check this box to make Quickview change the column being examined +when the column in the book list is changed using the cursor arrow keys</p> &Change Quickview item when book list column changes @@ -1819,8 +1847,8 @@ when the column in the book list is changed using the cursor arrow keys - Pressing Enter in a cell changes both the book and the -column being examined (the left-hand pane) + <p>Pressing Enter in a cell changes both the book and the +column being examined (the left-hand pane)</p> &Pressing Enter changes the examined column @@ -1830,8 +1858,8 @@ column being examined (the left-hand pane) - Double-clicking in a cell changes both the book and the -column being examined (the left-hand pane) + <p>Double-clicking in a cell changes both the book and the +column being examined (the left-hand pane)</p> &Double click changes examined column