28274 Commits

Author SHA1 Message Date
Kovid Goyal
251d5dc82d Add edit book action to main toolbar by default 2014-05-28 13:45:26 +05:30
Kovid Goyal
d10b06b1f2 Edit Book: Allow creation of custom color schemes for the editor (Preferences->Editor settings) 2014-05-28 13:40:17 +05:30
Kovid Goyal
a2342b6c4a Allow removal of custom themes 2014-05-28 11:32:16 +05:30
Kovid Goyal
066e783d17 Preview panel for theme customization dialog 2014-05-28 11:10:08 +05:30
Kovid Goyal
1b8697391b Start work on custom theme support for the editor 2014-05-27 21:22:21 +05:30
Kovid Goyal
4f6e3ea1b5 Merge branch 'master' of https://github.com/pgarst/calibre 2014-05-27 10:45:00 +05:30
Peter Garst
2e317e038e Updated index.py to handle no link case 2014-05-26 21:49:49 -07:00
Kovid Goyal
dac0ff6590 Check Book: When reporting unmanifested file warnings, allow auto fixing by adding the file to the manifest if it is referenced elsewhere or removing the file if it is not. Fixes #1323362 [Automatic fix does not work for "file is not listed in the book manifest."](https://bugs.launchpad.net/calibre/+bug/1323362) 2014-05-27 07:34:02 +05:30
Kovid Goyal
20dc791686 Virtual Libraries: If the user selects a virtual library whose tab has been closed via the Virtual Library button, re-open the tab instead of displaying the virtual library in the All Books tab. Fixes #1322474 [Closing a Virtual Library Tab Flags It As Hidden](https://bugs.launchpad.net/calibre/+bug/1322474) 2014-05-26 19:13:16 +05:30
Kovid Goyal
107303bf06 Track translations in their own reporsitory 2014-05-26 14:12:03 +05:30
Kovid Goyal
22d42b732d ... 2014-05-26 14:01:33 +05:30
Kovid Goyal
202a076dc8 Move get_translations over to Transifex 2014-05-26 13:45:03 +05:30
Kovid Goyal
53a7d0f330 Port the building of translations 2014-05-26 12:01:03 +05:30
Kovid Goyal
6ae2fcc7a6 Create Transifex resources 2014-05-26 11:44:32 +05:30
Kovid Goyal
6bc70dc2f4 Port sdist to use the new translations layout 2014-05-26 11:44:32 +05:30
Kovid Goyal
2363f44a65 Start work on migrating to transifex. See https://srctwig.com/2012/08/02/localisation-with-git-and-transifex/ for a nice summary of workflow using the command line tool 2014-05-26 11:44:32 +05:30
Kovid Goyal
8908f0b83c ... 2014-05-26 08:39:38 +05:30
Kovid Goyal
bc93263942 DOCX Input: Fix a regression that broke conversion of documents with an index that contains fields with special page text. Fixes #1322637 [Private bug](https://bugs.launchpad.net/calibre/+bug/1322637) 2014-05-25 16:32:14 +05:30
Kovid Goyal
f8e8d9caa0 Preview panel: Allow syncing of position more accurately when there are multiple tags on the same source code line 2014-05-25 14:29:25 +05:30
Kovid Goyal
70a1748deb ... 2014-05-25 14:00:16 +05:30
Kovid Goyal
aeb770978c ... 2014-05-25 12:50:07 +05:30
Kovid Goyal
ec319c0a88 More Qt compilation notes 2014-05-25 11:46:10 +05:30
Kovid Goyal
d205381f49 Add note about generating azw3 files without inline tocs 2014-05-25 11:30:56 +05:30
Kovid Goyal
e302d61e28 Present the APNX page count method as a combobox to the user
Merge branch 'device_config' of https://github.com/user-none/calibre
2014-05-25 10:57:26 +05:30
Kovid Goyal
d8a3adfd84 Kindle driver: When generating page numbers automatically, add an additional method to detect page boundaries, using the presence of <mbp:pagebreak> tags in the source of the book. You can use this setting by cright clicking on the Kindle icon in calibre when the kindle is connected and choosing customize this device. Fixes #1321761 [Code Submission: Real Page numbers modification](https://bugs.launchpad.net/calibre/+bug/1321761)
Merge branch 'master' of https://github.com/user-none/calibre
2014-05-25 09:42:31 +05:30
Kovid Goyal
5a155f3fe5 Refactor editor theme management 2014-05-25 09:29:35 +05:30
John Schember
3a82e3e033 Convert old accurate bool setting to new string method. 2014-05-24 23:57:30 -04:00
Kovid Goyal
9254dfeb0d Use the C tokenizer for tinycss 2014-05-25 08:46:04 +05:30
Kovid Goyal
0ddded708e Live CSS: Tighten the line spacing between properties 2014-05-24 18:04:18 +05:30
John Schember
e82b80497f config widget changes to support combo box. 2014-05-24 08:02:59 -04:00
Kovid Goyal
dec4720fb6 Live CSS: Indicate which CSS properties are overriden by higher priority rules 2014-05-24 11:32:52 +05:30
Kovid Goyal
6786df58d1 Live CSS: Dont make the heading fonts larger than the rest of the text 2014-05-24 09:50:14 +05:30
Kovid Goyal
4dccd159ed Finish up QT 5 build instructions on windows 2014-05-24 08:59:30 +05:30
Kovid Goyal
da2e646263 Add note about diplay of line number next to tag name 2014-05-23 15:55:18 +05:30
Kovid Goyal
2a84c0c1b6 Edit Book: When editing a book in a language for which no dictionary is installed, consider all words to be correctly spelt, rather than misspelt. Fixes #1320829 [Edit book very slow](https://bugs.launchpad.net/calibre/+bug/1320829) 2014-05-23 14:35:53 +05:30
Kovid Goyal
29c5efa641 Update Qt build notes for Qt 5 2014-05-23 13:18:15 +05:30
Kovid Goyal
ea6e707d03 ... v1.38.0 2014-05-23 09:24:35 +05:30
Kovid Goyal
b1a9273935 ... 2014-05-23 09:17:15 +05:30
Kovid Goyal
be7b04b3b4 version 1.38 2014-05-23 08:46:35 +05:30
Kovid Goyal
3105d2bd32 ... 2014-05-23 08:45:02 +05:30
Kovid Goyal
be37ccfb56 Update The Independent 2014-05-23 08:44:54 +05:30
John Schember
189cbd41fe Put in some more fallbacks for when a chosen parser failes. 2014-05-22 16:59:32 -04:00
John Schember
6ea252106e page apnx algorithm to search for all tags with pagebreak in them. 2014-05-22 16:09:54 -04:00
John Schember
ba61122d1f fix fiding pagebreak tags. 2014-05-22 14:04:53 -04:00
John Schember
7c7c94df61 fix indentation. 2014-05-22 13:47:23 -04:00
John Schember
a01eec3779 fix equality. 2014-05-22 13:26:39 -04:00
Kovid Goyal
9fe933c9e8 ... 2014-05-22 21:49:40 +05:30
Kovid Goyal
b10377f20c Add an option to hide the book rating in the cover browser (Preferences->Look & Feel->Cover Browser). Fixes #1319476 [Disable Rating in Cover Browser](https://bugs.launchpad.net/calibre/+bug/1319476) 2014-05-22 21:45:15 +05:30
Kovid Goyal
1038c66066 Live CSS: Prevent unnecessary refreshes when simply moving the cursor around in the same tag 2014-05-22 21:37:49 +05:30
Kovid Goyal
5c7ff48e9f Live CSS: Handle updates more gracefully when the cursor is in a CSS editor or a <style> tag
We prevent incorrect data from being returned by ensuring that updates
are not done while the preview panel is being refreshed. We also only
update data after the event loop has run for some time after a refresh.
2014-05-22 21:25:01 +05:30