Christophe Dumez
a8a7b61ea9
Coding style clean up
13 years ago
Christophe Dumez
f0f7924325
Update Github for search plugin updates
13 years ago
Christophe Dumez
c25586b500
Remove misc::safeRemove(): shouldn't be needed
13 years ago
Christophe Dumez
f4c2fdd2fd
Search: Initial support for Python 3.x
13 years ago
Christophe Dumez
02fbd6a135
Fix compilation warnings in smtp.h (cgreco)
14 years ago
Christophe Dumez
5c8dd9f0fb
Performance improvement on ARM
14 years ago
Christophe Dumez
783004ae58
Some more code clean up
14 years ago
Christophe Dumez
83ff66e0b1
Use of system icon theme can now be disabled
14 years ago
Christophe Dumez
64f4775a81
Code clean up
14 years ago
Christophe Dumez
5696944c6f
Code clean up
14 years ago
Christophe Dumez
44864be673
Move the nova folder back where it was
14 years ago
Christophe Dumez
e93ef4a959
Updated plugin update URL
14 years ago
Christophe Dumez
052825e5c4
Initial support for system Icons (incomplete but good progress)
14 years ago
Christophe Dumez
5145abe5c8
Update search engine update URL
14 years ago
Christophe Dumez
7ec842929a
Moved search code into a subfolder
14 years ago
Christophe Dumez
af61ed7c72
Fix possible search plugin update issue
14 years ago
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