28900 Commits

Author SHA1 Message Date
Kovid Goyal
e3b9f76569 Fix synthesized mouse event ignoring code not working on QT 5. Use Qt 5's new API to ignore such events instead. 2014-08-08 18:31:12 +05:30
Kovid Goyal
ccaf8c5507 Fix tap and hold not working because Qt 5 does not deliver touch update events during a tap and hold when the finger position does not change. 2014-08-08 18:31:12 +05:30
Kovid Goyal
2949126dd6 Get rid of the no longer needed workaround for broken Qt 4 touch event handling 2014-08-08 18:31:12 +05:30
Kovid Goyal
92c81aa6d0 ... 2014-08-08 18:31:12 +05:30
Kovid Goyal
c5927abb00 ... 2014-08-08 18:31:12 +05:30
Kovid Goyal
4dcf430d5d Use custom compiled version of glib and libgcrypt 2014-08-08 18:31:12 +05:30
Kovid Goyal
4718175542 DRYer SanitizeLibraryPath 2014-08-08 18:31:12 +05:30
Kovid Goyal
459f6706c3 ... 2014-08-08 18:31:12 +05:30
Kovid Goyal
a074794a22 ... 2014-08-08 18:31:12 +05:30
Kovid Goyal
5cc085c031 More gstreamer deps and use correct so name for libpython 2014-08-08 18:31:12 +05:30
Kovid Goyal
3b9a4762a0 ... 2014-08-08 18:31:12 +05:30
Kovid Goyal
969e5157e9 Leave out libstdc++ from the binary linux build 2014-08-08 18:31:12 +05:30
Kovid Goyal
7bae01ec5e ... 2014-08-08 18:31:11 +05:30
Kovid Goyal
90e9b071d8 ... 2014-08-08 18:31:11 +05:30
Kovid Goyal
db449ebb71 Various fixed for linux binary. Also performance improvement by not importing PyQt in site.py 2014-08-08 18:31:11 +05:30
Kovid Goyal
8f9fa74586 Use LZMA insteap of BZIP2 to compress the linux binary tarball, for a large size reduction (~30%) 2014-08-08 18:31:11 +05:30
Kovid Goyal
d6b5176c65 Linux binaries build 2014-08-08 18:31:11 +05:30
Kovid Goyal
31eb9078ac ... 2014-08-08 18:31:11 +05:30
Kovid Goyal
e7781ffb25 ... 2014-08-08 18:31:11 +05:30
Kovid Goyal
83ac73c676 ... 2014-08-08 18:31:11 +05:30
Kovid Goyal
87d2e742ad ... 2014-08-08 18:31:11 +05:30
Kovid Goyal
bf24620e5f ... 2014-08-08 18:31:11 +05:30
Kovid Goyal
cbc95329fc Workaround for Qt 5 no longer being able to change the dock icon 2014-08-08 18:31:11 +05:30
Kovid Goyal
4067331a7f Remove unnecessary code 2014-08-08 18:31:11 +05:30
Kovid Goyal
8ea1a6c6cb Workaround for broken handling of menus on OSX in Qt 5 2014-08-08 18:31:11 +05:30
Kovid Goyal
500b05da83 ... 2014-08-08 18:31:11 +05:30
Kovid Goyal
440af4a1e5 ... 2014-08-08 18:31:11 +05:30
Kovid Goyal
dd677e21cb Workaround for PyQt import from Qt module bug 2014-08-08 18:31:11 +05:30
Kovid Goyal
cb6151e4e1 Remove unnecessary inclusing of ImageMagick config files 2014-08-08 18:31:11 +05:30
Kovid Goyal
495c518849 Need QtXml dll for the svg image plugin on OS X 2014-08-08 18:31:11 +05:30
Kovid Goyal
d49208a683 ... 2014-08-08 18:31:11 +05:30
Kovid Goyal
deaba78d42 ... 2014-08-08 18:31:11 +05:30
Kovid Goyal
d7fec99345 OS X builds, needs testing 2014-08-08 18:31:11 +05:30
Kovid Goyal
e69fc6b8b3 Compatibility with Apple's clang (see http://stackoverflow.com/questions/16740515/simple-c-inline-linker-error) 2014-08-08 18:31:11 +05:30
Kovid Goyal
0ec4fc3caf Get the native code extensions building on OS X 2014-08-08 18:31:11 +05:30
Kovid Goyal
e64d92bd9a Script to fix install names in ICU libs on OS X 2014-08-08 18:31:11 +05:30
Kovid Goyal
1b06bfe756 Disable system tray notifications on OS X < 10.8 since they are broken anyway 2014-08-08 18:31:11 +05:30
Kovid Goyal
29fab25da6 ... 2014-08-08 18:31:11 +05:30
Kovid Goyal
4e7ce1fece More robust removal of CRT dependencies from dlls in the windows build
Fixes a problem with the 64-bit ImageMagick core DLL getting corrupted
by the old removal process.
2014-08-08 18:31:11 +05:30
Kovid Goyal
9c7851ea05 Add a test for DLL loading on windows to the build tests 2014-08-08 18:31:10 +05:30
Kovid Goyal
b9e048bf3d Speed up initiation of remote build by using only a single ssh connection 2014-08-08 18:31:10 +05:30
Kovid Goyal
885418a5a8 ... 2014-08-08 18:31:10 +05:30
Kovid Goyal
38084c7e55 ... 2014-08-08 18:31:10 +05:30
Kovid Goyal
5b3f45ed1b ... 2014-08-08 18:31:10 +05:30
Kovid Goyal
e71acfc4d5 ... 2014-08-08 18:31:10 +05:30
Kovid Goyal
188ae48b72 Expose the winutil.DriveError exception to python 2014-08-08 18:31:10 +05:30
Kovid Goyal
b43fd024d7 The windows binaries build 2014-08-08 18:31:10 +05:30
Kovid Goyal
1a478dd15e Get the C extensions all building on windows 2014-08-08 18:31:10 +05:30
Kovid Goyal
806e343ccd ... 2014-08-08 18:31:10 +05:30
Kovid Goyal
06cbf5fad3 Start work on porting windows build scripts 2014-08-08 18:31:10 +05:30