Christophe Dumez
afaca423cc
Minor Windows bug fixes
15 years ago
Christophe Dumez
ff08abe177
Forgot to use the new safeRemove() function at some places
15 years ago
Christophe Dumez
b9241ad5ad
Proper fix to use an INI file instead of the registry on Windows
15 years ago
Christophe Dumez
9bdac4d1e3
Use busy cursor when downloading search plugins updates
15 years ago
Christophe Dumez
682377ff66
Merge msvc compilation fixes from stable branch
15 years ago
Christophe Dumez
aec99ed14f
More code cleanup
15 years ago
Christophe Dumez
a5d8766a9e
Use XDG folders (.cache, .local) instead of .qbittorrent
...
old .qbittorrent is imported and moved to XDG folder by qBittorrent so that the user does not loose anything
15 years ago
Christophe Dumez
03552c9a1f
- Clean up search engine plugins code
...
- Update plugins from sourceforge SVN/trunk now to avoid maintenance of another update server
15 years ago
Christophe Dumez
843168bb62
- Move ui files to their own folder
15 years ago
Christophe Dumez
262b88930e
- Use lowercase characters only in filenames
15 years ago
Christophe Dumez
2b5522e165
- Dropped dependency on libzzip
15 years ago
Christophe Dumez
7792b4f849
- Branched trunk in order to work on a major GUI remodeling. I will attempt to:
...
* Merge download and upload lists
* Display torrent properties in the same tab (horizontal split)
15 years ago
Christophe Dumez
bc308741b7
- FEATURE: Dropped dependency on libcurl (Using Qt >= 4.4 for downloads now)
...
- FEATURE: Dropped Qt 4.3 support (Qt >= 4.4 is required)
15 years ago
Christophe Dumez
4a1c8a7279
- Search engine now supports category-based requests (only Mininova engine for now but the rest is coming soon)
...
- Updated "buy it" icon
15 years ago
Christophe Dumez
0b9c05d41b
- FEATURE: Make use of torrent enclosure in RSS feeds for direct download
...
- FEATURE: Implemented a RSS feed downloader with filter support
- FEATURE: Save old RSS item to hard disk to remember them on start up
- FEATURE: RSS Feeds can now be copied to the clipboard
15 years ago
Christophe Dumez
0153b03160
BUGFIX: Stop enforcing UTF-8 and use system locale instead
16 years ago
Christophe Dumez
7dfdebd593
- License fix due to problems with OpenSSL
16 years ago
Christophe Dumez
66db20cb47
- Added ico favicon support to search engine plugins manager (until now, only png was supported)
...
- Updated server url for search plugins update (new search engine plugins are not compatible with qBittorrent < v1.3.3)
16 years ago
Christophe Dumez
3894452840
- COSMETIC: Redesigned program preferences
...
- COSMETIC: Updated icons set
16 years ago
Christophe Dumez
2aea2a0032
- got rid of libMagick++ dependency
16 years ago
Christophe Dumez
204d9ff496
- Fixed eol problems on Windows
17 years ago
Christophe Dumez
5d64373798
should fix eol problems on windows
17 years ago
Christophe Dumez
699d4b1161
- Forgot to call a python script with python executable
17 years ago
Christophe Dumez
0fe9d68be1
- Forgot to call one script with python
17 years ago
Christophe Dumez
b2f9394d6e
- Call python scripts using python executable (fix for windows)
17 years ago
Christophe Dumez
c3d3156ec7
- BUGFIX: Fixed search engine plugins update
17 years ago
Christophe Dumez
925ecb3464
- Fixed search engines plugins saving
17 years ago
Christophe Dumez
b7ea2fb51a
- Allow to download plugins from their url
17 years ago
Christophe Dumez
cd70843ee9
- Totally redesigned program preferences
...
- Added some options, the following are already implemented:
* Start/Stop LSD/NAT-PMP/UPnP
* Force preallocation of all files
* Force new torrents status to pause
- Other new features are going to be implemented soon
17 years ago
Christophe Dumez
69fa916e26
- FEATURE: Added zip support in search plugins manager (can put .py & .png inside)
17 years ago
Christophe Dumez
d86335a58e
- Rename fake zip files to pyqBT because we will add real zip support soon
17 years ago
Christophe Dumez
24dced2411
- BUGFIX: the function that set the rows color doesn't handle hidden columns anymore
...
- BUGFIX: improved search engine plugin manager code and fixed bugs
17 years ago
Christophe Dumez
cf6128a222
- Fixed drag'ndrop on non-KDE systems
17 years ago
Christophe Dumez
2c27f952e2
- FEATURE: Allow to drag'n drop plugin to list for install/update
...
- Added some debug
17 years ago
Christophe Dumez
4a02d171b4
- BUGFIX: 'Unknown' is now displayed in search results columns where value is -1
...
- BUGFIX: Improved search engine core a little
- BUGFIX: Forgot to remove *.pyc files when uninstalling a search plugin
17 years ago
Christophe Dumez
a597f067e2
- Updated french and dutch translations
...
- Fixed some typos in engineSelect
- Made search engine plugin install more reliable
- Added some comments
17 years ago
Christophe Dumez
798ee52de1
- Added some more debug
17 years ago
Christophe Dumez
b1f562d7c0
- Fixed a bug in previous commit
...
- Added some debug
17 years ago
Christophe Dumez
41daeb4c19
- Added a messagebox when plugin are already up to date
17 years ago
Christophe Dumez
ff4ab915a2
- Merged custom-search branch. New search plugins management system
17 years ago