summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qfontcombobox.cpp
Commit message (Expand)AuthorAgeFilesLines
* QFontCombobox: misc cleanupChristian Ehrlicher2023-11-051-26/+30
* Preparations to deprecate QItemDelegateChristian Ehrlicher2023-10-051-1/+1
* widgets: use const methods moreAnton Kudryavtsev2023-09-081-2/+2
* QFontComboBox: inform accessibility about model reset when filter changesVolker Hilsheimer2023-09-061-0/+8
* Fix qdoc link warnings after moving a few examples to manual testsTor Arne Vestbø2023-06-271-1/+1
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-1/+1
* Port from container.count()/length() to size()Marc Mutz2022-10-041-3/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtWidgets: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-021-2/+4
* QtWidgets: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-261-1/+1
* Add QFontComboBox::setDisplayFontAlbert Astals Cid2021-12-031-0/+25
* Add QFontComboBox::setSampleTextAlbert Astals Cid2021-12-031-21/+74
* Fix assert in QFontComboBox when setting empty fontEskil Abrahamsen Blomfeldt2021-11-181-1/+2
* QFontComboBox don't response qApp fontDatabaseChanged()Zhang Hao2021-11-161-0/+4
* QFont: Prefer setFamilies() over setFamily()Andy Shaw2020-11-201-6/+6
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-031-5/+4
* Make QFontDatabase member functions staticEskil Abrahamsen Blomfeldt2020-08-061-3/+3
* Remove usage of QDesktopWidget(Private) from most places in QtWidgetsVolker Hilsheimer2020-07-071-1/+0
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-081-2/+1
* QComboBox: remove currentIndexChanged(const QString&)Vitaly Fanaskov2020-02-191-1/+1
* 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