All QWindow properties that have "window" in them have been renamed.
[profile/ivi/qtdeclarative.git] / tests / auto / quick / qquicktextedit / tst_qquicktextedit.cpp
2012-11-08 Shawn RutledgeAll QWindow properties that have "window" in them have...
2012-10-16 Alan AlpertRemove interim compatibility measures
2012-09-23 Iikka EklundChange copyrights from Nokia to Digia
2012-09-17 J-P NurmiAuto tests: PlatformQuirks::isClipboardAvailable()
2012-09-13 J-P NurmiRemove tst_qquicktextedit::alignments()
2012-09-07 Sergio Ahumadadoc: fix some typos in .cpp files
2012-08-06 Andrew den ExterFix pasting with the middle button in TextInput and...
2012-08-06 Andrew den ExterAdd tests for copy and paste using keyboard shortcuts.
2012-07-30 Andrew den ExterAdd tests for Text(*) default property values and notif...
2012-07-24 Friedemann KleintQtQuick: Remove usages of qWaitForWindowShown(QWindow *).
2012-07-17 Alan AlpertQQuickCanvas renames
2012-07-16 Andrew den ExterFix horizontal alignment of unwrapped text in TextEdit.
2012-07-13 Andrew den ExterFix TextEdit and TextInput test failures.
2012-07-11 Andrew den ExterAdd tests for instantiating cursor delegates in the...
2012-07-09 Friedemann KleintUse qWaitForWindowActive() where it is required.
2012-07-09 Andrew den ExterSpeed up TextEdit construction time.
2012-07-04 Andrew den ExterAdd tests for triple click text selection in TextEdit.
2012-07-02 Andrew den ExterUse the convential form for the selectedText notify...
2012-06-27 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-26 Thiago MacieiraactiveWindow is deprecated, use focusWindow.
2012-06-22 Andrew den ExterRemove the open and closeSofwareInputPanel functions.
2012-06-05 Andrew den ExterEnsure the cursor delegate position is updated on text...
2012-05-24 Gunnar SlettaReenable QQuickTextEdit::delegateLoading for Mac OS X
2012-05-17 Andrew den ExterFix incorrect text alignment in TextEdit.
2012-05-13 Andrew den ExterDefer construction of TextEdit/TextInput delegates.
2012-05-03 Andrew den ExterEnsure the cursor rectangle is updated when preedit...
2012-04-27 Pekka VuorelaTextEdit to honor input direction on neutral text
2012-04-27 Pekka VuorelaFix TextEdit with right aligned text when size changes
2012-04-27 Andrew den ExterFix bounding rects of text items.
2012-04-27 Andrew den ExterPropagate left key presses to the parent item when...
2012-04-20 Girish RamakrishnanUse QInputMethod::isVisible instead of QInputMethod...
2012-04-19 Andrew den ExterEnsure the cursor delegate position is correct when...
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-12 Pekka VuorelaQQuickTextEdit to trigger input method updates on selec...
2012-04-11 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-02 Andrew den ExterSet cursorVisible to false when im cursor length is 0.
2012-03-27 Julian de BhalFix qquicktext tests to use QQmlComponent not QDeclarat...
2012-03-27 Kent HansenMerge master into api_changes
2012-03-26 Pekka VuorelaRemove tentative commit from editors
2012-03-23 Kent HansenMerge master into api_changes
2012-03-22 Andrew den ExterFix text wrapping and eliding with implicitWidth.
2012-03-21 Andrew den ExterDon't overwrite text selections made in focus handlers.
2012-03-20 Andrew den ExterMake TextEdit word selection behaviour consistent.
2012-03-20 Andrew den ExterAdd additional key sequence tests.
2012-03-13 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-12 Lars KnollRemove unneeded dependencies to QtWidgets and QtOpenGL
2012-03-12 Michael BrasserFix tst_qquicktextedit.
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml