Commit graph

436 commits

Author SHA1 Message Date
Christophe Devriese
675693bdd5 bugfix for the compilefix ;-p
svn path=/trunk/kdegraphics/kpdf/; revision=242814
2003-08-15 00:55:25 +00:00
Christophe Devriese
98f3b25039 compile fix for heliocastro
svn path=/trunk/kdegraphics/kpdf/; revision=242813
2003-08-15 00:41:47 +00:00
Christophe Devriese
13e8356a5b patch from uga committed
svn path=/trunk/kdegraphics/kpdf/; revision=242596
2003-08-13 23:17:56 +00:00
Laurent Montel
32398f0f02 Fix crash
svn path=/trunk/kdegraphics/kpdf/; revision=235559
2003-07-05 11:43:57 +00:00
Laurent Montel
eb168e8e27 Fix compile with gcc-2.96.
(I hope that it doesn't break compile with newer compiler)

svn path=/trunk/kdegraphics/kpdf/; revision=235425
2003-07-04 15:16:19 +00:00
Laurent Montel
806ec38cad Fix crash
svn path=/trunk/kdegraphics/kpdf/; revision=234954
2003-07-01 20:22:06 +00:00
Laurent Montel
47d5def5dc Add const
svn path=/trunk/kdegraphics/kpdf/; revision=234942
2003-07-01 19:05:24 +00:00
Laurent Montel
1ad2dedb44 Fix crash
svn path=/trunk/kdegraphics/kpdf/; revision=234941
2003-07-01 18:52:57 +00:00
Matthias Kretz
b9cd163877 don't use absolute paths for include files
svn path=/trunk/kdegraphics/kpdf/; revision=234896
2003-07-01 15:15:06 +00:00
Christophe Devriese
65ba29ed03 Fixed design a little bit. Still need to remove redundant components though.
svn path=/trunk/kdegraphics/kpdf/; revision=234795
2003-07-01 06:08:27 +00:00
Christophe Devriese
298b1eb641 added myself to AUTHORS, added TODO list
svn path=/trunk/kdegraphics/kpdf/; revision=234251
2003-06-28 02:00:48 +00:00
Christophe Devriese
fcc0d938d2 lots of updates
-> list of pages to the left of the pdf file
-> zooming works (although zooming modes like fit to page aren't done yet)
-> added zooming buttons to the top bar

svn path=/trunk/kdegraphics/kpdf/; revision=234250
2003-06-28 01:59:03 +00:00
Christophe Devriese
0edb09e928 imported code from qpdf, now it works again !
svn path=/trunk/kdegraphics/kpdf/; revision=220285
2003-04-15 12:14:00 +00:00
Benjamin Meyer
98ae1fcf74 KMainWindow can now handle the statusbar and toolbar, removed unnecessary
functionality.

svn path=/trunk/kdegraphics/kpdf/; revision=214429
2003-03-17 04:10:33 +00:00
Waldo Bastian
5e4de97337 CVS_SILENT
Updated address of FSF

svn path=/trunk/kdegraphics/kpdf/; revision=212230
2003-03-08 00:13:13 +00:00
Waldo Bastian
3ea7f53c12 CVS_SILENT
Updated address of FSF

svn path=/trunk/kdegraphics/kpdf/; revision=212198
2003-03-07 22:57:04 +00:00
Wilco Greven
2ce3181301 - Use xpdf 2.00 sources
- Removed t1lib and freetype1 support
- Easier configure tests

svn path=/trunk/kdegraphics/kpdf/; revision=195717
2002-12-25 00:53:02 +00:00
David Faure
45f362debe CVS_SILENT all_includes last
svn path=/trunk/kdegraphics/kpdf/; revision=186030
2002-10-27 19:27:50 +00:00
Malcolm Hunter
8dba4427c8 CVS_SILENT Style-guide fixes
svn path=/trunk/kdegraphics/kpdf/; revision=177940
2002-09-15 10:30:01 +00:00
Wilco Greven
e6636490ec Added the actions I'd like to implement first.
svn path=/trunk/kdegraphics/kpdf/; revision=177766
2002-09-14 14:45:53 +00:00
Chris Cheney
2958797bb7 revert braindamage
svn path=/trunk/kdegraphics/kpdf/; revision=177674
2002-09-14 02:49:16 +00:00
Wilco Greven
4907df5c06 Commiting some stuff for the moment. I'll work on it some more during the
weekend.

svn path=/trunk/kdegraphics/kpdf/; revision=177554
2002-09-13 13:56:35 +00:00
Wilco Greven
db13de2b80 - Cleaned up the rc files.
- Moved file related actions to the shell.
- Added a browserextension.
- Renamed libkpdfpart to kparts_kpdf.

svn path=/trunk/kdegraphics/kpdf/; revision=175379
2002-09-02 21:56:00 +00:00
Wilco Greven
40484ffec6 Since kpdf.[h|cpp] hasn't any relevant history yet:
KPDF -> KPDF::Shell

svn path=/trunk/kdegraphics/kpdf/; revision=175365
2002-09-02 20:21:47 +00:00
Wilco Greven
c09daf3f09 Created a Canvas class. For now it's simply a QScrollView, but I will move
some stuff from the part in there.

svn path=/trunk/kdegraphics/kpdf/; revision=175355
2002-09-02 19:47:18 +00:00
Wilco Greven
06a50cf15f Some small fixes for the build system.
svn path=/trunk/kdegraphics/kpdf/; revision=175222
2002-09-02 10:13:46 +00:00
Wilco Greven
3f027fcce6 Add function checks for mkstemp, mkstemps, fseek64 and popen.
svn path=/trunk/kdegraphics/kpdf/; revision=175194
2002-09-02 07:32:37 +00:00
Wilco Greven
a4c32c5757 Some work on the configuration.
svn path=/trunk/kdegraphics/kpdf/; revision=175066
2002-09-01 13:51:30 +00:00
Wilco Greven
8cd8f46af2 The vms headers are gone.
svn path=/trunk/kdegraphics/kpdf/; revision=175057
2002-09-01 13:01:32 +00:00
Christophe Prud'homme
6c1144398e added support for freetype2, t1lib and paper
now pdf files generated by pdflatex look GOOD !

see configure.in.in for details(rip off from xpdf and minor changes
to define HAVE_[]_H properly

added the usual .cvsignore stuff

svn path=/trunk/kdegraphics/kpdf/; revision=174789
2002-08-31 12:25:34 +00:00
Christophe Prud'homme
d7c0bc54d7 when compiling with t1lib support a comma was missing
svn path=/trunk/kdegraphics/kpdf/; revision=174787
2002-08-31 12:24:22 +00:00
Wilco Greven
24d00b34f9 Better solution to include config.h in the xpdf sources without modifying
them.

svn path=/trunk/kdegraphics/kpdf/; revision=174660
2002-08-30 15:24:16 +00:00
Wilco Greven
788d6e3fb5 - Added a print action which doesn't do anything yet.
- Added KPDF::Part::closeURL().

svn path=/trunk/kdegraphics/kpdf/; revision=174621
2002-08-30 12:10:02 +00:00
Wilco Greven
a9652638c6 Chances are that it will build now.
svn path=/trunk/kdegraphics/kpdf/; revision=174601
2002-08-30 09:54:31 +00:00
Wilco Greven
52a01650b7 We're in a subdir now.
svn path=/trunk/kdegraphics/kpdf/; revision=174595
2002-08-30 09:24:05 +00:00
Wilco Greven
42c3c82014 KPDF, a KDE PDF viewer based on XPDF.
svn path=/trunk/kdegraphics/kpdf/; revision=174591
2002-08-30 09:14:01 +00:00