Revision 1216169

Go back to digest for 23rd January 2011

Bug Fixes in KDE Base

Andre Heinecke committed changes in /branches/work/komo/kdelibs/solid/solid:

- Remove the use of private qt api. This did not work as intended
so the status was never updated. When there was no instance of
networkingcontrolmgr. (The minimalnetworkingclient used to test
before does that)

- Instanciate WinCE Networking Control Manager because it handles
the Window Messages notifing about a Network status change.

- Create the Networking control manager as a child window
of the correct qt main window. So Messages are recive correctly
even in multithreaded applications with multiple windows.

- Cleanup debug output a bit.

File Changes

Modified 3 files
  • /branches/work/komo/kdelibs/solid/solid
  •   /networking_wince.cpp
  •   /networking_wince_p.h
  •   /networkingcontrolmanager_wince.cpp
3 files changed in total