OSDN Git Service

gwenview: update MIME types in .desktop files
[kde/kde-extraapps.git] / kget /
2022-10-14 Ivailo Monevgeneric: prepare for Katie changes
2022-10-03 Ivailo Monevgeneric: show feature and package summary when building...
2022-10-02 Ivailo Monevgeneric: use the new kde4_optional_find_package() macro
2022-09-27 Ivailo Monevkget: use the new kde4_add_dbus_service() macro
2022-09-27 Ivailo Monevkget: make use of the dbus_add_activation_service(...
2022-09-26 Ivailo Monevgeneric: make use of the new KRandom::randomMax() function
2022-09-24 Ivailo Monevgeneric: remove workflow and CI files, new home
2022-09-22 Ivailo Monevgeneric: use static QProcess::startDetached() method...
2022-09-20 Ivailo Monevkget: create password store if required for saving...
2022-06-06 Ivailo Monevgeneric: compiler warnings fixes
2022-05-14 Ivailo Monevkget: prepare for KIO changes
2022-05-12 Ivailo Monevkget: use KIO::stat() to ping for checksums
2022-05-12 Ivailo Monevgeneric: version bump
2022-05-10 Ivailo Monevkget: adjust to KHTTP changes
2022-05-09 Ivailo Monevkget: minor HTTP server optimization
2022-05-09 Ivailo Monevkget: remove TODO
2022-05-08 Ivailo Monevkget: port web interface extension to KHTTP
2022-05-02 Ivailo Monevkget: shrink the torrent transfers resume data vector...
2022-05-02 Ivailo Monevkget: reset torrent transfers resume data when prioriti...
2022-05-02 Ivailo Monevkget: use LIBTORRENT_VERSION_NUM definition for libtorr...
2022-05-02 Ivailo Monevkget: fix build with libtorrent older than v1.2.0
2022-05-02 Ivailo Monevkget: save and restore resume data of torrent transfers
2022-05-02 Ivailo Monevkget: ensure torrent is started for seeding after setti...
2022-04-25 Ivailo Monevkget: set download speed to zero once KIO transfer...
2022-04-20 Ivailo Monevkget: fix build with libtorrent v2.0.0+
2022-04-19 Ivailo Monevgeneric: use freedesktop interfaces for power management
2022-04-09 Ivailo Monevkget: drop signature verification support
2022-04-04 Ivailo Monevgeneric: port to KPasswdStore
2022-03-29 Ivailo Monevkget: stretch the first horizontal header column in...
2022-03-29 Ivailo Monevkget: add link to libtorrent site at the bottom of...
2022-03-29 Ivailo Monevkget: do not assume sftp protocol is supported
2022-03-28 Ivailo Monevkget: save and load checksums of KIO transfer plugin
2022-03-27 Ivailo Monevkget: start checksums probing before the actual transfe...
2022-03-27 Ivailo Monevkget: hide checksum jobs progress
2022-03-27 Ivailo Monevkget: add more checksum search strings
2022-03-27 Ivailo Monevkget: do checksum search once transfer is finished...
2022-03-27 Ivailo Monevkget: fix one checkums case, break other
2022-03-27 Ivailo Monevkget: simplify checksums probing
2022-03-27 Ivailo Monevkget: drop support for metalink
2022-03-26 Ivailo Monevkget: delete partial files from KIO transfer plugin
2022-03-26 Ivailo Monevkget: do not override KIO auto-resume option
2022-03-26 Ivailo Monevkget: remove unused splash image
2022-03-26 Ivailo Monevkget: fix transfer size when destination already exists
2022-03-26 Ivailo Monevkget: ftp, sftp and http slaves can resume
2022-03-25 Ivailo Monevkget: drop mirror search and multi-segment transfer...
2022-03-25 Ivailo Monevkget: implement file model for KIO transfer plugin
2022-03-25 Ivailo Monevkget: fix KIO transfer files deletion
2022-03-25 Ivailo Monevkget: simplify KIO transfer plugin
2022-03-25 Ivailo Monevkget: log KIO transfer plugin errors
2022-03-25 Ivailo Monevkget: fix KIO transfer plugin status on finished transfer
2022-03-25 Ivailo Monevkget: if torrent settings file is deleted apply default...
2022-03-24 Ivailo Monevkget: fix for torrent settings of boolean type
2022-03-24 Ivailo Monevkget: forbid torrent alert mask setting override
2022-03-24 Ivailo Monevkget: fix for torrent settings of boolean type
2022-03-24 Ivailo Monevkget: use QSpinBox for torrent settings of integer...
2022-03-24 Ivailo Monevkget: implement default torrent transfer plugin settings
2022-03-24 Ivailo Monevkget: implement torrent transfer plugin settings
2022-03-02 Ivailo Monevgeneric: fix bad usage of mutable iterators
2022-02-23 Ivailo Monevkget: drop support for Md4 checksums verification
2022-02-19 Ivailo Monevkget: replace QHttpRequestHeader with custom request...
2021-12-09 Ivailo Monevkget: check if torrent handle is valid before using it
2021-10-02 Ivailo Monevkget: change transfer status when unspecified exception...
2021-10-02 Ivailo Monevkget: libtorrent v1.2+ compatibility
2021-10-02 Ivailo Monevkget: save changes to disk on item deletion from JSON...
2021-10-02 Ivailo Monevkget: do not deep-copy the key in JsonStore::load()
2021-10-02 Ivailo Monevkget: replace SQL with JSON history backend
2021-09-23 Ivailo Monevkget: catch exceptions raised by libtorrent during...
2021-08-27 Ivailo Monevgeneric: remove unused dot files [ci skip]
2021-08-22 Ivailo Monevgeneric: format
2021-08-21 Ivailo Monevkget: do not post events for UI-related torrent status...
2021-08-21 Ivailo Monevkget: do not post event when torrent status is finished...
2021-08-21 Ivailo Monevkget: remove redundant break statement in TransferHisto...
2021-08-21 Ivailo Monevkget: libtorrent v1.2+ compatibility
2021-08-13 Ivailo Monevgeneric: version bump
2021-08-13 Ivailo Monevkget: implement trackers settings via mirrors capability
2021-08-13 Ivailo Monevkget: do not delete file model, re-set its indexes...
2021-08-12 Ivailo Monevkget: deal with TODO related to torrent file model
2021-08-12 Ivailo Monevkget: do not query libtorrent for file priority
2021-08-12 Ivailo Monevkget: set file priorities and upload/download limit...
2021-08-12 Ivailo Monevkget: implement partial torrent download via priority
2021-08-12 Ivailo Monevkget: remove torrent plugin debug messages
2021-08-12 Ivailo Monevkget: boost error workaround
2021-08-12 Ivailo Monevkget: deal with FIXME related to torrent seeding
2021-08-12 Ivailo Monevkget: deal with TODO related to libtorrent errors trans...
2021-08-11 Ivailo Monevkget: partially deal with TODO related to torrent files...
2021-08-11 Ivailo Monevkget: deal with TODO related to torrent deinitialization
2021-08-11 Ivailo Monevkget: implement speed limit capabilities for torrent...
2021-08-11 Ivailo Monevkget: post events for torrent transfer changes
2021-08-11 Ivailo Monevkget: remove default reimplementations in plugins
2021-08-11 Ivailo Monevkget: KGet torrent plugin rewrite
2021-08-09 Ivailo Monevkget: remove no longer available services from default...
2021-08-09 Ivailo Monevkget: correct MD4 checksum length
2021-08-08 Ivailo Monevkget: deal with TODO related to SHA-256/SHA-512 checksu...
2021-08-08 Ivailo Monevkget: deal with TODO related to MD4 checksums support
2021-07-28 Ivailo Monevgeneric: generate export headers
2021-07-23 Ivailo Monevkget: keep track of source URL in applets
2021-07-23 Ivailo Monevkget: poll data from the engine every 1.5 seconds
2021-07-21 Ivailo Monevkget: remove redundant libktorrent version checks
2021-07-16 Ivailo Monevkget: remove protocol and add trailing slash to tempora...
2021-04-25 Ivailo Monevkget: compiler warning fix
next