Removed using QApplication on desktop, hiding the filter text field
authorSami Rämö <sami.ramo@ixonos.com>
Fri, 13 Aug 2010 07:42:19 +0000 (10:42 +0300)
committerSami Rämö <sami.ramo@ixonos.com>
Fri, 13 Aug 2010 07:42:19 +0000 (10:42 +0300)
commitc26fe5c15e835a51efd6b7f69027806bcef990c3
tree147ffbcb538a28aa7b14d6863a237f41f76d6a96
parentc154fd6d28156dbc0d866313d1587da785139efc
Removed using QApplication on desktop, hiding the filter text field

 - Hiding the filter text field by default when panel is shown

 - Application is used instead of QApplication always, not just
   with Maemo, so the grabbing does work also in desktop version
src/engine/engine.cpp
src/engine/engine.h
src/main.cpp
src/ui/friendlistpanel.cpp
src/ui/friendlistpanel.h