30187 Commits

Author SHA1 Message Date
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
Kovid Goyal
163c11301d ... 2015-01-21 23:05:12 +05:30
Kovid Goyal
f8ff8e4be2 Modify the icon for the copy to library action 2015-01-21 22:44:50 +05:30
Kovid Goyal
8a62bc3860 Update The Onion 2015-01-21 22:27:33 +05:30
Kovid Goyal
589c719dc6 Add a list of characters report to the reports tool 2015-01-21 19:07:47 +05:30
Kovid Goyal
95e36e66e7 Add a function to efficiently convert a unicode string into a tuple of unicode code points 2015-01-21 18:35:22 +05:30
Kovid Goyal
9fa83858a3 ... 2015-01-21 16:16:54 +05:30
Kovid Goyal
493d701538 Add a words report to the reports tool 2015-01-21 15:45:02 +05:30
Kovid Goyal
f054562ecb Implement double clicking on image to jump to its references 2015-01-21 12:53:08 +05:30
Kovid Goyal
484bfaed72 Implement the images report 2015-01-21 10:38:45 +05:30
Kovid Goyal
c7b434dd07 Update Haaretz
Fixes #1412859 [Updated recipe for Haaretz in English](https://bugs.launchpad.net/calibre/+bug/1412859)
2015-01-21 08:54:21 +05:30
Kovid Goyal
c31284d713 Update Jot Down 2015-01-21 08:42:05 +05:30
Kovid Goyal
260d11e79b Read image data for reports and refactor file model class to make it more re-useable 2015-01-20 14:38:04 +05:30
Kovid Goyal
a7505aa324 Wire up the reports tool 2015-01-19 18:01:46 +05:30
Kovid Goyal
31b97d7bae ... 2015-01-19 17:41:47 +05:30
Kovid Goyal
e91994ab0e Implement the all files report 2015-01-19 17:40:30 +05:30