Matthias Hoelzer-Kluepfel
7b117e354c
Zooming fixes. Has to be redone sometime soon.
...
svn path=/trunk/kdegraphics/kdvi/; revision=49582
26 years ago
Simon Hausmann
69d95e734d
- use KDE_PLUGIN
...
(you'll probably have to make clean and rm your libkdvi, libkviewpart,
etc. from your $prefix/lib in order to make it work)
svn path=/trunk/kdegraphics/kdvi/; revision=49545
26 years ago
Matthias Hoelzer-Kluepfel
9d247c75f3
Make kdvi usable again in the menu, as well as in
...
konqueror.
svn path=/trunk/kdegraphics/kdvi/; revision=49538
26 years ago
Matthias Hoelzer-Kluepfel
c71fbdb828
Removed.
...
svn path=/trunk/kdegraphics/kdvi/; revision=49519
26 years ago
Matthias Hoelzer-Kluepfel
59058b322d
More removing of framework functions.
...
svn path=/trunk/kdegraphics/kdvi/; revision=49518
26 years ago
Matthias Hoelzer-Kluepfel
c20639405a
dviWindow now no longer inherits from QScrollView,
...
as scrolling is done in the framework.
svn path=/trunk/kdegraphics/kdvi/; revision=49517
26 years ago
Matthias Hoelzer-Kluepfel
d94fdcf074
Used the chainsaw to remove functionality that is now in the
...
common framework.
svn path=/trunk/kdegraphics/kdvi/; revision=49514
26 years ago
Matthias Hoelzer-Kluepfel
c079c905af
Removed old part code.
...
svn path=/trunk/kdegraphics/kdvi/; revision=49513
26 years ago
Matthias Hoelzer-Kluepfel
4b899ba1b5
Converted to new viewer architecture.
...
Note: This is a first version. Lot's of features are missing.
Especially, embedding into konqy is broken right now.
svn path=/trunk/kdegraphics/kdvi/; revision=49510
26 years ago
Stefan Kebekus
04e7d51550
Replaced the shrink_factor by a more flexible zoom
...
svn path=/trunk/kdegraphics/kdvi/; revision=48397
26 years ago
Espen Sand
74e31c2231
1) RMB menu works again. It must have been
...
26 years ago
Bernhard Rosenkraenzer
3c68311c00
remove "static" method declaration from cpp file - according to ANSI C++,
...
this is header-only, and gcc 2.96 doesn't like it.
svn path=/trunk/kdegraphics/kdvi/; revision=46747
26 years ago
Espen Sand
39405e69ee
1) New configuation dialog derived from KDialogBase
...
26 years ago
Bernhard Rosenkraenzer
8abc014df5
Fix build with -pedantic
...
svn path=/trunk/kdegraphics/kdvi/; revision=45763
26 years ago
Bernhard Rosenkraenzer
08c0c2c9b5
Fix compilation with gcc 2.96
...
svn path=/trunk/kdegraphics/kdvi/; revision=45678
26 years ago
Bernhard Rosenkraenzer
de2c88790c
Fix build with gcc 2.9*
...
svn path=/trunk/kdegraphics/kdvi/; revision=45602
26 years ago
Stefan Kebekus
e9742b01fa
Bugfix: kdvi did not always notice when the dvifile was changed; doesn't always go to first page any more
...
svn path=/trunk/kdegraphics/kdvi/; revision=45126
26 years ago
Geert Jansen
9b2bf9ee0c
some BarIcon() => UserIcon()
...
svn path=/trunk/kdegraphics/kdvi/; revision=44819
26 years ago
Geert Jansen
cd6943dbb0
New icon names
...
svn path=/trunk/kdegraphics/kdvi/; revision=44676
26 years ago
Stefan Kebekus
4fc001659e
Bugfix: parts of the screen were blank when the first postscript figure was displayed
...
svn path=/trunk/kdegraphics/kdvi/; revision=44198
26 years ago
Stefan Kebekus
864e45927d
Better text for the window's caption.
...
svn path=/trunk/kdegraphics/kdvi/; revision=44091
26 years ago
Stefan Kebekus
6e8270af18
Improved font rendering. More improvements to follow.
...
svn path=/trunk/kdegraphics/kdvi/; revision=44090
26 years ago
Sven Radej
14ecfa0cd4
sven: Ported to new KStatusBar
...
svn path=/trunk/kdegraphics/kdvi/; revision=43325
26 years ago
Stefan Kebekus
22bf6125cd
fixes compilation bug
...
svn path=/trunk/kdegraphics/kdvi/; revision=42370
26 years ago
David Faure
46028b5da1
enableAction in constructor is useless (and print is on if the slot exists now)
...
svn path=/trunk/kdegraphics/kdvi/; revision=42215
26 years ago
Torsten Rahn
26ed6d0eb2
Added missing icons from KDE 1.1.2
...
26 years ago
Stefan Kebekus
7fbeedde79
QT-ification and C++-ification
...
svn path=/trunk/kdegraphics/kdvi/; revision=42152
26 years ago
David Faure
460678c725
Fix setStatusBarText signal (now in part)
...
Prevent kdvi from writing into konquerorrc !
(KDVIFactory::instance()->config() instead of kapp->config())
svn path=/trunk/kdegraphics/kdvi/; revision=41999
26 years ago
Éric Bischoff
38d5258c69
IDs are now mandatory
...
svn path=/trunk/kdegraphics/doc/kdvi/; revision=41653
26 years ago
Michael Koch
cf24d735fb
make it network aware
...
svn path=/trunk/kdegraphics/kdvi/; revision=41508
26 years ago
David Faure
008b26142b
kdebug fun
...
svn path=/trunk/kdegraphics/kdvi/; revision=41165
26 years ago
Stephan Kulow
b2e831e64c
fix by Stefan Kebekus to fix a problem I never had ;)
...
svn path=/trunk/kdegraphics/kdvi/; revision=40850
26 years ago
David Faure
70f3338135
kbrowser.h -> kparts/browserextension.h
...
svn path=/trunk/kdegraphics/kdvi/; revision=40783
26 years ago
Stephan Kulow
4460f508d5
adding rc.cpp to all messages targets I could find making use of *.rc
...
Please remember that when using kparts
svn path=/trunk/kdegraphics/kdvi/; revision=40573
26 years ago
Stephan Kulow
0a93b363bf
CVS_SILENT simplifying make messages
...
svn path=/trunk/kdegraphics/kdvi/; revision=40569
26 years ago
David Faure
089e15d26c
Provide text for menus
...
svn path=/trunk/kdegraphics/kdvi/; revision=40114
26 years ago
Stephan Kulow
0e933701fa
adding fix by Stefan Kebekus for relativ paths
...
svn path=/trunk/kdegraphics/kdvi/; revision=39793
26 years ago
David Faure
7267a78604
More licensing enum conversion.
...
svn path=/trunk/kdegraphics/kdvi/; revision=39022
27 years ago
Charles Samuels
e5d36937e1
More KAboutData stuff. Few tyops fixed.
...
"KFax" I didn't mess with because it's in complete chaos.
svn path=/trunk/kdegraphics/kdvi/; revision=38971
27 years ago
David Faure
a99cc84a94
New menu names.
...
BTW, I moved everything to the view menu. Those are viewing options,
not about editing at all.
svn path=/trunk/kdegraphics/kdvi/; revision=38798
27 years ago
David Faure
681dd53ed7
die, duplicated code.
...
svn path=/trunk/kdegraphics/kdvi/; revision=38694
27 years ago
David Faure
cafce5e100
Cool, it works. "edit_menu" and focus.
...
svn path=/trunk/kdegraphics/kdvi/; revision=38690
27 years ago
David Faure
6113c0dddf
Ported to new architecture. No actions in the GUI though. Simon ? :-)
...
I used actionCollection() :-)))
svn path=/trunk/kdegraphics/kdvi/; revision=38672
27 years ago
Waldo Bastian
f816b117ea
WABA: Use KCmdLineArgs
...
svn path=/trunk/kdegraphics/kdvi/; revision=38579
27 years ago
Stephan Kulow
cb605defa4
create them on fly
...
svn path=/trunk/kdegraphics/kdvi/; revision=38168
27 years ago
Dima Rogozin
bdb1e3cbf0
Finixhed QSplitter port.
...
svn path=/trunk/kdegraphics/kdvi/; revision=38124
27 years ago
Dima Rogozin
5225719889
Fix redisplay bug in the list page
...
Fix statusbar abuse.
svn path=/trunk/kdegraphics/kdvi/; revision=38113
27 years ago
Dima Rogozin
3d45131c30
dviwin rewritten to use QScrollView and impruve scrolling
...
scrollbox rewritten to accomodate dviwin change and improve repainting.
svn path=/trunk/kdegraphics/kdvi/; revision=38111
27 years ago
David Faure
76801ee3a4
removed unncessary enums that broke enable-final
...
svn path=/trunk/kdegraphics/kdvi/; revision=38102
27 years ago
Kurt Granroth
911c698baf
old loadIcon => BarIcon
...
svn path=/trunk/kdegraphics/kdvi/; revision=37418
27 years ago