Fix tray icon behavior for non-KDE StatusNotifier
[quassel.git] / src / qtui / chatscene.cpp
2010-02-25 Manuel NickschasAvoid circular #includes to shut up lupdate
2010-02-16 Manuel NickschasProperly clip ChatItem drawing
2010-01-29 Manuel NickschasChatItems are no longer QGraphicsItems
2010-01-18 Daniel Albersadd MenuBar toggle to ChatScene context menu
2009-12-01 Manuel NickschasReplace fugly würgaround for QTBUG-6322 with a longer...
2009-11-08 Marcus Eggenbergerwarning--
2009-11-05 Manuel Nickschasdebug--
2009-11-05 Marcus Eggenbergerfixing weird scrolling behavior when fetching dynamic...
2009-10-08 Daniel Albersfix webpreview for urls with url-encoded chars
2009-09-15 Manuel NickschasDon't crash on creating a ChatView containing redirecte...
2009-09-09 Daniel Albersdon't put ColumnHandles outside of visible area
2009-08-06 Manuel NickschasTweak ChatItem/ChatLine layouting
2009-08-06 Manuel NickschasUpdate ChatView properly on style changes
2009-08-06 Manuel NickschasAllow reloading stylesheets at runtime
2009-03-03 Manuel NickschasBuild without QWebKit
2009-02-20 Manuel NickschasChop linefeed from a single line selection
2009-02-06 Manuel NickschasIntroduce GraphicalUi (between QtUi and AbstractUi...
2009-02-05 Marcus Eggenbergerfixes #518 - random crash
2009-02-04 Marcus EggenbergerThe WebPreviews are now controlled via a neat state...
2009-01-15 Manuel NickschasImprove mouse button detection for mouse release events
2009-01-12 Manuel NickschasYearly copyright bump :)
2008-12-13 Manuel NickschasAdd buffer-specific actions to ChatView context menu...
2008-11-30 Manuel NickschasAdd buffer-specific actions to ChatView's context menu
2008-11-23 Manuel NickschasFix issues with single and double clicks in ChatView
2008-11-20 Manuel NickschasFixing issues with moving the mouse while double/triple...
2008-11-20 Manuel NickschasFix more of the merge fallout.
2008-11-20 Manuel NickschasFix merge fallout
2008-11-20 Manuel NickschasMoar context menu actions, integrate the ChatMonitorVie...
2008-11-20 Manuel NickschasAdding context menu actions to ChatView
2008-11-20 Manuel NickschasProperly determine if mouse cursor is over selection...
2008-11-20 Manuel NickschasSanitizing clipboard handling
2008-11-20 Manuel NickschasRevamping ChatView/ChatScene's mouse handling
2008-11-20 Manuel NickschasMake double and triple click selection work
2008-11-20 Manuel NickschasUse handleClick() rather than mouseReleaseEvent() for...
2008-11-20 Manuel NickschasRevamping ChatView/ChatScene's mouse handling
2008-11-20 Manuel NickschasSome cleanups in ChatScene in preparation to mouse...
2008-11-17 Marcus Eggenbergeryou can now disable the web previews and user state...
2008-11-07 Manuel NickschasChatView now asks the scene if scrolling is ok on messa...
2008-11-07 Manuel Nickschass,\t, ,g; // somebody really needs to fix their...
2008-11-07 Manuel NickschasEnable auto-scrolling while selecting text in ChatViews
2008-11-06 Marcus Eggenbergerfixing an issue where a network could be created twice...
2008-11-04 Marcus Eggenbergerfixing dupe messages
2008-11-04 Marcus EggenbergerSearch result highlights are now properly repositioned...
2008-11-03 Manuel NickschasHandle selections properly on insertion and removal...
2008-11-03 Marcus Eggenbergerthis should fix BR #377 - needs to be tested
2008-11-03 Marcus Eggenbergermore debug output
2008-11-03 Marcus EggenbergerFixing BR #308 - make column handle fade smoother
2008-10-28 Manuel Nickschasmsvc_warnings--
2008-10-28 Marcus Eggenbergerfixing chopped sender/timestamp column after column...
2008-10-28 Manuel NickschasFill sender pixmaps with Qt::transparent to fix drawing...
2008-10-28 Manuel NickschasPimp my ChatView!
2008-10-28 Marcus Eggenbergerclean up
2008-10-27 Marcus Eggenbergergiving the message model the control over the dynamic...
2008-10-27 Marcus Eggenbergerfixing a crash if there are no visible messages in...
2008-10-24 Marcus EggenbergerThe context menu "hide events" in the bufferviews are...
2008-10-16 Marcus Eggenbergerfixing client crash on disconnect
2008-10-16 Marcus EggenbergerSpliting the functionality of setWidth into 3 separate...
2008-10-16 Marcus Eggenbergernaming convention
2008-10-16 Marcus EggenbergerDisabling SceneIndex during resizing.
2008-10-14 Marcus EggenbergerFinally fixing the WebPreview crash bug. As a result...
2008-10-13 Marcus Eggenbergerpostcondition checks for insertions into the chatscene
2008-10-12 Marcus EggenbergerDisabling indexing in the ChatScene as a workaround...
2008-10-11 Marcus Eggenbergerjust some internal clean up
2008-10-06 Marcus Eggenbergerfixing auto scroll issues when chatlines are inserted...
2008-10-06 Marcus Eggenbergeruse cluebat with day change message
2008-10-04 Marcus Eggenbergerhope this properly removes the preview from the scene...
2008-10-04 Marcus EggenbergerWebPreview is now delayed by 2 seconds.
2008-10-04 Marcus Eggenbergerfixing wrong positioning of items (fixes overlapping...
2008-10-01 Marcus Eggenbergerproperly hiding day change messages at the top of a...
2008-10-01 Marcus Eggenbergersmall fixes
2008-09-30 Marcus Eggenbergerfixing crash on disconnect
2008-09-30 Marcus Eggenbergerhiding daychange messages at the top of the buffer
2008-09-30 Marcus EggenbergerYou've all been waiting for it: day change messages!
2008-09-30 Marcus Eggenbergerproperly fixing inserting and deleting chatlines at...
2008-09-28 Marcus Eggenbergerfixing a typo in an include and properly making qwebkit...
2008-09-28 Marcus Eggenbergergiving the chatscene more control over the webpreview...
2008-09-22 Marcus EggenbergerAnother Speed boost for the new ChatView.
2008-09-20 Manuel NickschasTest our newly acquired shortcut capabilities by finall...
2008-09-11 Marcus Eggenbergereven faster resizing
2008-09-11 Marcus EggenbergerChatScene speed improvement. This might even fix the...
2008-09-05 Marcus Eggenbergersmoothificating user requested backlog replay. increase...
2008-09-04 Marcus Eggenbergeradded convenience constructors ChatViewSettings(ChatVie...
2008-09-04 Marcus EggenbergerQtUiSettings().value(QString("ChatView/%1/KEY").arg...
2008-09-04 Marcus Eggenbergerchatscene allows now inserting and removing of items...
2008-08-30 Marcus Eggenbergerfaster ChatLine insertion into the ChatScene. And some...
2008-08-29 Marcus Eggenbergerfixing BR #302 - client crash on disconnect
2008-08-27 Manuel NickschasFix stupid resizing/scrolling bug
2008-08-27 Manuel NickschasImprove scrolling and dynamic backlog fetching behavior
2008-08-27 Manuel NickschasSanitize the handling of ColumnHandleItems
2008-08-27 Manuel NickschasFix regression that caused crashes while selection...
2008-08-26 Manuel NickschasReplace segfault by big fat warning
2008-08-26 Marcus Eggenbergersome fixes regarding issues with dark themes
2008-08-20 Manuel NickschasStart a new local selection immediately when clicking...
2008-08-18 Marcus EggenbergerChatScene now properly react on aboutToRemoveRows(...
2008-08-18 Marcus Eggenbergerreverting the backlog request to how it was in the...
2008-08-18 Manuel NickschasCorrectly resize ChatView height on disconnect
2008-08-16 Manuel NickschasAdding a Q_ASSERT to see if that catches the remaining...
2008-08-15 Manuel NickschasClipboard will no longer be randomly overwritten with...
2008-08-13 Manuel NickschasCorrectly handle selections while new ChatLines are...
2008-08-13 Manuel NickschasRework selections to make them not fail with weird...
next