summaryrefslogtreecommitdiff
path: root/sysutils/kfilemetadata5
AgeCommit message (Collapse)AuthorFilesLines
2021-12-08revbump for icu and libffiadam1-2/+2
2021-10-26sysutils: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-09Recursive revbump for multimedia/libaomnia1-2/+2
2021-10-07sysutils: Remove SHA1 hashes for distfilesnia1-2/+1
2021-09-29revbump for boost-libsadam1-2/+2
2021-09-29*: recursive bump for poppler 21.09.0wiz1-2/+2
2021-06-10*: bump PKGREVISION for poppler shlib bumpwiz1-2/+2
2021-05-20*: recursive bump for poppler shlib major bumpwiz1-2/+2
2021-04-21revbump for boost-libsadam1-2/+2
2021-04-21revbump for textproc/icuadam1-2/+2
2021-04-15*: Recursive revbump from devel/nssryoon1-2/+2
2021-04-09*: bump PKGREVISION for nss linking fixwiz1-2/+2
2021-04-08Revbump for poppleradam1-1/+2
2021-03-30kf5: KDE Frameworks update to 5.80.0markd3-8/+9
10 months of patches/updates.
2020-11-21*: recursive bump for poppler 20.11.0wiz1-2/+2
2020-11-05*: Recursive revbump from textproc/icu-68.1ryoon1-2/+2
2020-08-17*: revbump after fontconfig bl3 changes (libuuid removal)leot1-1/+2
2020-06-07kfilemetadata5: updat to 5.70.0markd2-7/+6
changes unknown
2020-06-02Revbump for icuadam1-2/+2
2020-05-22revbump after updating security/nettleadam1-2/+2
2020-04-12Recursive revision bump after textproc/icu updateadam1-2/+2
2020-04-03*: recursive bump for poppler-0.87wiz1-2/+2
2020-03-10librsvg: update bl3.mk to remove libcroco in rust casewiz1-2/+2
recursive bump for the dependency change
2020-03-08*: recursive bump for libffiwiz1-2/+2
2020-03-04*: bump PKGREVISION for poppler 0.86.1wiz1-1/+2
2020-01-29kf5: update to frameworks 5.66markd2-7/+6
build with qt5 5.14 All frameworks Port from QRegExp to QRegularExpression Port from qrand to QRandomGenerator Fix compilation with Qt 5.15 (e.g. endl is now Qt::endl, QHash insertMulti now requires using QMultiHash...) Attica Don't use a verified nullptr as a data source Support multiple children elements in comment elements Set a proper agent string for Attica requests Baloo Correctly report if baloo_file is unavailable Check cursor_open return value Initialise QML monitor values Move URL parsing methods from kioslave to query object Breeze Icons Change XHTML icon to be a purple HTML icon Merge headphones and zigzag in the center Add application/x-audacity-project icon Add 32px preferences-system Add application/vnd.apple.pkpass icon icon for ktimetracker using the PNG in the app repo, to be replaced with real breeze SVG add kipi icon, needs redone as a breeze theme svg [or just kill off kipi] Extra CMake Modules [android] Fix apk install target Support PyQt5 compiled with SIP 5 Framework Integration Remove ColorSchemeFilter from KStyle KDE Doxygen Tools Display fully qualified class/namespace name as page header KCalendarCore Improve README.md to have an Introduction section Make incidence geographic coordinate also accessible as a property Fix RRULE generation for timezones KCMUtils Deprecate KCModuleContainer KCodecs Fix invalid cast to enum by changing the type to int rather than enum KCompletion Deprecate KPixmapProvider [KHistoryComboBox] Add method to set an icon provider KConfig kconfig EBN transport protocol cleanup Expose getter to KConfigWatcher's config Fix writeFlags with KConfigCompilerSignallingItem Add a comment pointing to the history of Cut and Delete sharing a shortcut KConfigWidgets Rename "Configure Shortcuts" to "Configure Keyboard Shortcuts" KContacts Align ECM and Qt setup with Frameworks conventions Specify ECM dependency version as in any other framework KCoreAddons Add KPluginMetaData::supportsMimeType [KAutoSaveFile] Use QUrl::path() instead of toLocalFile() Unbreak build w/ PROCSTAT: add missing impl. of KProcessList::processInfo [KProcessList] Optimize KProcessList::processInfo [KAutoSaveFile] Improve the comment in tempFileName() Fix KAutoSaveFile broken on long path KDeclarative [KeySequenceHelper] Grab actual window when embedded Add optional subtitle to grid delegate [QImageItem/QPixmapItem] Don't lose precision during calculation KFileMetaData Partial fix for accentuated characters in file name on Windows Remove unrequired private declarations for taglibextractor Partial solution to accept accentuated characters on windows xattr: fix crash on dangling symlinks KIconThemes Set breeze as default theme when reading from configuration file Deprecate the top-level IconSize() function Fix centering scaled icons on high dpi pixmaps KImageFormats pic: Fix Invalid-enum-value undefined behaviour KIO [KFilePlacesModel] Fix supported scheme check for devices Embed protocol data also for Windows version of trash ioslave Adding support for mounting KIOFuse URLs for applications that don't use KIO Add truncation support to FileJob Deprecate KUrlPixmapProvider Deprecate KFileWidget::toolBar [KUrlNavigator] Add RPM support to krarc: KFilePlaceEditDialog: fix crash when editing the Trash place Add button to open the folder in filelight to view more details Show more details in warning dialog shown before starting a privileged operation KDirOperator: Use a fixed line height for scroll speed Additional fields such as deletion time and original path are now shown in the file properties dialog KFilePlacesModel: properly parent tagsLister to avoid memleak. HTTP ioslave: call correct base class in virtual_hook(). The base of HTTP ioslave is TCPSlaveBase, not SlaveBase Ftp ioslave: fix 4 character time interpreted as year Re-add KDirOperator::keyPressEvent to preserve BC Use QStyle for determining icon sizes Kirigami ActionToolBar: Only show the overflow button if there are visible items in the menu Don't build and install app templates on android Don't hardcode the margin of the CardsListView Add support for custom display components to Action Let the other components grow if there's more things on the header Remove dynamic item creation in DefaultListItemBackground reintroduce the collapse button Show application window icon on AboutPage KItemModels Add KColumnHeadersModel KJS Added tests for Math.exp() Added tests for various assignment operators Test special cases of multiplicate operators (*, / and %) KNewStuff Ensure the dialog title is correct with an uninitialised engine Don't show the info icon on the big preview delegate Support archive installs with adoption commands Send along the config name with requests KPeople Expose enum to the metaobject compiler KQuickCharts Also correct the shader header files Correct license headers for shaders KService Deprecate KServiceTypeProfile KTextEditor Add "line-count" property to the ConfigInterface Avoid unwanted horizontal scrolling KWayland [plasmashell] Update docs for panelTakesFocus to make it generic [plasmashell] Add signal for panelTakesFocus changing KXMLGUI KActionCollection: provide a changed() signal as a replacement for removed() Adjust keyboard shortcut configuration window's title NetworkManagerQt Manager: add support for AddAndActivateConnection2 cmake: Consider NM headers as system includes Sync Utils::securityIsValid with NetworkManager Plasma Framework [ToolTip] Round position Enable wheel events on Slider {} Sync QWindow flag WindowDoesNotAcceptFocus to wayland plasmashell interface [calendar] Check out of bounds array access in QLocale lookup [Plasma Dialog] Use QXcbWindowFunctions for setting window types Qt WindowFlags doesn't know [PC3] Complete plasma progress bar animation [PC3] Only show progress bar indicator when the ends won't overlap [RFC] Fix Display Configuration icon margins [ColorScope] Work with plain QObjects again [Breeze Desktop Theme] Add monochrome user-desktop icon Remove default width from PlasmaComponents3.Button [PC3 ToolButton] Have the label take into account complementary color schemes Added background colors to active and inactive icon view QQC2StyleBridge [ToolTip] Round position Update size hint when font changes Solid Display first / in mounted storage access description Ensure mounted nfs filesystems matches their fstab declared counterpart Sonnet The signal done is deprecated in favour of spellCheckDone, now correctly emitted Syntax Highlighting LaTeX: fix brackets in some commands TypeScript: add "bigint" primitive type Python: improve numbers, add octals, binaries and "breakpoint" keyword SELinux: add "glblub" keyword and update permissions list Several enhancements to gitolite syntax definition
2020-01-18*: Recursive revision bump for openssl 1.1.1.jperkin1-1/+2
2019-11-11KDE Frameworks update to 5.64.0markd3-8/+9
5.62.0 Baloo Fixes a crash in Peruse triggered by baloo KDBusAddons Fix race on kcrash auto-restarts KFileMetaData Implement writing of images Solid Make battery serial property constant Expose technology property in battery interface 5.64.0 Baloo Make it compile against qt5.15 Use propertymap to store properties in Baloo::Result Add standalone conversion functions for PropertyMap to Json and vice versa [Database] Rework handling environment flags Replace recursion in FilteredDirIterator with loop iteration KFileMetaData Fix crash in writer collection and cleanup Solid Don't build static library when BUILD_TESTING=OFF
2019-11-07*: recursive bump for poppler update to 0.82.0wiz1-2/+2
2019-10-19Recursive revbump for poppler 0.81.0nia1-1/+2
2019-08-27kfilemetadata5: update to 5.61.0markd4-20/+29
5.61.0 Get mobipocket extractor up-to-date, but keep disabled 5.60.0 Fix extracting of some properties to match what was written Use debugging category in taglib extractor/writer Format photo exposure bias value fix property name Remove photo prefix from every exif property name Rename ImageMake and ImageModel properties [UserMetaData] Add method to query which attributes are set Format focal length as milli meter Format photo exposure time as rational when applicable Enable usermetadatawritertest for all UNIXes, not only Linux Format the aperture values as F numbers 5.59.0 Show 3 significant figures when displaying doubles 5.58.0 [TagLibExtractor] Fix crash on invalid Speex files Fix exivextractor crash with malformed files Declare properties as meta type Change properties attributes for consistency Handle variant list in formatting functions Fix for Windows' LARGE_INTEGER type Fix (compilation) errors for Windows UserMetaData implementation Add missing mimetype to taglib writer [UserMetaData] Handle changes in attribute data size correctly [UserMetaData] Untangle Windows, Linux/BSD/Mac and stub code
2019-07-23*: recursive bump for poppler 0.79wiz1-2/+2
2019-07-20*: recursive bump for nettle 3.5.1wiz1-2/+2
2019-07-17Recursive revbump for graphics/exiv2 update.nia1-2/+2
2019-05-09Recursive revbump from print/popplerryoon1-1/+2
Exclude print/luatex that is updated manually.
2019-04-25kde: update KDE Frameworks to 5.57.0markd3-10/+14
Baloo [DocumentIdDB] Silence non-error debug message, warn on errors [baloosearch] Allow specifying a time when using e.g. mtime [indexcleaner] Avoid removing included folders below excluded ones [MTimeDB] Fix lookup for the LessEqual range [MTimeDB] Fix lookup when time range should return empty set Correct asserts/error handling in MTimeDB Protect against invalid parents in the IdTreeDB Remove document from MTimeDB/DocumentTimeDB even when timestamp is 0 Be more precise with mimetype detection [timeline] Canonicalize Url [timeline] Fix missing/misplaced SlaveBase::finished() calls [balooshow] Several extensions basic file information output [timeline] Fix warning, add missing UDS entry for "." [balooctl] Reduce nesting level for addOption arguments, cleanup React to config updates inside indexer Fix regression when opening DB in read-write mode [balooctl] Cleanup trailing whitespace [engine] Unbreak code, revert renaming of Transaction::abort() Harmonize handling of underscore in query parser Baloo engine: treat every non-success code as a failure KDBusAddons Convert two old-style connects to new-style KFileMetaData Implement support for writing rating information for taglib writer Implement more tags for taglib writer Rewrite taglib writer to use property interface Test ffmpeg extractor using mime type helper Propose Stefan Bruns as KFileMetaData maintainer Declare PropertyInfo as QMetaType Safeguard against invalid files [TagLibExtractor] Use the correct mimetype in case of inheritance Add a helper to determine actual supported parent mime type [taglibextractor] Test extraction of properties with multiple values Generate header for new MimeUtils Use Qt function for string list formatting Fix number localization for properties Verify mimetypes for all existing sample files, add some more Add helper function to determine mime type based on content and extension Add support for extracting data from ogg and ts files [ffmpegextractor] Add Matroska Video test case Rewrite the taglib extractor to use the generic PropertyMap interface [ExtractorCollection] Load extractor plugins lazily Fix extraction of aspect ratio property Increase precision of frame rate property Solid Allow building without UDev on Linux Only get clearTextPath when used
2019-04-25PKGREVISION bump for anything using python without a PYPKGPREFIX.maya1-2/+2
This is a semi-manual PKGREVISION bump.
2019-04-03Recursive revbump from textproc/icuryoon1-2/+2
2019-03-27*: recursive bump for poppler 0.75 -> 0.74 downgradewiz1-2/+2
2019-03-26*: recursive bump for poppler-0.75wiz1-2/+2
2019-02-16*: recursive bump for poppler-0.74.0wiz1-2/+2
2018-12-09revbump after updating textproc/icuadam1-2/+2
2018-12-03*: recursive bump for poppler-0.71.0 shlib bumpwiz1-2/+2
2018-11-23Recursive revbump from multimedia/libvaryoon1-2/+2
2018-11-12Recursive revbump from hardbuzz-2.1.1ryoon1-2/+2
2018-09-02*: recursive bump for poppler-0.68wiz1-2/+2
2018-08-16*: Recursive bump for poppler-0.67wiz1-2/+2
2018-07-20Recursive revbump from textproc/icu-62.1ryoon1-2/+2
2018-06-24*: recursive bump for poppler-0.66.0 updatewiz1-1/+2
2018-06-21kfilemetadata5: update to 5.47.0markd3-8/+8
* check that ffmpeg is at least version 3.1 that introduce the API we require * search for album artist and albumartist tags in taglibextractor * popplerextractor: don't try to guess the title if there isn't one