Commit graph

1747 commits

Author SHA1 Message Date
Kovid Goyal
b6b1436c1b Dont use Tab to cycle through completions as we have the arrow keys and Tab doesn't work when the completions popup is not visible 2012-07-17 15:11:35 +05:30
Kovid Goyal
a317af75aa Add a tweak to not preselect the first completion in the new combobox 2012-07-17 09:08:23 +05:30
Kovid Goyal
177e20f3d4 Remove the completion performance tweak as we no longer use is 2012-07-14 09:39:27 +05:30
Kovid Goyal
c1bfff0fcc Fix #1024296 (Minor typos in Calibre messages) 2012-07-13 16:23:06 +05:30
Charles Haley
0dadd6534e Merge from trunk 2012-07-06 09:48:03 +02:00
Charles Haley
3c664b7591 1) Add a tweak to turn on/off multi-character first-letter partioning in the tag browser
2) Change preferences.tweaks to add a "tweak number" to the tweak name string. This helps tell people which tweak to look at. To keep these valid, we should always add tweaks to the end.
2012-07-06 09:43:58 +02:00
Kovid Goyal
9c865afa24 IGN:Tag release 2012-07-06 08:57:26 +05:30
Kovid Goyal
25758c4348 PDF Output: Resize large images so that they do not get off at the right edge of the page. 2012-07-05 19:46:58 +05:30
Kovid Goyal
3a686e2427 Refactor coffeescript, putting utils into their own files 2012-07-04 14:04:54 +05:30
Kovid Goyal
31e3a27392 Create separate driver for Pocketbook 622 rather than using Android driver 2012-07-02 14:31:19 +05:30
Kovid Goyal
9607d9ca14 Add new option to the series_index_auto_increment tweak, no_change, that causes calibre not to change the series_index when the series is changed 2012-07-01 16:27:49 +05:30
Charles Haley
51d866063a Add new option to the series_index_auto_increment tweak, no_change, that causes calibre not to change the series_index when the series is changed. 2012-07-01 11:49:30 +02:00
Kovid Goyal
c20d82b6c5 ... 2012-07-01 14:31:05 +05:30
Kovid Goyal
63e32b0484 ... 2012-06-29 09:03:11 +05:30
Kovid Goyal
401aecc771 Add some texture to calibre generated covers 2012-06-26 19:30:20 +05:30
Kovid Goyal
876ddf27b3 Paged display: Implement go to reference 2012-06-24 10:53:31 +05:30
Kovid Goyal
24d84289ff Paged mode: Better handling of cover pages 2012-06-22 10:06:07 +05:30
Kovid Goyal
8de0c610ea ... 2012-06-20 17:43:49 +05:30
Kovid Goyal
9884dde0bc PDF Output: Fix the long standing bug that caused the last line on each page to be partially cut off 2012-06-20 16:37:14 +05:30
Kovid Goyal
fc4309539b Navigate to CFIs correctly in paged mode and fix typo in current_column_location() 2012-06-19 19:03:01 +05:30
Kovid Goyal
59b0d9e47c ... 2012-06-19 14:00:48 +05:30
Kovid Goyal
475a41d158 ... 2012-06-19 13:59:31 +05:30
Kovid Goyal
c6bf118b38 Fix searching in paged mode 2012-06-19 13:58:58 +05:30
Kovid Goyal
100dd0dd45 More robust absleft() 2012-06-19 13:22:00 +05:30
Kovid Goyal
d670183073 ... 2012-06-19 12:43:11 +05:30
Kovid Goyal
2f2d0dc63d ... 2012-06-19 12:41:05 +05:30
Kovid Goyal
4ba810a75f E-book viewer: Start work on paged display mode 2012-06-19 12:37:36 +05:30
Kovid Goyal
d602d43247 Fix Esc key not working in delete books from device dialog 2012-06-16 11:14:02 +05:30
Kovid Goyal
afe5f09583 ... 2012-06-14 10:57:08 +05:30
Kovid Goyal
d088f888d0 Remove the bright yellow lines indicating hidden sections as they dont seem to communicate that very well to most users. We will just have to rely on the buttons in the bottom right corner to indicate sections are hidden. 2012-06-10 11:03:58 +05:30
Kovid Goyal
89278e3d08 Mimetype icon for docx 2012-06-01 17:12:32 +05:30
Kovid Goyal
6ae733d225 ... 2012-05-30 16:04:27 +05:30
Kovid Goyal
5b0fde5a80 ... 2012-05-29 09:45:06 +05:30
Kovid Goyal
1c25651c1b Add a tweak to control the default choice of format for the Tweak Book feature 2012-05-13 21:12:07 +05:30
Kovid Goyal
9e3eceec74 Add compiled coffeescript to source control so that people running with source checkouts have latest coffeescript 2012-05-13 08:14:44 +05:30
Kovid Goyal
bb014a56bb Tweak Book: Allow tweaking of KF8 MOBI files 2012-05-03 16:34:09 +05:30
Kovid Goyal
bf6eda95ab FB2 Input: Better handling of inline images. Fixes #989869 (fb2: export/display: inline images displayed as top level) 2012-04-27 22:29:34 +05:30
Kovid Goyal
3454185378 Update shipped liberation fonts 2012-03-21 09:34:55 +05:30
Charles Haley
19af7031b3 Apparently default_tweaks.py requires an empty line at the end. 2012-03-14 16:15:04 +01:00
Charles Haley
6dd34d73e4 Merge from trunk 2012-03-14 15:36:49 +01:00
Charles Haley
06904f92a5 Compile General Program Mode templates to python, controlled by the tweak "compile_gpm_templates" that defaults to True.
Several performance optimizations related to custom columns and field metadata.
2012-03-14 15:34:40 +01:00
Kovid Goyal
77563d0dc7 Fix #937989 (Application needs hi-res or SVG icon) 2012-03-14 08:20:55 +05:30
Kovid Goyal
d4cf454f1b Fix #948357 (Increased font size in book details) 2012-03-07 16:19:27 +05:30
JustForFun
48fb94e5f7 added tweak for font size increase/decrease in book details panel and book comments 2012-03-05 23:18:47 +01:00
Kovid Goyal
cdcda1b0e7 ... 2012-02-29 09:29:05 +05:30
Kovid Goyal
867f8a4e83 Add a calibre-portable.sh to complement the calibre-portable.bat file 2012-02-27 23:40:30 +05:30
Kovid Goyal
9423839eff Show ratings in the book details panel as stars. Also allow the user to change the alignment of the ratings column in the main books list. No longer display the stars in blue. 2012-02-27 15:52:24 +05:30
Charles Haley
fd70947e57 Fix grammar problem on previous default_tweaks.py fix. 2012-02-24 13:35:58 +01:00
Kovid Goyal
9be894cef1 Fix #940247 ("the the" in the default_tweaks.py message) 2012-02-24 17:48:00 +05:30
Kovid Goyal
24f0445a6a ... 2012-02-23 12:17:14 +05:30
Charles Haley
1344d5a702 Add the ability to control the order of categories in the tag browser 2012-02-18 14:34:38 +01:00
Kovid Goyal
e01e2c9ba6 ... 2012-01-25 23:37:09 +05:30
Kovid Goyal
02e02b8f32 ... 2012-01-19 11:28:07 +05:30
Kovid Goyal
6f24d3afa1 ... 2012-01-15 15:01:11 +05:30
Charles Haley
2a6be28bfc Add some raw_field exception documentation to the tweak "save_template_title_series_sorting" 2012-01-15 10:13:16 +01:00
Kovid Goyal
3593908790 E-book viewer: Speed up the optional hyphenation algorithm by upgrading the hyphenator library calibre uses 2012-01-12 20:06:41 +05:30
Kovid Goyal
2dd5346104 Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB and HTMLZ are present, EPUB is preferred, can be changed via Preferences->Tweaks). 2012-01-07 23:17:12 +05:30
Kovid Goyal
66aefc1897 Allow user to set the number of recently viewed books shown in the dropdown menu of the view button, via a tweak in Preferences->Tweaks. Fixes #910292 (More entries for the view button) 2011-12-31 09:06:21 +05:30
Kovid Goyal
ad0d4f80ca Fix #910095 (Typos in Calibre messages) 2011-12-30 20:05:32 +05:30
Kovid Goyal
353fbe117a Content server: Do not show the original_* formats in the mobile interface 2011-12-28 10:41:13 +05:30
Kovid Goyal
4e30b394c8 Fix #908982 (Residual display of "Reference Mode" remains on the ebook) 2011-12-27 18:40:33 +05:30
Charles Haley
72f6b0385d Fix silly mistake in "Order of custom column(s) in edit metadata" tweak description. 2011-12-12 12:13:05 +01:00
Charles Haley
d39d326ee3 Add a tweak that controls the order of custom column widgets in edit metadata single & buld 2011-12-12 11:48:32 +01:00
Kovid Goyal
fcf9772db3 ... 2011-11-27 17:49:31 +05:30
Kovid Goyal
f1fca7cbb9 ... 2011-11-27 07:59:12 +05:30
Kovid Goyal
b95c532ba3 ... 2011-11-27 07:42:57 +05:30
Kovid Goyal
4fcbaa8919 Fix #896585 (extra articles for dutch language) 2011-11-26 20:13:13 +05:30
Kovid Goyal
209344e319 ... 2011-11-26 10:46:07 +05:30
Kovid Goyal
e4575abba4 Change the algorithm that generates title sort strings to strip leading articles from both english and the current language set for the calibre user interface. In addition, in the edit metadata dialog, calibre will use the book's language when calculating the sort string. This behavior can be adjusted via Preferences->Tweaks. Fixes #886763 ([Enhancement] multi-lingual adjustment of (in)definite articles in title_sort) 2011-11-23 11:50:33 +05:30
Kovid Goyal
055b17c68a Fix handling of comments in the jacket template 2011-11-19 14:52:57 +05:30
Kovid Goyal
87f0f8ceff ... 2011-11-18 21:57:43 +05:30
Kovid Goyal
1d23886c12 Book jacket generation: Add ability to customize the book jacket template and add custom columns into the jacket. Fixes #889912 ([Enhancement] Add metadata from custom columns to jacket) 2011-11-15 09:59:22 +05:30
Charles Haley
fa71d5c56d Fix tweak documentation 2011-11-13 18:45:20 +01:00
Charles Haley
796f8a032f Add tweak to control 'clean sort' behavior. Improve performance slightly by moving functions to the global namespace. 2011-11-09 09:42:24 +01:00
Sengian
b9c6f154c0 RTF: Improve empty paragraphs handling & clean html file 2011-10-16 13:55:54 +02:00
Kovid Goyal
12c8b70336 Fix #872741 (Onyx BOOX A61S/X61S not detected) 2011-10-13 09:37:45 +05:30
Kovid Goyal
837833017a Content server: When a search matches no queries, do not show an error message 2011-09-27 14:54:19 -06:00
Kovid Goyal
2cd448687d author_to_author_sort(): handle multiple suffixes 2011-09-11 10:51:37 -06:00
Kovid Goyal
181d0065b6 RTF Input: Fix handling of internal links 2011-09-10 09:04:01 -06:00
Sengian
6328279091 Add link anchor for internal bookmarks 2011-09-10 12:06:50 +02:00
Sengian
c8e820760a Fix RTFinput not handling underlined text 2011-09-10 11:27:27 +02:00
Sengian
efb332b121 Merge 2011-09-10 09:23:54 +02:00
Kovid Goyal
c77684a033 When automatically generating author sort for author name, ignore common prefixes like Mr. Dr. etc. Controllable via tweak. Also add a tweak to allow control of how a string is split up into multiple authors. Fixes #795984 ([Request] Extra author sorting options) 2011-09-04 09:52:22 -06:00
Kovid Goyal
cdd3c6bc48 Fix #840020 (String typo please update (no replace)) 2011-09-02 19:11:41 -06:00
Kovid Goyal
967285b9f6 When automatically computing author sort from author's name, if the name contains certain words like Inc., Company, Team, etc. use the author name as the sort string directly. The list of such words can be controlled via Preferences->Tweaks. Fixes #797895 (author name sort order copy keywords) 2011-08-23 11:33:33 -06:00
Kovid Goyal
c8bafab8fc Fix #829742 (Inconsistent string "Articles") 2011-08-19 14:45:12 -06:00
Sengian
b3ff85a8f7 Merge from source 2011-08-18 20:47:55 +02:00
Kovid Goyal
852e06f8c0 langauges icon 2011-08-16 17:02:50 -06:00
Kovid Goyal
9cd8f008e2 ... 2011-08-13 10:43:29 -06:00
Kovid Goyal
6fe08ffeb7 ... 2011-08-10 07:52:59 -06:00
Kovid Goyal
8d14a2f98d Start work on preferences widget to set keyboard shortcuts 2011-08-09 11:24:37 -06:00
Matt Perry
022e80568d Merge with trunk 2011-08-09 08:50:03 -07:00
Matt Perry
c7fb6159f3 Updated icon for ODT 2011-08-06 22:47:26 -07:00
Kovid Goyal
50cb58f0d1 Icon for DJVU 2011-08-05 11:22:38 -06:00
Matt Perry
48d1aa956f Added icon for DjVu format. 2011-08-05 10:11:08 -07:00
Kovid Goyal
f89dc2eb71 Add a new action 'Pick Random Book' that can be added to the toolbar via Preferences->Toolbars. Fixes #818315 ([Enhancement] Pick random book) 2011-08-01 10:39:20 -06:00
Kovid Goyal
919011f8e5 Fix #815573 (Series number Tweak will not accept constant value) 2011-07-26 07:41:30 -06:00
Charles Haley
586aa59245 Fix 815573: Series number Tweak will not accept constant value 2011-07-26 13:53:45 +01:00
Kovid Goyal
ca2c41516a Content server: Add a link at the bottom of the mobile interface to switch tot he full interface. Fixes #812525 ([Enhancement] Web app) 2011-07-18 17:53:26 -06:00
Kovid Goyal
6afcb7ec17 Fix #810852 ([enhacement]change picture when the kindle is detected) 2011-07-16 15:58:09 -06:00