index
:
~cloos/poppler
cpp-frontend
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
roundoff
tagged-pdf
xpdf302merge
xpdf303merge
The poppler pdf rendering library
cloos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qt
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-27
some forgotten copyrights
Albert Astals Cid
1
-1
/
+1
2010-03-27
make qt3 detection use pkgconfig
Jan Engelhardt
1
-2
/
+2
2010-03-22
[Qt] add the unhandled cases for 'actionOCGState'
Pino Toscano
1
-0
/
+1
2009-10-17
CMake: add the possibility to pass LIB_SUFFIX.
Michael Jansen
1
-1
/
+1
2009-09-26
Patch to make poppler work on Cygwin
Yaakov Selkowitz
1
-1
/
+1
2009-08-17
[Qt] add Document::getPdfVersion(int *major, int *minor) for the document PDF...
Pino Toscano
2
-0
/
+20
2009-08-17
Move poppler core away from using a double as PDF file version
Albert Astals Cid
1
-2
/
+2
2009-08-01
[Qt] add unhandled cases and remove unused code
Pino Toscano
1
-10
/
+2
2009-02-21
[Qt] do not assume the destination file name for links is ASCII
Pino Toscano
1
-2
/
+2
2008-12-22
[Qt] deserialize also the value of 'right'
Pino Toscano
1
-5
/
+6
2008-12-22
[Qt] move in a .cc file the implementation of the QString<->GooString functio...
Pino Toscano
6
-109
/
+157
2008-11-05
[Qt] Fix leak
Albert Astals Cid
1
-1
/
+7
2008-11-05
[Qt] Fix memory leak
Albert Astals Cid
1
-1
/
+3
2008-09-09
Qt4 frontend had timezone parsing that got lost when moving to the common fun...
Albert Astals Cid
1
-2
/
+4
2008-09-06
we are printing so pass the print flag as true
Albert Astals Cid
1
-1
/
+1
2008-08-29
Are we a lib or aren't we? Unify String to Date parsing so we all behave the ...
Albert Astals Cid
1
-20
/
+2
2008-08-24
Add more correct copyright statements on fofi, goo, poppler and util director...
Albert Astals Cid
5
-4
/
+18
2008-06-01
[Qt] Fix leak when calling Poppler::Document::scanForFonts
Albert Astals Cid
1
-0
/
+1
2008-05-09
Do not crash on unlock with wrong password
Albert Astals Cid
1
-1
/
+1
2008-05-07
[Qt] Fix Document::unlock
Albert Astals Cid
1
-1
/
+3
2008-01-30
Introduce the CMake-based build system.
Pino Toscano
1
-0
/
+33
2007-11-23
sscanf does not like null strings, so don't call it on empty qstrings
Albert Astals Cid
1
-1
/
+1
2007-11-05
Fix FSF address
Albert Astals Cid
10
-10
/
+10
2007-09-24
Even less compiler warnings.
Krzysztof Kowalczyk
1
-0
/
+3
2007-09-24
Even less compiler warnings.
Krzysztof Kowalczyk
2
-8
/
+8
2007-09-23
Reduce number of compiler warnings.
Krzysztof Kowalczyk
1
-1
/
+0
2007-09-16
Rename .cvsignore files to .gitignore and drop ChangeLog file.
Kristian Høgsberg
1
-0
/
+0
2007-09-03
* configure.ac: Bump version to 0.6
Albert Astals Cid
1
-1
/
+1
2007-06-11
* qt/poppler-qt.h
Albert Astals Cid
1
-3
/
+3
2007-05-26
* poppler-qt.pc.in:
Albert Astals Cid
1
-1
/
+1
2007-04-28
* poppler/SplashOutputDev.cc:
Albert Astals Cid
1
-1
/
+1
2007-04-28
* glib/poppler-document.h:
Albert Astals Cid
1
-1
/
+5
2007-04-27
2007-04-28 Carlos Garcia Campos <carlosgc@gnome.org>
Albert Astals Cid
2
-122
/
+32
2007-04-27
* glib/poppler-page.cc:
Albert Astals Cid
1
-1
/
+1
2007-04-25
Merge xpdf302branch in HEAD as noone vetoed it.
Albert Astals Cid
4
-32
/
+60
2007-03-07
2007-03-07 Carlos Garcia Campos <carlosgc@gnome.org>
Albert Astals Cid
4
-4
/
+28
2007-02-24
2007-02-25 Albert Astals Cid <aacid@kde.org>
Albert Astals Cid
1
-2
/
+2
2007-01-04
qt/poppler-page-transition.cc: Fix memory leak. Patch by Tobias Koenig <tokoe...
Albert Astals Cid
1
-0
/
+1
2006-12-28
* qt4/src/poppler-embeddedfile.cc:
Albert Astals Cid
1
-0
/
+4
2006-12-22
qt/poppler-page.cc: Fix memory leak in Page::textList. Patch by Jerry Epplin ...
Albert Astals Cid
1
-1
/
+3
2006-09-25
* glib/Makefile.am
Albert Astals Cid
1
-2
/
+4
2006-08-16
* qt/poppler-page.cc: Report correct page size. Backport from Qt4
Albert Astals Cid
1
-2
/
+8
2006-07-26
2006-07-26 Albert Astals Cid <aacid@kde.org>
Albert Astals Cid
3
-0
/
+92
2006-06-25
Ask for paper size width and height to pass it to PSOutputDev in both qt fron...
Albert Astals Cid
2
-2
/
+16
2006-06-25
put back a change that was not meant to be commited
Albert Astals Cid
1
-1
/
+1
2006-06-25
rename poppler-link.h to poppler-link-qt3.h to not get conflicts on install
Albert Astals Cid
4
-3
/
+449
2006-06-25
add link support to qt3 frontend.
Albert Astals Cid
5
-21
/
+185
2006-06-01
* qt/poppler-document.cc:
Albert Astals Cid
2
-0
/
+20
2006-05-23
* poppler/SplashOutputDev.cc:
Albert Astals Cid
1
-1
/
+1
2006-05-21
fix all is blue issue on ppc machines
Albert Astals Cid
1
-0
/
+17
[next]