summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextimagehandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port to QImage and QPixmap deviceIndependentSize()Morten Sørvig2021-09-011-8/+8
* Set the url to have the AtNx filename if one is foundMorten Johan Sørvig2020-11-061-35/+13
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-101-2/+2
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-2/+2
* Remove deprecated methods and address some ### Qt 6 comments in gui/textVolker Hilsheimer2020-06-091-17/+0
* Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-231-4/+4
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-1/+1
* Replace QLatin1Literal with QLatin1StringAnton Kudryavtsev2016-09-031-2/+2
* Use QStringLiteral more judiciouslyAnton Kudryavtsev2016-07-081-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-181-8/+12
|\
| * Make qt_findAtNxFile return the source device pixel ratioOlivier Goffart2015-11-131-8/+12
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-231-13/+3
|\|
| * Add support for "@3x" image loading.Morten Johan Sørvig2015-10-161-13/+3
* | qevent.h: Add fixme comments to remove include directives for Qt 6.Friedemann Kleint2015-10-021-0/+1
|/
* Enable non-integer device pixel ratioMorten Johan Sørvig2015-07-301-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fix loading 2x images in Rich Text DocumentsMihailNaydenov2014-11-071-26/+41
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QTextImageHandler: Load @2x images on retinaMorten Johan Sørvig2014-04-091-7/+35
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-2/+2
|\
| * Use "qt-project.org" instead of "trolltech" in the resource systemhjk2012-03-281-2/+2
* | Port to the new QUrl APIThiago Macieira2012-03-301-2/+2
|/
* 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
* Finish removing Qt3 supportBradley T. Hughes2011-12-231-9/+0
* Export QTextImageHandler and add accessor for imageEskil Abrahamsen Blomfeldt2011-09-211-0/+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
* | remove some dependencies to QTextEditLars Knoll2011-05-051-3/+5
* | small cleanupsLars Knoll2011-05-041-3/+3
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+232