summaryrefslogtreecommitdiff
path: root/qt4/demos
AgeCommit message (Expand)AuthorFilesLines
2014-11-04Don't ship the moc filesHib Eris1-1/+0
2014-08-12Makefile.am cleanupsHib Eris1-30/+29
2013-06-30poppler_qt4viewer: Add combobox to select rotationFabio D'Urso5-1/+47
2012-08-15build: remove extra fontconfig CFLAGS and LIBSPino Toscano1-2/+0
2012-02-12qt4: remove non-existing 'qt' include dirsPino Toscano1-1/+0
2010-07-12Fix compile warnings on auto imports for mingw compilerHib Eris1-0/+2
2009-08-25Support AM_SILENT_RULESChristian Persch1-1/+1
2009-07-04[Qt4 demo] hopefully fix the page size on zoom changePino Toscano1-4/+1
2009-07-04[Qt4 demo] show a list of checked/unchecked items for the document permissionsPino Toscano2-20/+11
2009-07-03[Qt4 demo] show page numbers in the toolbar as 1..nPino Toscano1-1/+1
2009-07-03[Qt4 demo] correctly use DPI values for the page sizesPino Toscano2-3/+11
2009-06-28[Qt4 demo] do not crash when changing the zoom with no documentPino Toscano1-0/+3
2009-06-28[Qt4 demo] add a zoom comboboxPino Toscano5-5/+57
2009-06-05[Qt4 demo] compile the new thumbnail module with autotools as wellPino Toscano1-0/+3
2009-06-03[Qt4 demo] show the checksum for embedded filesPino Toscano1-1/+3
2009-06-03[Qt4 demo] remove checks for Qt >= 4.2Pino Toscano6-12/+0
2009-06-03[Qt4 demo] simplier way to change page from the thumbnail viewPino Toscano5-13/+1
2009-06-03[Qt4 demo] Add a thumbnail dock widgetPino Toscano4-1/+146
2009-06-03[Qt4 demo] add a public slot to set the current pageShawn Rutledge2-0/+8
2008-12-30[Qt4-demo] load a document when passed via command linePino Toscano1-0/+4
2008-11-05Add myself hereAlbert Astals Cid1-0/+1
2008-11-05[Qt4Demo] Fix leakAlbert Astals Cid1-0/+1
2008-09-07no more need for including the qt3 pathsPino Toscano1-1/+0
2008-06-08Make sure we use Qt4 moc to generate moc files of the qt4 frontendAlbert Astals Cid1-1/+1
2008-04-26remember to call the base implementation herePino Toscano1-0/+1
2008-04-26reset the current page to 0, when closing a documentPino Toscano1-0/+1
2008-04-26no need to manually disconnect from the model, as it will be deleted by the d...Pino Toscano1-1/+0
2008-03-22Fix rm line not to error if no *moc file is presentAlbert Astals Cid1-1/+1
2008-02-28Respect PageMode for optional content and embedded files.Brad Hards4-0/+17
2008-02-27fix build and distcheck with autoolsAlbert Astals Cid1-0/+3
2008-02-27refresh the current page when the data of the content model changePino Toscano2-0/+11
2008-02-27optional method to reload the current pagePino Toscano2-0/+6
2008-02-27Add a dock for showing the optional content tree.Pino Toscano5-0/+109
2008-02-24ignore moreAlbert Astals Cid1-0/+2
2008-02-24ignoreAlbert Astals Cid1-0/+2
2008-02-21Fix typoJames Cloos1-1/+1
2008-02-21Add a dock for showing the document metadata.Pino Toscano5-0/+104
2008-02-21Do not assign conflicting accelerators.Pino Toscano1-1/+1
2008-02-21Apply the antialias settings w/o notify the observers.Pino Toscano1-2/+2
2008-02-21Add a settings menu to choose the render backend.Pino Toscano2-0/+31
2008-02-21Add a dock for showing the embedded files.Pino Toscano5-0/+129
2008-02-20clear the page label when the document is closedPino Toscano1-0/+2
2008-02-19distribute the headers tooAlbert Astals Cid1-1/+10
2008-02-18make the poppler_qt4viewer compile with the auto"tools"Pino Toscano1-4/+12
2008-02-17Really niptick: help menu with about dialog for us and Qt.Pino Toscano2-0/+17
2008-02-17Add a title to the viewer :)Pino Toscano1-0/+2
2008-02-17Add the possibility to save a copy of the file.Pino Toscano2-0/+31
2008-02-17Add a Permissions dock.Pino Toscano5-0/+129
2008-02-16Add settings for antialias.Pino Toscano2-0/+45
2008-02-16Add a TOC info dock.Pino Toscano5-0/+142