Stefan Kebekus
f59b73e7a2
Improved font searching.
...
svn path=/trunk/kdegraphics/kdvi/; revision=62884
26 years ago
Waldo Bastian
9bc46fae9c
WABA: --enable-final fixes
...
svn path=/trunk/kdegraphics/kdvi/; revision=61462
26 years ago
Stefan Kebekus
c20823babd
minor bugfix
...
svn path=/trunk/kdegraphics/kdvi/; revision=60664
26 years ago
Hans Petter Bieker
88d1993362
CXXFLAGS="$CXXFLAGS -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST"
...
:-)
svn path=/trunk/kdegraphics/kdvi/; revision=59876
26 years ago
Stefan Kebekus
5afed21885
minor bugfixes
...
svn path=/trunk/kdegraphics/kdvi/; revision=59540
26 years ago
Stefan Kebekus
0a793634fd
Bugfix: don't show a document after it has been closed
...
svn path=/trunk/kdegraphics/kdvi/; revision=58639
26 years ago
David Faure
1cd225bb6b
bzero -> memset
...
svn path=/trunk/kdegraphics/kdvi/; revision=58590
26 years ago
Stefan Kebekus
0ae229ce9a
Fix hyperlink bug, remove "beta" from version name
...
svn path=/trunk/kdegraphics/kdvi/; revision=57723
26 years ago
Michael Matz
fdfb86d94e
includemocs. Again.
...
kebekus: why did you changed them to bla.moc.cpp and commented them out? Did
you forget to run make -f Makefile.cvs?
svn path=/trunk/kdegraphics/kdvi/; revision=57527
26 years ago
Stefan Kebekus
b2637d6565
switch hyperlinks ON by default
...
svn path=/trunk/kdegraphics/kdvi/; revision=56070
26 years ago
Michael Matz
bd2a761087
CVS_SILENT includemocs result
...
svn path=/trunk/kdegraphics/kdvi/; revision=56056
26 years ago
Stefan Kebekus
0ec7acd4ac
minor bugfix in reload
...
svn path=/trunk/kdegraphics/kdvi/; revision=55680
26 years ago
Stefan Kebekus
cb30f9700e
beautification & Error Form
...
svn path=/trunk/kdegraphics/kdvi/; revision=55492
26 years ago
Stefan Kebekus
18366865c1
Added help for kdvi; minor bugfixing
...
svn path=/trunk/kdegraphics/kdvi/; revision=54937
26 years ago
Stefan Kebekus
74bf7d8ebd
added PSGraphics-cache, source cleanup
...
svn path=/trunk/kdegraphics/kdvi/; revision=54062
26 years ago
Stefan Kebekus
21ff4150c8
genl. bugfixes and small improvements
...
svn path=/trunk/kdegraphics/kdvi/; revision=53166
26 years ago
Stefan Kebekus
55dc43bff4
Implemented Hyperlinks
...
svn path=/trunk/kdegraphics/kdvi/; revision=52871
26 years ago
Stefan Kebekus
129214d4d4
Further re-implementation of PostScript
...
svn path=/trunk/kdegraphics/kdvi/; revision=52674
26 years ago
Stefan Kebekus
be544056a7
started to re-implement the PostScript interface
...
svn path=/trunk/kdegraphics/kdvi/; revision=52400
26 years ago
Stefan Kebekus
9ae8f959de
isolated font class
...
svn path=/trunk/kdegraphics/kdvi/; revision=50732
26 years ago
Stefan Kebekus
13f3179e9a
source cleanup
...
svn path=/trunk/kdegraphics/kdvi/; revision=50042
26 years ago
Matthias Hoelzer-Kluepfel
76cc339215
Document closing implemented.
...
svn path=/trunk/kdegraphics/kdvi/; revision=49776
26 years ago
Matthias Hoelzer-Kluepfel
50a8fe5c2c
Preview picture in scrollbox.
...
svn path=/trunk/kdegraphics/kdvi/; revision=49668
26 years ago
Matthias Hoelzer-Kluepfel
0d5eb8c024
Paper size handling.
...
svn path=/trunk/kdegraphics/kdvi/; revision=49648
26 years ago
Matthias Hoelzer-Kluepfel
7b117e354c
Zooming fixes. Has to be redone sometime soon.
...
svn path=/trunk/kdegraphics/kdvi/; revision=49582
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
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
Espen Sand
39405e69ee
1) New configuation dialog derived from KDialogBase
...
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
Stefan Kebekus
7fbeedde79
QT-ification and C++-ification
...
svn path=/trunk/kdegraphics/kdvi/; revision=42152
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
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
a5ed2d3e46
fixed warning and removed Makefile.in
...
svn path=/trunk/kdegraphics/kdvi/; revision=34478
27 years ago
Alexander Feigl
364d378da5
real fix for recent compilation problem (because of new kpathsea):
...
did the same changes like in KDE_1_1_BRANCH
I didn't include the complete kpathsea/kpathsea.h to avoid compiler errors in
-pedantic mode. Hope it works everywhere.
svn path=/trunk/kdegraphics/kdvi/; revision=34291
27 years ago
Daniel M. Duley
a8fc9c5b68
Fix for tronical.
...
svn path=/trunk/kdegraphics/kdvi/; revision=34082
27 years ago
Stephan Kulow
8107121d50
I can't grant that this will work everywhere - but it works here
...
svn path=/trunk/kdegraphics/kdvi/; revision=32408
27 years ago
Daniel M. Duley
622f01336b
Use style scrollbar extents.
...
svn path=/trunk/kdegraphics/kdvi/; revision=32395
27 years ago
Daniel M. Duley
f8f3331c5d
KDVI now joins KGhostview as a full KParts Konq browser :) If your system
...
is configured properly you can open :
http://www2.jorsm.com/~mosfet/user.dvi
In Konq now and browse it :)
svn path=/trunk/kdegraphics/kdvi/; revision=32391
27 years ago
Hans Petter Bieker
9ccc6b1ead
qmessagebox -> kmessagebox.
...
svn path=/trunk/kdegraphics/kdvi/; revision=30450
27 years ago
Waldo Bastian
b2904d4372
WABA: Fixed compile warning
...
svn path=/trunk/kdegraphics/kdvi/; revision=26305
27 years ago
Harri Porten
820ed5bd06
added and fixed a const_cast, respectively.
...
svn path=/trunk/kdegraphics/kdvi/; revision=25481
27 years ago
Stephan Kulow
459280155c
fixing some stuff and commenting something else out. added kiconedit
...
right into DO_NOT_COMPILE til someone with big time and big knowledge
of kio and kfm comes :)
svn path=/trunk/kdegraphics/kdvi/; revision=24014
27 years ago
Hans Petter Bieker
95fa67a9e1
QString(i18n()) -> i18n().
...
svn path=/trunk/kdegraphics/kdvi/; revision=21873
27 years ago
Alex Zepeda
a002b09e63
KDEBUG -> kdebug
...
svn path=/trunk/kdegraphics/kdvi/; revision=19213
27 years ago
David Faure
c5ae17fb63
Ported to Qt 2.0. Compiles, no more 'signal' errors on startup, but
...
now core dumps in KAccel::changeMenuAccel()
(called from kdvi::updateMenuAccel())
svn path=/trunk/kdegraphics/kdvi/; revision=17652
27 years ago