Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-05-18 | 13 | -5/+71 | |
| | | |\ \ \ | ||||||
| | | | * | | | Make sure cursorPositionChanged is emitted when doing undo/redo | Thorbjørn Lindeijer | 2010-05-18 | 1 | -0/+8 | |
| | | | * | | | Some more 4.7.0 changes | Jens Bache-Wiig | 2010-05-18 | 1 | -2/+17 | |
| | | | * | | | Fix cosmetic issue in designer filter edits | Jens Bache-Wiig | 2010-05-18 | 1 | -1/+1 | |
| | | | * | | | Doc: Adding support for IE 6, 7 and 8 | Morten Engvoldsen | 2010-05-18 | 10 | -2/+45 | |
| | | * | | | | Doc: Fixed two diagrams and finally committed images for them. | David Boddie | 2010-05-18 | 6 | -70/+68 | |
| | | |/ / / | ||||||
| | | * | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-05-18 | 25 | -2713/+2812 | |
| | | |\ \ \ | ||||||
| | | | * | | | My 4.7.0 changes | Kent Hansen | 2010-05-18 | 1 | -0/+22 | |
| | | | * | | | Added support for es_419 locale. | Denis Dzyubenko | 2010-05-18 | 7 | -358/+376 | |
| | | | * | | | Added Korean and Nynorsk locales support on Symbian. | Denis Dzyubenko | 2010-05-18 | 1 | -0/+2 | |
| | | | * | | | Gestures in GraphicsView do not require a viewport to subscribe to gestures. | Denis Dzyubenko | 2010-05-18 | 6 | -25/+110 | |
| | | | * | | | Upgraded QLocale to Unicode CLDR 1.8.1 | Denis Dzyubenko | 2010-05-18 | 3 | -1668/+1668 | |
| | | | * | | | Removed the "maybe" timer from gesturemanager. | Denis Dzyubenko | 2010-05-18 | 2 | -38/+7 | |
| | | | * | | | Fixes a crash and a memory leak in gesturemanager. | Denis Dzyubenko | 2010-05-18 | 1 | -1/+3 | |
| | | | * | | | Embedded changes for 4.7 | Paul Olav Tvete | 2010-05-18 | 1 | -0/+2 | |
| | | | * | | | Added a default value for optimization settings. | Martin Petersson | 2010-05-18 | 1 | -0/+1 | |
| | | | * | | | Update Polish translations | Jarek Kobus | 2010-05-18 | 6 | -621/+618 | |
| | | * | | | | doc: Updated the widgets tutorial to work without page links. | Martin Smith | 2010-05-18 | 3 | -71/+74 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-05-19 | 49 | -259/+538 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Freetype is not used on symbian, don't use it. | Thomas Zander | 2010-05-19 | 1 | -0/+1 | |
| | * | | | | | | Merge commit 'remotes/origin/4.7' into symbian47 | Thomas Zander | 2010-05-19 | 517 | -57901/+15913 | |
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | ||||||
| | * | | | | | | Disable compiling unsupported classes for Symbian | Thomas Zander | 2010-05-19 | 1 | -2/+11 | |
| | * | | | | | | Make the 'freeze' target work for linux/symbian. | Thomas Zander | 2010-05-19 | 1 | -3/+3 | |
| | * | | | | | | Update QtDeclarative .def files for 4.7 | Shane Kearns | 2010-05-19 | 2 | -8/+8 | |
| | * | | | | | | Improve virtual mouse on E72 optical joystick | Shane Kearns | 2010-05-19 | 2 | -78/+138 | |
| | * | | | | | | Fix build break in Symbian | Miikka Heikkinen | 2010-05-19 | 2 | -2/+2 | |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-05-19 | 45 | -187/+398 | |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | | * | | | | | Set edit focus to proper control in flightinfo demo | Miikka Heikkinen | 2010-05-18 | 1 | -0/+4 | |
| | | * | | | | | Update symbian def files for 4.7 | Shane Kearns | 2010-05-18 | 8 | -9/+89 | |
| | | * | | | | | Do not autopatch <app>_installer.pkg when self-signing | Miikka Heikkinen | 2010-05-18 | 1 | -1/+1 | |
| | | * | | | | | Fix pkg_prerules handling for installer packages | Miikka Heikkinen | 2010-05-18 | 1 | -5/+0 | |
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-05-18 | 41 | -177/+309 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | Fix weatherinfo and flightinfo to only request WLAN connection once | Miikka Heikkinen | 2010-05-18 | 2 | -50/+23 | |
| | | | * | | | | | Fix 'chapter5_plugins.dll.sym contains initialized writable data' | Alessandro Portale | 2010-05-17 | 1 | -0/+5 | |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-05-17 | 38 | -127/+281 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * \ \ \ \ | Merge commit 'qt/4.7' into 4.7 | Miikka Heikkinen | 2010-05-17 | 248 | -2111/+3976 | |
| | | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | | Fix generation of stub sis files | Shane Kearns | 2010-05-14 | 3 | -16/+71 | |
| | | | | * | | | | | | Fix SRCDIR and DEPLOYMENT usage in declarative benchmarks | Miikka Heikkinen | 2010-05-14 | 14 | -52/+64 | |
| | | | | * | | | | | | Shadow building on Symbian fixes: part 3 - unchanged source tree | Iain | 2010-05-14 | 1 | -2/+2 | |
| | | | | * | | | | | | Shadow building on Symbian fixes: part 2 - populate bin dir correctly | Iain | 2010-05-14 | 1 | -1/+28 | |
| | | | | * | | | | | | Shadow building on Symbian fixes: part 1 - files to right place | Iain | 2010-05-14 | 3 | -16/+14 | |
| | | | | * | | | | | | Re-enable suppression of --export_all_vtbl for static libraries | Iain | 2010-05-14 | 1 | -5/+0 | |
| | | | | * | | | | | | Omit building declarative/painting benchmark if no OpenGL configured | Miikka Heikkinen | 2010-05-14 | 2 | -1/+6 | |
| | | | | * | | | | | | Fix requires keyword handling in qmake in Symbian | Miikka Heikkinen | 2010-05-14 | 1 | -0/+6 | |
| | | | | * | | | | | | Support device aliases in EPOCDEVICE | Miikka Heikkinen | 2010-05-14 | 1 | -3/+6 | |
| | | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-05-14 | 10 | -27/+76 | |
| | | | | |\ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | Update Symbian DEF files for WINSCW and EABI | Iain | 2010-05-13 | 6 | -22/+47 | |
| | | | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-05-13 | 4 | -5/+29 | |
| | | | | | |\ \ \ \ \ \ | ||||||
| | | | | | | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-05-13 | 4 | -5/+29 | |
| | | | | | | |\ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | Fix spurious mouse click when dismissing a native menu | Shane Kearns | 2010-05-12 | 1 | -4/+6 | |