Stephan Binner
ead56ef4ff
CVS_SILENT i18n style guide fixes
...
svn path=/trunk/kdegraphics/kdvi/; revision=379147
21 years ago
Wilfried Huss
933fc77349
Hyperlink underlining is now done by the ViewShell.
...
svn path=/trunk/kdegraphics/kdvi/; revision=378989
21 years ago
Stefan Kebekus
33f025c90e
fixes serious problems with page sizes
...
svn path=/trunk/kdegraphics/kdvi/; revision=378700
21 years ago
Wilfried Huss
4ccadd45e7
Set default mime type to application/x-dvi.
...
svn path=/trunk/kdegraphics/kdvi/; revision=378435
21 years ago
Wilfried Huss
8e4815aff7
Load MultiPage dynamically based on mime type.
...
svn path=/trunk/kdegraphics/kdvi/; revision=377804
21 years ago
Dirk Mueller
ed1d2784d5
fix compile
...
svn path=/trunk/kdegraphics/kdvi/; revision=377445
21 years ago
Wilfried Huss
f3f93fbffa
CVS_SILENT List supported mime-types.
...
svn path=/trunk/kdegraphics/kdvi/; revision=377260
21 years ago
Stefan Kebekus
96e209cc30
move link handling to the kmultipage
...
svn path=/trunk/kdegraphics/kdvi/; revision=377249
21 years ago
Wilfried Huss
444bde03b9
Use K_EXPORT_COMPONENT_FACTORY.
...
svn path=/trunk/kdegraphics/kdvi/; revision=377217
21 years ago
Script Kiddy
b0ee967c79
CVS_SILENT made messages (.desktop file)
...
svn path=/trunk/kdegraphics/kdvi/; revision=376742
21 years ago
Wilfried Huss
366b728d85
CVS_SILENT Add desktop file
...
svn path=/trunk/kdegraphics/kdvi/; revision=376224
21 years ago
Stefan Kebekus
430cf1b01e
fixes bug #96255
...
svn path=/trunk/kdegraphics/kdvi/; revision=376030
21 years ago
Stefan Kebekus
ddbbf810e8
moving methods from kdvi_multipage to kmultipage
...
svn path=/trunk/kdegraphics/kdvi/; revision=374665
22 years ago
Stefan Kebekus
5c7cc2ae1d
fixes newly introduced issue with printing
...
svn path=/trunk/kdegraphics/kdvi/; revision=373989
22 years ago
Stefan Kebekus
74365f20be
fixes bug #89538
...
svn path=/trunk/kdegraphics/kdvi/; revision=373480
22 years ago
Stefan Kebekus
533fd54785
fixes crash in text search
...
svn path=/trunk/kdegraphics/kdvi/; revision=372699
22 years ago
Stefan Kebekus
5716d7f433
Mention new features in the documentation
...
svn path=/trunk/kdegraphics/doc/kdvi/; revision=372462
22 years ago
Stefan Kebekus
987c7c6629
fixes issues #92490 and #93366
...
svn path=/trunk/kdegraphics/kdvi/; revision=372461
22 years ago
Wilfried Huss
47b1d915bc
Fix type of signal request_goto_page.
...
svn path=/trunk/kdegraphics/kdvi/; revision=372287
22 years ago
Wilfried Huss
9e84bdece9
pageNumber -> PageNumber
...
svn path=/trunk/kdegraphics/kdvi/; revision=371955
22 years ago
Stefan Kebekus
da9201dbc0
probleme im GhostScript Interface behoben
...
svn path=/trunk/kdegraphics/kdvi/; revision=371484
22 years ago
Stephan Kulow
c54feb420d
this is exactly what AUTO does
...
svn path=/trunk/kdegraphics/doc/kdvi/; revision=371390
22 years ago
Stephan Kulow
dd7916ee19
that's right sir
...
svn path=/trunk/kdegraphics/kdvi/; revision=371371
22 years ago
Stephan Kulow
9de4a36c5a
sources in other subdirs are pretty bad.
...
svn path=/trunk/kdegraphics/kdvi/; revision=371327
22 years ago
Jonathan Riddell
b5441784c5
Moved from kdebase/pics/crystalsvg to join its PNGs
...
svn path=/trunk/kdegraphics/kdvi/; revision=370982
22 years ago
Stefan Kebekus
59bbaa4127
fixed problems in the ghostscript interface
...
svn path=/trunk/kdegraphics/kdvi/; revision=370091
22 years ago
Script Kiddy
3344708bcd
CVS_SILENT made messages (.desktop file)
...
svn path=/trunk/kdegraphics/kdvi/; revision=369788
22 years ago
Stefan Kebekus
e3913dc718
further API cleanup
...
svn path=/trunk/kdegraphics/kdvi/; revision=369692
22 years ago
Stefan Kebekus
4f1550a715
kdvi now re-paints thumbnails and re-adjusts the number of page widgets
...
when a file is reloaded.
svn path=/trunk/kdegraphics/kdvi/; revision=369194
22 years ago
Albert Astals Cid
5a69850c9f
fixuifiles
...
svn path=/trunk/kdegraphics/kdvi/; revision=368550
22 years ago
Jeroen Wijnhout
b19be43fe5
Small refactoring of the source specials. Put the code to split the line
...
number from the filename into a help class. This helper class is also able
to split filenames from the line number if the filename starts with a
number.
svn path=/trunk/kdegraphics/kdvi/; revision=368388
22 years ago
Stefan Kebekus
a02d5a5a66
further API cleanup
...
svn path=/trunk/kdegraphics/kdvi/; revision=367673
22 years ago
Stefan Kebekus
f195c650ec
started with API for page sizes
...
svn path=/trunk/kdegraphics/kdvi/; revision=367092
22 years ago
Adriaan de Groot
0b3f49f236
If you're going to do something _really weird_ like re-use C++ files from
...
another directory (instead of building them into a library), then also
add the build directory to the includes, for things like the .mocs.
svn path=/trunk/kdegraphics/kdvi/; revision=366274
22 years ago
Wilfried Huss
de78826437
Remove unnecessary slot.
...
svn path=/trunk/kdegraphics/kdvi/; revision=365596
22 years ago
Wilfried Huss
9a47a53103
Fix compilation when using automake.
...
svn path=/trunk/kdegraphics/kdvi/; revision=365176
22 years ago
Benjamin Meyer
84a702817a
convert to schema
...
svn path=/trunk/kdegraphics/kdvi/; revision=364581
22 years ago
Stefan Kebekus
36ad20510e
started to modify API for pageSizes in the documentRenderer
...
svn path=/trunk/kdegraphics/kdvi/; revision=364513
22 years ago
Wilfried Huss
6d9412d8fd
Use seperate main function for kdvi, to make it behave like a regular KDE program.
...
This is only temporarely until we get the plugin loader of kviewshell rewritten.
svn path=/trunk/kdegraphics/kdvi/; revision=364310
22 years ago
Wilfried Huss
1c21aae62f
Basic Thumbnail support.
...
Moved the MarkList into MultiPage, and again some refractoring.
svn path=/trunk/kdegraphics/kdvi/; revision=364076
22 years ago
Wilfried Huss
f6ee8874ab
CVS_SILENT Use better variablename (currentPage => pageCache)
...
svn path=/trunk/kdegraphics/kdvi/; revision=363461
22 years ago
Wilfried Huss
f020968bc7
Move towards a sane API for KMultiPage.
...
svn path=/trunk/kdegraphics/kdvi/; revision=363455
22 years ago
Wilfried Huss
30c947a1c0
Move setZoom from KDVIMultiPage to KMultiPage.
...
Plus again some include cleanups.
svn path=/trunk/kdegraphics/kdvi/; revision=363139
22 years ago
Wilfried Huss
1de6a99eb6
Implement closeURL() in KMultiPage.
...
Reset widgetList and update the ScrollView when an URL is closed.
Plus some cleanups.
svn path=/trunk/kdegraphics/kdvi/; revision=363138
22 years ago
Stefan Kebekus
d7c8085f9b
further API cleanup
...
svn path=/trunk/kdegraphics/kdvi/; revision=363094
22 years ago
Stefan Kebekus
b866a87c4c
API cleanup
...
svn path=/trunk/kdegraphics/kdvi/; revision=362652
22 years ago
Stefan Kebekus
15eb0206f3
re-organization of source code and removal of rarely used configuration
...
items; expect more changes soon
svn path=/trunk/kdegraphics/kdvi/; revision=361706
22 years ago
Wilfried Huss
73b292fe3c
Move repaintAllVisibleWidgets(void) from KDVIMultiPage to KMultiPage.
...
svn path=/trunk/kdegraphics/kdvi/; revision=361162
22 years ago
Stefan Kebekus
8bd18f31d6
fixes name clash with the kdeprint subsystem; patch by Luciano Montanaro
...
svn path=/trunk/kdegraphics/kdvi/; revision=360391
22 years ago
Stefan Kebekus
614f1217d7
fixes bug #91954
...
svn path=/trunk/kdegraphics/kdvi/; revision=360290
22 years ago