From kde-devel Mon Jun 07 23:19:53 1999 From: Lars Knoll Date: Mon, 07 Jun 1999 23:19:53 +0000 To: kde-devel Subject: changes in khtml X-MARC-Message: https://marc.info/?l=kde-devel&m=92879672425461 Hi all, I just committed some bigger changes to khtml, which also affect the API. Up to now khtml used usual (char *) for about everything. This has now changed, and khtml does now use unicode almost everywhere. This means, that all methods in KHTMLWidget/KHTMLView are now using QString/QStringList instead of const char*/QStrList. I checked that kdebase does still compile, but I didn't have time to check the other modules. If I broke anything, or if somebody needs any advice/help for porting some app, feel free to contact me. Cheers, Lars -- Lars Knoll knoll@mpi-hd.mpg.de PGP pub key [6DADF3D5]: finger knoll@pluto.mpi-hd.mpg.de