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
27 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
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
27 years ago
Stephan Kulow
6793d6781c
CVS_SILENT replacing ../po with podir
...
svn path=/trunk/kdegraphics/kdvi/; revision=35541
27 years ago
Michael Reiher
84c049d4af
Exchanged small and medium icon, so that prefix fits the size.
...
svn path=/trunk/kdegraphics/kdvi/; revision=34949
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
f75cc03fda
getting rid of BUILT_SOURCES - it's evil! :)
...
svn path=/trunk/kdegraphics/kdvi/; revision=33572
27 years ago
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
27 years ago
Stephan Kulow
b2d8bcacc9
adding support in am_edit for
...
KDE_OPTIONS = foreign
looks nifty, eh? :)
svn path=/trunk/kdegraphics/kdvi/; revision=33512
27 years ago
Stephan Kulow
701eb7c5b6
try some hacks :)
...
svn path=/trunk/kdegraphics/kdvi/; revision=33509
27 years ago