28729 Commits

Author SHA1 Message Date
Kovid Goyal
b829afe225 Refactor 2014-08-16 08:15:55 +05:30
Kovid Goyal
8a758b9c82 Only take the performance hit of banning PyQt4 imports on non frozen calibre installs 2014-08-15 17:19:05 +05:30
Kovid Goyal
b3b7918e5a Update The Atlantic 2014-08-15 16:58:40 +05:30
Kovid Goyal
dd6bbb1bf1 Merge branch 'master' of https://github.com/cbhaley/calibre 2014-08-15 16:56:06 +05:30
Charles Haley
d22c409669 Use the template from the device driver specified by the client, if any. 2014-08-15 13:12:48 +02:00
Kovid Goyal
c12eece047 Add strings from the Qt color dialog for translation 2014-08-15 16:08:14 +05:30
Kovid Goyal
94f0d12b62 ... 2014-08-15 15:05:21 +05:30
Charles Haley
30fa640e24 Remove debugging pring 2014-08-15 11:25:45 +02:00
Charles Haley
9f9fc233be Add a tweak telling the content server to give the client a path computed from a template (the value of the tweak). This can happen only if the client sets the device_compatible flag. 2014-08-15 10:45:55 +02:00
Kovid Goyal
44b77cdb85 Prevent import of PyQt4 with an ImportError 2014-08-15 14:08:46 +05:30
Kovid Goyal
12f30851e0 Version bump for beta 2014-08-15 13:45:41 +05:30
Kovid Goyal
2a744a4cf9 Workaround for Qt 5 bug that causes the incorrect item to be selected when pressing the Enter key in the completion popup for search boxes.
https://bugreports.qt-project.org/browse/QTBUG-40807
2014-08-15 13:32:59 +05:30
Kovid Goyal
a59f657a69 ... 2014-08-15 12:09:07 +05:30
Kovid Goyal
5cd4b3930f Get the ghost ondevice column fix to also work on windows 2014-08-15 11:41:49 +05:30
Kovid Goyal
e6b883e212 Get rid of pointless guard against Qt < 4.7 2014-08-15 10:53:14 +05:30
Kovid Goyal
4937ecf44d Workaround for a bug in Qt 5 that caused a ghost of the ondevice column to become visible sometimes when switching libraries. 2014-08-15 10:43:08 +05:30
Kovid Goyal
f4c0d0933e ... 2014-08-15 10:26:28 +05:30
Kovid Goyal
1303c870f0 ... 2014-08-15 09:08:42 +05:30
Kovid Goyal
50c3dbbc53 Fix some custom keyboard shortcuts that use the shift key not working 2014-08-14 22:46:58 +05:30
Kovid Goyal
2f5b725806 Edit Book: Allow keyboard shortcuts to be assigned to the change case actions 2014-08-14 21:13:51 +05:30
Kovid Goyal
c5b9cae0b7 ... 2014-08-14 17:37:19 +05:30
Kovid Goyal
e93ba3f832 ... 2014-08-14 17:36:05 +05:30
Kovid Goyal
43d7a23a8a Fix a regression that broke syntax highlighting in the compare books tool 2014-08-14 15:58:27 +05:30
Kovid Goyal
e9daa12caf Ensure all .ui files are rebuilt once for Qt 5 when running from source 2014-08-14 14:47:01 +05:30
Kovid Goyal
1fbed30a67 ... 2014-08-14 14:18:43 +05:30
Kovid Goyal
f9841b2012 BBC Arabic by logophile777 2014-08-14 13:58:38 +05:30
Kovid Goyal
e7f6669dd6 ... 2014-08-14 13:56:35 +05:30
Kovid Goyal
48f49d0f0e ... 2014-08-14 13:56:18 +05:30
Kovid Goyal
837211f437 ... 2014-08-13 22:14:11 +05:30
Kovid Goyal
3868c8eef3 ... 2014-08-13 10:51:19 +05:30
Kovid Goyal
2b69bc7070 Fix drag and drop of files with non-URL safe characters in their names broken by changes in QUrl in Qt 5. Also get drag and drop of images from Chromium on linux working. 2014-08-13 10:01:55 +05:30
Kovid Goyal
e46e6a9194 Prevent long saved searches from making the saved search dialog too wide 2014-08-12 16:07:57 +05:30
Kovid Goyal
290533fbe6 Parallelize compiling of main translation .po files 2014-08-12 11:49:35 +05:30
Kovid Goyal
f07c5a0cf1 Use new manual build framework for building manual pot files 2014-08-12 11:26:01 +05:30
Kovid Goyal
90ce4d54c5 ... 2014-08-12 11:23:27 +05:30
Kovid Goyal
f053462ba0 ... 2014-08-12 11:03:03 +05:30
Kovid Goyal
33a4d42287 Do not translate generated docs in user manual
Instead use the translated text from the main calibre translations
directly.
2014-08-12 10:58:47 +05:30
Kovid Goyal
a96db07fa4 ... 2014-08-12 10:28:58 +05:30
Kovid Goyal
0c7674f9a5 ... 2014-08-12 09:14:58 +05:30
Kovid Goyal
60a0b2d31b Add option to only build specified UM translations 2014-08-12 09:06:16 +05:30
Kovid Goyal
66b506abce Fix #1355488 [(Enhancement) Add a restart button to Configuration Warning](https://bugs.launchpad.net/calibre/+bug/1355488) 2014-08-12 08:51:10 +05:30
Kovid Goyal
ba816b8fe2 ... 2014-08-11 23:32:42 +05:30
Kovid Goyal
accb8b6d46 User Manual: Build localized versions 2014-08-11 23:24:58 +05:30
Kovid Goyal
6a0f24b281 Get rid of global.rst and REMOVE_IN_PDF 2014-08-11 23:06:47 +05:30
Kovid Goyal
44276ef20b Convenience function to convert epub to azw3 directly without invoking the conversion pipeline at all 2014-08-11 19:19:36 +05:30
Kovid Goyal
8e60bf8312 ... 2014-08-11 17:45:18 +05:30
Kovid Goyal
173b1f3a15 ... 2014-08-11 17:31:22 +05:30
Kovid Goyal
4bf96b7cab Compile user manual translations 2014-08-11 14:59:18 +05:30
Kovid Goyal
d761f34088 Merge branch 'master' of https://github.com/cbhaley/calibre 2014-08-11 14:19:20 +05:30
Charles Haley
3d09465ef7 It appears that they changed the affiliate ID on 1 Aug. 2014-08-11 10:44:33 +02:00