summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qstatictext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtGui: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [1/2]: public APIMarc Mutz2022-04-051-0/+2
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* Doc: Fix documentation warnings for Qt GUITopi Reinio2020-08-281-1/+1
* Use QList instead of QVector in gui implementationJarek Kobus2020-07-071-12/+12
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-2/+2
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-2/+2
* QtGui: Unify license headersKai Koehne2019-01-291-1/+1
* Improve bounding rect of QStaticText with Qt::PlainTextAllan Sandfeld Jensen2018-05-231-4/+5
* Fix explicitly set width not being respectedIgor Mironchik2018-01-201-3/+0
* Use QColor(0, 0, 0, 0) to mark body text in QStaticTextIgor Mironchik2018-01-201-9/+10
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-9/+9
* Fix plain text QStaticText with line breaksEskil Abrahamsen Blomfeldt2016-10-041-0/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QStaticTextItem: use smart pointer membersMarc Mutz2016-01-121-21/+0
* Enable non-integer device pixel ratioMorten Johan Sørvig2015-07-301-0/+3
* doc: Remove uses of \mainclassMartin Smith2015-06-051-1/+0
* QStaticTextUserData: declare dtor out-of-line and export classMarc Mutz2015-06-031-0/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* [QStaticTextItem] Drop unused membersKonstantin Ritt2014-12-141-26/+2
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-9/+9
* [QStaticText] Fix potential font engine leakingKonstantin Ritt2014-11-251-3/+8
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Prevent DrawTextItemDevice::metric warning on MacMorten Johan Sørvig2014-03-151-0/+3
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-3/+3
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-11/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add more qtbase implictly-shared classes to the listGiuseppe D'Angelo2012-11-301-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtGui: add member-swap to shared classesMarc Mutz2012-07-031-0/+8
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* enable the text layout's cache where it is seems to be missedKonstantin Ritt2012-05-161-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-2/+2
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-1/+1
* Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-061-3/+7
|\
| * Fix text color in some cases of QML and QStaticTextEskil Abrahamsen Blomfeldt2011-06-301-3/+7
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-041-7/+3
|\|
| * Initial import from qtquick2.Qt by Nokia2011-04-271-7/+3
* | less qapp includesLars Knoll2011-05-041-2/+0
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+733