Luis Ángel San Martín
|
870b99d0a9
|
Update translation files.
|
2018-02-15 19:32:24 +01:00 |
|
Luis Ángel San Martín
|
5a9dc26e82
|
Merged part of the new Russian translation.
|
2018-02-15 19:17:49 +01:00 |
|
Felix Kauselmann
|
760c1b3847
|
Merged luisangelsm/yacreader/develop into develop
|
2018-01-06 11:49:15 +01:00 |
|
Luis Ángel San Martín
|
036dc454c6
|
Fix Info.plist for YACReader.
CFBundleTypeRole was missing for all the supported types. The LSItemContentType for pdf should be com.adobe.pdf.
|
2018-01-06 09:19:41 +01:00 |
|
Luis Ángel San Martín
|
90754baa79
|
Clear pagesEmited in Render to avoid reusing them when a new comic has been opened.
|
2018-01-06 08:55:56 +01:00 |
|
Luis Ángel San Martín
|
4e0d2644fb
|
Don't emit pageAvailable unless it is available.
|
2018-01-06 08:54:44 +01:00 |
|
Luis Ángel San Martín
|
c766fedd45
|
Add a method to ExtractDelegate for querying if the extraction has been cancelled.
|
2018-01-06 07:41:27 +01:00 |
|
Felix Kauselmann
|
7fb2f1a8ff
|
Merged luisangelsm/yacreader/develop into develop
|
2018-01-04 15:26:31 +01:00 |
|
Felix Kauselmann
|
184cd43257
|
Set application icons for X11 based systems
|
2018-01-03 20:20:51 +01:00 |
|
Luis Ángel San Martín
|
936dd63d4c
|
Wait for all threads to finish rendering before deleting the filters, otherwise any PageRender could try to use a filter after deleting it.
This is clear example of the risks of sharing raw pointers, the code should be using share_ptr.
|
2018-01-03 16:44:10 +01:00 |
|
Felix Kauselmann
|
8f886661c6
|
Merged luisangelsm/yacreader/develop into develop
|
2018-01-03 10:32:06 +01:00 |
|
Luis Ángel San Martín
|
7e106aedd9
|
Fix crash on exit in YACReader. The problem was the default texture in the flow being deleted more than once.
|
2018-01-02 21:12:32 +01:00 |
|
Luis Ángel San Martín
|
c490e48c00
|
New Info.plist for YACReader in macos, it should fix the "open with" problem.
|
2017-12-29 10:35:45 +01:00 |
|
Felix Kauselmann
|
1c232b0549
|
Merged luisangelsm/yacreader/develop into develop
|
2017-12-11 11:00:52 +01:00 |
|
Felix Kauselmann
|
3f1b1f620b
|
Fix typo in icon path
|
2017-11-21 11:45:10 +01:00 |
|
Felix Kauselmann
|
28a6939a01
|
svg icons for Linux
|
2017-11-21 11:01:31 +01:00 |
|
Luis Ángel San Martín
|
d5f167b670
|
Don't set the window icon, let windows use the app icon.
|
2017-11-20 21:37:26 +01:00 |
|
Luis Ángel San Martín
|
31ba1275d3
|
Update app icons for YACReader and YACReaderLibrary in Windows.
|
2017-11-20 19:43:48 +01:00 |
|
Felix Kauselmann
|
6ccc78558f
|
Remove unneeded es.qm files.
|
2017-11-06 13:11:33 +01:00 |
|
Felix Kauselmann
|
2c914d6579
|
Support Haiku OS specific libs and compile flags in the build system.
|
2017-11-03 08:15:46 +01:00 |
|
Felix Kauselmann
|
6a1ba45a4d
|
Add 64 bit builddir support for YACReaderLibraryServer
|
2017-10-22 14:21:35 +02:00 |
|
Felix Kauselmann
|
af59672204
|
Buildsystem: add folders for 64bit build and improve dependencies detection.
|
2017-10-21 21:49:00 +02:00 |
|
Luis Ángel San Martín
|
9dc4c7a753
|
Updated translation resources files.
|
2017-09-29 11:51:04 +02:00 |
|
Felix Kauselmann
|
958003f52f
|
Fix problems with missing safety checks in Render::fillBuffer and pdfcomic
|
2017-09-27 22:00:00 +02:00 |
|