GUI refactoring

Hi all,

I started doing refactoring of GUI and first patch is ready:

  • Create UIs/Searching/ directory, all searching stuff moved there
  • Added SearchingWidget and SearchQueryView classes
  • Added two TAB-icons for network and packets dump

Peter, I’m not sure, I’ve done everything correct, because of that bazzar “moving” functionality :-) Please, check it, and write me, if I need something to fix. Beside MSVC project, I also patched QT “pro”, but didn’t touched Eclipse and KDevelop.

Attached Files:

Would you like to post a relpy?


This post starts a thread.
Follow-ups:
Re: GUI refactoring
Hi Valeriy, Thanks for the patch! You’ve done some great work there! Just a few minor issues: You made UIs a subdir of Gui. What I actually meant was UIs to be a (more...)