summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtexthtmlparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-7/+1
|\
| * Provide QCss with the correct font for <pre> blocksAleix Pol2016-02-091-7/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Implement support for 'none' value for list-style CSS propertyDan Vrátil2015-09-301-0/+3
|/
* Fix "'QCss::Property' is not a class or namespace"Andrew Knight2015-03-301-11/+11
* Ensure that CSS rules are inherited from the parent tagsAndy Shaw2015-03-251-64/+206
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Remove Q_STATIC_GLOBALxxx_OPERATOR macrosThiago Macieira2015-01-111-6/+5
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-8/+8
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Allow QTextCharFormat::setFont() to skip unresolved font propsKonstantin Ritt2014-01-311-27/+1
* Revert "Ensure CSS rules are inherited from the parent tags"Andy Shaw2013-11-051-5/+1
* QTextHtmlParser: restore the default link color from app paletteJ-P Nurmi2013-10-231-2/+2
* Ensure CSS rules are inherited from the parent tagsAndy Shaw2013-10-111-1/+5
* Fix WinCE/MSVC2008 build errors related to std::lower_bound patches.Sérgio Martins2013-09-251-0/+13
* Remove some qBinaryFind usages from QtGuiGiuseppe D'Angelo2013-09-231-4/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove Qt5 to-do comment in qtexthtmlparser.cpp.Jason McDonald2012-04-111-1/+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
* Merge branch 'refactor'Gunnar Sletta2011-09-131-3/+3
|\
| * Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
| |\
| * | Compile fix for -qpa/Linux.Friedemann Kleint2011-05-231-0/+1
| * | remove some QApplication dependenciesLars Knoll2011-05-051-2/+1
| * | small cleanupsLars Knoll2011-05-041-1/+1
* | | Replace explicit surrogate handlers by inline methods of QChar classsuzuki toshiya2011-09-121-8/+4
| |/ |/|
* | Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1905