Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-24 | 1 | -0/+9 |
|\ | |||||
| * | QSslSocket: Clear readBuffer and writeBuffer on close() | Markus Goetz | 2009-08-18 | 1 | -0/+9 |
| * | Eliminate some mentions of Trolltech. | Jason McDonald | 2009-08-11 | 2 | -2/+2 |
| * | Update license headers. | Jason McDonald | 2009-08-11 | 23 | -23/+23 |
* | | Fix the last fix to QList. | Thiago Macieira | 2009-08-24 | 1 | -1/+1 |
* | | Removing #ifdef guards around inlcude statements. | Aleksandar Sasha Babic | 2009-08-21 | 1 | -2/+0 |
* | | Use QExcplicitlySharedDataPointer | Harald Fernengel | 2009-08-20 | 6 | -20/+14 |
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 8 | -9/+10 |
|\ \ | |||||
| * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 7 | -7/+8 |
| * | | Use LIBS_PRIVATE on Mac and X11. | Thiago Macieira | 2009-08-17 | 1 | -1/+1 |
| * | | Fixed coverity warnings | Thierry Bastian | 2009-08-14 | 1 | -1/+1 |
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 23 | -25/+25 |
|\ \ \ | |/ / | |||||
| * | | Replace some mentions of Trolltech with more appropriate terms. | Jason McDonald | 2009-08-12 | 2 | -2/+2 |
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 23 | -23/+23 |
* | | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATE | Harald Fernengel | 2009-08-06 | 1 | -1/+1 |
* | | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 3 | -5/+5 |
|\ \ \ | |||||
| * | | | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 1 | -1/+1 |
| * | | | Trailing whitespace and tab/space fixes for QtNetwork | Janne Anttila | 2009-08-03 | 2 | -4/+4 |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 5 | -6/+58 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | QNetworkReply: add possibility to ignore specific SSL errors | Peter Hartmann | 2009-07-22 | 4 | -5/+57 |
| * | | Build fix for mingw | Thierry Bastian | 2009-07-14 | 1 | -1/+1 |
* | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 23 | -55/+62 |
|\ \ \ | |/ / | |||||
| * | | QSslCertificate: Doc fix | Markus Goetz | 2009-06-17 | 1 | -3/+4 |
| * | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 23 | -47/+47 |
| |\ \ | | |/ | |||||
| | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 23 | -46/+46 |
| | * | Fix wrong comparator in QSslCertificatePrivate::QByteArray_from_X509 | Markus Goetz | 2009-06-15 | 1 | -1/+1 |
| * | | QSslCertificate: lazy loading of some data | Markus Goetz | 2009-06-16 | 1 | -5/+11 |
* | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 10 | -33/+125 |
|\ \ \ | |/ / | |||||
| * | | Merge commit 'origin/4.5' | Bjørn Erik Nilsen | 2009-06-12 | 6 | -3/+60 |
| |\ \ | | |/ | |||||
| | * | QSslSocket: Wrong warning message in startServerEncryption | Markus Goetz | 2009-06-10 | 1 | -1/+1 |
| | * | Make it possible to compile Qt 4.5 SSL support with OpenSSL 1.0.0 | Bernhard Rosenkraenzer | 2009-06-09 | 5 | -2/+59 |
| * | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-06-08 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Doc typo fix in QSslSocket | Markus Goetz | 2009-06-08 | 1 | -1/+1 |
| * | | improved string operations all over the place | Thierry Bastian | 2009-05-28 | 5 | -19/+19 |
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-27 | 2 | -25/+2 |
| |\ \ | | |/ | |||||
| * | | QSsl: Renamed testConnection to startHandshake | Markus Goetz | 2009-05-12 | 2 | -7/+7 |
| * | | Small documentation fix for QSslSocket | Markus Goetz | 2009-05-12 | 1 | -2/+2 |
| * | | Merge branch '4.5' | Thiago Macieira | 2009-05-07 | 1 | -3/+6 |
| |\ \ | |||||
| * \ \ | Merge branch '4.5' of git@scm.dev.troll.no:qt/qt | Simon Hausmann | 2009-05-06 | 1 | -1/+1 |
| |\ \ \ | |||||
| * | | | | Small documentation enhancement for QSslSocket | Markus Goetz | 2009-03-25 | 1 | -2/+5 |
| * | | | | Long live Qt! | Lars Knoll | 2009-03-23 | 25 | -0/+10073 |
| / / / | |||||
* | | | | More robust handling for stdapis paths | Miikka Heikkinen | 2009-06-12 | 1 | -5/+1 |
* | | | | Make Qt exception safer. | Robert Griebl | 2009-06-10 | 8 | -28/+22 |
* | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-02 | 2 | -25/+2 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | SSL: Remove broken system certificate loading code | Markus Goetz | 2009-05-26 | 1 | -24/+1 |
| * | | | Doc: Miscellaneous documentation fixes for Qt 4.5.x and later. | David Boddie | 2009-05-25 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Oops typo in my previous commit: 8137373. | Janne Anttila | 2009-05-29 | 1 | -1/+1 |
* | | | Support for SSL symbol runtime resolving in Symbian. | Janne Anttila | 2009-05-29 | 1 | -0/+145 |
* | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-11 | 2 | -4/+7 |
|\ \ \ | |/ / | |||||
| * | | Fix OpenSSL dynamic loading on OpenBSD. | Thiago Macieira | 2009-05-07 | 1 | -3/+6 |
| |/ |