Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | QSslCertificate: report fraudulent certificates as invalid | Peter Hartmann | 2011-03-24 | 10 | -0/+182 | |
| * | | | | | | | | | | | | | | | | | | | | | | Ignore changes to selectByMouse during a selection. | Andrew den Exter | 2011-04-27 | 10 | -0/+285 | |
| * | | | | | | | | | | | | | | | | | | | | | | PathView offset out of sync with currentIndex when items are removed. | Martin Jones | 2011-04-27 | 1 | -0/+10 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Move the TextInput cursor delegate when the preedit position changes. | Andrew den Exter | 2011-04-27 | 2 | -0/+18 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Fix TextInput cursor position unchanged when selection length is 0. | Andrew den Exter | 2011-04-21 | 2 | -0/+19 | |
| * | | | | | | | | | | | | | | | | | | | | Fix TextInput echoMode clearing inputMethodHints set by the user. | Andrew den Exter | 2011-04-21 | 1 | -1/+41 | |
| * | | | | | | | | | | | | | | | | | | | | Elide has unexpected effect on Text's implicitWidth | Martin Jones | 2011-04-21 | 2 | -0/+14 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | QDeclarativeDebug: Fix endless loop for property with SCRITABLE false | Kai Koehne | 2011-04-20 | 1 | -3/+18 | |
| * | | | | | | | | | | | | | | | | | | | Fix excessive scrolling in TextInput with mid string pre-edit text. | Andrew den Exter | 2011-04-19 | 1 | -0/+14 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Fixed autotest after b4b85257ccff6ba21bcbcbd46a9f7f09884abe79 | Aaron Kennedy | 2011-04-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Resolve unqualified attached properties correctly | Aaron Kennedy | 2011-04-15 | 3 | -2/+35 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Moving contentY by large values in List/GridView is slow | Martin Jones | 2011-04-14 | 2 | -0/+107 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Fix TextEdit cursorRectangle property. | Andrew den Exter | 2011-04-13 | 2 | -1/+21 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Ensure view is positioned correctly when orientation changes. | Martin Jones | 2011-04-12 | 2 | -0/+54 | |
| * | | | | | | | | | | | | | | | Fix regression in wigglytext.qml | Michael Brasser | 2011-04-12 | 2 | -0/+43 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Allow enum values to be used as signal parameters | Bea Lam | 2011-04-12 | 5 | -27/+33 | |
| * | | | | | | | | | | | | | | ListModel::clear() should not clear roles | Bea Lam | 2011-04-12 | 1 | -0/+42 | |
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Image w/ PreserveAspectFit has its width changed once more than needed. | Martin Jones | 2011-04-07 | 2 | -1/+13 | |
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Improve Flickable dynamics and allow platform specific tweaking. | Martin Jones | 2011-04-06 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix failing autotest | Bea Lam | 2011-04-04 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Add missing test file. | Martin Jones | 2011-04-01 | 1 | -0/+50 | |
| * | | | | | | | | | | Changing width of RTL positioner doesn't relayout | Martin Jones | 2011-04-01 | 1 | -0/+22 | |
| * | | | | | | | | | | Fix TextInput auto test failure on mac. | Andrew den Exter | 2011-04-01 | 1 | -3/+10 | |
| * | | | | | | | | | | PinchArea and Flickable don't work well enough together | Martin Jones | 2011-03-31 | 1 | -0/+73 | |
| * | | | | | | | | | | Fix auto test failure. | Andrew den Exter | 2011-03-31 | 1 | -0/+8 | |
| * | | | | | | | | | | Once Image sourceSize is set there is no way to clear it. | Martin Jones | 2011-03-31 | 1 | -0/+22 | |
| * | | | | | | | | | | Rotation transform with NaN angle can cause crash | Martin Jones | 2011-03-30 | 1 | -0/+4 | |
| * | | | | | | | | | | Fix width of TextInput micro focus rectangle. | Andrew den Exter | 2011-03-30 | 2 | -5/+52 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Return correct boundaries reasons from QTextBoundaryFinder. | Andrew den Exter | 2011-03-30 | 2 | -23/+18 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Fix text selection with shift-click. | Andrew den Exter | 2011-03-28 | 1 | -0/+12 | |
* | | | | | | | | | Upload VGImage data when drawing pixmaps that are being painted into. | Laszlo Agocs | 2011-04-27 | 1 | -0/+46 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Two QListView autotests do not pass on Symbian^3 releases | Sami Merila | 2011-04-12 | 1 | -1/+2 | |
* | | | | | | | | tst_QStyle::drawItemPixmap test case fails on Symbian^3 | Sami Merila | 2011-04-11 | 1 | -0/+12 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | QSoftkeyManager auto test update | Titta Heikkala | 2011-03-30 | 1 | -15/+19 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Corrected case mismatch. | axis | 2011-03-29 | 1 | -1/+1 | |
* | | | | | | Merge commit 'refs/merge-requests/2584' of gitorious.org:qt/qt into merge-req... | Sami Merila | 2011-03-29 | 66 | -171/+4106 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | | | ||||||
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-03-25 | 1 | -0/+20 | |
| |\ \ \ \ | ||||||
| | * | | | | Make sure num_glyphs pass to HarfBuzz is large enough | Jiang Jiang | 2011-03-24 | 1 | -0/+20 | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-03-22 | 1 | -0/+18 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | Text bounding rect calculated incorrectly if non-top aligned. | Martin Jones | 2011-03-21 | 1 | -0/+18 | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-03-22 | 6 | -6/+6 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | * | | | | Merge remote-tracking branch 'mainline/4.7' into 4.7 | Oswald Buddenhagen | 2011-03-21 | 13 | -24/+219 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Bump Qt version to 4.7.4 | Timo Turunen | 2011-03-21 | 6 | -6/+6 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-03-21 | 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 | 2011-03-21 | 1 | -1/+5 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-03-21 | 2 | -8/+28 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | Fix writing to an attached property from script. | Michael Brasser | 2011-03-21 | 2 | -8/+28 | |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-03-17 | 1 | -21/+146 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | Fix accidental population of the disk cache with partial content | Simon Hausmann | 2011-03-17 | 1 | -0/+93 | |
| | * | | | | | | Fix disk cache interaction for range retrieval HTTP requests. | Simon Hausmann | 2011-03-17 | 1 | -21/+53 | |