WebPreview is now delayed by 2 seconds.
authorMarcus Eggenberger <egs@quassel-irc.org>
Sat, 4 Oct 2008 19:48:05 +0000 (21:48 +0200)
committerMarcus Eggenberger <egs@quassel-irc.org>
Sat, 4 Oct 2008 19:48:05 +0000 (21:48 +0200)
commit8c171717381424c896b9f720db203ddb815c76e1
treea756976aec68ca6df262d6760fa9dbf559c821cc
parent2e023191fb47f5cbd186f7274f8ee1b5d1cc94c3
WebPreview is now delayed by 2 seconds.
Insertion / Removal are now handled by Qt's event system to avoid interferaence
 with other Events (read: avoid segfaults)
Preview is now longer removed if a new message is inserted and you still hover
 over the link
src/qtui/chatscene.cpp
src/qtui/chatscene.h
src/qtui/chatview.cpp