summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-29Initialize t3FillColorOnlyAlbert Astals Cid1-0/+1
2013-07-21TextOutputDev: Do not draw ligatures more than once when selectedEd Catmur1-0/+3
2013-07-190.23.4poppler-0.23.4Albert Astals Cid11-35/+67
2013-07-18TextOutputDev: clip the selected text rendering to the selection boxEd Catmur1-0/+5
2013-07-08build: Make -lpthread take preference over -pthreadCarlos Garcia Campos3-4/+8
2013-07-08m4: Replace old acx_pthread.m4 with new one ax_pthread.m4Carlos Garcia Campos3-281/+318
2013-07-08cmake: improve linking with pthreadsPino Toscano2-4/+4
2013-07-07cairo: Fix the bounding box of images saved in CairoImageOutputDevCarlos Garcia Campos2-91/+59
2013-07-02News for 0.23.3Albert Astals Cid1-0/+18
2013-07-020.23.3poppler-0.23.3Albert Astals Cid7-8/+8
2013-07-01Update copyrightsAlbert Astals Cid10-10/+10
2013-07-01Check for NULL in Page::getResourceDictCopyJason Crain1-1/+3
2013-07-01annots: Invalidate the appearance stream when annot properties changeCarlos Garcia Campos4-72/+42
2013-07-01annots: Remove unused variableCarlos Garcia Campos1-1/+0
2013-07-01annots: Do not update AP and AS entries if they are not present when invalidi...Carlos Garcia Campos1-3/+14
2013-07-01annots: do not set the default appearance state when invalidating appearancesCarlos Garcia Campos1-1/+2
2013-07-01Fix crash on malformed docAlbert Astals Cid1-1/+8
2013-06-30qt5: Free some temporary memory in TextAnnotationPrivate::createNativeAnnotFabio D'Urso1-0/+2
2013-06-30qt5: Some documentation about annotationsFabio D'Urso1-8/+135
2013-06-30qt5: FixedRotation annotations' coordinate conversionFabio D'Urso2-26/+92
2013-06-30core: Remove geometry-related arguments from annotation constructorsFabio D'Urso1-16/+18
2013-06-30poppler_qt5viewer: Add combobox to select rotationFabio D'Urso5-1/+47
2013-06-30qt4: Free some temporary memory in TextAnnotationPrivate::createNativeAnnotFabio D'Urso1-0/+2
2013-06-30qt4: Some documentation about annotationsFabio D'Urso1-8/+135
2013-06-30qt4: FixedRotation annotations' coordinate conversionFabio D'Urso4-26/+102
2013-06-30core: Remove geometry-related arguments from annotation constructorsFabio D'Urso3-60/+39
2013-06-30poppler_qt4viewer: Add combobox to select rotationFabio D'Urso5-1/+47
2013-06-30core: Support for rendering annotations with flagNoRotateFabio D'Urso4-25/+77
2013-06-27Do not crash in page::removeAnnot if there are non-Ref entries in /AnnotsFabio D'Urso1-4/+6
2013-06-26Fix qt5 found/not found logicAlbert Astals Cid1-4/+4
2013-06-25Merge remote-tracking branch 'origin/qt5'Albert Astals Cid118-52/+22749
2013-06-25glib: Use TextPage::getSelectionWords to build text layout and attributesCarlos Garcia Campos1-78/+90
2013-06-25TextOutputDev: add a method to TextPage to get the selection as a list of wordsCarlos Garcia Campos2-0/+40
2013-06-25TextOutputDev: simplify the text selection dumperCarlos Garcia Campos1-108/+92
2013-06-24TextOutputDev: Move TextSelection class from TextSelectionPainter to TextSele...Carlos Garcia Campos1-17/+18
2013-06-21Draw glyphs after selection backgroundJason Crain1-40/+69
2013-06-18Fix indentAlbert Astals Cid1-1/+1
2013-06-18Bring changes from the qt4 dirAlbert Astals Cid6-4/+320
2013-06-18Make it build with autotoolsAlbert Astals Cid10-28/+997
2013-06-18If qmake gives us a Qt5 qmake try with qmake4 and qmake-qt4Albert Astals Cid1-23/+39
2013-06-17We are not compiling an executableAlbert Astals Cid1-1/+0
2013-06-17Allow to enable Qt5 support only with CMake >= 2.8.8Granger Anthony2-11/+16
2013-06-17Bring PIC back to the toplevel, still have linking errors tohugh :-/Albert Astals Cid1-0/+1
2013-06-17Use qtchooser if availableAlbert Astals Cid1-3/+12
2013-06-17No distro ships moc-qt5 but make it work in case someone wouldAlbert Astals Cid1-2/+4
2013-06-17Build fixesAlbert Astals Cid2-5/+7
2013-06-17Files i forgotAlbert Astals Cid3-0/+33
2013-06-17soversion 1Albert Astals Cid2-2/+2
2013-06-17harmonize spacesAlbert Astals Cid1-4/+3
2013-06-17Remove qt4 mentionsAlbert Astals Cid8-13/+13