All changes between 0.2.5 and 0.3.0: * Fixed wrong permission of files in source tarball #129; Removed workaround from Makefile * post_configure tries to find correct qmake * modified makefiles to properly clean stuff with make clean/make distclean (thanks to Varun Hiremath for patch) * Added "save as text" feature * Added loadFile and saveFile functions to scripting * Speedup of some kernel functions * Reordered menu for more standard order * Added russian translation Added file to PLIST * Added time, tick, rand functions to scripting * Functions transformationMatrixMul and transformationMatrixDiv implemented in C++, 2-3x faster than script version * Updated internal QSA to 1.1.5 * PageView now can be scrolled by keyboard * Added --enable-release to configure * Minor bugfixes
15 lines
628 B
Text
15 lines
628 B
Text
Either update included xpdf or make dependency on popper.
|
|
Test on non-GNU/Linuces.
|
|
Check dependencies.
|
|
|
|
Used to have insane permission bits in the dist tarball.
|
|
Maybe this is this also the case:
|
|
=> Checking file permissions in pdfedit-0.3.0
|
|
warning: /usr/pkg/share/pdfedit/icon/hicolor/page_settm.png: executable bit is set on non-executable file.
|
|
warning: /usr/pkg/share/pdfedit/icon/hicolor/stream_mode_gfx.png: executable bit is set on non-executable file.
|
|
0 errors and 2 warnings.
|
|
|
|
* Updated internal QSA to 1.1.5
|
|
(what's QSA, and can it be linked in nexternally?)
|
|
* Added --enable-release to configure
|
|
(can we use that?)
|