Kovid Goyal
4e04a1a104
More robust tarball compression type detection in the linux installer
2014-08-08 18:31:14 +05:30
Kovid Goyal
8b8aaf0e45
Bump version number
2014-08-08 18:31:14 +05:30
Kovid Goyal
ad58fc7057
Increase the margins above and below column icons by 1px
2014-08-08 18:31:14 +05:30
Kovid Goyal
be9a51f3b2
...
2014-08-08 18:31:14 +05:30
Kovid Goyal
0c39b683b0
Fix tristate bool columns not being clearable in the book list
2014-08-08 18:31:14 +05:30
Kovid Goyal
40f764283b
...
2014-08-08 18:31:14 +05:30
Kovid Goyal
e1b4033ee6
...
2014-08-08 18:31:14 +05:30
Kovid Goyal
7c343c205c
Bump version
2014-08-08 18:31:14 +05:30
Kovid Goyal
82659bd7ae
Build system: Drop dependency on the sipconfig module as it is slated for removal in sip v5
2014-08-08 18:31:14 +05:30
Kovid Goyal
1fd244a96d
...
2014-08-08 18:31:14 +05:30
Kovid Goyal
8c9e6233bc
...
2014-08-08 18:31:14 +05:30
Kovid Goyal
d5f8e89ed3
Add version number to base directory in source tarball. Also fix generation of sources for the qt 5 betas
2014-08-08 18:31:14 +05:30
Kovid Goyal
6ebbe5852e
...
2014-08-08 18:31:14 +05:30
Kovid Goyal
6cc9894846
Command to easily publish betas
2014-08-08 18:31:14 +05:30
Kovid Goyal
a66654d31a
Version bump
2014-08-08 18:31:14 +05:30
Kovid Goyal
e9cf38ca52
Smarter updating logic makes is_beta processing obsolete
2014-08-08 18:31:14 +05:30
Kovid Goyal
509638dc98
...
2014-08-08 18:31:13 +05:30
Kovid Goyal
c73da37662
Bump beta version
2014-08-08 18:31:13 +05:30
Kovid Goyal
0abdad0e29
...
2014-08-08 18:31:13 +05:30
Kovid Goyal
a5706716b6
Workaround for changed behavior of QFormLayout
2014-08-08 18:31:13 +05:30
Kovid Goyal
77bd43ecc4
Add webp support to the binary build on osx and linux to match windows
2014-08-08 18:31:13 +05:30
Kovid Goyal
2aed6ba715
Add support for MTP devices on OS X
2014-08-08 18:31:13 +05:30
Kovid Goyal
38a777e2fc
Add code to query the IORegistry on OS X for whether a given device has an MTP interface
2014-08-08 18:31:13 +05:30
Kovid Goyal
36748387bb
...
2014-08-08 18:31:13 +05:30
Kovid Goyal
4f25c5e165
Add cleanup note
2014-08-08 18:31:13 +05:30
Kovid Goyal
4407829f30
Increment version number for new beta release
2014-08-08 18:31:13 +05:30
Kovid Goyal
488a99cba4
pep8
2014-08-08 18:31:13 +05:30
Kovid Goyal
0aa3c075e4
Fix error when right clicking in line edit fields due to incorrect porting of signal connection
2014-08-08 18:31:13 +05:30
Kovid Goyal
9a56a60a99
...
2014-08-08 18:31:13 +05:30
Kovid Goyal
24e7ae9717
Make the the .ui files that use QWebView compilable using a binary calibre build
...
QWebView is exposed as a plugin to the PyQT ui compiler which is not
available in a frozen build. So instead we mock it as a custom widget
with the correct include header.
2014-08-08 18:31:13 +05:30
Kovid Goyal
fc4da6933c
Update version of libplist loaded by the imobiledevice driver to match the version shipped with the Qt 5 binaries
2014-08-08 18:31:13 +05:30
Kovid Goyal
b00781b87a
More workarounds for the broken underMouse() function in Qt 5 on X11
...
Fixes buttons on the toolbar remaining raised even after their popup
menus are closed.
2014-08-08 18:31:13 +05:30
Kovid Goyal
81d1a3b922
...
2014-08-08 18:31:13 +05:30
Kovid Goyal
4ba3255dd1
Build option to not strip the generated linux/os x binaries
2014-08-08 18:31:13 +05:30
Kovid Goyal
f50d4ae176
...
2014-08-08 18:31:13 +05:30
Kovid Goyal
db8bc6c134
complete2: Workaround for underMouse() not working in Qt5
2014-08-08 18:31:13 +05:30
Kovid Goyal
30a23188c2
complete2: Workaround for changed Qt5 internal behavior that caused clicking the dropdown arrow to not hide an already visible popup
2014-08-08 18:31:13 +05:30
Kovid Goyal
cf5b0f68d2
Parallelize building of linux launchers
2014-08-08 18:31:13 +05:30
Kovid Goyal
f49cd34288
Parallelize compiling of individual extension modules
2014-08-08 18:31:13 +05:30
Kovid Goyal
6a5acd3fe7
Avoid using PyQt to detect the number of CPUs on windows
2014-08-08 18:31:13 +05:30
Kovid Goyal
12882d2a99
...
2014-08-08 18:31:13 +05:30
Kovid Goyal
fd06b97d9d
...
2014-08-08 18:31:13 +05:30
Kovid Goyal
65d6c5979c
Display build times for the binary builds
2014-08-08 18:31:13 +05:30
Kovid Goyal
1c93c4732d
Bump version number for fix for must_use_qt()
2014-08-08 18:31:13 +05:30
Kovid Goyal
cf20390366
Fix typo that broke conversion on non-linux platforms
2014-08-08 18:31:12 +05:30
Kovid Goyal
5d8d9a794b
Avoid unnecessary creation of QApplication when running image rescaling in the conversion pipeline
2014-08-08 18:31:12 +05:30
Kovid Goyal
ffc0dcd836
Bump version number for re-release
2014-08-08 18:31:12 +05:30
Kovid Goyal
c9f64fb2e6
version 1.201.0
2014-08-08 18:31:12 +05:30
Kovid Goyal
889b654f0c
...
2014-08-08 18:31:12 +05:30
Kovid Goyal
ed885a0b06
...
2014-08-08 18:31:12 +05:30