[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/kspell
From:       Scott Wheeler <wheeler () kde ! org>
Date:       2003-04-06 2:26:58
[Download RAW message or body]

CVS commit by wheeler: 

Adding a generic version of KMail's syntax highlighter.  This code is
from Don, but I cleaned it up and turned it into kdelibs style code
(d-pointers, naming, etc.).  Soon I'll add a KTextEdit subclass that
enables these things easily and port the KHTML text widget over to this.
I presume KMail will move to this version of the classes as well.  I'll
try to get the rest done yet this weekend.  This code hasn't actually been
tested yet, so I assume that there will need to be clean ups once I get 
the implementation elsewhere ready, but it builds and shouldn't break
anything for the moment.

Matthias, can you commit the license change?

CCMAIL:ettrich@trolltech.com, sanders@trolltech.com


  A            ksyntaxhighlighter.cpp   1.1
  A            ksyntaxhighlighter.h   1.1
  M +2 -2      Makefile.am   1.31


--- kdelibs/kspell/Makefile.am  #1.30:1.31
@@ -26,7 +26,7 @@
 libkspell_la_LIBADD = ../kdeui/libkdeui.la
 
-include_HEADERS = kspell.h ksconfig.h kspelldlg.h
+include_HEADERS = kspell.h ksconfig.h kspelldlg.h ksyntaxhighlighter.h
 noinst_HEADERS = version.h
-libkspell_la_SOURCES = ksconfig.cpp kspelldlg.cpp kspell.cpp
+libkspell_la_SOURCES = ksconfig.cpp kspelldlg.cpp kspell.cpp ksyntaxhighlighter.cpp
 
 libkspell_la_METASOURCES = AUTO


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic