index
:
poppler/poppler
kjk
master
poppler-0.10
poppler-0.12
poppler-0.14
poppler-0.16
poppler-0.18
poppler-0.20
poppler-0.22
poppler-0.24
poppler-0.26
poppler-0.4
poppler-0.5
poppler-0.6
poppler-0.8
poppler-24.06.1
tagged-pdf
unique_ptr
xpdf302merge
xpdf304merge
The poppler pdf rendering library (mirrored from https://gitlab.freedesktop.org/poppler/poppler)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-15
Fewer goostring pointers
Sune Vuorela
18
-100
/
+75
2025-01-15
More unique pointers and vectors
Sune Vuorela
6
-43
/
+20
2025-01-15
Simplify utf8toutf16 functions
Sune Vuorela
5
-69
/
+30
2025-01-15
remove guiData
Sune Vuorela
13
-35
/
+27
2025-01-13
utils/po: Create temporary .pot.new file in build dir
Ismael Asensio
1
-5
/
+5
2025-01-08
avoid _render_type3_glyph() stopping subsequent rendering
Nelson Benítez León
3
-12
/
+25
2025-01-08
Update (C)
Albert Astals Cid
54
-37
/
+54
2025-01-08
use unique_ptr for most owned GooStrings
Sune Vuorela
36
-284
/
+206
2025-01-08
Make it compile with clang 15
Albert Astals Cid
1
-0
/
+3
2025-01-08
CI: Also compile with clang 15 in Ubuntu
Albert Astals Cid
1
-1
/
+5
2025-01-08
CI: Remove unneeded path
Albert Astals Cid
1
-1
/
+1
2025-01-08
Fonts: cidMap is a vector
Sune Vuorela
22
-383
/
+243
2025-01-05
Update (C)
Albert Astals Cid
18
-8
/
+18
2025-01-05
Detect malformed Streams in Annot Appearances
Nelson Benítez León
18
-77
/
+145
2025-01-02
poppler 25.01.0
poppler-25.01.0
Albert Astals Cid
6
-7
/
+32
2025-01-02
Welcome 2025
Albert Astals Cid
1
-1
/
+1
2025-01-02
Update (C)
Albert Astals Cid
2
-2
/
+2
2025-01-02
Make it compile with clang 15
Albert Astals Cid
1
-0
/
+3
2025-01-02
Add missing std::move
Albert Astals Cid
1
-1
/
+1
2024-12-29
glib: rename border_width to just width for annots
Pablo Correa Gómez
1
-7
/
+7
2024-12-29
glib: mark transfer of poppler_page_get_selected_region
Pablo Correa Gómez
1
-2
/
+3
2024-12-24
Splash::gouraudTriangleShadedFill: Check for overflow in some operations
Albert Astals Cid
1
-2
/
+30
2024-12-21
Update (C)
Albert Astals Cid
4
-0
/
+4
2024-12-20
TextOutputDev: memory cleanups
Sune Vuorela
6
-134
/
+74
2024-12-20
Update (C)
Albert Astals Cid
2
-0
/
+2
2024-12-20
NameToCharCode: remove custom hashmap
Sune Vuorela
2
-107
/
+15
2024-12-20
Form: remove grealloc in favor of a vector
Sune Vuorela
2
-16
/
+5
2024-12-20
Update (C)
Albert Astals Cid
4
-0
/
+4
2024-12-18
qt: Fix QDateTime TimeSpec deprecations
Stefan Brüns
4
-12
/
+16
2024-12-18
qt: Use std::string instead of plain C string for QString initialization
Stefan Brüns
2
-2
/
+2
2024-12-18
Update (C)
Albert Astals Cid
1
-1
/
+1
2024-12-17
JBIG2Bitmap::combine: Fix crash on malformed files
Albert Astals Cid
1
-6
/
+9
2024-12-16
Update (C)
Albert Astals Cid
2
-1
/
+2
2024-12-16
Remove QT_VERSION_CHECK that are always true
Albert Astals Cid
1
-10
/
+0
2024-12-16
Remove #if GTK_CHECK_VERSION that are now always true
Albert Astals Cid
14
-93
/
+0
2024-12-16
Remove #if GLIB_CHECK_VERSION(2, 68, 0) since we require 2.72
Albert Astals Cid
1
-4
/
+0
2024-12-16
Remove runtime check for lcms > 2.10
Albert Astals Cid
1
-12
/
+1
2024-12-16
Remove if LCMS_VERSION >= 2070
Albert Astals Cid
1
-4
/
+0
2024-12-16
Remove "REMOVE-ME-IN-THE-FUTURE"
Albert Astals Cid
1
-11
/
+0
2024-12-16
Somehow missed increasing these deps when updating to Ubuntu 22.04 as min base
Albert Astals Cid
1
-2
/
+2
2024-12-16
cpp: Remove rect parameter from image::copy, it was never implemented
Albert Astals Cid
2
-15
/
+7
2024-12-15
Memory cleanup in form.
Sune Vuorela
4
-145
/
+89
2024-12-14
Enable clang-tidy modernize-use-equals-default
Albert Astals Cid
105
-294
/
+253
2024-12-14
Update (C)
Albert Astals Cid
2
-0
/
+2
2024-12-14
Simplify memory management in UnicodeMap
Sune Vuorela
3
-174
/
+89
2024-12-13
Add unit test for another case in cidfontswidthsbuilder
Sune Vuorela
1
-2
/
+17
2024-12-12
Replace word insertion sort with merge sort
Stefan Brüns
2
-71
/
+119
2024-12-12
Enable modernize-use-ranges
Albert Astals Cid
11
-16
/
+25
2024-12-12
CI: Enable bugprone-inc-dec-in-conditions
Albert Astals Cid
2
-4
/
+6
2024-12-12
CI: Fedora 41 for clazy
Albert Astals Cid
9
-27
/
+27
[prev]
[next]