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
fd4ce53eb1
- Added a 3 minutes search timeout
17 years ago
Christophe Dumez
a220e01e2e
- FEATURE: Added a button to clear search pattern
...
- I18N: Fixed swedish translation
17 years ago
Christophe Dumez
ff4ab915a2
- Merged custom-search branch. New search plugins management system
17 years ago
Christophe Dumez
a370503eb3
search plugin update - do not display only last version changelog
18 years ago
Christophe Dumez
325a588526
- Fixed some signals/slots (safer)
...
- Forgot to remove temp file when the file was downloaded from an url (rare occasions)
18 years ago
Christophe Dumez
f4250d812f
- Added search plugin download error handling (Fallback on secondary server and then warn the user if both failed)
18 years ago
Christophe Dumez
2fd0de082c
- Updated configure file to check for libcommoncpp2 instead of libcurl
...
- Used downloadThread in search plugin update instead of libcurl (no more gui freeze by the same occasion)
- Still need to handle download from urls errors and use fallback url in search plugin update (before beta2)
18 years ago
Christophe Dumez
30aa59f582
- Kept on working on bandwidth allocation per torrent
...
- Fixed a crash in search engine when systray integration was disabled
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
...
- Removed some unnecessary includes
18 years ago