Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Added image conversion flag to prevent conversions. | Samuel Rødal | 2011-03-04 | 4 | -2/+10 | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-03-04 | 6 | -23/+151 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Fix TextInput auto test failure on mac. | Andrew den Exter | 2011-03-04 | 1 | -0/+1 | |
| * | | | | | | Fix word selection locking on string boundaries. | Andrew den Exter | 2011-03-04 | 2 | -12/+86 | |
| * | | | | | | Fix potential crash in QTextControl. | Lasse Holmstedt | 2011-03-04 | 1 | -2/+4 | |
| * | | | | | | QDeclarativePropertyMap::keys() cannot be called from qml | Charles Yin | 2011-03-03 | 3 | -8/+55 | |
| * | | | | | | Compensate for horizontal scroll in TextInput micro focus. | Andrew den Exter | 2011-03-03 | 2 | -1/+5 | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-03-03 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use the generic QVoltileImage implementation on S60 3.1 and 3.2. | Laszlo Agocs | 2011-03-03 | 1 | -3/+3 | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-03-03 | 2 | -4/+3 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Merge commit 'v4.7.2' into 4.7 | Toby Tomkins | 2011-03-02 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix typo in qglthreads auto test.v4.7.2 | Jani Hautakangas | 2011-02-21 | 1 | -1/+1 | |
| | * | | | | | | | Add selected P1 tasks to changes file. | Jason McDonald | 2011-02-21 | 1 | -133/+140 | |
| | * | | | | | | | My 4.7.2 changes | Jason McDonald | 2011-02-21 | 1 | -4/+80 | |
| | * | | | | | | | 4.7.2 changes | Iain | 2011-02-21 | 1 | -0/+16 | |
| | * | | | | | | | Changes for 4.7.2 | Gareth Stockwell | 2011-02-21 | 1 | -4/+10 | |
| | * | | | | | | | Implementation of QNetworkProxyFactory::systemProxyForQuery() for Symbian | Jeremy Katz | 2011-02-21 | 1 | -0/+4 | |
| | * | | | | | | | Prevents crashing when ICO file has bad color table value | Mauri Vehniäinen | 2011-02-18 | 1 | -0/+2 | |
| | * | | | | | | | Attempt to fix symbian 3.1 and 3.2 compile break. | Jason McDonald | 2011-02-18 | 1 | -3/+7 | |
| | * | | | | | | | Changed the localized vendor name for Qt SIS packages to "Nokia" | Eckhart Koppen | 2011-02-18 | 3 | -3/+3 | |
| | * | | | | | | | Remove sqlite3.sis from qt.sis. | Miikka Heikkinen | 2011-02-17 | 3 | -27/+20 | |
| | * | | | | | | | Remove sqlite3_selfsigned.sis as it is no longer usable or needed. | Miikka Heikkinen | 2011-02-17 | 2 | -2/+1 | |
| | * | | | | | | | Revert "Fix compilation error." | Jason McDonald | 2011-02-17 | 1 | -2/+0 | |
| | * | | | | | | | Introduce new flag for splitview support in Symbian | Sami Merila | 2011-02-17 | 2 | -0/+8 | |
| | * | | | | | | | Bump QtWebKit version to 2.0.2 | Ademar de Souza Reis Jr | 2011-02-17 | 1 | -2/+2 | |
| | * | | | | | | | Update .def files for 4.7.2. | Jason McDonald | 2011-02-17 | 2 | -43/+87 | |
| | * | | | | | | | Change to release license header. | Jason McDonald | 2011-02-16 | 7890 | -98056/+98056 | |
| | * | | | | | | | Fix for clipping failure in OpenVG paint engine. | Jani Hautakangas | 2011-02-16 | 2 | -5/+33 | |
| | * | | | | | | | Don't leak ScopeChainNode's | Jason McDonald | 2011-02-16 | 1 | -3/+1 | |
| | * | | | | | | | Fix for ARMV6 drawhelper blending | Jani Hautakangas | 2011-02-15 | 1 | -2/+2 | |
| | * | | | | | | | Worked around a SC issue in S60 3.x vs 5.0 versions. | axis | 2011-02-15 | 1 | -1/+13 | |
| | * | | | | | | | Rename 'plugins\qmldebugging' (work around qmake issues) | Kai Koehne | 2011-02-14 | 7 | -6/+6 | |
| | * | | | | | | | QDeclarativeDebug: Remove unused file | Kai Koehne | 2011-02-14 | 2 | -1/+0 | |
| | * | | | | | | | QDeclarativeDebug: Move Tcp server to separate plugin | Kai Koehne | 2011-02-14 | 10 | -68/+136 | |
| | * | | | | | | | QDeclarativeDebug: Move networking code out of QDeclarativeDebugServer | Kai Koehne | 2011-02-14 | 9 | -95/+383 | |
| | * | | | | | | | QDeclarativeDebug: Decouple QDDServer, QDDService classes | Kai Koehne | 2011-02-14 | 5 | -311/+541 | |
| | * | | | | | | | Fix declarative autotest compilation on Symbian | Joona Petrell | 2011-02-14 | 5 | -12/+27 | |
| | * | | | | | | | QDeclarativeDebug: Include debugger plugin in qmlviewer.sis | Kai Koehne | 2011-02-14 | 1 | -0/+5 | |
| | * | | | | | | | Make addImportPath() work for windows paths starting with lower case | Bea Lam | 2011-02-14 | 2 | -3/+15 | |
| | * | | | | | | | Update modules-related tests and docs | Bea Lam | 2011-02-14 | 8 | -73/+210 | |
| | * | | | | | | | Add test for importing plugins that contain QML files | Jason McDonald | 2011-02-14 | 7 | -1/+91 | |
| | * | | | | | | | Fix QFileDialog Symbian native file dialog filename filtering. | Miikka Heikkinen | 2011-02-14 | 1 | -33/+19 | |
| | * | | | | | | | Don't crash when BMP color table is broken | Harald Fernengel | 2011-02-11 | 1 | -0/+2 | |
| | * | | | | | | | Change paging attributes for Symbian binaries | Iain | 2011-02-11 | 3 | -8/+15 | |
| | * | | | | | | | rebuild configure in 4.7.2 | Oswald Buddenhagen | 2011-02-11 | 1 | -0/+0 | |
| | * | | | | | | | Don't ignore source-text when generating qsTrId translations for QML | Tor Arne Vestbø | 2011-02-10 | 3 | -1/+9 | |
| | * | | | | | | | Fix regression in creating mkspecs/default | Miikka Heikkinen | 2011-02-10 | 3 | -29/+66 | |
| | * | | | | | | | PathView regression: dragging the path didn't update currentIndex | Martin Jones | 2011-02-10 | 3 | -1/+53 | |
| | * | | | | | | | Remove dependencies to pre-Symbian3 platforms from Symbian3 packages | Miikka Heikkinen | 2011-02-10 | 2 | -13/+9 | |
| | * | | | | | | | Doc: Adding documentation on configure options for Qt configure | Morten Engvoldsen | 2011-02-10 | 1 | -0/+287 | |