aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicktextedit
Commit message (Expand)AuthorAgeFilesLines
* don't rely on transitive dependenciesOswald Buddenhagen2016-01-051-0/+2
* QQuickTextEdit: Fully qualify enumerations in changed() signals.Friedemann Kleint2015-12-151-2/+5
* tst_qquicktextedit::hAlignVisual(): Fix failure on Windows.Friedemann Kleint2015-12-071-0/+1
* Fix autotests for change in QtNetworkDaniel Molkentin2015-11-291-2/+2
* tst_qquicktextedit: Fix warning about uninitialized variable.Friedemann Kleint2015-11-271-2/+2
* Move QQuickTextDocumentWithImageResources out of qquicktext_p_p.hJ-P Nurmi2015-10-291-1/+2
* Provide a threaded TestHTTPServerUlf Hermann2015-10-141-9/+8
* Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* TextEdit: selectedTextChanged not emitted when calling select 2nd timeDan Cape2015-09-211-14/+26
* tests/quick: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-271-29/+29
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-17/+17
* Blacklist unstable tests for nowSimon Hausmann2015-06-051-0/+2
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-04-284-17/+29
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Simon Hausmann2015-04-274-17/+29
| |\
| | * Prospective fix for flakey "network" related QML testsv5.4.2Simon Hausmann2015-04-254-17/+29
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-131-3/+0
|\| |
| * | Tests: Make qquicktext, qquicktextedit and qquickpathview significantCaroline Chao2015-04-081-3/+0
* | | TextEdit: add support for paddingJ-P Nurmi2015-03-052-0/+92
* | | TextEdit: add editingFinished signalLiang Qi2015-03-032-0/+62
|/ /
* / Update copyright headersJani Heikkinen2015-02-121-7/+7
|/
* TextEdit: fix construction time text cacheJ-P Nurmi2015-01-081-0/+12
* text input: always let cursor rect have a width == 1Richard Moe Gustavsen2014-10-301-0/+21
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-141-3/+2
|\
| * Silence harmless compiler warning.Gunnar Sletta2014-08-121-3/+2
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-222-0/+44
|\|
| * Fix tst_qquicktextedit::cursorRectangle_QTBUG_38947()J-P Nurmi2014-05-192-9/+14
| * TextEdit: fix cursor rectangle positioningJ-P Nurmi2014-05-162-0/+39
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-101-1/+1
|\|
| * If a popup window is opened, do not change the focusShawn Rutledge2014-04-221-1/+1
* | TestHTTPServer: Make listening an explicit operation that reports failure.Robin Burchell2014-03-211-3/+6
|/
* Ensure TextEdit's text is vertically aligned after resizing its height.Mitch Curtis2014-03-131-0/+13
* Fix TextEdit::lineCount to update as appropriateJ-P Nurmi2014-03-101-0/+51
* Expose TextEdit::linkAt(x, y)J-P Nurmi2014-01-291-0/+4
* fix whitespaceOswald Buddenhagen2014-01-226-11/+11
* Fix autotests expecting a trailing whitespace for qDebug streamKai Koehne2013-12-121-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-191-0/+1
|\
| * Marking tst_qquicktextedit as insignificant in winSimo Fält2013-08-161-0/+1
* | Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-08-062-32/+53
|\ \
| * | Merge branch 'stable' into devSergio Ahumada2013-08-052-32/+53
| |\|
| | * Fix tst_qquicktexteditRafael Roquetto2013-08-022-9/+6
| | * Stabilize text tests that grab windows.Friedemann Kleint2013-07-252-23/+47
* | | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into m...Simon Hausmann2013-07-261-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-1/+1
| |\|
| | * Replace qt.nokia.com by www.qt-project.org in tests.Friedemann Kleint2013-07-151-1/+1
* | | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-242-7/+172
|\| |
| * | Add QQuickTextEdit::append()J-P Nurmi2013-06-121-0/+154
| * | Add QQuickTextEdit::hoveredLinkJ-P Nurmi2013-06-072-7/+18
| |/
* | More steps towards eliminating the v8 layerSimon Hausmann2013-05-071-0/+1
* | Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
|/