summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qfontcombobox.cpp
Commit message (Expand)AuthorAgeFilesLines
* QFontComboBox: fix layouting in RTL modeChristian Ehrlicher2019-02-121-6/+10
* doc: Fix many qdoc warnings, mostly missing return typesMartin Smith2018-01-241-1/+1
* Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-3/+3
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-2/+2
* Reduce usage of QDesktopWidget to resolve screen properties in QtWidgetsTor Arne Vestbø2017-08-181-1/+2
* Convert features.fontcombobox to QT_[REQUIRE_]CONFIGStephan Binner2017-06-291-4/+0
* Widgets: use const (and const APIs) moreAnton Kudryavtsev2016-07-051-1/+1
* QFontComboBox: optimize handling of icons for delegateMarc Mutz2016-01-291-6/+6
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Fix some qdoc-warnings.Friedemann Kleint2015-07-101-8/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Introduce QFontDatabase::isPrivateFamily()Gabriel de Dietrich2015-01-211-7/+1
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Font Database: Add support for private, system UI font familiesGabriel de Dietrich2014-08-111-0/+9
* QFontComboBox sometimes became too wide because of wrong fixed sizeJan Arve Saether2014-06-141-1/+1
* Restrict QFontComboBox's popup width to screen widthFabian Bumberger2014-04-141-2/+5
* QFontComboBox: use QSignalBlockerMarc Mutz2013-10-301-3/+4
* Widgets: Make QFontComboBox locale sensitiveLiang Qi2013-04-051-1/+98
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* QFontComboBox: Minor code optimization & simplificationKonstantin Ritt2013-03-121-25/+12
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QtWidgets docs: use WinVista screenshots instead of obsolescent WinXPJ-P Nurmi2012-12-061-1/+1
* Fix issue with mispositioned family name i QFontComboBoxEskil Abrahamsen Blomfeldt2012-10-031-1/+12
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QFontComboBox: fix qdoc warningJ-P Nurmi2012-08-201-1/+1
* Use "qt-project.org" instead of "trolltech" in the resource systemhjk2012-03-281-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
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-0/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+474