- 19 May, 2018 1 commit
-
-
Albert Astals Cid authored
-
- 17 May, 2018 2 commits
-
-
Albert Astals Cid authored
Create new toPopplerAdditionalActionType private function
-
Andre Heinecke authored
This adds API to access AnnotWidget actions which are associated with a FormField.
-
- 07 May, 2018 3 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
Yes what we're doing there is a bit nasty but it works :D
-
Albert Astals Cid authored
Parent already has a proper constructor that initializes stuff and on top of that the sizeof was of the pointer and not of the class itself
-
- 06 May, 2018 10 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
As shown by Adam in f559cc94 it was a noop since we were not filling the hash it tried to get info from
-
Adam Reichold authored
Make UnicodeMap a move-only type to simplify the initialization of residentUnicodeMaps s.t. it is closer to the GooHash-based version.
-
Adam Reichold authored
-
Adam Reichold authored
-
Adam Reichold authored
-
Adam Reichold authored
-
Adam Reichold authored
-
Adam Reichold authored
-
Adam Reichold authored
-
- 04 May, 2018 3 commits
-
-
Albert Astals Cid authored
It wasn't working since the if mentioned LIBOPENJPEG2_INCLUDE_DIR instead of LIBOPENJPEG2_INCLUDE_DIRS and when fixing the typo it broke the build because we were not defining USE_OPENJPEG2, so better just remove the broken if code
-
Bjarni Ingi Gislason authored
Bug #105194
-
Zsombor Hollay-Horvath authored
Bug #105558
-
- 01 May, 2018 3 commits
-
-
Albert Astals Cid authored
Bugs #104942, #103238
-
Albert Astals Cid authored
Going to the position -1 of an array is undefined behaviour, so don't do it Bug #105970
-
Albert Astals Cid authored
Bug #106244
-
- 30 Apr, 2018 1 commit
-
-
Albert Astals Cid authored
-
- 24 Apr, 2018 1 commit
-
-
Albert Astals Cid authored
It was doing that anyway but in a more complex way. Added a note into the docu so that people can volunteer to come and fix it if someone is using it
-
- 19 Apr, 2018 1 commit
-
-
Albert Astals Cid authored
-
- 17 Apr, 2018 8 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
Andre Heinecke authored
The key is uppercase B with lowercase L. Not I.
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
Chinmoy Ranjan Pradhan authored
Bug #104881
-
- 16 Apr, 2018 7 commits
-
-
Oliver Sander authored
-
Albert Astals Cid authored
-
Albert Astals Cid authored
After the discussion on the mailing list, also using unique_ptr was wrong
-
Albert Astals Cid authored
In GfxGouraudTriangleShading::parse Bug #106061
-
Albert Astals Cid authored
-
Aleix Pol authored
Didn't manage to make fontconfig build, still nice to have poppler available.
-
Aleix Pol authored
We find it explicitly because it may be elsewhere.
-