summaryrefslogtreecommitdiff
path: root/qt4/tests
AgeCommit message (Expand)AuthorFilesLines
2010-09-17update copyrightsPino Toscano1-0/+18
2010-09-17[Qt4/tests] check_strings: add a new test case for QStringToUnicodeGooStringPino Toscano1-0/+37
2010-09-17[Qt4/tests] check_strings: add a test case for UnicodeParsedStringPino Toscano1-0/+48
2010-09-17[Qt4/tests] check_string: use a pool of GooStringPino Toscano1-5/+30
2010-09-17[Qt4/tests] first version of a unit test for stringsPino Toscano3-1/+110
2010-09-01forgot the fileAlbert Astals Cid1-0/+40
2010-09-01Add a way to access the raw textSuzuki Toshiya2-1/+7
2010-07-12Fix compile warnings on auto imports for mingw compilerHib Eris1-0/+2
2010-01-04[Qt4/tests] use getPdfVersion() instead of the deprecated pdfVersion()Pino Toscano4-4/+10
2009-08-25Support AM_SILENT_RULESChristian Persch1-1/+1
2009-08-17[Qt4] add Document::getPdfVersion(int *major, int *minor) for the document PD...Pino Toscano1-0/+4
2009-08-15Add an autotest showing previousresult failsAlbert Astals Cid1-0/+51
2009-06-07Add a debug saying how much rendering tookAlbert Astals Cid1-0/+2
2009-06-05when showing the tooltip for a text rect, show also its index in the page tex...Pino Toscano1-1/+5
2009-05-13[Qt4] start a (basic) unit test for links & destinationsPino Toscano3-0/+102
2009-01-06[Qt4] Add a FontIterator for iterating through the fonts of the document, pag...Pino Toscano1-0/+149
2008-11-08Minor code cleanup and consistency issuesCarlos Garcia Campos1-4/+4
2008-09-07no more need for including the qt3 pathsPino Toscano1-1/+0
2008-09-05Only like QtTest to the tests, not to the lib itselfAlbert Astals Cid1-11/+11
2008-09-01Do not crash on documents with no pagesAlbert Astals Cid1-0/+6
2008-07-01forgot about we use autofoo tooAlbert Astals Cid1-0/+5
2008-07-01unittesting about ActualTextAlbert Astals Cid2-0/+34
2008-06-08Make sure we use Qt4 moc to generate moc files of the qt4 frontendAlbert Astals Cid1-1/+1
2008-03-22Fix rm line not to error when no *moc file is presentAlbert Astals Cid1-1/+1
2008-03-10And free the memoryAlbert Astals Cid1-0/+2
2008-03-10Add the -textRects option to the test app so we can check text rects are correctAlbert Astals Cid1-5/+40
2008-03-08Provide the mime type for an embedded file, if known.Pino Toscano1-0/+7
2008-02-27fix build and distcheck with autoolsAlbert Astals Cid1-0/+3
2008-02-27adapt the tests to the new layout of the contents modelPino Toscano1-43/+23
2008-02-27Add in the initial part of the optional content support.Brad Hards4-0/+506
2008-02-26Now for real: Add special casing in cmake buildsystem for MSVC, also add Expo...Albert Astals Cid1-0/+6
2008-02-13Do the one-time initialisation in initTestCase().Pino Toscano1-2/+6
2008-02-10const & in foreachPino Toscano5-5/+5
2008-02-10Include only what needed; remove extra includes.Pino Toscano6-16/+32
2008-02-09Few improvements to the password test.Pino Toscano1-15/+16
2008-02-09Add an unit test case for few invalid dates.Pino Toscano1-0/+34
2008-02-07Compile the stress-poppler-dir test as well.Pino Toscano1-0/+1
2008-01-30Introduce the CMake-based build system.Pino Toscano1-0/+47
2008-01-29Enable antialias by default on the test toolAlbert Astals Cid1-0/+2
2007-11-05Update .gitignoreBrad Hards1-0/+3
2007-11-05Add a new unit test, for non-ASCII searching.Brad Hards2-1/+46
2007-11-05Additional check for password protected documentsBrad Hards1-0/+6
2007-10-31Tests for passwordsAlbert Astals Cid4-3/+175
2007-09-16Rename .cvsignore files to .gitignore and drop ChangeLog file.Kristian Høgsberg1-0/+0
2007-07-03 * qt4/tests/poppler-fonts.cpp: For the sake of completeness, add allAlbert Astals Cid1-8/+20
2007-07-03 * poppler/Catalog.cc: Fix crash, embeddedFileNameTree.getName(i)Albert Astals Cid1-0/+1
2007-06-20 * qt4/src/poppler-qt4.h:Albert Astals Cid1-0/+1
2007-04-272007-04-28 Albert Astals Cid <aacid@kde.org>Albert Astals Cid12-12/+0
2007-03-04Switch to using pkg-config to find Qt4.Brad Hards1-12/+9
2007-01-31* qt4/src/poppler-page.cc:Albert Astals Cid1-12/+12