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
Wilfried Huss
9f7c3388c1
Port of KViewShell to KConfigXT.
...
Reactivation of the config dialog for the overview viewmode.
Thanks to Frans Englich for pointing me at the right direction.
svn path=/trunk/kdegraphics/kdvi/; revision=357640
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
Wilfried Huss
e13d2e38ae
Port of Stephan Kebekus' fix for bug #88380 to HEAD.
...
BUG: 88380
svn path=/trunk/kdegraphics/kdvi/; revision=355922
22 years ago
Stefan Kebekus
1623b266c6
GUI: reduce number of options, remove unnecessary options
...
svn path=/trunk/kdegraphics/kdvi/; revision=355684
22 years ago
Wilfried Huss
bc51259045
Make links and the history work in overview mode.
...
svn path=/trunk/kdegraphics/kdvi/; revision=351899
22 years ago
Wilfried Huss
1a3a8b7fac
+ New Overview Viewmode.
...
+ fitTo* finally works in all situations.
+ Show page shadows when in fullscreen- but not in single page-mode.
svn path=/trunk/kdegraphics/kdvi/; revision=351877
22 years ago
Wilfried Huss
987983245e
Use QValueList and Signals in the history.
...
svn path=/trunk/kdegraphics/kdvi/; revision=351607
22 years ago
Stefan Kebekus
a16367f13c
porting kdvi to kconfigXT; patches by Wilfried Huss
...
svn path=/trunk/kdegraphics/kdvi/; revision=343912
22 years ago
Stefan Kebekus
a8ef6fe7e4
usability improvement, if "fit to page width/heigt" is enabled, the
...
zoomfactor is now updated if the window is resized; patches by Wilfried
Huss
svn path=/trunk/kdegraphics/kdvi/; revision=341017
22 years ago
Stefan Kebekus
87aade8d86
improves confusing icons; patch by Wilfried Huss
...
svn path=/trunk/kdegraphics/kdvi/; revision=339980
22 years ago
Stefan Kebekus
39db6d6929
fixes bugs #76358 , #70681
...
svn path=/trunk/kdegraphics/kdvi/; revision=339817
22 years ago
Stefan Kebekus
155cf5935e
minor usability enhancement
...
svn path=/trunk/kdegraphics/kdvi/; revision=336024
22 years ago
Stefan Kebekus
84a3d57b09
version number bump
...
svn path=/trunk/kdegraphics/kdvi/; revision=334897
22 years ago
Stefan Kebekus
f272d49c92
fixes problem with 'fit to width/height', patch by Wilfried Huss
...
svn path=/trunk/kdegraphics/kdvi/; revision=331092
22 years ago
Stefan Kebekus
5dda8b2ec3
fixes problems with large documents
...
svn path=/trunk/kdegraphics/kdvi/; revision=325910
22 years ago
Stephan Binner
67b38398ab
CVS_SILENT i18n style guide fixes
...
svn path=/trunk/kdegraphics/kdvi/; revision=325722
22 years ago
Stefan Kebekus
ff6cce1b19
added missing feature (facing pages view)
...
svn path=/trunk/kdegraphics/kdvi/; revision=324211
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
1939c0fec4
fixed problem with scrolling and the page number display
...
svn path=/trunk/kdegraphics/kdvi/; revision=320017
22 years ago
Stefan Kebekus
dd1f3b8757
minor usability improvement
...
svn path=/trunk/kdegraphics/kdvi/; revision=317956
22 years ago
Stefan Kebekus
900233acbc
*** empty log message ***
...
svn path=/trunk/kdegraphics/kdvi/; revision=316426
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
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
Stefan Kebekus
c588e86711
*** empty log message ***
...
svn path=/trunk/kdegraphics/kdvi/; revision=304834
22 years ago
Stefan Kebekus
79ebe1ebc2
further re-organization of source; expect more
...
svn path=/trunk/kdegraphics/kdvi/; revision=303537
22 years ago
Stefan Kebekus
f3d842531f
started to re-organize code in order to implement wish #49867
...
svn path=/trunk/kdegraphics/kdvi/; revision=299531
22 years ago
Stefan Kebekus
847c46c41b
added acknowledgements
...
svn path=/trunk/kdegraphics/kdvi/; revision=298020
22 years ago
Stefan Kebekus
39a26c497c
Changed my WWW address
...
svn path=/trunk/kdegraphics/kdvi/; revision=291893
22 years ago
Stefan Kebekus
67e110223a
kdvi has a more useful 'save' function now
...
svn path=/trunk/kdegraphics/kdvi/; revision=255309
23 years ago
Stephan Binner
e0748a35f8
CVS_SILENT i18n style guide fixes
...
svn path=/trunk/kdegraphics/kdvi/; revision=250958
23 years ago
Stefan Kebekus
b7df524a95
finishes implementation of the "emebed PostScript" feature
...
svn path=/trunk/kdegraphics/kdvi/; revision=249039
23 years ago
Stefan Kebekus
12c23943ad
added "embed PS figures" feature
...
svn path=/trunk/kdegraphics/kdvi/; revision=248486
23 years ago
Stefan Kebekus
4ce24f371d
fixes some issues introduced in my last 'bugfix'
...
svn path=/trunk/kdegraphics/kdvi/; revision=243883
23 years ago
Dirk Mueller
ead1e85a2f
fix compilation (gcc 3.4+)
...
svn path=/trunk/kdegraphics/kdvi/; revision=239366
23 years ago
Stefan Kebekus
8690b008f6
better defaults for configuration
...
svn path=/trunk/kdegraphics/kdvi/; revision=238482
23 years ago