Commit graph

4126 commits

Author SHA1 Message Date
Matthias Hoelzer-Kluepfel fd9bb99a65 DVI options dialog.
svn path=/trunk/kdegraphics/kdvi/; revision=49790
2000-05-17 10:09:01 +00:00
Matthias Hoelzer-Kluepfel 76cc339215 Document closing implemented.
svn path=/trunk/kdegraphics/kdvi/; revision=49776
2000-05-17 08:50:57 +00:00
Matthias Hoelzer-Kluepfel 50a8fe5c2c Preview picture in scrollbox.
svn path=/trunk/kdegraphics/kdvi/; revision=49668
2000-05-16 14:13:41 +00:00
Matthias Hoelzer-Kluepfel 0d5eb8c024 Paper size handling.
svn path=/trunk/kdegraphics/kdvi/; revision=49648
2000-05-16 11:18:25 +00:00
David Faure 8fe10798e4 srcdir!=builddir fix
svn path=/trunk/kdegraphics/kdvi/; revision=49605
2000-05-15 21:45:42 +00:00
Matthias Hoelzer-Kluepfel 7b117e354c Zooming fixes. Has to be redone sometime soon.
svn path=/trunk/kdegraphics/kdvi/; revision=49582
2000-05-15 14:53:59 +00:00
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
2000-05-15 09:41:50 +00:00
Matthias Hoelzer-Kluepfel 9d247c75f3 Make kdvi usable again in the menu, as well as in
konqueror.

svn path=/trunk/kdegraphics/kdvi/; revision=49538
2000-05-15 08:39:49 +00:00
Matthias Hoelzer-Kluepfel c71fbdb828 Removed.
svn path=/trunk/kdegraphics/kdvi/; revision=49519
2000-05-15 07:12:50 +00:00
Matthias Hoelzer-Kluepfel 59058b322d More removing of framework functions.
svn path=/trunk/kdegraphics/kdvi/; revision=49518
2000-05-15 07:09:46 +00:00
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
2000-05-15 06:51:49 +00:00
Matthias Hoelzer-Kluepfel d94fdcf074 Used the chainsaw to remove functionality that is now in the
common framework.

svn path=/trunk/kdegraphics/kdvi/; revision=49514
2000-05-15 06:25:59 +00:00
Matthias Hoelzer-Kluepfel c079c905af Removed old part code.
svn path=/trunk/kdegraphics/kdvi/; revision=49513
2000-05-15 05:57:59 +00:00
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
2000-05-15 04:53:53 +00:00
Stefan Kebekus 04e7d51550 Replaced the shrink_factor by a more flexible zoom
svn path=/trunk/kdegraphics/kdvi/; revision=48397
2000-05-05 08:18:32 +00:00
Espen Sand 74e31c2231 1) RMB menu works again. It must have been
broken for quite a long time? The event filter has been
removed. I use KContextMenuManager instead to show the menu.

2) Added a dark background to the 2D scroller widget
that is located at the top of the page list. This looks
better (IMHO). I think we should add this widget to kdeui
after KDE2.

3) Forgot to mention in my last commit that the status bar
now works properly again.

svn path=/trunk/kdegraphics/kdvi/; revision=46822
2000-04-16 21:05:40 +00:00
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
2000-04-16 00:37:13 +00:00
Espen Sand 39405e69ee 1) New configuation dialog derived from KDialogBase
2) New goto page dialog that doesn't segfault :)

3) Reordered the some menu entries (mostly under Settings)

svn path=/trunk/kdegraphics/kdvi/; revision=46712
2000-04-15 14:46:28 +00:00
Bernhard Rosenkraenzer 8abc014df5 Fix build with -pedantic
svn path=/trunk/kdegraphics/kdvi/; revision=45763
2000-04-06 10:46:40 +00:00
Bernhard Rosenkraenzer 08c0c2c9b5 Fix compilation with gcc 2.96
svn path=/trunk/kdegraphics/kdvi/; revision=45678
2000-04-05 11:53:14 +00:00
Bernhard Rosenkraenzer de2c88790c Fix build with gcc 2.9*
svn path=/trunk/kdegraphics/kdvi/; revision=45602
2000-04-04 12:16:43 +00:00
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
2000-03-30 09:09:58 +00:00
Geert Jansen 9b2bf9ee0c some BarIcon() => UserIcon()
svn path=/trunk/kdegraphics/kdvi/; revision=44819
2000-03-26 22:20:57 +00:00
Geert Jansen cd6943dbb0 New icon names
svn path=/trunk/kdegraphics/kdvi/; revision=44676
2000-03-25 19:33:58 +00:00
Stefan Kebekus 4fc001659e Bugfix: parts of the screen were blank when the first postscript figure was displayed
svn path=/trunk/kdegraphics/kdvi/; revision=44198
2000-03-21 12:36:34 +00:00
Stefan Kebekus 864e45927d Better text for the window's caption.
svn path=/trunk/kdegraphics/kdvi/; revision=44091
2000-03-20 03:50:44 +00:00
Stefan Kebekus 6e8270af18 Improved font rendering. More improvements to follow.
svn path=/trunk/kdegraphics/kdvi/; revision=44090
2000-03-20 03:50:10 +00:00
Sven Radej 14ecfa0cd4 sven: Ported to new KStatusBar
svn path=/trunk/kdegraphics/kdvi/; revision=43325
2000-03-13 10:35:25 +00:00
Stefan Kebekus 22bf6125cd fixes compilation bug
svn path=/trunk/kdegraphics/kdvi/; revision=42370
2000-03-03 02:15:03 +00:00
David Faure 46028b5da1 enableAction in constructor is useless (and print is on if the slot exists now)
svn path=/trunk/kdegraphics/kdvi/; revision=42215
2000-03-01 01:22:51 +00:00
Torsten Rahn 26ed6d0eb2 Added missing icons from KDE 1.1.2
svn path=/trunk/kdegraphics/kdvi/; revision=42204
2000-02-29 23:49:43 +00:00
Stefan Kebekus 7fbeedde79 QT-ification and C++-ification
svn path=/trunk/kdegraphics/kdvi/; revision=42152
2000-02-29 11:27:53 +00:00
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
2000-02-28 00:53:56 +00:00
Éric Bischoff 38d5258c69 IDs are now mandatory
svn path=/trunk/kdegraphics/doc/kdvi/; revision=41653
2000-02-24 16:03:37 +00:00
Michael Koch cf24d735fb make it network aware
svn path=/trunk/kdegraphics/kdvi/; revision=41508
2000-02-23 14:52:43 +00:00
David Faure 008b26142b kdebug fun
svn path=/trunk/kdegraphics/kdvi/; revision=41165
2000-02-20 12:20:22 +00:00
Stephan Kulow b2e831e64c fix by Stefan Kebekus to fix a problem I never had ;)
svn path=/trunk/kdegraphics/kdvi/; revision=40850
2000-02-16 09:02:03 +00:00
David Faure 70f3338135 kbrowser.h -> kparts/browserextension.h
svn path=/trunk/kdegraphics/kdvi/; revision=40783
2000-02-15 09:55:41 +00:00
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
2000-02-12 17:27:13 +00:00
Stephan Kulow 0a93b363bf CVS_SILENT simplifying make messages
svn path=/trunk/kdegraphics/kdvi/; revision=40569
2000-02-12 17:07:24 +00:00
David Faure 089e15d26c Provide text for menus
svn path=/trunk/kdegraphics/kdvi/; revision=40114
2000-02-06 18:50:42 +00:00
Stephan Kulow 0e933701fa adding fix by Stefan Kebekus for relativ paths
svn path=/trunk/kdegraphics/kdvi/; revision=39793
2000-02-02 10:56:03 +00:00
David Faure 7267a78604 More licensing enum conversion.
svn path=/trunk/kdegraphics/kdvi/; revision=39022
2000-01-22 21:15:40 +00:00
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
2000-01-22 08:06:34 +00:00
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
2000-01-20 00:39:07 +00:00
David Faure 681dd53ed7 die, duplicated code.
svn path=/trunk/kdegraphics/kdvi/; revision=38694
2000-01-19 01:35:02 +00:00
David Faure cafce5e100 Cool, it works. "edit_menu" and focus.
svn path=/trunk/kdegraphics/kdvi/; revision=38690
2000-01-19 00:56:30 +00:00
David Faure 6113c0dddf Ported to new architecture. No actions in the GUI though. Simon ? :-)
I used actionCollection() :-)))

svn path=/trunk/kdegraphics/kdvi/; revision=38672
2000-01-18 21:41:19 +00:00
Waldo Bastian f816b117ea WABA: Use KCmdLineArgs
svn path=/trunk/kdegraphics/kdvi/; revision=38579
2000-01-17 16:40:05 +00:00
Stephan Kulow cb605defa4 create them on fly
svn path=/trunk/kdegraphics/kdvi/; revision=38168
2000-01-12 18:10:16 +00:00