Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | Set EGL_SWAP_BEHAVIOR to EGL_BUFFER_PRESERVED for regular QWidgets | Tom Cooksey | 2010-04-16 | 2 | -0/+7 | |
| | | * | | | | | | | Cleanup & remove unused function overloads from QEgl* APIs | Tom Cooksey | 2010-04-16 | 8 | -102/+10 | |
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-16 | 1 | -2/+2 | |
| | | |\ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | | | ||||||
| | | | * | | | | | | QScrollArea: Excessive scrolling in focusNextPrevChild() | Gabriel de Dietrich | 2010-04-16 | 1 | -2/+2 | |
| | | | | |_|_|_|/ | | | | |/| | | | | ||||||
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-19 | 144 | -2114/+24577 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-18 | 144 | -2114/+24577 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-17 | 144 | -2114/+24577 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | Autotest: increase wait time to 3s on Windows to bypass 2s-granularity limita... | Thiago Macieira | 2010-04-17 | 1 | -1/+1 | |
| | | * | | | | | | Autotest: update to the new values for the locale | Thiago Macieira | 2010-04-17 | 1 | -3/+3 | |
| | | * | | | | | | do not expand variables in read()'s file name | Oswald Buddenhagen | 2010-04-16 | 1 | -2/+1 | |
| | | * | | | | | | remove ability to use break() a block outside any loop | Oswald Buddenhagen | 2010-04-16 | 1 | -2/+0 | |
| | | * | | | | | | don't add -unix to the qmake command line | Oswald Buddenhagen | 2010-04-16 | 1 | -1/+0 | |
| | | * | | | | | | Increase the timeout for the QNAM getter test to 30 seconds | Thiago Macieira | 2010-04-16 | 1 | -3/+3 | |
| | | * | | | | | | Remove unstable hosts from the list | Thiago Macieira | 2010-04-16 | 1 | -2/+0 | |
| | | * | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-04-16 | 18 | -429/+20214 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | Other fixes to the remote network stresstester | Thiago Macieira | 2010-04-16 | 1 | -8/+7 | |
| | | | * | | | | | | Fix SSL connection problem. | Thiago Macieira | 2010-04-16 | 1 | -4/+6 | |
| | | | * | | | | | | Make sure we don't try URLs that aren't HTTP or HTTPS | Thiago Macieira | 2010-04-16 | 1 | -3/+5 | |
| | | | * | | | | | | Fix menu bar visibility. | Fabien Freling | 2010-04-16 | 1 | -3/+3 | |
| | | | * | | | | | | Add SSL remote host tests | Thiago Macieira | 2010-04-16 | 1 | -34/+95 | |
| | | | * | | | | | | Split the remote and the local tests in two, in preparation for SSL tests | Thiago Macieira | 2010-04-16 | 6 | -266/+465 | |
| | | | * | | | | | | Add tests for remote hosts | Thiago Macieira | 2010-04-16 | 3 | -9/+322 | |
| | | | * | | | | | | Change the way we calculate the average transfer rates. | Thiago Macieira | 2010-04-16 | 1 | -49/+84 | |
| | | | * | | | | | | Finish renaming | Thiago Macieira | 2010-04-16 | 2 | -7/+4 | |
| | | | * | | | | | | Move these tests to tests/manual. | Thiago Macieira | 2010-04-16 | 7 | -2/+0 | |
| | | | * | | | | | | Add a QNetworkAccessManager stresstest | Thiago Macieira | 2010-04-16 | 2 | -17/+142 | |
| | | | * | | | | | | Add a non-blocking native function too | Thiago Macieira | 2010-04-16 | 1 | -33/+162 | |
| | | | * | | | | | | Move the code around into a function and add an alarm(2) on Unix | Thiago Macieira | 2010-04-16 | 1 | -54/+66 | |
| | | | * | | | | | | Add a native test to compare with | Thiago Macieira | 2010-04-16 | 1 | -0/+126 | |
| | | | * | | | | | | Add some statistics in the transfer rate | Thiago Macieira | 2010-04-16 | 1 | -30/+87 | |
| | | | * | | | | | | Add the test to the testsuite, but disabled | Thiago Macieira | 2010-04-16 | 2 | -0/+9 | |
| | | | * | | | | | | Make sure we read the data, to avoid keeping it all on RAM | Thiago Macieira | 2010-04-16 | 1 | -2/+8 | |
| | | | * | | | | | | Update the parallel test to do different counts of parallel tests | Thiago Macieira | 2010-04-16 | 1 | -3/+16 | |
| | | | * | | | | | | Add an event-loop based test that does parallel fetches | Thiago Macieira | 2010-04-16 | 1 | -3/+36 | |
| | | | * | | | | | | Add a simple event-loop based test | Thiago Macieira | 2010-04-16 | 1 | -0/+26 | |
| | | | * | | | | | | Add two more blocking tests | Thiago Macieira | 2010-04-16 | 1 | -1/+98 | |
| | | | * | | | | | | Add a TCP stress-test test | Thiago Macieira | 2010-04-16 | 6 | -0/+18418 | |
| | | | * | | | | | | Document the time format pattern for timezone info. | Denis Dzyubenko | 2010-04-16 | 1 | -0/+1 | |
| | | | * | | | | | | Convert date/time format to something that Qt understands | Denis Dzyubenko | 2010-04-16 | 3 | -424/+547 | |
| | | | * | | | | | | adding new entries to qt::key enum | Adam Wasila | 2010-04-16 | 1 | -0/+2 | |
| | | | * | | | | | | adding new entries to qt::key enum | Adam Wasila | 2010-04-16 | 2 | -2/+4 | |
| | | * | | | | | | | qdoc: Output TOC for more class ref pages. | Martin Smith | 2010-04-16 | 1 | -10/+6 | |
| | | |/ / / / / / | ||||||
| | | * | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-04-16 | 188 | -2488/+2151 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | Fix tst_QEventLoop::exec() regression introduced by commit 816523117bc00cfeb1... | Bradley T. Hughes | 2010-04-16 | 5 | -19/+35 | |
| | | | * | | | | | | Fix building of corelib, network and gui with qconfig minimal. | Aaron McCarthy | 2010-04-16 | 5 | -0/+14 | |
| | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-16 | 121 | -1712/+4344 | |
| | | | |\ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | | | ||||||
| | | | | * | | | | | Fix duplicate project entry in visual studio solution file. | Andrew den Exter | 2010-04-16 | 1 | -1/+1 | |
| | | | | * | | | | | Doc | Aaron Kennedy | 2010-04-16 | 1 | -1/+4 | |
| | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-04-15 | 29 | -128/+327 | |
| | | | | |\ \ \ \ \ | ||||||
| | | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-15 | 119 | -1707/+4333 | |
| | | | | | |\ \ \ \ \ | | | | | | | |/ / / / | | | | | | |/| | | | |