Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add cursorRect function to QFxTextInput | Alan Alpert | 2009-10-15 | 1 | -0/+2 |
| | | | | similar to the cursorRect in QFxTextEdit | ||||
* | Remove a bunch of unneeded semicolons. | Martin Jones | 2009-10-08 | 1 | -1/+1 |
| | |||||
* | Fixing and refactoring of QFxLineInput updating | Alan Alpert | 2009-09-22 | 1 | -2/+2 |
| | | | | Still not working ideally. | ||||
* | Update demos to work with API changes | Alan Alpert | 2009-09-10 | 1 | -0/+1 |
| | | | | Affected are flickr and twitter. | ||||
* | API Changes | Alan Alpert | 2009-09-10 | 1 | -10/+20 |
| | | | | Renaming stuff in TextEdit/Input | ||||
* | Fix compile after merge from 4.6. | Michael Brasser | 2009-08-25 | 1 | -1/+1 |
| | |||||
* | Update demos | Alan Alpert | 2009-08-19 | 1 | -0/+3 |
| | | | | | | Remove uses of margin for positioners. Update MediaLineEdit to use a TextInput, in the process added a selectAll() slot to TextInput (like TextEdit has). | ||||
* | Text-related API updates after review | Michael Brasser | 2009-08-19 | 1 | -0/+193 |
Rename LineEdit to TextInput; hAlign to horizontalAlignment; vAlign to verticalAlignment. Other assorted fixes. |