summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/mimedatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use Qt 5's QStringList::join(QChar)hjk2014-08-251-6/+4
* ProjectExplorer: Use more algorithmsDaniel Teske2014-06-161-6/+4
* QString(QLatin1String()) -> QString::fromLatin1()Alessandro Portale2014-05-091-2/+2
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-29/+31
|\
| * Doc: edit coreplugin docsLeena Miettinen2013-09-261-29/+31
* | Apply 'static' pattern to MimeDatabasehjk2013-09-031-57/+59
* | Reduce usage of QStringRef::toString() in the core plugin.Friedemann Kleint2013-08-291-8/+8
|/
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-13/+23
* Remove Nokia leftoversOrgad Shaneh2013-05-241-1/+1
* Mime: Use string comparisons instead of regexps for simple globbinghjk2013-04-171-26/+31
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-2/+0
* Fix opening of xml files.Eike Ziller2013-03-121-1/+1
* Doc: replace deprecated QDoc commandsLeena Miettinen2013-02-061-9/+9
* 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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-12/+8
* | coreplugin: compile fixhjk2012-11-211-3/+3
* | MIME: Delay resolution of mime types aliasesTobias Hunger2012-11-171-5/+6
* | MIMEdatabase: Fix coding style issuesTobias Hunger2012-10-221-4/+8
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\ \ | |/
| * Adjust license headershjk2012-10-051-21/+20
* | Do not use the fromAscii() and toAscii() functions.Christian Kandeler2012-09-211-1/+1
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-301-2/+3
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-18/+18
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-1/+1
* CorePlugin: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2011-12-221-16/+31
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* more stylehjk2011-09-191-19/+19
* Merge branch '2.3'Oswald Buddenhagen2011-07-291-1/+1
|\
| * New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)Kai Koehne2011-07-291-1/+1
* | Remove unneeded defines.hjk2011-07-141-6/+11
|/
* Krazy fixes (spelling, single char strings, char constants).Friedemann Kleint2011-05-101-21/+21
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | Merge remote branch 'origin/2.2'Oswald Buddenhagen2011-04-071-2/+8
|\ \ | |/
| * Fix duplicate mime types in the user fileLeandro Melo2011-04-061-2/+8
* | Documentation: Add Core/Mime classes.Friedemann Kleint2011-04-011-47/+197
|/
* mime type matching optimizationOswald Buddenhagen2011-03-091-5/+3
* add mime type detection for stand-alone byte arraysOswald Buddenhagen2011-03-091-4/+60
* MIME types: Introduce user extensions featureLeandro Melo2011-03-021-46/+470
* MIME: A magic may have many match elementsLeandro Melo2011-02-161-0/+2
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11