- Redesigned search tab to improve usability

- Started work on categorized searching but not yet functional
This commit is contained in:
Christophe Dumez
2009-08-24 10:18:11 +00:00
parent 40e9105ee5
commit b8d8862562
7 changed files with 64 additions and 93 deletions

View File

@@ -90,7 +90,6 @@ class SearchEngine : public QWidget, public Ui::search_engine{
void updateNova();
void saveSearchHistory();
void on_enginesButton_clicked();
void on_clearPatternButton_clicked();
void propagateSectionResized(int index, int oldsize , int newsize);
void saveResultsColumnsWidth();
void downloadFinished(int exitcode, QProcess::ExitStatus);