Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | | | | Fixed library casing. | axis | 2011-02-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | Fix Q_INVOKABLE declared after Q_PROPERTY | Olivier Goffart | 2011-02-24 | 2 | -1/+29 | |
| | * | | | | | | | | | | | | | | | | | tst_qnetworkreply: small improvements | Martin Petersson | 2011-02-24 | 1 | -10/+15 | |
| | * | | | | | | | | | | | | | | | | | QNAM: Add a warning for misuse of the file backend. | Martin Petersson | 2011-02-24 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | Keep reference count for cached font engines in QTextEngine | Jiang Jiang | 2011-02-24 | 1 | -0/+15 | |
| | * | | | | | | | | | | | | | | | | | QNAM HTTP: Be more strict with HTTP channel state | Markus Goetz | 2011-02-24 | 2 | -11/+30 | |
| | * | | | | | | | | | | | | | | | | | tst_qnetworkreply: Add a test for broken gzip encoding | Markus Goetz | 2011-02-24 | 1 | -0/+27 | |
| | * | | | | | | | | | | | | | | | | | QNAM HTTP: Add qWarning() for double-finished() bug | Markus Goetz | 2011-02-23 | 1 | -0/+10 | |
| | * | | | | | | | | | | | | | | | | | fix documentation typos in isLowSurrogate and requiresSurrogates | Jeremy Katz | 2011-02-23 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | SSL backend: loat root certificates on demand on Unix (excluding Mac) | Peter Hartmann | 2011-02-23 | 12 | -15/+611 | |
| | * | | | | | | | | | | | | | | | | | tst_qnetworkreply: Fix httpProxyCommands() on Windows. | Martin Petersson | 2011-02-22 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | | | | | do not test against imap.trolltech.com | Peter Hartmann | 2011-02-21 | 1 | -5/+0 | |
| | * | | | | | | | | | | | | | | | | | QNAM File: Switch back to use QFile | Markus Goetz | 2011-02-21 | 2 | -36/+18 | |
| | * | | | | | | | | | | | | | | | | | tst_qnetworkreply: Skip known to be broken setReadBufferSize testing | Markus Goetz | 2011-02-21 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | Stabilize tst_qtimer | Olivier Goffart | 2011-02-21 | 1 | -3/+5 | |
| | * | | | | | | | | | | | | | | | | | QNAM HTTP: Define SynchronousRequestAttribute instead of enum hack | Markus Goetz | 2011-02-21 | 5 | -20/+18 | |
| | * | | | | | | | | | | | | | | | | | QNAM HTTP: Fix compilation 2 | Markus Goetz | 2011-02-21 | 1 | -2/+8 | |
| | * | | | | | | | | | | | | | | | | | QNAM HTTP: Fix compilation | Markus Goetz | 2011-02-21 | 1 | -4/+6 | |
| | * | | | | | | | | | | | | | | | | | tst_qnetworkreply: Fixes for building without SSL support | Markus Goetz | 2011-02-21 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | | QNAM: Threaded HTTP implementation | Markus Goetz | 2011-02-21 | 17 | -507/+1272 | |
| | * | | | | | | | | | | | | | | | | | Avoid warning when seting a window icon | Olivier Goffart | 2011-02-21 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | QNativeSocketEngine: Check for WSAEADDRNOTAVAIL on Windows. | Martin Petersson | 2011-02-18 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | | QAbstractSocket: compile without QT3Support | Martin Petersson | 2011-02-18 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | QNativeSocketEngine: Only do SIO_UDP_CONNRESET for UDP sockets | Martin Petersson | 2011-02-18 | 1 | -9/+11 | |
| | * | | | | | | | | | | | | | | | | | tst_networkSelfTest: fix smbServer() test | Martin Petersson | 2011-02-18 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | QAbstractSocket: Do not always change notifier on setReadBufferSize | Martin Petersson | 2011-02-18 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | Fix tst_v8 | Olivier Goffart | 2011-02-17 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | Fix tst_sunspider.cpp | Olivier Goffart | 2011-02-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | Remove useless processEvent | Olivier Goffart | 2011-02-17 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2011-03-03 | 39 | -181/+2070 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-03-03 | 39 | -181/+2070 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |/ / / / / / / / / / / / / / / / / / / | | | | | | | | _ / / / / / / / / / / | | | | | | | | / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-03-03 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Use the generic QVoltileImage implementation on S60 3.1 and 3.2. | Laszlo Agocs | 2011-03-03 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-03-03 | 2 | -4/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Merge commit 'v4.7.2' into 4.7 | Toby Tomkins | 2011-03-02 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | Fix typo in qglthreads auto test.v4.7.2 | Jani Hautakangas | 2011-02-21 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | Add selected P1 tasks to changes file. | Jason McDonald | 2011-02-21 | 1 | -133/+140 | |
| | | * | | | | | | | | | | | | | | | | | My 4.7.2 changes | Jason McDonald | 2011-02-21 | 1 | -4/+80 | |
| | | * | | | | | | | | | | | | | | | | | 4.7.2 changes | Iain | 2011-02-21 | 1 | -0/+16 | |
| | | * | | | | | | | | | | | | | | | | | Changes for 4.7.2 | Gareth Stockwell | 2011-02-21 | 1 | -4/+10 | |
| | | * | | | | | | | | | | | | | | | | | Implementation of QNetworkProxyFactory::systemProxyForQuery() for Symbian | Jeremy Katz | 2011-02-21 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | | | | | Prevents crashing when ICO file has bad color table value | Mauri VehniƤinen | 2011-02-18 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | | | Attempt to fix symbian 3.1 and 3.2 compile break. | Jason McDonald | 2011-02-18 | 1 | -3/+7 | |
| | | * | | | | | | | | | | | | | | | | | Changed the localized vendor name for Qt SIS packages to "Nokia" | Eckhart Koppen | 2011-02-18 | 3 | -3/+3 | |
| | | * | | | | | | | | | | | | | | | | | Remove sqlite3.sis from qt.sis. | Miikka Heikkinen | 2011-02-17 | 3 | -27/+20 | |
| | | * | | | | | | | | | | | | | | | | | Remove sqlite3_selfsigned.sis as it is no longer usable or needed. | Miikka Heikkinen | 2011-02-17 | 2 | -2/+1 | |
| | | * | | | | | | | | | | | | | | | | | Revert "Fix compilation error." | Jason McDonald | 2011-02-17 | 1 | -2/+0 | |
| | | * | | | | | | | | | | | | | | | | | Introduce new flag for splitview support in Symbian | Sami Merila | 2011-02-17 | 2 | -0/+8 | |
| | | * | | | | | | | | | | | | | | | | | Bump QtWebKit version to 2.0.2 | Ademar de Souza Reis Jr | 2011-02-17 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | Update .def files for 4.7.2. | Jason McDonald | 2011-02-17 | 2 | -43/+87 | |