Christophe Dumez
4ee47ce2b8
- Use a capital "B" for Bittorrent class
15 years ago
Christophe Dumez
262b88930e
- Use lowercase characters only in filenames
15 years ago
Christophe Dumez
10c40c6485
- Cleanup systray code
15 years ago
Christophe Dumez
6c796ff302
- Improve the previous fix to search engine deletion
15 years ago
Christophe Dumez
4ca2d060ea
- Make everything compile back with libtorrent v0.14
...
- Fix crash in search engine destructor if downloads are running
15 years ago
Christophe Dumez
9fbe2ff6c4
- Fix possible crash in search field autocompletion
...
- Optimized autocompletion code
15 years ago
Christophe Dumez
d8e4732627
- Fixed PirateBay search plugin
...
- Using Download button in search results list now downloads the right torrents
- The search results list is no longer sorted automatically when a row color is updated
15 years ago
Christophe Dumez
4fe22dbc57
- Rewrote Column sorting code in search result lists
15 years ago
Christophe Dumez
8d39e2a776
- Category combobox is now updated when search engines are enabled/disabled
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
b8d8862562
- Redesigned search tab to improve usability
...
- Started work on categorized searching but not yet functional
15 years ago
Christophe Dumez
0153b03160
BUGFIX: Stop enforcing UTF-8 and use system locale instead
16 years ago
Christophe Dumez
c877c9c412
- Implemented cut/copy/paste actions on right click in search field
...
- Added icons for menu actions
16 years ago
Christophe Dumez
4dfd1f229b
- Updated language files
16 years ago
Christophe Dumez
0d63f46035
- FEATURE: Added right click menu in search engine to clear completion history
16 years ago
Christophe Dumez
f809b8a014
- Fixing compiling with Qt 4.3
16 years ago
Christophe Dumez
7dfdebd593
- License fix due to problems with OpenSSL
16 years ago
Christophe Dumez
2e0707bc0c
- Enabled debug, updated nova2.py version to force update
16 years ago
Christophe Dumez
b85ed8ff38
- fix compilation with Qt <= 4.3
16 years ago
Christophe Dumez
c2244f746e
- Torrent downloading is now handled by search engine plugins to allow for more flexibility
16 years ago
Christophe Dumez
8214d87ce5
- Removed useless variable
16 years ago
Christophe Dumez
1cc039c147
- Fixed search engine bug that prevented a torrent from appearing more
...
than once among all tabs
16 years ago
Christophe Dumez
36871a34ad
- Fix for last commit
16 years ago
Christophe Dumez
4ea6ca75ca
- removed debug output
16 years ago
Christophe Dumez
a2e9210665
- Fixed unicode in mininova and btjunkie search engines
16 years ago
Christophe Dumez
aaf79add0b
- Unicode fix for search engine
16 years ago
Christophe Dumez
a2bcfa9192
- FEATURE: Resizing a column in a search results tab affects all tabs
...
- FEATURE: Search results tab columns are now remembered upon startup
16 years ago
Christophe Dumez
cc77b2f578
- optimizing
16 years ago
Christophe Dumez
8dfc68e196
- Updated tranlsations
...
- Allow to run one instance of qBittorrent per user
- Moved button to close search tabs
17 years ago
Christophe Dumez
2dee67edbd
- Fixed slot name
17 years ago
Christophe Dumez
949678a4d3
- Updated download button status in search tab when switching tab
17 years ago
Christophe Dumez
6098bfebf8
- Give focus to current search tab
17 years ago
Christophe Dumez
3758c98d5e
- Allow to close search tabs
17 years ago
Christophe Dumez
dca80c3006
- Moved all_tab to parent class
...
- Fixed memory leak for all_tab
17 years ago
Christophe Dumez
95bad03321
- Fixed row color update
...
- Code cleanup
17 years ago
Christophe Dumez
cecd1e11b1
- Tabbed search engine code cleanup (moved SearchTab class to different file)
17 years ago
Christophe Dumez
0e09ce1dd3
- Initial commit for multi tab support in search engine (code by Grigis Gaëtan)
17 years ago
Christophe Dumez
5d64373798
should fix eol problems on windows
17 years ago
Christophe Dumez
b2f9394d6e
- Call python scripts using python executable (fix for windows)
17 years ago
Christophe Dumez
56965d444a
- Attempt to fix search engine on Windows
17 years ago
Christophe Dumez
efb8315a38
- Fixed nbResult != 0 when clearing results while a search is running
17 years ago
Christophe Dumez
fd4ce53eb1
- Added a 3 minutes search timeout
17 years ago
Arnaud Demaiziere
76783c819c
clear the results of a search stops it
17 years ago
Christophe Dumez
a220e01e2e
- FEATURE: Added a button to clear search pattern
...
- I18N: Fixed swedish translation
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
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
ecc41fbc60
- Display "Unknown" in search engine result columns where value is -1
17 years ago
Christophe Dumez
26e5785754
- Fixed plugin update && fixed btjunkie search plugin
17 years ago
Christophe Dumez
ff4ab915a2
- Merged custom-search branch. New search plugins management system
17 years ago
Christophe Dumez
4a2c7efb27
FEATURE: Replaced Meganova search engine by TorrentReactor
17 years ago