summaryrefslogtreecommitdiffstats
path: root/kedit/README
blob: 6184c14c3a482be3aa95aff6853e108bc12d3de5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
kedit 0.7
=========

Fixed up word wrap in auto-indent and normal mode and implemented emacs
still ctrl-k ctrl-y kill-ring. KEdit should be quite usable now.

kedit 0.5
=========

This is release 0.5 of KEdit.

There are quite a number internal as external changes. The biggest
problem were a number of bugs that the underlying QMultiLineWidget
exhibits in Qt 1.2.  For anything I started, be it find, replace,
word-wrap, indent-mode, loading, saving, I hit upon bugs in the
multiline widget and had to find work-arounds. This is the main
reason, why this new release took so long. However, the Trolls were
very responsive to my bug reports and helped me in finding work
arounds.  The next release of qt, qt 1.3 should have a much better
multiline widget. Thanks, Trolls!

One of the consequences of this is that find, find/replace, word-warp
and indent mode don't "feel right". They, as you will notice feel slow
and sluggish. We have to wait for qt 1.3 for this to improve. However
Qt 1.3 might well break some of the work arounds in place now, but I
will make a good effort to bring out a new version of kedit as soon as
qt 1.3 appears.

I made so many changes, that I wouldn't be surprise if I broke some
basic functionality. Please test kedit and let me know immediately if
you think you found a bug. I will fix the problem as soon as
possible.

Note: You need smgl-tools 0.99 if you want to regenerate the provided
      documentation in ps, html, dvi format for the sgml source.

Changes:
	o adopted new kde look
	o found workaround for faster loading and saving.
	o find dialog working properly
	o find/replace dialog working properly
	o Indent Mode
	o Goto Line
	o Fill Column 
	o Word Wrap
	o Documentation is now provided in sgml, ps, dvi, and html
        o Rewrote the underlying kedit widget, so that it can now be used in 
	  other applications such as kmail.
	o rewrites, rewrites, rewrites .... still there is more
          historical baggage left to get rid of....

TODO:

	o recently opened files list
	o remember last directory the user opened a file in.
	o Paragraph formatting
	o Spell Checking (maybe)
	o Option to turn backup file creation off.
	o better support for net-files.

Problems:

	o Help will only work with the next release of tdelibs. Alternatively 
	  you can copy a copy of kedit.html, kedit.gif into 
	  $(TDEDIR)/docs/HTML
	
	o kedit has currently problems to deal with color-scheme changes
 	  without restarting kedit. I have made the necessary changes to 
	  libtdecore to deal with this problem. You will however have to wait
	  for the next tdelibs release. At that time I will also bring out
          a new version of kedit that will take advantage of those changes.


There is still lots to be done, but I hope you will find kedit a useful
little editor already.

Best Regards,
Bernd

wuebben@kde.org
wuebben@math.cornell.edu

kedit+ 0.4.1
============

Solved the "tab" problem. kedit+ is now Makefile proof. :-)

kedit+ 0.4
==========

A few last minute changes to kedit+ 0.2 introduced an embarrassing bug,
which didn't let you "save as" an "Untitled" document. I fixed that
bug, and while I was at it I added colors to the Options dialog. 
Now you can also set the fore- and background colors of kedit+.
Martin Konold suggested I bump the version number to something larger
than 0.3.1 which was the last release of kedit.

Hope you will find this editor useful.

I STILL NEED AN OPEN-FOLDER ICON !!!! PLEAE HELP :-)

Best Regards, Bernd

wuebben@kde.org
wuebben@math.cornell.edu

kedit+ 0.2
==========

This is kedit+ a simple text editor for the KDE project. I have taken 
Alex Sanda's kedit and turned it into what I believe to be
a useful little editor. I had to rewrite many parts of the original 
kedit and added, as you will surely notice, many new features.
Nevertheless, it is still no emacs and will never be one ;-)

I have tried to contact Alex, but haven't heard back from him.
Should kedit+ become kedit? kedit has not been developed for
about 4 month .... 


HELP WANTED:  I need an open-folder icon !!!

I hope you like kedit+, the next Generation :-)


Bernd Wuebben
wuebben@kde.org
wuebben@math.cornell.edu


========================================================================

     Kedit 0.3.1, small editor for the KDE project.
     
     
Kedit is a small, simple and almost featureless :) editor, just like
the well-known Notepad. It is suitable only for small editing tasks, or
as a simple textfile browser.

Currently, kedit is in a very early development stage. It can load,
save/saveas files, and - of course - it can edit those files :) There is
some room for improvements, but I really want this editor to be small and
simple.

Kedit can open multiple windows (so you can edit multiple files), without
having multiple copies of the whole program in memory.



Changes
=======

Version 0.3.1 (Martin Hartig, hartig@mathematik.uni-kl.de, 21.2.97)

- usage of the kdehelp browser, HTML help text added

Version 0.3 (Torben Weiss, weiss@kde.org, 4.2.97 )

- Drag and Drop added

- Added network access. Can load any file kfm can. To use this feature you
  must run kfm. If none is running kedit will start one on demand.

- Can save files everywhere kfm can, this means right now that you can
  write to ftp servers.

- Using libtdecore and libkfm. This means you need libkde-0.61 and
  kfm-0.51 or greater installed

- Fixed some bugs

- Works with any amount of windows now

- Changed some key bindings, but not all

- You can call
  make
  make install
 

TODO:
        Implement search again (and maybe replace), including regexp
        support. At the moment, only the search dialog has been implemented.

        Clean up some stuff, make it more user-friendly(tm).
        
	Keybindings: I'am sure, they are currently not kde-conform.
        
	Use (a not existing) KFileDialog that lets you enter URLs


                         Bernd