Revision 535895

Go back to digest for 7th May 2006

Optimization in Utilities

Peter Rockai committed changes in /trunk/playground/sysadmin/ept:

Change the way konsole hiding works. Instead of having a widget stack,
we show the konsole all the time but put a frameless QFrame over it,
so that it gets size and everything right. The frame is then hidden to
show konsole. Little eventFilter hackery to keep all sizes in sync.

File Changes

Modified 4 files
  • /trunk/playground/sysadmin/ept
  •   /libept/commitprogress.cpp
  •   /libept/commitprogress.h
  •   /libept/commitprogressui.ui
4 files changed in total