29802 Commits

Author SHA1 Message Date
Kovid Goyal
c70a3f9451 Nicer solution to GPG boneheadedness 2015-01-25 14:03:07 +05:30
Kovid Goyal
cfc40a68bb ... 2015-01-25 06:37:57 +05:30
Kovid Goyal
452bb19df1 Nicer error message when writing the thumbnail width to the cache fails 2015-01-25 06:36:05 +05:30
Kovid Goyal
40714d02c5 Tag browser: Allow expanding all children of a node by right clicking and choosing Expand All. Fixes #1414315 [[Enhancement] Auto Expanding All Categories/Subcat Option](https://bugs.launchpad.net/calibre/+bug/1414315) 2015-01-25 06:19:25 +05:30
Kovid Goyal
f0ca2c0cc3 Do not mask the correct exception when failing to create the backup metadata.opf file 2015-01-25 05:05:03 +05:30
Kovid Goyal
18bd7879ed Save to Disk: Fix a bug where when multiple books are being saved to disk, if the save to disk template results in identical filenames, the filenames were not being properly disambiguated. 2015-01-24 22:47:12 +05:30
Kovid Goyal
4cfcad0024 Add note about hot-linking in the Links view to the manual 2015-01-24 09:45:23 +05:30
Kovid Goyal
2495790d29 Edit Book: Add a 'Links' report to the Reports tool 2015-01-24 09:37:47 +05:30
Kovid Goyal
0aa5efc7a4 ... 2015-01-24 09:03:07 +05:30
Kovid Goyal
36ed6c24a4 Refactor for re-use 2015-01-24 08:54:50 +05:30
Kovid Goyal
ef09e886b3 Change all shebangs to use python2 2015-01-23 19:08:21 +05:30
Kovid Goyal
e27e3f6f55 Work around GPG boneheadedness 2015-01-23 12:24:05 +05:30
Kovid Goyal
4df22d9107 ... 2015-01-23 11:51:35 +05:30
Kovid Goyal
3e98673a49 ... 2015-01-23 10:37:19 +05:30
Kovid Goyal
91afce9f4c version 2.17.0 v2.17.0 2015-01-23 09:34:51 +05:30
Kovid Goyal
a3bba4b30a ... 2015-01-23 09:34:02 +05:30
Kovid Goyal
d138da6990 Optimize user manual images 2015-01-23 09:25:08 +05:30
Kovid Goyal
8698e8028a Add a brief blurb about the reports tool to the User Manual 2015-01-23 09:23:59 +05:30
Kovid Goyal
0490b9bccf Add alternating row colors 2015-01-23 09:10:28 +05:30
Kovid Goyal
bf6fb95141 TheAtlantic.com by ebrandon 2015-01-23 08:59:39 +05:30
Kovid Goyal
b86ec8941b DRYer also enable re-ordering of columns via drag and drop 2015-01-23 08:56:44 +05:30
Kovid Goyal
4853944f4d Show summary of style rules counts 2015-01-23 08:31:54 +05:30
Kovid Goyal
82c9b9a0b7 More robust row height calculation 2015-01-23 00:32:18 +05:30
Kovid Goyal
71d25d56a2 Improve performance and simplify code using a custom sort role instead of implementing lessThan() in python 2015-01-23 00:22:52 +05:30
Kovid Goyal
6420da0d6e Only print timing info in debug mode 2015-01-23 00:01:29 +05:30
Kovid Goyal
4c8e216f5f ... 2015-01-22 23:57:01 +05:30
Kovid Goyal
209c423abc Resize rows to contents cheaply in the reports 2015-01-22 23:50:59 +05:30
Kovid Goyal
4996161bf1 Dont error out when generating report for book that uses absolute paths for images on windows 2015-01-22 23:43:36 +05:30
Kovid Goyal
37604406c5 Fix memory corruption bug in implementation of ord_string() 2015-01-22 23:34:22 +05:30
Kovid Goyal
974592eb23 Squelch compiler warning 2015-01-22 23:33:52 +05:30
Kovid Goyal
fa04ef7ffc ... 2015-01-22 22:35:50 +05:30
Kovid Goyal
9ab23594ee ... 2015-01-22 22:18:07 +05:30
Kovid Goyal
f83b1a5720 ... 2015-01-22 22:14:47 +05:30
Kovid Goyal
0096c8eae2 Fix handling of @import rules in the report 2015-01-22 22:12:32 +05:30
Kovid Goyal
5f35a590d8 Fix parsing of <style> tags for report 2015-01-22 22:05:21 +05:30
Kovid Goyal
181dacb662 ... 2015-01-22 21:58:19 +05:30
Kovid Goyal
51d3563b7c ... 2015-01-22 21:56:50 +05:30
Kovid Goyal
7ee853426a Implement double clicking on report rule entries to jump to editor 2015-01-22 21:47:56 +05:30
Kovid Goyal
03f70800f2 Export for Style rules 2015-01-22 21:31:36 +05:30
Kovid Goyal
a347091b4d Display CSS report 2015-01-22 21:27:15 +05:30
Kovid Goyal
abdcbcdd82 Implement exporting of reports to csv files 2015-01-22 14:37:27 +05:30
Kovid Goyal
11f9e0f31a Update Salon.com 2015-01-22 14:13:10 +05:30
Kovid Goyal
01bab1b8de Implement gathering of data for CSS report 2015-01-22 14:08:13 +05:30
Kovid Goyal
69a0e6ba05 Show a line with all characters at the bottom of the characters report
Also fix extra margins in the individual pane layouts
2015-01-22 14:07:46 +05:30
Kovid Goyal
78395922c0 ... 2015-01-22 13:36:38 +05:30
Kovid Goyal
79f5dff810 Print out time taken for each report type 2015-01-22 10:39:43 +05:30
Kovid Goyal
a006aed4f1 Small performance optimization 2015-01-22 10:29:48 +05:30
Kovid Goyal
a937ccdcdf Make jumping to character locations robust against file edits 2015-01-22 10:25:30 +05:30
Kovid Goyal
b05ee27ffe Remove unnecessary use of Location and fix deleting of spine items 2015-01-22 09:48:40 +05:30
Kovid Goyal
12d7a1a034 Handle broken salon.com servers 2015-01-22 08:39:04 +05:30