summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Optimize QMetaObject::activateOlivier Goffart2010-04-202-28/+27
| | * | | | Benchmark emission of signal connected to nothingOlivier Goffart2010-04-203-2/+11
| | * | | | Micro optimisations in QMutexLockerOlivier Goffart2010-04-201-8/+10
| | * | | | Fixed assert failure when trying to load invalid SVG file.Kim Motoyoshi Kalland2010-04-201-1/+8
| | * | | | Added QIcon::name()Aurelien Gateau2010-04-206-1/+74
| | * | | | QDialog: user-moved dialog would not show on the same place after hideGabriel de Dietrich2010-04-203-11/+11
| | * | | | Fixed image drawing inconsistencies when drawing 1x1 images/subrects.Samuel Rødal2010-04-201-1/+1
| | * | | | Fixed pixel-bleeding when stretching subrected pixmaps.Gunnar Sletta2010-04-201-8/+13
| | * | | | Fixed a crash when declaring an animation with Q_GLOBAL_STATICThierry Bastian2010-04-192-32/+56
| | * | | | Add a test to QListView to check initialisation of style option index, simila...Robin Burchell2010-04-191-0/+31
| | * | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-04-196-12/+31
| | |\ \ \ \
| | | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-04-195068-173329/+375302
| | | |\ \ \ \
| | | | * | | | QX11GL: Fix bug with pixmaps drawn on multiple top-levelsTom Cooksey2010-04-191-2/+17
| | | | * | | | Use QGLContextPrivate to track attribarray enabled state.Gunnar Sletta2010-04-191-3/+3
| | | | * | | | Don't crash when calling drawPixmapFragements with a null pixmapGunnar Sletta2010-04-191-0/+3
| | | | * | | | Swapped x and y values in qt_painterpath_check_crossingGunnar Sletta2010-04-191-1/+1
| | | | * | | | Don't resolve geometry shaders every time...Gunnar Sletta2010-04-191-5/+6
| | | | | |/ / | | | | |/| |
| | | * | | | Mac: Fix off-by-one in vertical position for elided and non-elided textEskil Abrahamsen Blomfeldt2010-04-191-1/+1
| | * | | | | Odf export: Remove double namespace in tab-stops and fix table paddingEskil Abrahamsen Blomfeldt2010-04-191-6/+6
| | | |/ / / | | |/| | |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-2111-31/+61
|\ \ \ \ \ \
| * | | | | | Add (correct) .pro files to INSTALLs.Frans Englich2010-04-212-2/+2
| * | | | | | Assign UID3, install example files, remove redundant code.Frans Englich2010-04-212-6/+11
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-219-25/+50
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Make tst_qdialog::throwInExec work with symbian exception policyShane Kearns2010-04-211-1/+7
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-208-24/+43
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | 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 compile error in QFileDialog autotestShane Kearns2010-04-201-1/+1
| | | * | | | Fix to collections autotestShane Kearns2010-04-201-1/+0
| | | * | | | Fixed vendor info in fluidlauncher sis package.Miikka Heikkinen2010-04-201-1/+2
| | | * | | | Fix default_deployment.pkg_prerulesMiikka Heikkinen2010-04-202-11/+18
| | | * | | | Fix crash on startup on Symbian OSShane Kearns2010-04-202-6/+17
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-04-213-3/+7
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | 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-2111-21/+36
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | 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-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
| | | |\ \ \ \