Revisions of qbittorrent

buildservice-autocommit accepted request 1169252 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 250)
baserev update by copy to link target
Luigi Baldoni's avatar Luigi Baldoni (alois) accepted request 1169251 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 249)
- Build against boost 1.75 on Leap 15 to match the one used by
  libtorrent-rasterbar (code-o-o#leap/features/issue/155)
buildservice-autocommit accepted request 1161335 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 248)
baserev update by copy to link target
Luigi Baldoni's avatar Luigi Baldoni (alois) accepted request 1161334 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 247)
- Update to version 4.6.4
  Bug fixes:
  * Correctly adjust "Add New torrent" dialog position in all
    the cases
  * Change "metadata received" stop condition behavior
  * Add a small delay before processing the key input of search
    boxes
  * Ensure the profile path is pointing to a directory
  RSS:
  * Use better icons for RSS articles
  Other:
  * Fix sorting when ICU isn't used
  * Fix invisible tray icon on Plasma 6
buildservice-autocommit accepted request 1139541 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 246)
baserev update by copy to link target
Luigi Baldoni's avatar Luigi Baldoni (alois) accepted request 1139540 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 245)
- Update to version 4.6.3
  Bug fixes:
  * Correctly update number of filtered items
  * Don't forget to store Stop condition value
  * Show correctly decoded filename in log
  * Specify a locale if none is set
  * Apply inactive seeding time limit set on new torrents
  * Show URL seeds for torrents that have no metadata
  * Don't get stuck loading on mismatched info-hashes in resume
    data
buildservice-autocommit accepted request 1129923 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 244)
baserev update by copy to link target
Luigi Baldoni's avatar Luigi Baldoni (alois) accepted request 1129922 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 243)
- Update to version 4.6.2
  Bug fixes:
  * Do not apply share limit if the previous one was applied
  * Show Add new torrent dialog on main window screen
  Web UI:
  * Fix JS memory leak
  * Disable stdout buffering for qbt-nox
  Wayland:
  * Fix parent widget of "Lock qBittorrent" submenu
- Also fixes boo#1217677 (CVE-2023-30801, upstream reference
  gh#qbittorrent/qBittorrent#19738)
buildservice-autocommit accepted request 1129306 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 242)
baserev update by copy to link target
Luigi Baldoni's avatar Luigi Baldoni (alois) accepted request 1129305 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 241)
- Update to version 4.6.2
  Bug fixes:
  * Do not apply share limit if the previous one was applied
  * Show Add new torrent dialog on main window screen
  Web UI:
  * Fix JS memory leak
  * Disable stdout buffering for qbt-nox
  Wayland:
  * Fix parent widget of "Lock qBittorrent" submenu
buildservice-autocommit accepted request 1127811 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 240)
baserev update by copy to link target
Luigi Baldoni's avatar Luigi Baldoni (alois) accepted request 1127810 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 239)
- Update to version 4.6.1
  New features:
  * Add option to enable previous Add new torrent dialog behavior
  Fixed bugs:
  * Prevent crash due to race condition when adding magnet link
  * Fix Enter key behavior when add new torrent
  * Add missing main window icon
  * Update size of selected files when selection is changed
  * Correctly handle changing save path of torrent w/o metadata
  * Use appropriate icon for "moving" torrents in transfer list
  Web UI:
  * Drop WebUI default credentials
  * Add I2P settings to WebUI
  * Fix duplicate scrollbar on Transfer List
  * Fix incorrect subcategory sorting
  * Correctly set save path in RSS rules
  * Allow to request torrents count via WebAPI
  * Improve performance of getting torrent numbers via WebAPI
  * Improve free disk space checking for WebAPI
  Misc:
  * Fix invisible tray icon with Qt5 in Linux
buildservice-autocommit accepted request 1120896 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 238)
baserev update by copy to link target
Luigi Baldoni's avatar Luigi Baldoni (alois) accepted request 1120895 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 237)
- Reintroduce qbittorrent-fix_boost_1.66_build.patch that had
  been hastily removed and add qbittorrent-altpython.patch
  to use a newer python for plugins on Leap.
buildservice-autocommit accepted request 1119520 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 236)
baserev update by copy to link target
Luigi Baldoni's avatar Luigi Baldoni (alois) accepted request 1119519 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 235)
- Update to version 4.6.0
  New features:
  * Add (experimental) I2P support
  * Provide UI editor for the default theme
  * Various UI theming improvements
  * Implement torrent tags editing dialog
  * Revamp "Watched folder options" and "Automated RSS
    downloader" dialog
  * Allow to use another icons in dark mode
  * Allow to add new torrents to queue top
  * Allow to filter torrent list by save path
  * Expose 'socket send/receive buffer size' options
  * Expose 'max torrent file size' setting
  * Expose 'bdecode limits' settings
  * Add options to adjust behavior of merging trackers to
    existing torrent
  * Add option to stop seeding when torrent has been inactive
  * Allow to use proxy per subsystem
  * Expand the scope of "Proxy hostname lookup" option
  * Add shortcut for "Ban peer permanently" function
  * Add option to auto hide zero status filters
  * Allow to disable confirmation of Pause/Resume All
  * Add alternative shortcut CTRL+E for CTRL+F
  * Show filtered port numbers in logs
  * Add button to copy library versions to clipboard
  Bug fixes:
  * Ensure ongoing storage moving job will be completed when
    shutting down
  * Refactored many areas to call non UI blocking code
  * Various improvements to the SQLite backend
  * Improve startup window state handling
  * Use tray icon from system theme only if option is set
  * Inhibit system sleep while torrents are moving
  * Use hostname instead of domain name in tracker filter list
  * Visually validate input path in torrent creator dialog
  * Disable symlink resolving in Torrent creator
  * Change default value for `file pool size` and `stop tracker
    timeout` settings
  * Log when duplicate torrents are being added
  * Inhibit suspend instead of screen idle
  * Ensure file name is valid when exporting torrents
  * Open "Save path" if torrent has no metadata
  * Prevent torrent starting unexpectedly edge case with magnet
  * Better ergonomics of the "Add new torrent" dialog
  WebUI:
  * Add log viewer
  * WebAPI: Allow to specify session cookie name
  * Improve sync API performance
  * Add filelog settings
  * Add multi-file renaming
  * Add "Add to top of queue" option
  * Implement subcategories
  * Set "SameSite=None" if CSRF Protection is disabled
  * Show only hosts in tracker filter list
  * Set Connection status and Speed limits tooltips
  * set Cross Origin Opener Policy to `same-origin`
  * Fix response for HTTP HEAD method
  * Preserve the network interfaces when connection is down
  * Add "Add Tags" field for RSS rules
  * Fix missing error icon
  RSS:
  * Add "Rename rule" button to RSS Downloader
  * Allow to edit RSS feed URL
  * Allow to assign priority to RSS download rule
  Search:
  * Use python isolate mode
  * Bump python version minimum requirement to 3.7.0
  Other:
  * Numerous code improvements and refactorings
- Drop qbittorrent-fix_boost_1.66_build.patch (will require
  major rework)
buildservice-autocommit accepted request 1108022 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 234)
baserev update by copy to link target
Luigi Baldoni's avatar Luigi Baldoni (alois) accepted request 1108021 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 233)
- Update to version 4.5.5
  Bug fixes:
  * Fix transfer list tab hotkey
  * Don't forget to enable the Apply button in the Options dialog
  * Immediately update torrent status on moving files
  * Improve performance when scrolling the file list of large
    torrents
  * Don't operate on random torrents when multiple are selected
    and a sort/filter is applied
  RSS:
  * Fix overwriting feeds.json with an incomplete load of it
buildservice-autocommit accepted request 1093685 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 232)
baserev update by copy to link target
Luigi Baldoni's avatar Luigi Baldoni (alois) accepted request 1093684 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 231)
- Update to version 4.5.4
  Bug fixes:
  * Allow to disable confirmation of Pause/Resume All
  * Sync flag icons with upstream
  Web UI:
  * Fix category save path
Displaying revisions 1 - 20 of 250
openSUSE Build Service is sponsored by