index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
corelib
/
mimetypes
/
qmimeprovider.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtCore: eradicate all Q_FOREACH loops [mimetypes]
Marc Mutz
2016-01-04
1
-12
/
+12
*
QtBase: combine adjacent qDebug()/qCritical() lines
Marc Mutz
2015-11-28
1
-3
/
+3
*
QtBase: remove explicit function info from qWarning() etc
Marc Mutz
2015-11-28
1
-1
/
+1
*
Replace backwards Java-style iteration with new reverse_iterators
Marc Mutz
2015-11-19
1
-5
/
+2
*
QMimeBinaryProvider::loadMimeTypePrivate(): avoid an unneeded QStringRef -> Q...
Marc Mutz
2015-10-19
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-10-02
1
-0
/
+1
|
\
|
*
QMimeType: add KDAB copyright to the code I contributed a lot to.
David Faure
2015-09-04
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-08-26
1
-7
/
+9
|
\
|
|
*
QMimeDatabase: adapt to changes in shared-mime-info 1.3
David Faure
2015-08-16
1
-3
/
+6
|
*
QMimeProvider: Do not crash when globPatterns is empty.
Milian Wolff
2015-08-12
1
-1
/
+1
|
*
QMimeDatabase: use QElapsedTimer instead of QDateTime::currentDateTime()
David Faure
2015-08-12
1
-3
/
+2
*
|
core: Add several QList::reserve() calls.
Sérgio Martins
2015-06-11
1
-0
/
+1
|
/
*
Introduce QT_NO_MIMETYPE
Sérgio Martins
2015-02-17
1
-0
/
+4
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Add missing Q_INIT_RESOURCE
Tor Arne Vestbø
2013-11-07
1
-0
/
+6
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Add QMimeType::aliases().
David Faure
2012-11-22
1
-0
/
+30
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
add macro wrap for QXmlStream related code
Jing Bai
2012-08-31
1
-0
/
+5
*
QtCore: use new qEnvironmentVariableIs{Set,Empty}()
Marc Mutz
2012-08-14
1
-1
/
+1
*
QMimeType performance fix: don't reload from XML files over and over.
David Faure
2012-05-07
1
-0
/
+3
*
QMimeDatabase: Fix crash on empty filename
David Faure
2012-03-06
1
-0
/
+2
*
Import QMimeType / QMimeDatabase into QtCore.
David Faure
2012-02-18
1
-0
/
+830