summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-2131-374/+592
|\
| * Cocoa: fix namespace build breakageRichard Moe Gustavsen2010-04-211-1/+6
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-2130-373/+586
| |\
| | * Cocoa: cocoa sometimes show a hidden windowRichard Moe Gustavsen2010-04-211-0/+11
| | * Default (Parentless) QMenuBar actions do not work (without autotest)Richard Moe Gustavsen2010-04-211-4/+15
| | * Reorganised double stream out operator in QDataStream to avoid causing unnece...James Larcombe2010-04-211-3/+4
| | * Revert "Report the error as being AlreadyExists if this is why it fails"Morten Johan Sørvig2010-04-212-7/+3
| | * Revert "Default (Parentless) QMenuBar actions do not work"Morten Johan Sørvig2010-04-211-15/+4
| | * fix memory bugLorn Potter2010-04-211-3/+1
| | * fix nativeFilePath character width issueOswald Buddenhagen2010-04-201-3/+5
| | * fix typosOswald Buddenhagen2010-04-202-2/+2
| | * Default (Parentless) QMenuBar actions do not workRichard Moe Gustavsen2010-04-201-4/+15
| | * Fix Mac OS Tiger-vs-Leopard crash due to memory tagging by JavaScriptCoreKent Hansen2010-04-203-10/+59
| | * Improve itemview appearance on MacJens Bache-Wiig2010-04-201-5/+11
| | * ScrollBar width not updated dynamically on Windows.Prasanth Ullattil2010-04-202-0/+26
| | * [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
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-194-323/+395
| | |\
| | | * Report the error as being AlreadyExists if this is why it failsAndy Shaw2010-04-192-3/+7
| | | * move network scan to thread.Lorn Potter2010-04-192-320/+388
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-213-10/+22
|\ \ \ \
| * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-213-10/+22
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-203-10/+22
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Use a compile time constant for the C epoch as a julian day.Shane Kearns2010-04-201-3/+4
| | | * | Fix test failures for qdatetime on symbian and winceShane Kearns2010-04-201-1/+1
| | | * | Fix crash on startup on Symbian OSShane Kearns2010-04-202-6/+17
* | | | | Compile fix for Visual Studio 2010 (VC10)Prasanth Ullattil2010-04-213-3/+7
|/ / / /
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-04-2011-21/+36
|\ \ \ \ | |/ / / |/| | |
| * | | QtWebKit: Fixes compilation on MSVC 64Jocelyn Turcotte2010-04-193-4/+4
| * | | QtWebKit: Remove translatable strings from tests/hybridPixmap.Jocelyn Turcotte2010-04-191-5/+5
| * | | Remove overloaded placement new operatorsJanne Koskinen2010-04-192-2/+0
| * | | WINSCW compiler fix, too eager to solve inlinesJanne Koskinen2010-04-191-2/+4
| * | | WINSCW boolean fix for XPATHJanne Koskinen2010-04-192-2/+16
| * | | WINSCW compile fix for HashMapJanne Koskinen2010-04-191-4/+4
| * | | WINSCW compile fix for WebCoreJanne Koskinen2010-04-191-2/+3
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-1914-128/+99
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-1814-128/+99
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-1714-128/+99
| | |\ \
| | | * | Some QWindowSurface implementations might implement flush as a bufferBjørn Erik Nilsen2010-04-164-24/+80
| | | * | 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
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1979-1436/+2020
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1879-1436/+2020
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1779-1436/+2020
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Fix menu bar visibility.Fabien Freling2010-04-161-3/+3
| | | * | | Document the time format pattern for timezone info.Denis Dzyubenko2010-04-161-0/+1