[Bug 263131] Status indicator icon not showing correct status
Andre Heinecke
aheinecke at intevation.de
Fri Jan 21 17:49:42 GMT 2011
https://bugs.kde.org/show_bug.cgi?id=263131
Andre Heinecke <aheinecke at intevation.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #3 from Andre Heinecke <aheinecke intevation de> 2011-01-21 18:49:40 ---
SVN commit 1216169 by aheinecke:
- 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.
CCBUG: 258271
CCBUG: 263626
BUG: 263131
M +12 -23 networking_wince.cpp
M +4 -0 networking_wince_p.h
M +43 -7 networkingcontrolmanager_wince.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=1216169
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list