aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicktextedit_p.h
Commit message (Expand)AuthorAgeFilesLines
* Expose TextEdit::linkAt(x, y)J-P Nurmi2014-01-291-0/+2
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Add QQuickTextEdit::append()J-P Nurmi2013-06-121-0/+1
* Add QQuickTextEdit::hoveredLinkJ-P Nurmi2013-06-071-0/+8
* Optimize QQuickTextEdit for larger documents.Pierre Rossi2013-03-201-2/+4
* Add TextEdit::selectByKeyboardJ-P Nurmi2013-03-151-0/+5
* Fix usages of \since for QML itemsThomas McGuire2013-03-131-1/+1
* Handle focus events directly in TextEdit.Frederik Gladhorn2013-03-071-2/+1
* Add QQuickTextDocumentFrederik Gladhorn2013-02-191-0/+5
* 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/+16
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Remove code for unused LinksAccessibleByKeyboard option.Andrew den Exter2012-07-111-3/+0
* Add option to use native rasterizer for SceneGraph textEskil Abrahamsen Blomfeldt2012-07-101-0/+10
* Use the convential form for the selectedText notify signal name.Andrew den Exter2012-07-021-2/+2
* Remove the open and closeSofwareInputPanel functions.Andrew den Exter2012-06-221-3/+0
* Defer construction of TextEdit/TextInput delegates.Andrew den Exter2012-05-141-1/+3
* Fix bounding rects of text items.Andrew den Exter2012-04-271-0/+1
* Merge master <-> api_changesMatthew Vogt2012-03-051-3/+3
|\
| * Use floating point types for position offsets and cursorRectangle.Andrew den Exter2012-02-241-3/+3
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-4/+4
|/
* Remove commit headersAaron Kennedy2012-02-201-1/+0
* Have input method hints on only classes using themPekka Vuorela2012-02-171-1/+5
* Remove pixmap text caching in TextEdit elementYann Bodson2012-02-151-1/+0
* Add contentWidth and contentHeight properties to Text elements.Andrew den Exter2012-02-071-5/+7
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Add support for shared glyph cacheEskil Abrahamsen Blomfeldt2012-01-241-0/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Add a baseUrl property to Text and TextEdit.Andrew den Exter2012-01-191-0/+2
* Don't load embedded images from the current working directory.Andrew den Exter2012-01-191-1/+5
* QQuickTextEdit to follow input method direction changesPekka Vuorela2012-01-171-0/+1
* Avoid creating unnecessary copies of TextEdit's text data.Andrew den Exter2012-01-161-1/+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
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+312