index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
quick
/
items
/
qquicktextdocument.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix warning text in QQuickTextDocument::setSource()
Shawn Rutledge
2025-04-25
1
-1
/
+1
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
1
-1
/
+1
*
Also accept "text/x-web-markdown" as a markdown mime type
Jan Arve Sæther
2024-07-17
1
-1
/
+2
*
Make more logging categories static
Ulf Hermann
2024-06-24
1
-1
/
+1
*
QQuickTextImageHandler: Use newly introduced max-width
Carl Schwan
2024-05-27
1
-2
/
+22
*
Fix test compilation issues with QtLite configuration
Jari Helaakoski
2024-04-30
1
-2
/
+4
*
doc: Update C++ docs in QQuickTextDocument
Shawn Rutledge
2024-04-19
1
-4
/
+126
*
doc: Update TextEdit.textFormat, text and TextDocument.source
Shawn Rutledge
2024-03-06
1
-7
/
+0
*
Add TextDocument.errorString property
Shawn Rutledge
2024-02-27
1
-16
/
+38
*
Respect TextEdit.textFormat in TextDocument load(); detect format
Shawn Rutledge
2024-02-21
1
-17
/
+46
*
Rename TextDocument.Status.SaveDone to Saved
Shawn Rutledge
2024-02-19
1
-2
/
+2
*
QQuickTextDocument: Fix broken messages
Friedemann Kleint
2024-02-13
1
-1
/
+1
*
Refactor error handling in QQuickTextDocumentPrivate::load()
Shawn Rutledge
2024-02-12
1
-27
/
+33
*
Add ifdefs to TextDocument; clean up includes
Shawn Rutledge
2024-01-23
1
-14
/
+42
*
Replace TextEdit.textDocument.error signal with status property
Shawn Rutledge
2024-01-23
1
-3
/
+71
*
QQuickTextDocument: Read with QIODeviceBase::Text flag
Shawn Rutledge
2023-12-19
1
-1
/
+1
*
Resolve source URL just-in-time in QQuickTextDocument
Shawn Rutledge
2023-12-12
1
-2
/
+4
*
Fix translated messages of QQuickTextDocument's load/save functionality
Friedemann Kleint
2023-12-11
1
-2
/
+2
*
Add load/save functionality to QQuickTextDocument (Tech Preview)
Shawn Rutledge
2023-12-08
1
-3
/
+231
*
Add setter and notifier for QQuickTextDocument's document
Shawn Rutledge
2023-12-06
1
-12
/
+35
*
Get rid of QQuickTextDocumentWithImageResources
Shawn Rutledge
2023-12-04
1
-96
/
+7
*
Include what you need: <QPointer>
Marc Mutz
2023-10-06
1
-0
/
+2
*
Export QQuickPixmapKey and (renamed) QQuickPixmapCache for autotests
Shawn Rutledge
2023-09-01
1
-1
/
+1
*
Consolidate content setting into QQuickTextPrivate::updateDocumentText()
Shawn Rutledge
2022-11-11
1
-26
/
+4
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
Add Markdown support to Text
Shawn Rutledge
2019-05-09
1
-0
/
+8
*
Doc: Add missing dots (qtdeclarative)
Paul Wicking
2018-06-19
1
-1
/
+1
*
Run includemocs in qtdeclarative
Thiago Macieira
2017-04-26
1
-0
/
+3
*
Port existing qmlInfo callers to qmlWarning
Robin Burchell
2017-01-11
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-12-14
1
-1
/
+1
|
\
|
*
Get rid of most QT_NO_FOO usages
Lars Knoll
2016-11-29
1
-1
/
+1
*
|
Quick: mark some methods as const
Anton Kudryavtsev
2016-10-12
1
-1
/
+1
|
/
*
Quick: replace 'foreach' with 'range for'
Anton Kudryavtsev
2016-08-18
1
-1
/
+1
*
Updated license headers
Jani Heikkinen
2016-01-19
1
-14
/
+20
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-11-17
1
-0
/
+7
|
\
|
*
Doc: added documentation to undocumented functions
Nico Vertriest
2015-11-02
1
-0
/
+7
*
|
Move QQuickTextDocumentWithImageResources out of qquicktext_p_p.h
J-P Nurmi
2015-10-29
1
-0
/
+148
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-12
1
-7
/
+7
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-25
1
-19
/
+11
*
Fix license headers of QtQuick sources.
Gunnar Sletta
2013-09-30
1
-1
/
+1
*
Fix missing QQuickTextDocument docs
J-P Nurmi
2013-07-02
1
-0
/
+18
*
Add QQuickTextDocument
Frederik Gladhorn
2013-02-19
1
-0
/
+71