aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicktextinput_p.h
Commit message (Expand)AuthorAgeFilesLines
* TextInput: add editingFinished signalLiang Qi2013-11-221-0/+1
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Cleanup v8 dependencies from QQmlV8FunctionLars Knoll2013-05-081-1/+1
* TextInput: Handle focus event directlyCaroline Chao2013-03-071-1/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Merge branch 'release' into stableGunnar Sletta2013-01-171-1/+1
|\
| * Exporting required symbols for Qt Quick DesignerThomas Hartmann2013-01-171-1/+1
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
|/
* Enable module build with QT_NO_IMTasuku Suzuki2012-11-261-0/+14
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Add option to use native rasterizer for SceneGraph textEskil Abrahamsen Blomfeldt2012-07-101-0/+9
* Refresh the TextInput.acceptableInput property when validator changes.Andrew den Exter2012-07-041-0/+4
* Remove the open and closeSofwareInputPanel functions.Andrew den Exter2012-06-221-3/+0
* Defer construction of TextEdit/TextInput delegates.Andrew den Exter2012-05-141-0/+2
* Fix bounding rects of text items.Andrew den Exter2012-04-271-0/+2
* Compile fix if QT_NO_CLIPBOARD definedAndreas Holzammer2012-04-191-0/+4
* Merge master <-> api_changesMatthew Vogt2012-03-051-2/+2
|\
| * Use floating point types for position offsets and cursorRectangle.Andrew den Exter2012-02-241-2/+2
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-5/+5
|/
* Reduce the size of QQuickTextInputPrivate.Andrew den Exter2012-02-221-3/+3
* Remove commit headersAaron Kennedy2012-02-201-1/+0
* Have input method hints on only classes using themPekka Vuorela2012-02-171-3/+4
* Add contentWidth and contentHeight properties to Text elements.Andrew den Exter2012-02-071-0/+6
* Add a persistentSelection property to TextInput.Andrew den Exter2012-02-021-0/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Add a locale property to IntValidator and DoubleValidator.Andrew den Exter2012-01-251-2/+34
* Add support for shared glyph cacheEskil Abrahamsen Blomfeldt2012-01-241-0/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Made QQuickTextInput follow input direction changesPekka Vuorela2012-01-171-0/+1
* Add undo and redo functions to TextInput and TextEdit.Andrew den Exter2012-01-121-0/+9
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add length property and insert, remove and getText functions to TextInput.Andrew den Exter2012-01-041-0/+7
* Remove uneccessary layout in TextInput initialization.Andrew den Exter2011-12-211-1/+0
* Add wrapMode and verticalAlignment properties to TextInput.Andrew den Exter2011-12-201-4/+32
* Merge QQuickLineControl into QQuickTextInput.Andrew den Exter2011-12-161-1/+1
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+300