Stefan Kebekus
33b87c3fb1
make the DVI plugin compile with cmake
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=534250
20 years ago
Chusslove Illich
4a0ac9d183
Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls).
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=528186
20 years ago
Stefan Kebekus
2b09783336
fixes problems with closing files, mouse scrolling and alpha-channel detection in the dvi plugin
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=525172
20 years ago
Wilfried Huss
01c0aec7da
Port of commit 514606
...
Control + Left Click" for source hyperlinks.
"Middle Click" still works of course.
fixes bug #122791
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=514611
20 years ago
Laurent Montel
2d4e0d47b0
Deprecated--
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=506839
20 years ago
Wilfried Huss
c4c7a82500
Port of commit 490113
...
Fix inverse search for rotated views.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=490114
21 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
54488ffb27
Port of commits 472264:472267
...
Cleanups
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=472268
21 years ago
Wilfried Huss
db83ace6cc
Port of revision 470888
...
Use PageNumber class.
Follow naming convention.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=470889
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
Wilfried Huss
f8886b9363
Port of commit 464165
...
If on middleclick the mouse pointer is not exactly inside a source link,
jump to the closest target.
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=464166
21 years ago
Laurent Montel
5f62ebfb24
qt3_support--
...
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=463609
21 years ago
Wilfried Huss
934522d43a
Include cleanups
...
Patch by Angus Leeming
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=462681
21 years ago
Laurent Montel
828d3b446e
Remove some compile error
...
svn path=/branches/work/kde4/kdegraphics/kdvi/; revision=423651
21 years ago
Laurent Montel
eb4e9d8824
Fix error
...
svn path=/branches/work/kde4/kdegraphics/kdvi/; revision=423058
21 years ago
Wilfried Huss
17430515f8
centeringScrollview.{h,cpp} -> pageView.{h,cpp}
...
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=421132
21 years ago
Wilfried Huss
39eab18ab8
CenteringScrollview -> PageView
...
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=421124
21 years ago
Wilfried Huss
17c5d9850d
Move the sourceHyperlinkList into kdvi where it belongs.
...
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=417449
21 years ago
Wilfried Huss
1c5d95853a
Unifying classnames: documentWidget -> DocumentWidget
...
Some cleanups
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=409682
21 years ago
Wilfried Huss
6761034b1f
Adapt to latest API changes.
...
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=409357
21 years ago
Stefan Kebekus
562f3fb2ae
changes due to API update
...
svn path=/trunk/kdegraphics/kdvi/; revision=408763
21 years ago
Wilfried Huss
28441fc1a3
Some cleanups for the text selection code.
...
svn path=/trunk/kdegraphics/kdvi/; revision=406612
21 years ago
Stefan Kebekus
2b7287ee5d
fixes statusbar issue
...
svn path=/trunk/kdegraphics/kdvi/; revision=384851
21 years ago
Stefan Kebekus
a02d5a5a66
further API cleanup
...
svn path=/trunk/kdegraphics/kdvi/; revision=367673
22 years ago
Stefan Kebekus
b866a87c4c
API cleanup
...
svn path=/trunk/kdegraphics/kdvi/; revision=362652
22 years ago
Stefan Kebekus
614f1217d7
fixes bug #91954
...
svn path=/trunk/kdegraphics/kdvi/; revision=360290
22 years ago
Stephan Kulow
7047886702
includemocs
...
svn path=/trunk/kdegraphics/kdvi/; revision=357814
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