Commit Graph

1693 Commits

Author SHA1 Message Date
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