Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compile. | Bjørn Erik Nilsen | 2009-07-14 | 1 | -1/+1 |
| | |||||
* | Start moving debugger out of process | Aaron Kennedy | 2009-07-13 | 1 | -10/+0 |
| | |||||
* | Make performance logging classes private. | Michael Brasser | 2009-07-02 | 1 | -2/+2 |
| | |||||
* | Cleanup | Michael Brasser | 2009-06-30 | 1 | -1/+2 |
| | | | | | Fix up license headers and private warnings, as well as other general cleanups. | ||||
* | Support URLs directly (not just as strings), so they are correctly resolved. | Warwick Allison | 2009-06-10 | 1 | -6/+0 |
| | | | | | | | URLs expressed as strings (possible relative) are resolved relative to the component in which the string expression is converted to a url value. All items are converted to use QUrl properties, except SqlConnection, where the databasename is only a special-case URL (this may need further consideration). | ||||
* | Control resizing of content like QScrollArea::widgetResizable | Warwick Allison | 2009-05-15 | 1 | -6/+59 |
| | |||||
* | Work with no initial file (open dialog). | Warwick Allison | 2009-05-13 | 1 | -0/+1 |
| | | | | Resize correctly on open new file. | ||||
* | fix bug 253385 fix | Warwick Allison | 2009-05-13 | 1 | -1/+1 |
| | |||||
* | fix bug 253385 | Warwick Allison | 2009-05-12 | 1 | -4/+6 |
| | |||||
* | Fix resizing and skinning. | Warwick Allison | 2009-05-11 | 1 | -0/+17 |
| | | | | Broke with mainwindow introduction. | ||||
* | Add canvas debugger module | Aaron Kennedy | 2009-05-08 | 1 | -0/+1 |
| | |||||
* | Beginings of an experimental QML debugger view | Aaron Kennedy | 2009-05-06 | 1 | -0/+10 |
| | |||||
* | qdoc: Corrected some qdoc warnings. | Martin Smith | 2009-05-05 | 1 | -3/+5 |
| | |||||
* | Improve error handling consistency | Aaron Kennedy | 2009-05-05 | 1 | -3/+76 |
| | |||||
* | Rename QFxView::setXml to QFxView::setQml. | Michael Brasser | 2009-05-01 | 1 | -23/+18 |
| | |||||
* | qdoc: Corrected some qdoc warnings. | Martin Smith | 2009-04-30 | 1 | -5/+59 |
| | |||||
* | Don't delay initial resize | Warwick Allison | 2009-04-30 | 1 | -1/+1 |
| | | | | (otherwise "default" widget size happens first) | ||||
* | Compress sizeChanged signal to give width and height. | Warwick Allison | 2009-04-30 | 1 | -2/+14 |
| | |||||
* | qdoc: Corrected some qdoc warnings. | Martin Smith | 2009-04-29 | 1 | -3/+35 |
| | |||||
* | Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for (' | Leonardo Sobral Cunha | 2009-04-28 | 1 | -11/+11 |
| | |||||
* | Propagate scene geometry changes to view. | Warwick Allison | 2009-04-24 | 1 | -1/+9 |
| | | | | Previously, only the initial size was honoured. | ||||
* | Fix signal usage from Qmlcomponent | Alexis Menard | 2009-04-23 | 1 | -2/+2 |
| | |||||
* | Merge in changes to old kinetic-dui branch. | Michael Brasser | 2009-04-23 | 1 | -3/+3 |
| | |||||
* | Initial import of kinetic-dui branch from the old kinetic | Michael Brasser | 2009-04-22 | 1 | -0/+310 |