14809 Commits

Author SHA1 Message Date
Kovid Goyal
aaa9bcf645 ... 2011-04-21 11:06:58 -06:00
Kovid Goyal
643baeb330 ... 2011-04-21 10:57:13 -06:00
Kovid Goyal
510693d261 Change icon for identifiers 2011-04-21 10:37:01 -06:00
Kovid Goyal
60bbc8d002 Remove user plugins with name conflicts automatically 2011-04-21 10:05:22 -06:00
Kovid Goyal
17a6ff32f0 Ignore a plugin with the same name as a builting plugin 2011-04-21 09:58:53 -06:00
Kovid Goyal
deb05bae33 BabyOnline.ro by Silviu Cotoara and update ecuisine.ro, egirl.ro and tabu.ro 2011-04-21 09:39:41 -06:00
Kovid Goyal
e910505e4e Fix search parsing broken on windows, though I have no idea why it broke 2011-04-21 09:31:19 -06:00
Kovid Goyal
1e2782c613 ... 2011-04-21 08:41:21 -06:00
Kovid Goyal
04cea0cef5 Fix #768066 (Daily Telegraph Australia Sport) 2011-04-21 08:34:05 -06:00
Kovid Goyal
ac8df2f099 ... 2011-04-20 20:09:47 -06:00
Kovid Goyal
f48de860fa ... 2011-04-20 20:05:41 -06:00
Kovid Goyal
f15e78aa3e Fix Handelsblatt 2011-04-20 17:03:49 -06:00
Kovid Goyal
f05d6d063f ... 2011-04-20 16:51:59 -06:00
Kovid Goyal
6502429c6d Fix Il Sole 24 Ore 2011-04-20 15:35:40 -06:00
Kovid Goyal
7b2ea64d43 ... 2011-04-20 14:11:48 -06:00
Kovid Goyal
7fc7478c97 Delay load calibre C extensions. Worker launch is now under 0.07 seconds (only about 3 times the time taken to launch bare python) 2011-04-20 14:06:56 -06:00
Kovid Goyal
303a7c6b5c ... 2011-04-20 13:51:42 -06:00
Kovid Goyal
5884c1b21e ... 2011-04-20 13:46:02 -06:00
Kovid Goyal
cdd47f4b10 And some more delay load optimizations 2011-04-20 13:14:19 -06:00
Kovid Goyal
2897f63a0f More delay load optimizations to reduce worker startup time 2011-04-20 12:48:22 -06:00
Kovid Goyal
f9ed8adb44 Shave another 0.1 secs of worker launch time on non linux platforms 2011-04-20 11:20:08 -06:00
Kovid Goyal
271aedc7f4 ... 2011-04-20 10:46:41 -06:00
Kovid Goyal
b09ae30279 Fix #764129 (Fetch Annotations (Toolbar) button not working.) 2011-04-20 10:43:08 -06:00
Kovid Goyal
dae6dcaa38 Implement ignore_fields for individual plugins (I'd forgotten to do this earlier). 2011-04-20 10:01:11 -06:00
Kovid Goyal
1e246c89d3 ... 2011-04-20 09:51:10 -06:00
Kovid Goyal
7a122f2b6e The Journal.ie by Phil Burns 2011-04-20 09:45:20 -06:00
Kovid Goyal
cbe800e423 Enable Qt SSL in the calibre windows build and a couple of fixes for the overdrive plugin 2011-04-20 09:43:14 -06:00
Kovid Goyal
2b21ea3d9b Der Spiegel by Nikolas Mangold 2011-04-19 18:06:56 -06:00
Kovid Goyal
3f71ad9420 Fix Newsweek 2011-04-19 14:54:41 -06:00
Kovid Goyal
e776b5b1f6 ... 2011-04-19 14:18:28 -06:00
Kovid Goyal
1206cb3304 Delay load the metadata read/write subsystem 2011-04-19 12:43:09 -06:00
Kovid Goyal
f76307f9d5 Speedup import of gui2.__init__ 2011-04-19 12:33:38 -06:00
Kovid Goyal
e835131c82 Halve the startup time of worker processes by delay loading cssutils, oeb.stylizer and oeb.base 2011-04-19 12:24:41 -06:00
Kovid Goyal
6b52f4ad89 Launch worker processes on demand 2011-04-19 11:24:51 -06:00
Kovid Goyal
ccaa7143b5 timing worker launches 2011-04-19 09:45:42 -06:00
Kovid Goyal
c946c4f3d2 Fix non-escaped '|' when searching for commas in authors using REGEXP_MATCH 2011-04-19 08:40:34 -06:00
Kovid Goyal
cd93a31066 Add a new function booksize() to the template language to get the value of the size column in calibre. Fix ratings in templates being multiplied by 2 2011-04-19 08:39:31 -06:00
Charles Haley
640c4ff784 Fix non-escaped '|' when searching for commas in authors using REGEXP_MATCH 2011-04-19 15:02:37 +01:00
Charles Haley
d7f17e9a19 Improvements to using the current search as a restriction 2011-04-19 14:28:59 +01:00
Charles Haley
b4dda27923 Very strange change to prevent calibre from dieing when device_metadata_available or device_connection_changed is emitted. 2011-04-19 13:42:09 +01:00
Charles Haley
d95d6eca67 Improve performance of get_categories. 2011-04-19 10:07:10 +01:00
Charles Haley
1e1b530113 Add the ability to get the calibre field 'size' using a formatter function booksize() 2011-04-19 09:46:43 +01:00
Charles Haley
5312b49d85 Divide ratings by 2 when used in a template. 2011-04-19 08:59:53 +01:00
Charles Haley
b9d90ec8e1 Merge from trunk 2011-04-19 08:56:49 +01:00
Lee
112168f3f6 check for image in exact match scenario 2011-04-19 12:53:03 +08:00
Lee
acb26328c8 handle referer header when overdrive ID is unknown 2011-04-19 12:29:08 +08:00
Lee
a0cdf29379 merge from trunk 2011-04-19 12:24:45 +08:00
Kovid Goyal
fc9de8165f Store code: Allow more precise prefixed searches and fix proxy support 2011-04-18 20:59:25 -06:00
Kovid Goyal
8d174eaffd ... 2011-04-18 20:56:56 -06:00
Kovid Goyal
727ada1ac4 Add Overdrive as a metadata download source 2011-04-18 20:53:15 -06:00