Commit graph

17 commits

Author SHA1 Message Date
Ivailo Monev
07bd46509f kio: multi-line metadata values width fix
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-03-22 14:57:20 +02:00
Ivailo Monev
fe0af7c285 kio: remove redundant private KFileMetaDataWidget method
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-03-18 00:45:41 +02:00
Ivailo Monev
dfb95e9e13 kio: do not create widgets for empty metadata values
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-01-30 13:52:47 +00:00
Ivailo Monev
4357dbf7a4 kio: plug KFileMetaDataWidget memory leak 2020-01-30 13:51:17 +00:00
Ivailo Monev
47a6e93394 kio: do not show content size twice
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-27 00:25:55 +00:00
Ivailo Monev
6edd107a24 kio: do not show metadata about modification time in ctime
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-09 09:48:39 +02:00
Ivailo Monev
60d9402fe4 generic: misc cleanups 2015-09-29 06:10:49 +00:00
Ivailo Monev
2fb74439bd generic: code shrinks 2015-09-29 05:49:46 +00:00
Ivailo Monev
b24f8387bb kio: bump kmetainformationrc version 2015-07-27 02:02:50 +03:00
Ivailo Monev
adf0bfef8f kio: fix an issue with the metadata displaying
sometimes with metadata that has many small value entries the
widget rows were overlapping. in the process of fixing this a
minor cleanup was done - two less temporary variables are assigned
2015-07-13 15:57:49 +03:00
Ivailo Monev
123432aec9 kio: do not show some metadata fields by default 2015-07-13 15:42:49 +03:00
Ivailo Monev
43faae2d4c kio: do not show some metadata fields by default
namely "Part of" and an extra "Type". The "Part of" filed is not
very obvious and in most cases just a null (empty string), the
extra "Type" refers to some sorta Semantic spec thing is not more
than useless as two other MIME information fileds are show - one
with a human friendly and one with programmers friendly string in
it and are more than enough in most if not all cases.
2015-07-13 15:29:55 +03:00
Ivailo Monev
bf3011ed2c kio: file metadata cleanup and fixup 2015-05-04 11:02:47 +00:00
Ivailo Monev
a22f9f73aa kio: bring back the metadata helpers (without Nepomuk) 2015-05-03 16:49:26 +00:00
Ivailo Monev
82fc15f54b generic: use CMake moc instead of automoc4 by default
for compatibilty reasons automoc4 support is not removed but it
shall be in the future. automoc4 has not been maintained for a
while (last commit is from 2011) and the stable release is from
2009.

CMake version >= 2.8.6 provides the functionality for mocking so
I see no reason to not make use of it.
2015-02-27 07:40:26 +00:00
Ivailo Monev
3c165c6f01 removed nepomuk support 2014-11-13 03:32:20 +02:00
Ivailo Monev
814163a8dc initial import 2014-11-13 01:04:59 +02:00