All,
This is just a heads up to let you know that the TQt3 (and Qt3) style APIs have changed. All reliant code has also been updated in GIT as of this writing, so this should not affect anyone beyond requiring a full rebuild of TQt3 and TDE. There will be another (smaller) change to the API coming in the next week or two as well.
These changes primarily wean the TQt3 style API off of direct usage of TQWidget classes in order to allow the development of style engines for other toolkits, as well as to allow TQt3 to use another toolkit's style engine if such an interface were to be developed in the future. They do not remove functionality.
Tim
Second batch of API changes are now in GIT. This set of changes bumps the Qt3 version to 3.5.0, and I do not have any further API changes planned for R14 at this time.
Tim
To clarify, I do not plan to introduce any further *Qt3/TQt3* API changes before the R14 release. The tdelibs API may change somewhat as network support is worked on.
Tim