summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qcssparser_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix assert in QTextDocument CSS parser on "border-width: 1pt"David Faure2019-12-031-2/+2
* QTextDocument: add css-styling of table cell borders to HTML import/exportNils Jeisecke2019-08-191-0/+2
* Support missing white-space:pre-line CSSAllan Sandfeld Jensen2019-08-121-0/+1
* Support copy-pasting foreground images within same documentEskil Abrahamsen Blomfeldt2019-06-211-0/+1
* More nullptr usage in headersKevin Funk2019-03-141-6/+6
* Use a QMultiMap for the weighted rulesLars Knoll2018-12-121-1/+1
* Add support font-kerning CSS3 propertyAllan Sandfeld Jensen2018-10-121-0/+1
* qcssparser: Undef TILDE to fix compilation on HurdDmitry Shachnev2017-02-151-0/+4
* Standardize some "We mean it" commentsFriedemann Kleint2016-08-171-3/+3
* Handle indirect sibling selectorAllan Sandfeld Jensen2016-07-271-2/+4
* Update qcssscanner so it can parse our normal offline documentation CSSAllan Sandfeld Jensen2016-07-261-2/+8
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Interpret fixed CSS line-height as minimum rather than absoluteEskil Abrahamsen Blomfeldt2016-04-191-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Ensure that CSS rules are inherited from the parent tagsAndy Shaw2015-03-251-2/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QCss: mark many classes as movableMarc Mutz2014-10-081-0/+24
* QCss: Move declaration of ValueExtractorMarc Mutz2014-10-081-39/+34
* QCss: unexport some classesMarc Mutz2014-10-081-6/+8
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* CSS parser: fix the pseudo-classes array lengthGiuseppe D'Angelo2014-02-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Mark (non-public API's) ctor's as explicitSergio Ahumada2012-09-141-1/+1
* Replace `const QLatin1String &` with `QLatin1String` where appropriateKonstantin Ritt2012-05-251-1/+1
* QCssParser: Remove temporary structure storing QIcon data.Friedemann Kleint2012-05-211-19/+2
* Fix icon loading in style sheets.Friedemann Kleint2012-02-271-2/+19
* 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
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-281-0/+2
* Added Q_GUI_EXPORT for some internal symbols needed in QtWidgets.Samuel Rødal2011-07-271-4/+4
* 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
* | get QtWidgets to linkLars Knoll2011-05-071-1/+1
* | make the new QtGui compileLars Knoll2011-05-071-2/+2
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+847