summaryrefslogtreecommitdiff
path: root/noncore/net/ubrowser/httpfactory.cpp
AgeCommit message (Expand)AuthorFilesLines
2004-11-08move ubroser to unsupportedmickeyl1-376/+0
2003-08-09Merge from BRANCH_1_0kergoth1-6/+6
2003-03-21fixed commandline argument reading, made ubrowser a "document-oriented applic...spiralman1-20/+20
2003-03-21commented out debuging output and increased version to 0.1 (thought 0.0 was c...spiralman1-4/+4
2003-03-15HttpFactory::data() now returns 0 if there is a 404 error (previously, if the...spiralman1-1/+7
2003-03-15added code to force QTextBrowser to parse input as html if http header claims...spiralman1-0/+5
2003-03-15moved from using QSockets to normal unix sockets, images and chunked encoding...spiralman1-12/+260
2002-08-03fixed relative links (except from forward and back buttons), added initial im...spiralman1-6/+19
2002-07-19initial add of ubrowser sourcespiralman1-0/+104