Kovid Goyal
|
1fbfffd772
|
Use range iteration for some more loops
|
2019-09-13 09:12:37 +05:30 |
|
Kovid Goyal
|
bc68e6e735
|
Fix crash when altering links in PDF
Cannot create new dest arrays while iterating over all objects, since
doing so alters the set of all objects
|
2019-09-13 09:12:37 +05:30 |
|
Kovid Goyal
|
d1ee01b421
|
Fix header/fotter + added toc not working
|
2019-09-13 09:12:37 +05:30 |
|
Kovid Goyal
|
9bea79b1bb
|
...
|
2019-09-13 09:12:37 +05:30 |
|
Kovid Goyal
|
0319ad478a
|
Use atomic_rename
|
2019-09-13 09:12:36 +05:30 |
|
Kovid Goyal
|
ac29ca24a7
|
Make extdev more robust against crashes of test command
|
2019-09-13 09:12:36 +05:30 |
|
Kovid Goyal
|
7f1519989f
|
Catch all exceptions when altering links
|
2019-09-13 09:12:36 +05:30 |
|
Kovid Goyal
|
8d0f0cef93
|
Fix compiler warnings
|
2019-09-13 09:12:36 +05:30 |
|
Kovid Goyal
|
ab6b724835
|
COmmnad ot make testing extension modules easier
|
2019-09-13 09:12:36 +05:30 |
|
Kovid Goyal
|
a12da69ba9
|
Decrease min height for compress losslessly dialog
|
2019-09-13 09:12:36 +05:30 |
|
Kovid Goyal
|
7c108d4078
|
Port the installer build commands to use bypy
|
2019-09-13 09:12:36 +05:30 |
|
Kovid Goyal
|
9a1e55153b
|
...
|
2019-09-13 09:12:36 +05:30 |
|
Kovid Goyal
|
03ea489695
|
Use a fixed size hint for the inspector dock since it starts out empty
|
2019-09-13 09:12:36 +05:30 |
|
Kovid Goyal
|
9eba7a5f60
|
Ensure inspector dock connect works
|
2019-09-13 09:12:36 +05:30 |
|
Kovid Goyal
|
c238a249af
|
Remove last references to QT_PLUGIN_PATH
|
2019-09-13 09:12:36 +05:30 |
|
Kovid Goyal
|
89f5a0b183
|
Do not run the webengine build test on windows as it causes a crash on exit under cygwin+ssh
|
2019-09-13 09:12:36 +05:30 |
|
Kovid Goyal
|
cb091ea844
|
Suppress compiler warning for unused parameter
|
2019-09-13 09:12:35 +05:30 |
|
Kovid Goyal
|
b78f584264
|
Add mesa DLL to windows build for machines without OpenGL such as VMs
|
2019-09-13 09:12:35 +05:30 |
|
Kovid Goyal
|
be471a8cbe
|
Work on getting windows running
|
2019-09-13 09:12:35 +05:30 |
|
Kovid Goyal
|
994befe846
|
Properly port in_paged_mode
|
2019-09-13 09:12:35 +05:30 |
|
Kovid Goyal
|
46295bb17f
|
Get the hunspell wraper building correctly on all platforms
|
2019-09-13 09:12:35 +05:30 |
|
Kovid Goyal
|
22a1481bcd
|
De-vendor hunspell
|
2019-09-13 09:12:35 +05:30 |
|
Kovid Goyal
|
9601d1c4ba
|
Use only the xz tarballs for windows qt as well
|
2019-09-13 09:12:35 +05:30 |
|
Kovid Goyal
|
b7864096f3
|
Use Qt zip sources on windows, just in case they are different
|
2019-09-13 09:12:35 +05:30 |
|
Kovid Goyal
|
713bf6df42
|
Get macOS signing working again
|
2019-09-13 09:12:35 +05:30 |
|
Kovid Goyal
|
58f5577a13
|
Get rid of QT_PLUGIN_PATH on macOS
|
2019-09-13 09:12:35 +05:30 |
|
Kovid Goyal
|
e00835e5c6
|
Get the GUI apps working on macOS with proper doc integration
|
2019-09-13 09:12:35 +05:30 |
|
Kovid Goyal
|
dcca1a9ec6
|
Only redraw actual spinner items
|
2019-09-13 09:12:34 +05:30 |
|
Kovid Goyal
|
a7453e877a
|
Simplify launching of console utilities on macOS
|
2019-09-13 09:12:34 +05:30 |
|
Kovid Goyal
|
b8968a82f8
|
Fix PDF conversion failling when temp dir has symlinks
|
2019-09-13 09:12:34 +05:30 |
|
Kovid Goyal
|
7afcc4acdd
|
FreeType needed on windows as well
|
2019-09-13 09:12:34 +05:30 |
|
Kovid Goyal
|
133ed8968f
|
Add a plist to the utils bundle
Also move it to where it is easy to sign
|
2019-09-13 09:12:34 +05:30 |
|
Kovid Goyal
|
1db4a15d89
|
Fix dylib loading for webengine helper process
|
2019-09-13 09:12:34 +05:30 |
|
Kovid Goyal
|
b5a16dc10c
|
Ensure webengine test does not hang
|
2019-09-13 09:12:34 +05:30 |
|
Kovid Goyal
|
22e3558a05
|
Move the utilities into their own bundle
|
2019-09-13 09:12:34 +05:30 |
|
Kovid Goyal
|
16ea6403a0
|
typo
|
2019-09-13 09:12:34 +05:30 |
|
Kovid Goyal
|
c7a2178d24
|
Handle links with a target in the standalone viewer
|
2019-09-13 09:12:34 +05:30 |
|
Kovid Goyal
|
566bfe6df2
|
Fix scroll by page always scrolling forward in flow mode
|
2019-09-13 09:12:34 +05:30 |
|
Kovid Goyal
|
fa93b0d605
|
...
|
2019-09-13 09:12:34 +05:30 |
|
Kovid Goyal
|
f4f29c84c0
|
...
|
2019-09-13 09:12:33 +05:30 |
|
Kovid Goyal
|
aa8f8fa098
|
Apparently also need the quick widgets DLL
|
2019-09-13 09:12:33 +05:30 |
|
Kovid Goyal
|
5e6623bcda
|
Show home page if opening book fails
|
2019-09-13 09:12:33 +05:30 |
|
Kovid Goyal
|
09b93eb8be
|
Build against system freetype/fontconfig on linux
We dont bundle those libs anyway, so we should not build against
custom ones either
|
2019-09-13 09:12:33 +05:30 |
|
Kovid Goyal
|
20f6152a95
|
...
|
2019-09-13 09:12:33 +05:30 |
|
Kovid Goyal
|
7710697ea1
|
Add webengine resources
|
2019-09-13 09:12:33 +05:30 |
|
Kovid Goyal
|
0f0df3b5e2
|
Get webengine loading in the binary build
|
2019-09-13 09:12:33 +05:30 |
|
Kovid Goyal
|
9f449d90ee
|
The QtWebChannel PyQt module is required
|
2019-09-13 09:12:33 +05:30 |
|
Kovid Goyal
|
bf199d6bfa
|
Get podofo building on older compilers on linux
|
2019-09-13 09:12:33 +05:30 |
|
Kovid Goyal
|
a5b5a6bc6e
|
Bump versions of sip and pyqt
|
2019-09-13 09:12:33 +05:30 |
|
Kovid Goyal
|
afd483f11a
|
Actions to copy text/URL and view image
|
2019-09-13 09:12:33 +05:30 |
|