Virgil Dupras
b64f9f5ec0
Add support for Python 3.5 and pyenv's pythons on OS X
2015-10-27 21:33:41 -04:00
Virgil Dupras
40d9a486e2
Add Spanish and Dutch localizations
...
Thanks Josep and Kees Duvekot!
Also, made the language selector sorted alphabetically. It was getting
confusing in there.
2015-07-20 13:18:14 -04:00
Virgil Dupras
6930e092e0
Document branching in the repo
2015-07-20 13:02:14 -04:00
Virgil Dupras
6b41223a22
Add missing pl_PL log in cocoalib/qtlib
2015-07-20 12:54:38 -04:00
Virgil Dupras
d15321a8e9
Update locales from transifex
...
Also, add missing Korean locales from cocoalib/qtlib, which prevented
proper build on OS X.
2015-07-20 12:50:58 -04:00
Virgil Dupras
d6533cbfa2
Update README
2015-07-03 19:41:10 -04:00
Virgil Dupras
43974f9ebd
Update Russian localisation (from Igor Fokusov)
2015-04-14 19:07:08 -04:00
Virgil Dupras
0068e7b85a
Add Korean localization (from woosuk park)
2015-04-12 22:22:00 -04:00
Virgil Dupras
23b29eb5c3
Add Polish localization (from mstefanski1987)
2015-04-12 21:53:45 -04:00
Virgil Dupras
dba231cf21
Fix broken link in README :(
2015-04-12 15:34:29 -04:00
Virgil Dupras
f25b1f9f46
Fix typo in README
2015-04-12 15:33:07 -04:00
Virgil Dupras
60dd73f634
Add Current Status section to README
2015-04-12 15:31:01 -04:00
Virgil Dupras
3b6fe992c0
Clarify documentation about results filtering
...
It wasn't clear that filtering was applied to whole paths.
ref #294
2015-04-05 16:19:03 -04:00
Virgil Dupras
6d263215ad
Fix wrong use_regexp option propagation to core (qt)
...
We need to flip `use_regexp` before sending it down to
`escape_filter_regexp`!
fixes #295
2015-04-05 09:17:35 -04:00
Virgil Dupras
bba20f4218
Improve bootstrap script by working around some problems
...
... notably, Ubuntu 14.04's python and python v3.4.1, which is still the
newest python 3.4 on some systems.
2015-03-01 08:56:01 -05:00
Virgil Dupras
bb9908abb4
Change license from BSD to GPLv3
...
See http://www.hardcoded.net/archive2014#2014-12-28 for context
2015-01-04 09:59:08 -05:00
Virgil Dupras
e7076bc3bd
Change license from BSD to GPLv3
...
See http://www.hardcoded.net/archive2014#2014-12-28 for context
2015-01-03 16:33:16 -05:00
Virgil Dupras
fc16ea8c49
Change copyright year to 2015
2015-01-03 16:30:57 -05:00
Virgil Dupras
0c07046ec4
cocoalib update
2015-01-03 16:29:36 -05:00
Virgil Dupras
943a6570d8
Added Utopic Unicorn to the list of supported Ubuntu dists
2014-10-26 12:18:49 -04:00
Virgil Dupras
854a253d9f
me v6.8.1
2014-10-26 12:00:54 -04:00
Virgil Dupras
4e477104a6
Use --deep flag when code signing under OS X
...
It is now required in new versions of OS X that the embedded Python framework is signed separately.
2014-10-18 11:09:18 -04:00
Virgil Dupras
79800bc6ed
Added --arch-pkg option to package.py
...
Otherwise, AUR packages don't work with Arch lookalikes like Manjaro.
2014-10-17 15:58:45 -04:00
Virgil Dupras
6e7b95b2cf
se v3.9.1
2014-10-17 15:51:48 -04:00
Virgil Dupras
bf09c4ce8a
Nicely wrap PermissionDenied errors on save
...
In fact, all `OSError`.
ref #266
2014-10-17 15:46:43 -04:00
Virgil Dupras
b4a73771c2
Fix iCCP: known incorrect sRGB profile warnings in stderr
...
I processed all images through `convert -strip`.
It's still possible, however, to get these error if PE tries to open an
image with an invalid profile.
2014-10-17 15:45:07 -04:00
Virgil Dupras
2166a0996c
Added tox configuration
...
... and fixed pep8 warnings. There's a lot of them that are still
ignored, but that's because it's too much of a step to take at once.
2014-10-13 15:08:59 -04:00
Virgil Dupras
24643a9b5d
Updated copyright year to 2014 in Cocoa about boxes
...
Better late than never.
2014-10-12 13:19:55 -04:00
Virgil Dupras
045051ce06
Fixed formatting in changelog_pe
2014-10-12 10:52:41 -04:00
Virgil Dupras
7c3728ca47
Converted hscommon.jobprogress.qt to Qt5
2014-10-12 10:52:21 -04:00
Virgil Dupras
91be1c7336
pe v2.10.1
2014-10-12 10:47:18 -04:00
Virgil Dupras
162378bb0a
Updated hscommon
2014-10-12 10:39:21 -04:00
Virgil Dupras
4e3cad5702
Fixed minor typo
2014-10-12 10:15:07 -04:00
Virgil Dupras
321f8ab406
Catch MemoryError better in PE's block matching algo
...
fixes #264 (for good this time, hopefully)
2014-10-05 22:22:59 -04:00
Virgil Dupras
5b3d5f5d1c
Tweaked the main dev help page to have actual reflinks
2014-10-05 20:12:38 -04:00
Virgil Dupras
372a682610
Catch MemoryError in PE's block matching algo
...
fixes #264 (hopefully)
2014-10-05 17:13:36 -04:00
Virgil Dupras
44266273bf
Included hscommon.jobprogress in the devdocs
2014-10-05 17:12:10 -04:00
Virgil Dupras
ac32305532
Integrated the jobprogress library into hscommon
...
I have a fix to make in it and it's really silly to pretend that this
lib is of any use to anybody outside HS apps. Bringing it back here will
make things more simple.
2014-10-05 16:31:16 -04:00
Virgil Dupras
87c2fa2573
Updated README which was a bit outdated
2014-10-04 17:01:22 -04:00
Virgil Dupras
db63b63cfd
Fix crash in PE when reading some EXIF tags
...
The crash was caused by ObjP, which crashed when converting `NSDictionary` containing unsupported types.
Updating ObjP to v1.3.1 does the trick.
fixes #263
fixes #265
2014-10-04 16:35:26 -04:00
Virgil Dupras
6725b2bf0f
Updated German localisation, by Frank Weber
2014-09-28 13:40:09 -04:00
Virgil Dupras
990e73c383
Catch Spinx SystemExit when building help
...
In a recent Sphinx release, it started calling `sys.exit()` and that
caused our whole build process to exit prematurely.
2014-09-13 16:05:40 -04:00
Virgil Dupras
9e9e73aa6b
qtlib: Fix broken SelectableList
...
It was still using `.reset()`, which disappeared in Qt5.
Fixes #254 .
2014-07-01 08:30:56 -04:00
Virgil Dupras
8434befe1f
me v6.8.0
2014-05-11 09:26:55 -04:00
Virgil Dupras
1114ac5613
Fixed debian packaging
2014-05-11 09:11:38 -04:00
Virgil Dupras
f5f29d775c
Adapt IPhotoPlistParser to Python 3.4
...
This also means that Python 3.3 isn't supported anymore for that part.
Updated README accordingly.
2014-05-03 15:12:13 -04:00
Virgil Dupras
ebd7f1b4ce
pe v2.10.0
2014-05-03 13:57:00 -04:00
Virgil Dupras
279b7ad10c
Fix typo in README
2014-05-03 13:53:16 -04:00
Virgil Dupras
878205fc49
Fix empty ignore List dialog bug in PE
...
Re-instantiating a new scanner for PE made the ignore list dialog
target the wrong ignore list. We now only instantiate a scanner once.
Fixes #253
2014-05-03 13:44:38 -04:00
Virgil Dupras
b16df32150
I'm giving PyCharm a try
2014-05-03 13:39:39 -04:00