Commit graph

4061 commits

Author SHA1 Message Date
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
Dima Rogozin bdb1e3cbf0 Finixhed QSplitter port.
svn path=/trunk/kdegraphics/kdvi/; revision=38124
2000-01-12 01:18:06 +00:00
Dima Rogozin 5225719889 Fix redisplay bug in the list page
Fix statusbar abuse.

svn path=/trunk/kdegraphics/kdvi/; revision=38113
2000-01-11 23:48:27 +00:00
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
2000-01-11 23:28:34 +00:00
David Faure 76801ee3a4 removed unncessary enums that broke enable-final
svn path=/trunk/kdegraphics/kdvi/; revision=38102
2000-01-11 21:57:07 +00:00
Kurt Granroth 911c698baf old loadIcon => BarIcon
svn path=/trunk/kdegraphics/kdvi/; revision=37418
1999-12-30 19:09:29 +00:00
Simon Hausmann fdc90c8522 - fixes for the BrowserViews to obey the parent/name values in the
factories and pass them to the constructors of the view implementations

svn path=/trunk/kdegraphics/kdvi/; revision=36875
1999-12-18 23:03:04 +00:00
Stephan Kulow 6793d6781c CVS_SILENT replacing ../po with podir
svn path=/trunk/kdegraphics/kdvi/; revision=35541
1999-11-30 20:52:43 +00:00
Michael Reiher 84c049d4af Exchanged small and medium icon, so that prefix fits the size.
svn path=/trunk/kdegraphics/kdvi/; revision=34949
1999-11-24 20:35:43 +00:00
David Faure a5ed2d3e46 fixed warning and removed Makefile.in
svn path=/trunk/kdegraphics/kdvi/; revision=34478
1999-11-20 15:16:13 +00:00
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
1999-11-18 18:28:44 +00:00
Daniel M. Duley a8fc9c5b68 Fix for tronical.
svn path=/trunk/kdegraphics/kdvi/; revision=34082
1999-11-16 21:28:59 +00:00
Stephan Kulow f75cc03fda getting rid of BUILT_SOURCES - it's evil! :)
svn path=/trunk/kdegraphics/kdvi/; revision=33572
1999-11-12 10:22:37 +00:00
Daniel M. Duley aec449ff2c Bye bye Programs menu. I wasn't able to test this because make -f Makefile.cvs
is busted but it seems okay ;-)

svn path=/trunk/kdegraphics/kdvi/; revision=33558
1999-11-12 03:25:27 +00:00
Stephan Kulow b2d8bcacc9 adding support in am_edit for
KDE_OPTIONS = foreign

looks nifty, eh? :)

svn path=/trunk/kdegraphics/kdvi/; revision=33512
1999-11-11 15:10:22 +00:00
Stephan Kulow 701eb7c5b6 try some hacks :)
svn path=/trunk/kdegraphics/kdvi/; revision=33509
1999-11-11 14:44:38 +00:00