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
Stephan Kulow
5021c85485
syncing the branches. Thanks to the Sitzpisser who forgot to update the
...
HEAD branch when he updated the kpathsea sources (sorry for the rude word
but it took me an hour)
svn path=/trunk/kdegraphics/kdvi/; revision=33507
27 years ago
Waldo Bastian
79d401c314
WABA: browser.h -> kbrowser.h
...
svn path=/trunk/kdegraphics/kdvi/; revision=33412
27 years ago
David Faure
cf74cf09c1
Easy problem, easy fix. Stephan said we need at least one C++ file.
...
Here it is :) kdvi now compiles.
svn path=/trunk/kdegraphics/kdvi/; revision=33290
27 years ago
Kurt Granroth
26cc1cdeaf
o Renamed png files
...
o Installed (mostly) in Programs/Graphics
o Other random changes
svn path=/trunk/kdegraphics/kdvi/; revision=32819
27 years ago
Stephan Kulow
31e3fc04b9
CVS_SILENT removing MiniIcon entries. They were in most cases simply wrong
...
svn path=/trunk/kdegraphics/kdvi/; revision=32672
27 years ago
Stephan Kulow
0c761ab529
CVS_SILENT getting rid of .png and .xpm in Icon and MiniIcon
...
svn path=/trunk/kdegraphics/kdvi/; revision=32670
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
Simon Hausmann
484d0acbed
- one button for printing should be enough, Mosfet ;-))
...
svn path=/trunk/kdegraphics/kdvi/; revision=32397
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
Stephan Kulow
aee2c9a149
using am_edit
...
svn path=/trunk/kdegraphics/doc/kdvi/; revision=31776
27 years ago
Éric Bischoff
68ce972a11
This package has been converted to DocBook :
...
- index.sgml and index.nif are converted into index.docbook
- html files are removed from the CVS tree
they will be regenerated at packaging time
- logotp3.png has been removed from the CVS tree
it will be stored in $KDEDIR/share/en/doc/common on the user's hard disk
a symbolic link named "common" will point to that directory
- index.cvlog contains a summary of conversion warnings
this file is necessary for manual cleanup
it will be removed after the cleanup process
The Makefiles have not been updated yet ; they should make the "common" symbolic link at install time
All files are guaranteed to conform DocBook 3.1
svn path=/trunk/kdegraphics/doc/kdvi/; revision=31729
27 years ago
Matthias Hoelzer-Kluepfel
62a6790662
kapp->helpMenu -> KTMainWindow::helpMenu.
...
svn path=/trunk/kdegraphics/kdvi/; revision=31498
27 years ago
Hans Petter Bieker
9ccc6b1ead
qmessagebox -> kmessagebox.
...
svn path=/trunk/kdegraphics/kdvi/; revision=30450
27 years ago
Kalle Dalheimer
e36a2d21d3
The dreaded library cleanup: getConfig() -> config() and friends (see separate mail)
...
svn path=/trunk/kdegraphics/kdvi/; revision=30349
27 years ago
Bernhard Rosenkraenzer
e8b2c3d2d8
ktopwidget.h removed
...
svn path=/trunk/kdegraphics/kdvi/; revision=30340
27 years ago
Bernhard Rosenkraenzer
3ddd74d0e8
KTMainWindow stuff
...
svn path=/trunk/kdegraphics/kdvi/; revision=30325
27 years ago
Stephan Kulow
63dbead97b
CVS_SILENT adding large icons from KDE_1_1_BRANCH
...
svn path=/trunk/kdegraphics/kdvi/; revision=29189
27 years ago
Stephan Kulow
effbd4fc4c
converting some more KDE_ICONs
...
svn path=/trunk/kdegraphics/kdvi/; revision=29154
27 years ago
Duncan Haldane
0b1e12376f
Hmmm. some problem with depend.mk
...
I cant manipulate it with cvs
This is the good version.
duncan@kde.org
svn path=/trunk/kdegraphics/kdvi/; revision=27727
27 years ago
Duncan Haldane
cb8b3cd30d
somethig was corrupted with kpathsea/depend.mk
...
putting in a new copy
duncan@kde.org
svn path=/trunk/kdegraphics/kdvi/; revision=27725
27 years ago
John Corey
000c6255af
BarIcon() fixes; it should all compile and run now (it does for me :)).
...
svn path=/trunk/kdegraphics/kdvi/; revision=27684
27 years ago
Stephan Kulow
240a827cea
compiles again after all these small changes
...
svn path=/trunk/kdegraphics/kdvi/; revision=26344
27 years ago
Waldo Bastian
b2904d4372
WABA: Fixed compile warning
...
svn path=/trunk/kdegraphics/kdvi/; revision=26305
27 years ago
Waldo Bastian
908e57274a
WABA: Fixed compiler warning
...
svn path=/trunk/kdegraphics/kdvi/; revision=26304
27 years ago
Stephan Kulow
2467b8916f
some more fixes for QSplitter.
...
svn path=/trunk/kdegraphics/kdvi/; revision=26111
27 years ago
Stephan Kulow
a60e7e9227
some more porting. Why did we remove KMsgBox again?
...
svn path=/trunk/kdegraphics/kdvi/; revision=26082
27 years ago
Éric Bischoff
eb3d4ecf59
Changed GIF to PNG
...
svn path=/trunk/kdegraphics/doc/kdvi/; revision=26023
27 years ago
Harri Porten
820ed5bd06
added and fixed a const_cast, respectively.
...
svn path=/trunk/kdegraphics/kdvi/; revision=25481
27 years ago
Hans Petter Bieker
fb26e93410
Added missing i18n("OK")s etc.
...
svn path=/trunk/kdegraphics/kdvi/; revision=24820
27 years ago
Stephan Kulow
673e88270a
update for Debian and fixes for --enable-debug
...
svn path=/trunk/kdegraphics/kdvi/; revision=24532
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
Éric Bischoff
42b020c5de
Frederik Fouvry SGMLized kdvi. Thanks Frederik !
...
svn path=/trunk/kdegraphics/doc/kdvi/; revision=23338
27 years ago
Stephan Kulow
f0a7c1b368
somehow make-3.77 doesn't like the stuff out of tetex's Makefiles
...
svn path=/trunk/kdegraphics/kdvi/; revision=23026
27 years ago
Harri Porten
77def8b10a
some QPalette changes ;)
...
svn path=/trunk/kdegraphics/kdvi/; revision=22449
27 years ago
Stephan Kulow
db2b92280a
compilation fixes - kview doesn't compile because of missing kview_if.h
...
Why has kview it's own helpindex?
svn path=/trunk/kdegraphics/kdvi/; revision=22259
27 years ago
Hans Petter Bieker
95fa67a9e1
QString(i18n()) -> i18n().
...
svn path=/trunk/kdegraphics/kdvi/; revision=21873
27 years ago
Dirk Mueller
affd2e9adf
.kdelnk -> .desktop
...
27 years ago
Stephan Kulow
6d56d03e0a
CVS_SILENT making messages
...
svn path=/trunk/kdegraphics/kdvi/; revision=20859
27 years ago
Hans Petter Bieker
ff7a108eb0
This adds some missing includes.
...
svn path=/trunk/kdegraphics/kdvi/; revision=20218
27 years ago
Stephan Kulow
09fe99cb08
CVS_SILENT header cleanups (kapp -> klocale)
...
svn path=/trunk/kdegraphics/kdvi/; revision=19960
27 years ago
Hans Petter Bieker
898f441d8c
* Qt v1.3x etc -> Qt
...
* Linux -> Unix (in most cases)
svn path=/trunk/kdegraphics/kdvi/; revision=19703
27 years ago
Alex Zepeda
a002b09e63
KDEBUG -> kdebug
...
svn path=/trunk/kdegraphics/kdvi/; revision=19213
27 years ago
Mario Weilguni
508d0f55fb
Mario: fixed Makefiles
...
svn path=/trunk/kdegraphics/kdvi/; revision=18113
27 years ago
nobody
5459714414
This commit was manufactured by cvs2svn to accommodate
...
a server-side copy/move.
svn path=/trunk/kdegraphics/kdvi/; revision=17917
27 years ago
David Faure
eb5e7e3c5a
Fixed coredump. kdvi actually shows up now !
...
But why do all Qt 2.0 apps look like Mac ?
svn path=/trunk/kdegraphics/kdvi/; revision=17655
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
Stephan Kulow
cef9d1148f
CVS_SILENT ported to Qt 2.0
...
svn path=/trunk/kdegraphics/kdvi/; revision=17396
27 years ago