summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews/qfileiconprovider.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Windows: Introduce QFileDialog::DontUseCustomDirectoryIconsSergio Martins2013-09-091-4/+33
* Cleanup QFileIconProviderPrivate::getWinIcon().Sergio Martins2013-07-251-23/+18
* Move the declaration of QFileIconProviderPrivate to it's own file.Sérgio Martins2013-07-231-33/+2
* Windows: Fix one of the two file dialog bottlenecks.Sergio Martins2013-03-281-1/+14
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Fix define to build without gtk style.Frederik Gladhorn2012-05-081-1/+1
* Cherry picking qt5 bugfix 437da962c2b486b1a1722aac003bfa00b93ac204 to qt4.Arnt Witteveen2012-03-191-8/+10
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | We should not cache ICO files.Alexis Menard2010-12-101-1/+1
|/
* QFileIconProvider: Load icons on demand.Friedemann Kleint2010-07-091-30/+41
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-091-2/+4
|\
| * Fix crash in the fileiconprovider for WindowsJens Bache-Wiig2010-04-011-2/+4
* | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-021-2/+3
|\|
| * Fix a problem with overlay icons in the fileiconproviderJens Bache-Wiig2010-02-011-2/+3
* | Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\|
| * Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* | Obsolete QDirModel and remove it from the doc.Alexis Menard2010-01-081-1/+1
|/
* QGtkStyle refactoringRobert Griebl2009-11-031-12/+12
* QGuiPlatformPlugin: QFileIconProvider and QIcon backend.Olivier Goffart2009-10-071-0/+5
* Add GNOME implementation for native filesystem iconsJens Bache-Wiig2009-10-061-0/+15
* Cleanup convertHIconToPixmap() & loadIconFromShell32()miniak2009-09-221-5/+4
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-14/+47
|\| |
| * | Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-201-1/+36
| |\|
| | * Better caching of file system icon providers.Norwegian Rock Cat2009-07-161-1/+36
| * | Move QMacStyle icon handling down to the common style.Norwegian Rock Cat2009-07-171-3/+4
| * | Build fix for mingwThierry Bastian2009-07-141-3/+2
| * | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-011-7/+5
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+2
|\| |
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\|
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | * Long live Qt 4.5!Lars Knoll2009-03-231-0/+449
* | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-11/+6
|\|
| * Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-2/+1
| * Fixes missing translations in QFileIconProviderJens Bache-Wiig2009-05-141-8/+4
| * introduce Q_WS_WINCEMaurice Kalinowski2009-04-291-1/+1
| * Long live Qt!Lars Knoll2009-03-231-0/+449
* Make Qt exception safer.Robert Griebl2009-06-101-1/+0