summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-04-2048-224/+383
|\
| * Improve itemview appearance on MacJens Bache-Wiig2010-04-201-5/+11
| * Backport a few fixes to the Designer filteredit from CreatorJens Bache-Wiig2010-04-201-4/+10
| * Doc: Correcting qdocconf files for assistantMorten Engvoldsen2010-04-204-28/+53
| * ScrollBar width not updated dynamically on Windows.Prasanth Ullattil2010-04-202-0/+26
| * [tst_qhostinfo] Modify multipleDifferentLookups to repeat hostnamesThiago Macieira2010-04-201-17/+28
| * [tst_qhostinfo] Properly clean up the cache and lookup threads.Thiago Macieira2010-04-202-5/+20
| * Remove redundant network configuration updates on startup.Aaron McCarthy2010-04-2013-17/+34
| * make sure to lock theseLorn Potter2010-04-191-0/+6
| * QScript: use JSC::NativeFunctionWrapper instead of JSC::PrototypeFunction whe...Olivier Goffart2010-04-193-8/+11
| * Quick fix to make the documentation work, needs a proper solution though.kh12010-04-193-4/+23
| * Don't deadlock tst_QThread::exit() and tst_QThread::quit()Bradley T. Hughes2010-04-191-2/+2
| * Fix the code for estimate whether the project is debug/release only in cetest.Liang Qi2010-04-191-2/+6
| * [tst_qdiriterator] Stop removing files from the repository.Thiago Macieira2010-04-191-4/+6
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1915-749/+1226
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-1915-128/+147
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-1815-128/+147
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-1715-128/+147
| | | |\ \
| | | | * | Some QWindowSurface implementations might implement flush as a bufferBjørn Erik Nilsen2010-04-165-24/+128
| | | | * | Set EGL_SWAP_BEHAVIOR to EGL_BUFFER_PRESERVED for regular QWidgetsTom Cooksey2010-04-162-0/+7
| | | | * | Cleanup & remove unused function overloads from QEgl* APIsTom Cooksey2010-04-168-102/+10
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-161-2/+2
| | | | |\ \
| | | | | * | QScrollArea: Excessive scrolling in focusNextPrevChild()Gabriel de Dietrich2010-04-161-2/+2
* | | | | | | qdoc: Avoided putting bad chars in linksMartin Smith2010-04-202-7/+10
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-04-195-284/+648
|\ \ \ \ \ \
| * | | | | | I10n: Update German translations for 4.7.0Friedemann Kleint2010-04-195-284/+648
* | | | | | | qdoc: Added online flag to the qdocconf file.Martin Smith2010-04-194-141/+157
|/ / / / / /
* | | | | | Fix compile warning.Friedemann Kleint2010-04-191-1/+1
* | | | | | Report the error as being AlreadyExists if this is why it failsAndy Shaw2010-04-193-3/+32
* | | | | | move network scan to thread.Lorn Potter2010-04-192-320/+388
|/ / / / /
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-19144-2114/+24577
|\ \ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-18144-2114/+24577
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-17144-2114/+24577
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Autotest: increase wait time to 3s on Windows to bypass 2s-granularity limita...Thiago Macieira2010-04-171-1/+1
| | | * | | Autotest: update to the new values for the localeThiago Macieira2010-04-171-3/+3
| | | * | | do not expand variables in read()'s file nameOswald Buddenhagen2010-04-161-2/+1
| | | * | | remove ability to use break() a block outside any loopOswald Buddenhagen2010-04-161-2/+0
| | | * | | don't add -unix to the qmake command lineOswald Buddenhagen2010-04-161-1/+0
| | | * | | Increase the timeout for the QNAM getter test to 30 secondsThiago Macieira2010-04-161-3/+3
| | | * | | Remove unstable hosts from the listThiago Macieira2010-04-161-2/+0
| | | * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-04-1618-429/+20214
| | | |\ \ \
| | | | * | | Other fixes to the remote network stresstesterThiago Macieira2010-04-161-8/+7
| | | | * | | Fix SSL connection problem.Thiago Macieira2010-04-161-4/+6
| | | | * | | Make sure we don't try URLs that aren't HTTP or HTTPSThiago Macieira2010-04-161-3/+5
| | | | * | | Fix menu bar visibility.Fabien Freling2010-04-161-3/+3
| | | | * | | Add SSL remote host testsThiago Macieira2010-04-161-34/+95
| | | | * | | Split the remote and the local tests in two, in preparation for SSL testsThiago Macieira2010-04-166-266/+465
| | | | * | | Add tests for remote hostsThiago Macieira2010-04-163-9/+322
| | | | * | | Change the way we calculate the average transfer rates.Thiago Macieira2010-04-161-49/+84
| | | | * | | Finish renamingThiago Macieira2010-04-162-7/+4