948 Commits

Author SHA1 Message Date
Kovid Goyal
673c28f8aa ... 2014-06-12 20:47:59 +05:30
Kovid Goyal
2e4c1b6277 Slim down bundled Qt 5 2014-06-08 18:10:32 +05:30
Kovid Goyal
c5a1065a76 Update PyQt build instructions 2014-06-06 11:09:45 +05:30
Kovid Goyal
de7e6b46fd ... 2014-06-06 09:56:31 +05:30
Kovid Goyal
64c865f31d Proper fix for incorrect progress in portable installer 2014-06-06 07:48:25 +05:30
Kovid Goyal
585eaaafea More accurate progress while decompressing the portable installer 2014-06-05 23:00:22 +05:30
Kovid Goyal
2b64c18470 Portable installer: Fix a crash if the user selects a destination for the portable install that does not have enough disk space. Fixes #1324575 [Portable install crashes on low disk space](https://bugs.launchpad.net/calibre/+bug/1324575) 2014-06-05 22:46:43 +05:30
Kovid Goyal
2e58955e38 Fix err strings 2014-06-05 22:42:15 +05:30
Kovid Goyal
309668f077 More robust host IP detection when building calibre 2014-06-05 22:18:00 +05:30
Kovid Goyal
4d2ed78698 ... 2014-06-05 18:34:45 +05:30
Kovid Goyal
107303bf06 Track translations in their own reporsitory 2014-05-26 14:12:03 +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
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
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
4dccd159ed Finish up QT 5 build instructions on windows 2014-05-24 08:59:30 +05:30
Kovid Goyal
29c5efa641 Update Qt build notes for Qt 5 2014-05-23 13:18:15 +05:30
Kovid Goyal
ea6e707d03 ... 2014-05-23 09:24:35 +05:30
Kovid Goyal
adac7e6d1e Initial implementation of C code to speedup tinycss tokenization
Needs testing.
2014-05-22 14:17:15 +05:30
Tony Finch
2be66d733e Allow calibre to be used by multiple users on Mac OS X.
Fixes bug #1320347

For reference see https://developer.apple.com/library/ios/documentation/General/Reference/InfoPlistKeyReference/Articles/LaunchServicesKeys.html#//apple_ref/doc/uid/20001431-113300
2014-05-19 10:43:43 +01:00
Kovid Goyal
d61d4d5985 Auto check for new QVariant usaeage when switching to qt5 branch 2014-05-12 22:01:14 +05:30
Kovid Goyal
f8940541cf ... 2014-05-08 09:11:02 +05:30
Kovid Goyal
35e585bd0d Update build instructions for PoDoFo and ImageMagick 2014-05-07 21:42:27 +05:30
Kovid Goyal
c436362416 ... 2014-05-06 21:32:13 +05:30
Kovid Goyal
e02bef764f ... 2014-05-06 21:01:08 +05:30
Kovid Goyal
76ba5f06e2 ... 2014-05-06 16:50:09 +05:30
Kovid Goyal
e3559e9bce ... 2014-05-06 10:25:20 +05:30
Kovid Goyal
5eaf17fc21 ... 2014-05-05 22:09:37 +05:30
Kovid Goyal
6f63fc80a2 ... 2014-05-05 22:01:04 +05:30
Kovid Goyal
d574b8fc7a ... 2014-05-05 21:49:27 +05:30
Kovid Goyal
b8ef8af182 ... 2014-05-04 16:51:09 +05:30
Kovid Goyal
9d610f0d23 Change qt 4 src location for my new dev machine 2014-05-02 09:38:57 +05:30
Kovid Goyal
6830bbdfe1 Use python 2 version of sphinx-build 2014-05-02 09:14:22 +05:30
Kovid Goyal
c329654ebe Add a hook to rebuild ui modules after a rebase 2014-04-25 15:04:14 +05:30
Kovid Goyal
c80a065b74 Rebuild qt_hack on qt5 branch checkout 2014-04-25 00:31:07 +05:30
Kovid Goyal
56dd89fb88 ... 2014-04-21 12:18:12 +05:30
Kovid Goyal
4dd02d449c Use an explicit command to trnasition instead of relying a post checkout hook 2014-04-18 13:42:51 +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
5481f1f820 Dont rebuild extensions during a rebase 2014-04-16 20:55:14 +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
Kovid Goyal
e7d0846f46 Add post-commit-hook infrastructure to handle porting to Qt5 2014-04-11 10:50:44 +05:30
Kovid Goyal
fe0ea435d2 ... 2014-04-08 15:19:32 +05:30
Kovid Goyal
85e0882bbf ... 2014-04-08 14:26:54 +05:30