37 Commits (f6cc600b947d68d5cb2dfa4349ee16eb50d2ec6d)

Author SHA1 Message Date
Christophe Dumez 949678a4d3 - Updated download button status in search tab when switching tab 16 years ago
Christophe Dumez 6098bfebf8 - Give focus to current search tab 16 years ago
Christophe Dumez 3758c98d5e - Allow to close search tabs 16 years ago
Christophe Dumez dca80c3006 - Moved all_tab to parent class 16 years ago
Christophe Dumez 95bad03321 - Fixed row color update 16 years ago
Christophe Dumez cecd1e11b1 - Tabbed search engine code cleanup (moved SearchTab class to different file) 16 years ago
Christophe Dumez 0e09ce1dd3 - Initial commit for multi tab support in search engine (code by Grigis Gaëtan) 16 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 17 years ago
Christophe Dumez cd70843ee9 - Totally redesigned program preferences 17 years ago
Christophe Dumez 4a02d171b4 - BUGFIX: 'Unknown' is now displayed in search results columns where value is -1 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
Christophe Dumez 6ecb45d661 - Code optimization using initialization lists 17 years ago
Christophe Dumez 8ba1cb329d - Improved unicode support a bit 17 years ago
Christophe Dumez b0f3cdad5d - Improved a lot the download list delegate 17 years ago
Christophe Dumez d43d68122b BUGFIX: The number of search results was not reset when clicking on 'Clear' button 17 years ago
Christophe Dumez 4ef72c6c8f - Fixed new lines in search engine update changelog 17 years ago
Christophe Dumez a370503eb3 search plugin update - do not display only last version changelog 17 years ago
Christophe Dumez 2c48968a31 - a search request can now be terminated by another 17 years ago
Christophe Dumez 325a588526 - Fixed some signals/slots (safer) 17 years ago
Christophe Dumez 2789316e38 - Fixed a connect in last commit 17 years ago
Christophe Dumez f4250d812f - Added search plugin download error handling (Fallback on secondary server and then warn the user if both failed) 17 years ago
Christophe Dumez 2fd0de082c - Updated configure file to check for libcommoncpp2 instead of libcurl 17 years ago
Christophe Dumez 8df61db644 - Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :( 17 years ago
Christophe Dumez 54f9375b32 - Update to GNU GPL v3 17 years ago
Christophe Dumez 30aa59f582 - Kept on working on bandwidth allocation per torrent 18 years ago
Christophe Dumez c832d91f79 - Ask for exit confirmation only if the download list is not empty 18 years ago
Christophe Dumez c6c4bc1277 - FEATURE: Search engine is now using one thread per website for faster results 18 years ago
Christophe Dumez e8cc751f22 - Splitted search engine code from MainWindow part because GUI.cpp was getting too big and we are going to add a RSS tab soon 18 years ago