| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename MouseRegion -> MouseArea | Martin Jones | 2010-02-22 | 2 | -6/+6 |
|
|
* | Get rid of the matchProperties/properties distinction, as it | Michael Brasser | 2010-02-18 | 3 | -5/+5 |
|
|
* | Fix initial scaling. QWebPage::setPreferredSize doesn't really work. | Warwick Allison | 2009-12-02 | 1 | -3/+3 |
|
|
* | Restructure for easier re-use. | Warwick Allison | 2009-12-02 | 7 | -278/+276 |
|
|
* | Change from scaling/zooming by zoomFactor to instead use painter scaling. | Warwick Allison | 2009-12-02 | 1 | -10/+22 |
|
|
* | If zooming on nothing, zoom 2x rather than doing nothing. | Warwick Allison | 2009-11-25 | 1 | -0/+2 |
|
|
* | Use console.log, not print | Warwick Allison | 2009-11-23 | 1 | -1/+1 |
|
|
* | Pass error messages through to WebView users. | Warwick Allison | 2009-11-18 | 1 | -0/+2 |
|
|
* | Fix URL update in demo | Warwick Allison | 2009-11-18 | 1 | -1/+1 |
|
|
* | Partial fix for QTBUGT-5845 | Warwick Allison | 2009-11-17 | 1 | -7/+8 |
|
|
* | Remove WebView::pagewidth and tidy up - it's not needed and interfered | Warwick Allison | 2009-11-10 | 1 | -17/+26 |
|
|
* | Rename targets -> matchTargets and properties -> matchProperties. | Michael Brasser | 2009-11-06 | 2 | -5/+5 |
|
|
* | Update semantics of targets/properties and target/property. | Michael Brasser | 2009-11-06 | 1 | -1/+1 |
|
|
* | Fix assertion (sc not declared). | Warwick Allison | 2009-11-02 | 1 | -1/+1 |
|
|
* | cleanup | Yann Bodson | 2009-10-28 | 2 | -4/+4 |
|
|
* | Incorrect use of Script {} | Aaron Kennedy | 2009-10-08 | 1 | -2/+0 |
|
|
* | lowercase ids | Yann Bodson | 2009-10-06 | 2 | -86/+86 |
|
|
* | Change .sci syntax to match BorderImage. | Yann Bodson | 2009-10-05 | 5 | -25/+25 |
|
|
* | Fixed UrlBar to not clip off top 3 pixels of the page | Nigel Hietala | 2009-09-12 | 1 | -1/+1 |
|
|
* | Follow renamed to SpringFollow. | Martin Jones | 2009-09-10 | 1 | -0/+1 |
|
|
* | Smooth the rendering in the tiles, not of the tiles. | Warwick Allison | 2009-09-04 | 1 | -1/+1 |
|
|
* | Fix animation-after-zooming problem. | Warwick Allison | 2009-09-02 | 1 | -6/+23 |
|
|
* | Revive animated zooming. | Warwick Allison | 2009-08-31 | 1 | -3/+65 |
|
|
* | Simplify zooming mechanism - put more IQ in WebView. | Warwick Allison | 2009-08-31 | 1 | -64/+5 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-08-28 | 1 | -11/+27 |
|\ |
|
| * | Changes as per review. | Warwick Allison | 2009-08-28 | 1 | -11/+27 |
|
|
* | | Make a number of Flickable API changes following review. | Martin Jones | 2009-08-28 | 1 | -9/+9 |
|/ |
|
* | Reverse debug commit | Warwick Allison | 2009-08-24 | 1 | -2/+1 |
|
|
* | Rename positioners. | Warwick Allison | 2009-08-24 | 1 | -1/+2 |
|
|
* | tidy | Warwick Allison | 2009-08-24 | 1 | -8/+1 |
|
|
* | Fix WebViewSettings | Warwick Allison | 2009-08-24 | 1 | -3/+2 |
|
|
* | fromState -> from, toState -> to for Transition. | Michael Brasser | 2009-08-24 | 1 | -2/+2 |
|
|
* | SetPropertyAction -> PropertyAction | Martin Jones | 2009-08-21 | 1 | -2/+2 |
|
|
* | Rename State change elements. | Martin Jones | 2009-08-21 | 2 | -20/+20 |
|
|
* | Renaming Rect -> Rectangle | Yann Bodson | 2009-08-19 | 1 | -4/+4 |
|
|
* | Text-related API updates after review | Michael Brasser | 2009-08-19 | 2 | -2/+2 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-08-14 | 1 | -1/+1 |
|\ |
|
| * | New Qt URL. | Warwick Allison | 2009-08-14 | 1 | -1/+1 |
|
|
* | | Get rid of QmlFont and use the QFont value type instead. | Michael Brasser | 2009-08-14 | 1 | -2/+2 |
|/ |
|
* | Fix to QFxWebView to show cursor in focused text input. Correction textedit a... | Tapani Mikola | 2009-08-14 | 2 | -22/+7 |
|
|
* | Give a default size. | Warwick Allison | 2009-08-13 | 1 | -0/+3 |
|
|
* | KeyActions change to use Keys.... | Tapani Mikola | 2009-08-13 | 1 | -3/+4 |
|
|
* | Small cleanup to webbrowser.qml not to use url as property id. Using urlStrin... | Tapani Mikola | 2009-08-13 | 1 | -9/+8 |
|
|
* | Border Image fis to webbrowser.qml | Tapani Mikola | 2009-08-13 | 1 | -4/+5 |
|
|
* | BorderImage fix. | Tapani Mikola | 2009-08-13 | 1 | -2/+2 |
|
|
* | Added selectAll call to the url FieldText when starting edit. | Tapani Mikola | 2009-08-13 | 1 | -0/+1 |
|
|
* | Made the url input text field to work with the FieldText component copied and... | Tapani Mikola | 2009-08-13 | 5 | -24/+201 |
|
|
* | As WebView now has attached properties, it can't be used as an id | Aaron Kennedy | 2009-08-10 | 1 | -27/+27 |
|
|
* | KeyActions::return -> KeyActions::keyReturn | Yann Bodson | 2009-07-29 | 1 | -1/+1 |
|
|
* | Move all QML types to Qt/4.6 namespace. | Warwick Allison | 2009-07-23 | 2 | -0/+4 |
|
|