Commit Graph

27484 Commits

Author SHA1 Message Date
Kovid Goyal b060f55d5f Start work on adding dictionaries 2014-04-17 07:12:29 +05:30
Kovid Goyal 16e572266a ... 2014-04-17 07:12:29 +05:30
Kovid Goyal 1b530b128d Start work on dialog to manage user installed dictionaries 2014-04-17 07:12:29 +05:30
Kovid Goyal eec1053b49 ... 2014-04-17 07:12:29 +05:30
Kovid Goyal 0c397d32e5 Implement loading of both builtin and user installed dictionaries 2014-04-17 07:12:29 +05:30
Kovid Goyal ba894573e4 ... 2014-04-17 07:12:29 +05:30
Kovid Goyal 0753e908ab Add ISO 3166 country codes 2014-04-17 07:12:29 +05:30
Kovid Goyal b4f677c99d ... 2014-04-17 07:12:29 +05:30
Kovid Goyal b88f361212 Start work on managing dictionaries in calibre 2014-04-17 07:12:29 +05:30
Kovid Goyal a1a4585167 Refactor HTML syntax highlighter too keep track of tag nesting
This is needed for the eventual implementation of inline spellcheck
2014-04-17 07:12:29 +05:30
Kovid Goyal 5481f1f820 Dont rebuild extensions during a rebase 2014-04-16 20:55:14 +05:30
Kovid Goyal fc8aa605a3 Merge branch 'master' of https://github.com/t3d/calibre 2014-04-16 20:12:05 +05:30
t3d ba972f7b6a osnews.pl is dead 2014-04-16 15:59:18 +02:00
Kovid Goyal 112e38cb54 Update Barrons
Fixes #1308140 [Private bug](https://bugs.launchpad.net/calibre/+bug/1308140)
2014-04-16 09:06:54 +05:30
Kovid Goyal ac6af50422 DOCX Input: Fix some text highlighting colors in the DOCX file not being correctly translated during conversion. Fixes #1308181 [color names change upon conversion](https://bugs.launchpad.net/calibre/+bug/1308181) 2014-04-16 08:21:02 +05:30
Kovid Goyal 6f677abb15 ... 2014-04-15 23:42:23 +05:30
Kovid Goyal 9749919980 Merge branch 'recipe_grandes_corresponsales_es' of https://github.com/waiting-for-dev/calibre 2014-04-15 23:38:41 +05:30
Kovid Goyal 2e7eba6c49 Merge branch 'recipe_periodismo_humano_es' of https://github.com/waiting-for-dev/calibre 2014-04-15 23:37:37 +05:30
Kovid Goyal 986df5f068 Merge branch 'recipe_lavanguardia_corresponsales_es' of https://github.com/waiting-for-dev/calibre 2014-04-15 23:36:46 +05:30
Kovid Goyal 5038ad5809 Merge branch 'recipe_histories_del_mon_ca' of https://github.com/waiting-for-dev/calibre 2014-04-15 23:35:19 +05:30
Kovid Goyal 81a674e968 Historias del Mundo by Marc Busque
Merge branch 'recipe_historias_del_mundo_es' of https://github.com/waiting-for-dev/calibre
2014-04-15 23:31:34 +05:30
Kovid Goyal 4029ebf424 Merge branch 'recipe_list_apart' of https://github.com/waiting-for-dev/calibre 2014-04-15 23:29:42 +05:30
Kovid Goyal 494d49485b Merge branch 'recipe_smashing' of https://github.com/waiting-for-dev/calibre 2014-04-15 23:28:43 +05:30
Kovid Goyal cf486f7581 Merge branch 'recipe_attac_es' of https://github.com/waiting-for-dev/calibre 2014-04-15 23:27:30 +05:30
marc 3741f3b064 add grandes corresponsales spanish recipe 2014-04-15 16:56:48 +02:00
marc a08b1a0704 add periodismo humano spanish recipe 2014-04-15 16:29:48 +02:00
marc 4dedcc8841 add la vanguardia corresponsales spanish recipe 2014-04-15 16:02:33 +02:00
marc 3e644e4095 add histories del mon catalan recipe 2014-04-15 15:58:27 +02:00
marc 2a2cdafd4a add historias del mundo spanish recipe 2014-04-15 15:56:18 +02:00
marc ccb4f1dbc6 use gutenweb in list a part recipe 2014-04-15 15:53:51 +02:00
marc 237cac82bc use gutenweb in smashing recipe 2014-04-15 15:47:12 +02:00
marc 2b265c7c1e use gutenweb in attac recipe 2014-04-15 15:40:10 +02:00
Kovid Goyal 42672317ef Merge branch 'master' of https://github.com/cbhaley/calibre 2014-04-15 15:01:11 +05:30
Charles Haley 74c60c718b Fix incorrect syncing behavior when book matching is run for a second time while connected. This happens when the user changes the library or selects "Update cached metadata on device". 2014-04-15 11:21:42 +02:00
Kovid Goyal 9c9759684e Metadata download dialog: Simply the description of the book being searched for and make its font size normal 2014-04-14 21:01:05 +05:30
Kovid Goyal 3f8b07979f Merge branch 'master' of https://github.com/cbhaley/calibre 2014-04-14 20:50:04 +05:30
Charles Haley 78bcebb4d0 Fix column coloring to allow #xxxxxx in the GUI processing. 2014-04-14 16:37:14 +02:00
Kovid Goyal 920526b86d Fix #1307397 [Support Tolino Vision (Windows)](https://bugs.launchpad.net/calibre/+bug/1307397) 2014-04-14 17:52:59 +05:30
Kovid Goyal 7f9a2eb60f Make the code that ensures that python internal encodings are not ASCII more robust 2014-04-13 21:25:37 +05:30
Kovid Goyal 0c82e9c0d2 Amazon metadata download: Fix Editorial Reviews not downloading into the comments section 2014-04-13 16:36:25 +05:30
Kovid Goyal 9b18bd674e Workaround for broken linux installs with encoding set to ANSI_X3.4-1968
Got a second bug report from a user running such a system today. So
workaround it.
2014-04-13 14:57:45 +05:30
Kovid Goyal e49227ee40 Fix various warnings from running updated pyflakes on the entire codebase 2014-04-13 09:51:00 +05:30
Kovid Goyal d425bcceca Update Creative Blog 2014-04-13 06:53:07 +05:30
Kovid Goyal 7ac78e7ab1 ... 2014-04-12 14:15:29 +05:30
Kovid Goyal e09a6c7e63 Searching: Fix searching by date not using the system locale to interpret dd/mm vs mm/dd dates 2014-04-12 14:04:47 +05:30
Kovid Goyal cd7da5743e Ignore corrupted conversion config files instead of failling to convert
See #1306854 (Error when trying to convert)
2014-04-12 08:38:28 +05:30
Kovid Goyal 29fdb8dc62 Warn about PyQt4 sneaking into the code on branch checkout 2014-04-11 19:11:35 +05:30
Kovid Goyal 26136293b7 speed up build 2014-04-11 18:57:16 +05:30
Kovid Goyal efbd02bb2e be quiter when switching branches 2014-04-11 17:04:10 +05:30
Kovid Goyal 030a7c6320 Rebuild progress_indicator when switching to/from qt5 2014-04-11 16:54:39 +05:30