Stefan Kebekus
a0b928a585
refactoring for source code cleanup. lots of work still to be done
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=521174
20 years ago
Laurent Montel
2d4e0d47b0
Deprecated--
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=506839
20 years ago
Angus Leeming
9154aba7e4
More info to emacs on how to retain the current style.
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=488778
21 years ago
Angus Leeming
c9e093dbb3
Tell emacs how to format the files.
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=486678
21 years ago
Angus Leeming
8cf9cc84c4
Use the same kdDebug wrapper for both QDVI and KDVI.
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=477356
21 years ago
Angus Leeming
8d784b5ce0
Sync with QDVI; mainly removal of redundant #includes.
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=475508
21 years ago
Angus Leeming
17bb86813d
Rearrange #includes.
...
Include most specific (local files) first and most generic (system headers) last
. Makes it much easier to see the differences with QDVI.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=473492
21 years ago
Wilfried Huss
433e5adeea
Port of commit 472376
...
scrollView -> pageView
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=472380
21 years ago
Angus Leeming
d9a2398979
SVN_SILENT:
...
Whitespace
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=470741
21 years ago
Angus Leeming
d175df8ace
Sync QDVI and KDVI header files as much as possible.
...
#include <config.h> in all .cpp files.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=470366
21 years ago
Dirk Mueller
7851c80d03
SVN_SILENT: fix typo
...
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=467420
21 years ago
Wilfried Huss
934522d43a
Include cleanups
...
Patch by Angus Leeming
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=462681
21 years ago
Wilfried Huss
235c9d7dc4
SVN_SILENT cleanups
...
Patch by Angus Leeming
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=453640
21 years ago
Wilfried Huss
3ff30b06a0
Port of Revision 443451
...
Refractor the text export into the kviewshell.
This has the additional benefit that text export is now also available for DjVu files.
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=443454
21 years ago
Stephan Binner
50c0634141
Yes/No dialog buttons are bad for usability
...
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=437918
21 years ago
Laurent Montel
255acb100a
Fix warning
...
svn path=/branches/work/kde4/kdegraphics/kdvi/; revision=434537
21 years ago
Dirk Mueller
1c2ec3424c
update FSF address
...
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=431615
21 years ago
Laurent Montel
b36b0d10f1
Fix error (function was obsoleted into qt3)
...
svn path=/branches/work/kde4/kdegraphics/kdvi/; revision=423650
21 years ago
Laurent Montel
eb4e9d8824
Fix error
...
svn path=/branches/work/kde4/kdegraphics/kdvi/; revision=423058
21 years ago
Andrew Coles
a613556bc5
SVN_SILENT
...
Corrected typos (use of exclamation points, english -> English).
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=411488
21 years ago
Stefan Kebekus
562f3fb2ae
changes due to API update
...
svn path=/trunk/kdegraphics/kdvi/; revision=408763
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
533fd54785
fixes crash in text search
...
svn path=/trunk/kdegraphics/kdvi/; revision=372699
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
Stefan Kebekus
614f1217d7
fixes bug #91954
...
svn path=/trunk/kdegraphics/kdvi/; revision=360290
22 years ago
Wilfried Huss
89b8dbba4a
Start of KViewShell/KDVI refractoring.
...
Files moved from KDVI to KViewShell:
selection.{h,cpp}
documentPage.{h,cpp}
documentPageCache.{h,cpp}
documentWidget.{h,cpp}
history.{h,cpp}
optionDialogGUIWidget_base.ui
Methods moved from KDVIMultiPage to KMultiPage:
void doGoForward()
void doGoBack()
Q_UINT16 getCurrentPageNumber()
void goto_page(int page, int y, bool isLink)
bool gotoPage(int page)
void generateDocumentWidgets(int startPage)
void setViewMode(int mode)
New Classes in KViewShell:
DocumentRenderer:
Abstract baseclass for dviWin.
TODO: needs a more complete API.
New Classes in KDVI:
DviWidget:
Subclass of DocumentWidget. Handels DVI-specific source links.
TODO: Source link data structures need to be moved out of class
DocumentPage, which is now part of KViewShell.
TODO: Restore Configuration GUI of the Overview Viewmode.
svn path=/trunk/kdegraphics/kdvi/; revision=357089
22 years ago
Stefan Kebekus
39db6d6929
fixes bugs #76358 , #70681
...
svn path=/trunk/kdegraphics/kdvi/; revision=339817
22 years ago
Stefan Kebekus
7c28dfeaef
fixes a number of issues with text searching and copy/paste
...
svn path=/trunk/kdegraphics/kdvi/; revision=321916
22 years ago
Stefan Kebekus
6bbe9b5eed
*** empty log message ***
...
svn path=/trunk/kdegraphics/kdvi/; revision=315506
22 years ago
Stefan Kebekus
1bf8e745fe
started to implement continuous page view
...
svn path=/trunk/kdegraphics/kdvi/; revision=311269
22 years ago
Stefan Kebekus
cbced8dd96
*** empty log message ***
...
svn path=/trunk/kdegraphics/kdvi/; revision=309589
22 years ago
Stefan Kebekus
8be6becbd3
*** empty log message ***
...
svn path=/trunk/kdegraphics/kdvi/; revision=309522
22 years ago
Stefan Kebekus
b7bc324a97
further restructuring of source
...
svn path=/trunk/kdegraphics/kdvi/; revision=308399
22 years ago
Stefan Kebekus
71eafe6571
further re-organization of source. Expect more
...
svn path=/trunk/kdegraphics/kdvi/; revision=308020
22 years ago