summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | For this test to work you need to enable autoSip on Windows Mobileninerider2009-10-091-0/+3
| | |/ / / / / | |/| | | | |
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-10-0951-184/+252
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-10-0935-90/+68
| | |\ \ \ \ \
| | | * | | | | Symbian fix: rename examples ftp and musicplayer to start with q.Frans Englich2009-10-0931-56/+55
| | | * | | | | Revert "Workaround for OpenC daylight saving cache issue when using localtime...Aleksandar Sasha Babic2009-10-091-30/+2
| | | | |_|_|/ | | | |/| | |
| | | * | | | Fixed crash when printing to files under CocoaGunnar Sletta2009-10-091-0/+6
| | | * | | | Fixed text positioning when printing in HighResolution on Mac OS XGunnar Sletta2009-10-091-3/+4
| | | * | | | Fix qdoc warning about undocumented parameterSimon Hausmann2009-10-091-1/+1
| | * | | | | Fixed miscellaneous minor problems with Symbian docs.Miikka Heikkinen2009-10-093-7/+9
| | |/ / / /
| | * | | | Fix for tst_qfile::map auto test in Symbian OS 3.1.Janne Anttila2009-10-091-2/+13
| | * | | | Made QPen::setDashOffset() work with non-custom dashed lines.Kim Motoyoshi Kalland2009-10-091-3/+11
| | * | | | Add a way to allow tracking the originating object with QNetworkRequest.Simon Hausmann2009-10-094-0/+51
| | * | | | Autotest: fix false positives with MSVC.NET 2003Thiago Macieira2009-10-091-1/+19
| | * | | | Autotest: fix forward-declaration test.Thiago Macieira2009-10-091-1/+5
| | * | | | Fixed doc for softkeys in the qwidget doc.Denis Dzyubenko2009-10-091-2/+1
| | * | | | Doc: update the compiler notes about Sun CC's STL not being supportedThiago Macieira2009-10-091-1/+13
| | * | | | Fix QHostInfo IP resolution when there's no reverse for the IP.Thiago Macieira2009-10-092-50/+30
| | * | | | Help Nokia X86 compiler to compiler qbuttongroup autotest.Janne Anttila2009-10-091-1/+1
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jan-Arve Sæther2009-10-0984-812/+1280
| | |\ \ \ \
| | * | | | | Rename identifyNonFloatItems -> identifyFloatItems.Jan-Arve Sæther2009-10-082-8/+8
| | * | | | | Merge branch 'openbossa-expanding' into 4.6Jan-Arve Sæther2009-10-082-21/+26
| | |\ \ \ \ \
| | | * | | | | Store the floating items instead of the non-floating items.Jan-Arve Sæther2009-10-072-21/+26
| * | | | | | | All mousewheel tests skipped on Windows CEninerider2009-10-091-6/+3
| | |_|/ / / / | |/| | | | |
| * | | | | | Check the framebuffer format against a format, not a texture targetRhys Weatherley2009-10-091-1/+1
| * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-097-6/+38
| |\ \ \ \ \ \
| | * | | | | | hellogl now runs on QT_OPENGL_ES_1 (ie N95).Sarah Smith2009-10-097-6/+38
| * | | | | | | Suppress unnecessary warning messages if pbuffers are not supportedRhys Weatherley2009-10-091-3/+10
| * | | | | | | EGL_SAMPLES should be 1, not -1, to select number of samplesRhys Weatherley2009-10-091-1/+1
| |/ / / / / /
| * | | | | | Prevent double-destroy of a pbuffer's EGLSurfaceRhys Weatherley2009-10-081-1/+1
| * | | | | | Fix detection of pbuffers on OpenGL/ES systemsRhys Weatherley2009-10-081-1/+1
| * | | | | | Don't print EGL buffer size if it isn't set.Rhys Weatherley2009-10-081-2/+2
| * | | | | | Color role with higher contrast for focusrectAlessandro Portale2009-10-081-1/+1
| * | | | | | Fix .ui of Styledemo (Layout tweaks)Alessandro Portale2009-10-081-184/+149
| * | | | | | QS60Style: Re-enable color-from-skin-part extractionAlessandro Portale2009-10-081-5/+4
| * | | | | | Fixes XPASS on the QFileDialog test on CarbonOlivier Goffart2009-10-081-1/+1
| * | | | | | Merge branch '4.5' into 4.6Thiago Macieira2009-10-084-8/+7
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | QHeaderView: fixed the sizeHint with hidden sectionsThierry Bastian2009-10-071-4/+8
| | * | | | | ignore invalid WM_KEYDOWN messages on WindowsJoerg Bornemann2009-10-071-2/+2
| | * | | | | fix ts and qm targets under windowsOswald Buddenhagen2009-10-071-4/+1
| | * | | | | Fix ASSERT caused by Plastique style when setting an application font with a ...Bradley T. Hughes2009-10-071-1/+1
| * | | | | | Fixed compile.Rohan McGovern2009-10-081-1/+2
| * | | | | | Skip the crashing selftest on MacOlivier Goffart2009-10-081-1/+1
| * | | | | | Stabilize TestsOlivier Goffart2009-10-082-9/+9
| * | | | | | qdoc: Removed some debug code and #if 0 code.Martin Smith2009-10-081-113/+1
| * | | | | | doc: Changed the format of the since list.Martin Smith2009-10-087-147/+433
| * | | | | | Skipped test for Windows Mobile involving mouse move events.ninerider2009-10-081-0/+3
| * | | | | | Remove incorrect optimisation in S60 widget / control stack syncShane Kearns2009-10-081-3/+8
| * | | | | | Conservative fix for link error with ARM RVCT compiler on symbian sbsv2Shane Kearns2009-10-082-14/+29
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-10-0824-164/+223
| |\ \ \ \ \ \
| | * | | | | | Carbon: better wheel acceleration patchRichard Moe Gustavsen2009-10-082-6/+23