summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'earth-team/4.7-i18n' into master-i18nDenis Dzyubenko2011-02-211-2/+4
|\
| * Fixes QLocale locale name parsing.Denis Dzyubenko2011-02-031-2/+4
* | Improved locale data generatorDenis Dzyubenko2011-02-182-4/+11
* | Updated CLDR data for QLocale.Denis Dzyubenko2011-02-171-325/+730
* | Added currency support for QLocaleDenis Dzyubenko2011-02-173-53/+429
* | Fixed QString creation for certain cases in QLocaleDenis Dzyubenko2011-02-171-1/+3
* | Implemented QLocale::firstDayOfWeek()Zeno Albisser2011-02-153-1/+46
* | Crash in QFileSystemEngine::canonicalName with older libc versionOlivier Goffart2011-02-021-2/+3
* | Fix leak in QFactoryLoaderOlivier Goffart2011-02-021-1/+3
* | Fixed "not a valid preprocessing token" on GCCE.axis2011-02-011-1/+1
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-01-313957-8245/+22533
|\ \
| * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-01-281-1/+1
| |\ \
| | * \ Merge remote branch 'qt-fire-review/master'aavit2011-01-281-1/+1
| | |\ \
| | | * | Fixed hslHue / hslHueF returning the wrong value for achromatic QColors.Samuel Rødal2011-01-261-1/+1
| * | | | Cocoa/Alien: fix qgraphicseffectsource autotestRichard Moe Gustavsen2011-01-281-5/+8
| * | | | Cocoa: fix qgraphicsview autotestRichard Moe Gustavsen2011-01-281-0/+4
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-01-2725-1303/+1773
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-01-2625-1303/+1773
| | |\ \ \
| | | * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-01-2625-1303/+1773
| | | |\ \ \
| | | | * | | Cocoa: non-native toolbar shows in window when hiddenRichard Moe Gustavsen2011-01-251-1/+4
| | | | * | | Cocoa: disable scroll optimization for certain casesRichard Moe Gustavsen2011-01-252-6/+8
| | | | * | | Merge remote branch 'qt-water-staging/master' into alien-merged-mainlineRichard Moe Gustavsen2011-01-258-227/+295
| | | | |\ \ \
| | | | * | | | Cocoa: fix scroll optimization bugRichard Moe Gustavsen2011-01-243-3/+4
| | | | * | | | Cocoa: add scroll optimization when scrolling both hor and verRichard Moe Gustavsen2011-01-244-0/+70
| | | | * | | | Partly revert b1c715f8214233f5b573ed58fc89c9dd70beabb4Richard Moe Gustavsen2011-01-242-4/+2
| | | | * | | | Cocoa: remove compiler warningRichard Moe Gustavsen2011-01-241-2/+1
| | | | * | | | Add support for disabling touch on to enhance scrolling in CocoaRichard Moe Gustavsen2011-01-248-11/+49
| | | | * | | | Cocoa/Alien: replace depricated APIRichard Moe Gustavsen2011-01-211-1/+1
| | | | * | | | Cocoa/Alien: remove unneded code for scrolling with alienRichard Moe Gustavsen2011-01-211-6/+1
| | | | * | | | Cocoa/Alien: keep the scrolling within correct boundsRichard Moe Gustavsen2011-01-212-26/+11
| | | | * | | | Cocoa/Alien: bugfix scrolling, dirty region issueRichard Moe Gustavsen2011-01-211-45/+42
| | | | * | | | Cocoa/Alien: let QWidget::scroll_sys handle overlapping widgetsRichard Moe Gustavsen2011-01-202-5/+25
| | | | * | | | Cocoa/Alien: fix qwidget autotest (setClearAndResizeMask)Richard Moe Gustavsen2011-01-191-1/+6
| | | | * | | | Cocoa: fix qwidget autotest (optimizedResizeMove) for raster engineRichard Moe Gustavsen2011-01-191-10/+4
| | | | * | | | Merge remote branch 'alien-on-cocoa/master' into alien-merged-mainlineRichard Moe Gustavsen2011-01-186-16/+30
| | | | |\ \ \ \
| | | | * \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into alie...Richard Moe Gustavsen2011-01-173968-12311/+30937
| | | | |\ \ \ \ \
| | | | * | | | | | Alien implementation for the Cocoa portRichard Moe Gustavsen2011-01-1724-1283/+1641
| * | | | | | | | | Merge branch 'staging-master' of scm.dev.nokia.troll.no:qt/qt-lighthouse into...Qt Continuous Integration System2011-01-2789-1546/+7848
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'master' into lighthouse-masterJørgen Lind2011-01-263873-5338/+11818
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | |
| | * | | | | | | | | Lighthouse: License headers to new files in testliteJørgen Lind2011-01-2611-1/+411
| | * | | | | | | | | Make sure we blit the fbo on flush in QGLWindowSurfaceJørgen Lind2011-01-261-2/+2
| | * | | | | | | | | Lighthouse: Wayland. Make the wayland integration closer to LighthosueJørgen Lind2011-01-2613-39/+99
| | * | | | | | | | | Lighthouse: Wayland, only make one fbo for the WaylandPaintDeviceJørgen Lind2011-01-262-87/+138
| | * | | | | | | | | Making clearer separation between responsibility of different classesJørgen Lind2011-01-2615-327/+563
| | * | | | | | | | | Make it possible to vertically mirror gl paintingJørgen Lind2011-01-263-5/+23
| | * | | | | | | | | Lighthouse:Wayland Moving some logic into filesJørgen Lind2011-01-2617-631/+1081
| | * | | | | | | | | Fix Wayland plugin to work with Wayland after some interfaces changedJørgen Lind2011-01-252-10/+9
| | * | | | | | | | | Make QGLContext::fromPlatformGLContext show correct sharingJørgen Lind2011-01-254-18/+17
| | * | | | | | | | | Remove Lighthouse specific code from QGLWindowSurfaceJørgen Lind2011-01-251-7/+1
| | * | | | | | | | | Fix X11 clipboard bug.Jørgen Lind2011-01-251-3/+3