summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/fileiconprovider.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core: Delay use of style to fetch icons for unknown fileshjk2019-01-281-6/+5
* Core::FileIconProvider: Add helper method to get a directory icon with overlayTobias Hunger2017-09-081-0/+13
* Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-241-2/+2
* Utils: Wrap MimeDatabase into static functionshjk2017-03-031-4/+2
* Core: Override icon method of QFileIconProviderTobias Hunger2016-11-301-3/+3
* Core: Use QString in FileIconProvider APITobias Hunger2016-11-101-11/+8
* Core: Handle matches on complete filename in fileiconproviderTobias Hunger2016-11-101-8/+31
* New file overlay iconsAlessandro Portale2016-04-251-5/+4
* QmakePM: Avoid multiple loads of the same standard iconOrgad Shaneh2016-03-011-4/+13
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Use new mime databaseEike Ziller2015-02-171-4/+8
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* FileIconProvider: Do some more caching ourselvesEike Ziller2013-11-201-10/+13
* FileIconProvider: Use hash for cache, instead of list.Eike Ziller2013-11-191-17/+5
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-1/+1
* Core: Clean up FileIconProvider interfacehjk2013-09-131-80/+76
* Fix Krazy warnings about includes/header guards in Core plugin.Friedemann Kleint2013-03-131-1/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
| * Display proper overlay icons on Windows/Qt 5.Friedemann Kleint2012-10-091-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-3/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\ \ | |/
| * Adjust license headershjk2012-10-051-21/+20
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-4/+6
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-1/+1
* FileIconProvider: Fix docOrgad Shaneh2012-03-261-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-10/+10
* Long live the king!hjk2012-01-261-1/+1
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Some api documentation adaptions.con2010-07-151-1/+1
* Cleaned up calls to parent class's functionsRobert Loehning2010-06-091-10/+0
* FileIconProvider calling itself instead of a second object.Robert Loehning2010-06-091-5/+4
* Long live the king!hjk2010-03-051-1/+1
* Qt4ProjectManager: Fixed static storage of Icons.Friedemann Kleint2010-02-121-1/+1
* FileIconProvider: Refactor class.Friedemann Kleint2010-01-281-65/+120
* long live the kinghjk2009-08-141-1/+1
* Register C++ header and source file icons by mime typeThorbjørn Lindeijer2009-07-151-3/+16
* Have the file tree use the native icons on Mac OS X.Norwegian Rock Cat2009-07-141-2/+2
* Removed warning on WindowsAlessandro Portale2009-07-131-1/+3
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* ifdef Q_?S_* cleanupOswald Buddenhagen2009-06-031-2/+2
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17