summaryrefslogtreecommitdiffstats
path: root/src/plugins
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2019-03-22 15:53:34 -0700
committerThiago Macieira <thiago.macieira@intel.com>2019-03-26 14:50:07 +0000
commit3449042f5b6a112c9984ff49ee8e5fbdea597bae (patch)
tree965fc1339de33ffd358c2565620e04f70dfe8541 /src/plugins
parent998740c61961c0dc3e1296f0349c23846327aea0 (diff)
QMimeDatabase: allow building without our internal copy
Saves 234kB of read-only data (when compressed with zstd) in QtCore, plus one load-time execution. With Zlib, the size was 315 kB. [ChangeLog][QtCore][QMimeDatabase] Added configure option -no-mimetype-database that tells Qt not to bundle its own copy of the XDG MIME database. If this option is passed, QMimeDatabase will only work if there's a system copy in $XDG_DATA_DIRS/mime. This option is useful for Linux distributions that ensure the data is always present. Change-Id: I1004b4b819774c4c9296fffd158e69c490e88fb6 Reviewed-by: David Faure <david.faure@kdab.com>
Diffstat (limited to 'src/plugins')
0 files changed, 0 insertions, 0 deletions