summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews/qfileiconprovider.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtPlatformSupport: Add QAbstractFileIconEngineFriedemann Kleint2016-08-051-128/+6
* Add QPlatformTheme::fileIcon()Friedemann Kleint2016-08-041-9/+14
* QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Remove gtk2 style from qtbase, it will be moved to qtstylepluginsDmitry Shachnev2015-08-261-13/+0
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-7/+6
|\
| * QFileIconEngine: Remove reference to QFileIconProviderGabriel de Dietrich2015-06-301-6/+5
| * Replace MAC OS X with OS XNico Vertriest2015-06-301-1/+1
* | itemsviews: Add 15 QList::reserve() callsSérgio Martins2015-06-081-0/+1
|/
* QFileIconEngine: Use closest area when resolving the actual sizeGabriel de Dietrich2015-03-141-5/+19
* Don't use QFileIconEngine if the platform theme won't support itGabriel de Dietrich2015-03-141-0/+11
* Use own QIconEngine in QFileIconProviderGabriel de Dietrich2015-03-111-48/+88
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix internationalization of "txt File" in QFileDialogLasse Liehu2014-06-031-2/+4
* WinRT: Fix Widget buildsAndrew Knight2013-09-271-3/+5
* Move the declaration of QFileIconProviderPrivate to it's own file.Sérgio Martins2013-07-221-31/+1
* Remove QT_NO_FILEICONPROVIDER ifdefsSérgio Martins2013-05-091-3/+0
* Windows: Introduce QFileDialog::DontUseCustomDirectoryIconsSérgio Martins2013-05-091-2/+42
* Windows: Fix one of the two file dialog bottlenecks.Sérgio Martins2013-03-261-1/+17
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Detect Unity by checking XDG_CURRENT_DESKTOP and use Gnome theme.Friedemann Kleint2012-11-201-1/+2
* Made QGtkStyle internalJ-P Nurmi2012-11-201-1/+1
* Strip trailing whitespace in itemviews.Stephen Kelly2012-11-011-1/+1
* Fix build on MinGW after 0f14ea3f3a05ef785b44fa610bf90ff3b5ba7bebKonstantin Ritt2012-10-291-4/+0
* QPA: Introducing QPlatformTheme standardPixmap(), fileIconPixmap()Gabriel de Dietrich2012-10-161-162/+32
* ItemViews: Fix MinGW compiler warningKai Koehne2012-09-271-0/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove widgets lib dependency on platformsupport.Frederik Gladhorn2012-06-081-2/+4
* Enable Gtk file iconsFrederik Gladhorn2012-05-151-4/+4
* Fix bug showing folder icons for filesArnt Witteveen2012-03-171-9/+10
* Widgets: Remove obsolete QGuiPlatformPlugin.Friedemann Kleint2012-02-171-5/+0
* Remove no longer needed ifdef Q_OS_WINCE.Andreas Holzammer2012-02-101-8/+0
* Replace Q_WS_WINCE against Q_OS_WINCE.Andreas Holzammer2012-02-091-1/+1
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-3/+3
* Windows: Fix compilation with -qtnamespaceKai Koehne2012-01-311-2/+4
* 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
* QtGui: Bring back HBITMAP/HICON conversion functions.Friedemann Kleint2011-11-281-8/+11
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-0/+2
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+509