Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Autotest: fix crash caused by deleting a QSharedPointer | Thiago Macieira | 2009-07-30 | 1 | -9/+5 | |
| * | | | Port of Qt to VxWorks | Robert Griebl | 2009-07-29 | 1 | -0/+2 | |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 2 | -2/+226 | |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | ||||||
| * | | QNetworkReply: add possibility to ignore specific SSL errors | Peter Hartmann | 2009-07-22 | 1 | -1/+87 | |
| * | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-07-20 | 1 | -0/+1 | |
| |\ \ | | |/ | ||||||
| | * | tst_qnetworkreply: Removed warning | Markus Goetz | 2009-07-17 | 1 | -0/+1 | |
| | * | tst_qnetworkreply: qDebug instead of qWarning | Markus Goetz | 2009-07-13 | 1 | -1/+1 | |
| * | | QNetworkReply: Add isFinished() method | Markus Goetz | 2009-07-14 | 1 | -0/+10 | |
| * | | tst_qnetworkreply: qDebug instead of qWarning | Markus Goetz | 2009-07-13 | 1 | -2/+2 | |
| * | | Merge commit 'origin/4.5' | Bill King | 2009-07-13 | 1 | -0/+125 | |
| |\ \ | | |/ | ||||||
| | * | QNAM: httpDownloadPerformance auto test | Markus Goetz | 2009-07-09 | 1 | -0/+126 | |
| * | | Disable private unit tests when Qt is configured without | Rohan McGovern | 2009-07-09 | 1 | -0/+2 | |
* | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 2 | -4/+4 | |
|\ \ \ | |/ / | ||||||
| * | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 2 | -4/+4 | |
| |\ \ | | |/ | ||||||
| | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 2 | -4/+4 | |
* | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -17/+646 | |
|\ \ \ | |/ / | ||||||
| * | | Allow a maximum of 6 simultaneous HTTP connections to a server. | Prasanth Ullattil | 2009-06-12 | 1 | -0/+31 | |
| * | | add HTTP DELETE support to Network Access API | Peter Hartmann | 2009-06-05 | 1 | -0/+99 | |
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-19 | 1 | -2/+4 | |
| |\ \ | | |/ | ||||||
| * | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-05-18 | 1 | -0/+52 | |
| |\ \ | ||||||
| * \ \ | Merge branch '4.5' | Thiago Macieira | 2009-05-13 | 1 | -0/+49 | |
| |\ \ \ | ||||||
| * | | | | QNAM: Upload architecture change: Auto test | Markus Goetz | 2009-05-13 | 1 | -16/+516 | |
* | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Aleksandar Sasha Babic | 2009-05-21 | 1 | -2/+4 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-20 | 1 | -2/+4 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| | * | | | | Don't "hope" that a connection gets picked up; do it right! | Norwegian Rock Cat | 2009-05-19 | 1 | -2/+4 | |
| | | |_|/ | | |/| | | ||||||
* | | | | | Some time related values have been changed to compensate for | Aleksandar Sasha Babic | 2009-05-20 | 1 | -0/+21 | |
|/ / / / | ||||||
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Aleksandar Sasha Babic | 2009-05-18 | 1 | -0/+101 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-18 | 1 | -0/+101 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | HTTP authentication: return error if authentication cannot be handled | Peter Hartmann | 2009-05-15 | 1 | -0/+52 | |
| | | |/ | | |/| | ||||||
| | * | | Improve the HTTP status line parsing and catch more errors. | Thiago Macieira | 2009-05-13 | 1 | -0/+7 | |
| | * | | Fix handling of garbage data sent by the HTTP server instead of a | Thiago Macieira | 2009-05-13 | 1 | -0/+42 | |
| | |/ | ||||||
* | | | Performance on Symbian with Open C 1.5.3 pre-release | Aleksandar Sasha Babic | 2009-05-18 | 1 | -0/+5 | |
* | | | Testing on symbina requires more time. | Aleksandar Sasha Babic | 2009-05-18 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-04-27 | 1 | -4/+0 | |
|\ \ | |/ | ||||||
| * | Remove obsolete code from autotests. | Jason McDonald | 2009-04-16 | 1 | -4/+0 | |
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 12 | -0/+22237 | |
* | Long live Qt for S60! | axis | 2009-04-24 | 12 | -0/+22297 | |