index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
text
/
qtextodfwriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-18
1
-10
/
+10
*
Do not use QTextFormat::FontFamily when building with QT_DISABLE_DEPRECATED_B...
Ivan Solovev
2022-07-21
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtGui: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-28
1
-17
/
+19
*
Fix deprecated use of QBA/Q*String::count
Mårten Nordheim
2022-03-15
1
-3
/
+3
*
QTextOdfWriter: fix exporting pixmaps to ODT
David Faure
2021-09-08
1
-2
/
+2
*
Fix compiler warnings from deprecated method
Volker Hilsheimer
2020-11-27
1
-1
/
+1
*
Remove dead code
Lars Knoll
2020-10-12
1
-6
/
+0
*
Use OpenType font weights
Jonas Karlsson
2020-08-28
1
-1
/
+1
*
Another round of 0->nullptr cleanup
Allan Sandfeld Jensen
2020-07-31
1
-1
/
+1
*
Use QList instead of QVector in gui implementation
Jarek Kobus
2020-07-07
1
-5
/
+5
*
QtGui: fix deprecated QChar conversions
Marc Mutz
2020-05-11
1
-1
/
+1
*
QTextOdfWriter: store all bulletChar()s as char16_t's
Marc Mutz
2020-05-08
1
-21
/
+24
*
Always save QTextDocuments encoded in utf-8
Lars Knoll
2020-04-21
1
-5
/
+0
*
Remove references to QTextDocumentPrivate from public API
Eskil Abrahamsen Blomfeldt
2020-03-04
1
-3
/
+3
*
Replace most use of QVariant::type and occurrences of QVariant::Type
Olivier Goffart
2020-01-23
1
-2
/
+2
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-6
/
+6
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-10-10
1
-1
/
+1
|
\
|
*
Fix warning about out of bounds access in QString::operator[]
Lars Knoll
2019-10-09
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Friedemann Kleint
2019-05-27
1
-19
/
+69
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Friedemann Kleint
2019-05-27
1
-19
/
+69
|
|
\
|
|
*
Write an anchor-type attribute when embedding images in an ODF document
Andrew den Exter
2019-05-13
1
-0
/
+1
|
|
*
Avoid re-encoding embedded images when writing an ODF file
Andrew den Exter
2019-05-13
1
-19
/
+68
*
|
|
QtGui: get rid of the last Java-style iterator
Marc Mutz
2019-05-21
1
-3
/
+1
*
|
|
Deprecate conversion functions between QList and QSet
Lars Knoll
2019-05-07
1
-1
/
+1
|
/
/
*
|
Fix can not -> cannot
Robert Loehning
2019-02-25
1
-1
/
+1
*
|
QtGui: compile with QT_DISABLE_DEPRECATED_BEFORE=0x050d00
Christian Ehrlicher
2019-02-13
1
-0
/
+2
*
|
Support table border color and cellpadding in ODF writer
Allan Sandfeld Jensen
2018-11-13
1
-11
/
+15
*
|
Merge remote-tracking branch 'origin/5.12' into dev
Liang Qi
2018-11-10
1
-1
/
+1
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Liang Qi
2018-11-09
1
-1
/
+1
|
|
\
|
|
*
Modernize the "textcodec" feature
Liang Qi
2018-11-07
1
-1
/
+1
*
|
|
Remove excess "virtual" keyword from destructors in Qt Gui
Alessandro Portale
2018-09-25
1
-1
/
+1
|
/
/
*
|
Add image quality handling to QTextImageFormat
Daniel Savi
2018-04-22
1
-5
/
+12
*
|
Add more formatting to QTextDocumentWriter when writing ODF files
Daniel Savi
2018-04-11
1
-21
/
+223
|
/
*
Merge remote-tracking branch 'origin/5.10' into dev
Allan Sandfeld Jensen
2017-10-24
1
-1
/
+0
|
\
|
*
Remove some unused, local variables
Jędrzej Nowacki
2017-10-14
1
-1
/
+0
*
|
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
1
-2
/
+2
|
/
*
Use QString::fromLatin1() less to avoid string allocations
Anton Kudryavtsev
2016-09-15
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-13
1
-4
/
+4
|
\
|
*
Gui: use const (and const APIs) more
Anton Kudryavtsev
2016-06-01
1
-4
/
+4
*
|
Add some QChar::unicode() calls to brush over deprecation warning.
Friedemann Kleint
2016-05-06
1
-2
/
+2
|
/
*
QtGui: use printf-style qWarning/qDebug where possible (I)
Marc Mutz
2016-03-04
1
-1
/
+1
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
QTextOdfWriter: Added support for hyperlinks.
Ilija Ristevski
2015-11-30
1
-0
/
+9
*
QtGui: Pass types with copy-ctor or dtor by const-ref
Sérgio Martins
2015-07-19
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Use prefix instead of postfix for iterators
Maks Naumov
2015-02-08
1
-1
/
+1
*
Add Q_DECL_OVERRIDE in the src subdirectory
Olivier Goffart
2014-12-03
1
-2
/
+2
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Whitespace cleanup: remove trailing whitespace
Axel Waggershauser
2013-03-16
1
-7
/
+7
[next]