summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxlineedit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix to QFxWebView to show cursor in focused text input. Correction textedit a...Tapani Mikola2009-08-141-0/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-121-28/+97
|\
| * Cleanup QFxLineEdit APIAlan Alpert2009-08-111-27/+83
| * DocumentationYann Bodson2009-08-101-1/+14
* | Change key handling to use a Keys attached property.Martin Jones2009-08-121-0/+2
|/
* Move the 'smooth' property to QFxItemYann Bodson2009-08-031-1/+1
* More QFxItem cleanup.Michael Brasser2009-07-301-2/+2
* remove itemParent() and related.Lars Knoll2009-07-291-1/+1
* Implement the font property for QFxLineEditAlan Alpert2009-07-291-0/+17
* Throw in some cursory docs for QFxLineEditAlan Alpert2009-07-241-0/+37
* Allow span of versions to be defined, not just one.Warwick Allison2009-07-231-2/+2
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-2/+2
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-201-0/+1
|\
| * CompileEskil Abrahamsen Blomfeldt2009-07-171-0/+1
* | Add selection control to QFxLineEditAlan Alpert2009-07-201-83/+81
|/
* LineEdit cleanup.Michael Brasser2009-07-171-27/+1
* Initial commit of QFxLineEditAlan Alpert2009-07-161-0/+543