Skip to content

Releases: alexpdev/torrentfileQt

TorrentFileQt v0.4.1

10 Feb 07:19
c5be154
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

PyInstaller v0.3.8

27 Jan 07:37
500cb8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.7...v0.3.8

TorrentFileQt v0.3.7

01 Oct 01:33
a6e426e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.6...v0.3.7

TorrentFileQt

Version 0.3.7

- Added bencode editor tab
- Added full bencode viewing support
- Added support for editing bencode values 
- Ability to save the edits back to original torrentfile
- added new module for testing bencode editor
- minor UI tweaks 
- covered all coverage gaps for now
- Added new icons for bencode editor fields
- updated manifest
- other minor bug fixes

Version 0.3.6

- Edits throughout the full source code.
- Added the style manager class for qss
- included two menu options that control font size
- made changing themes and adding new themese easier
- changed the torrent file creator to run in a Qthread.
- added a status bar to show runtime messages
- adjusted the widget sizes on the recheck tab
- changed the table widgets to be QToolBars in the editor tab
- fixed all of the issues with unit tests
- switched from prospector to tox for CI and DevOps
- added `__main__.py` and the entry point.
- updated manifest
- updated packaging information and switched to pyproject.toml
- other minor bug fixes

Version 0.3.0

- Added more fields the to "Edit" tab.
- Added Drag and Drop for all tabs that only deal with torrent files.
- Minor changes to GUI style look
- Added support for creating magnet links
- Improvements and Additions to unit testing suite.
- Support for torrentfile version 0.7.0
- improved updated Icons and readme information.
- other bug fixes.

Version 0.2.0

- Bug Fixes
- lots of bug fixes
- upgraded support to newest torrentfile version 0.5.0
- pre-compiled executables for window.
- Check Tab for re-checking torrent download completion
- docstrings
- screenshots for reame

Version 0.1.0

- GUI front end to TorrentFile CLI
- Unit testing framework
- Initial code commits
- PySide6 widgets

TorrentFileQt v0.3.6

24 Aug 07:48
abff722
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.3.6

TorrentFileQt v0.3.5

12 May 03:34
418e08c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.4

TorrentfileQt v0.3.2

31 Mar 07:09
235758f
Compare
Choose a tag to compare

What's Changed

  • update styling and fixed icons by @alexpdev in #69
  • Remove unused imports by @deepsource-autofix in #72
  • Remove commented out code by @deepsource-autofix in #71
  • Fixing Issue with file icons not appearing in PyPi installs. by @alexpdev in #70
  • V0.3.2 by @alexpdev in #73

Full Changelog: v0.3.0...v0.3.2

TorrentfileQt v0.3.0

30 Mar 06:13
dafff00
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.8...v0.3.0

TorrentFileQt v0.2.8

25 Jan 01:51
f30df3d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.4...0.2.8

TorrentFileQt v0.2.4

17 Nov 03:28
1201498
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.4

TorrentFileQt v0.2.0

12 Nov 09:44
1b56e4e
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/alexpdev/torrentfileQt/commits/0.2.0