Archive for 22. December 2006

Re: Bugfix: Crash in PacketSession::addSession()
Hi Peter Great job mate... Now that the bug is uncovered, I like to thinkĀ  "How fast we could have resolved such bug?" These days, people are talking a lot about coverity (more...)
SourceComment: Refactoring makes code beautiful ;-)
Hi all Here is a patch where I have removed a long method Http::Header::parse with smaller methods.... IMHO, such code is easier to unit test, easier to understand and looks better... ( (more...)
Re: is there anyone using vs2005 professional edition for calitko development?
Hi Valeriy, I can also confirm that Qt can be configured with vs2005 and that Calitko builds without problems. The vs2003 project is automatically converted to the 2005 format without any (more...)
Re: is there anyone using vs2005 professional edition for calitko development?
Hy guys, I tried to compile Calitko with MS VS2005 and got no problems. Actually, I used previously compiled QT with VS2003, but I don't think, there will be any problems (more...)