adding new settings for proper message redirection
[quassel.git] / src / qtui /
2008-11-13 Marcus Eggenbergeradding new settings for proper message redirection
2008-11-13 Marcus EggenbergerActivity level is now properly handled for the currentl...
2008-11-09 Manuel NickschasFix a qreal->int warning
2008-11-09 Kevin FunkFix some strings
2008-11-09 Manuel NickschasFixing custom highlights, thanks to Zarin for finding...
2008-11-07 Manuel NickschasAllow port numbers up to 65535 for proxies
2008-11-07 Manuel NickschasExtend set of allowed chars in an URL, fixing BR #389
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 NickschasFix ChatItem clipping (when selecting lines)
2008-11-07 Manuel NickschasEnable auto-scrolling while selecting text in ChatViews
2008-11-06 Marcus Eggenbergerfix a warning for the non-webkit guys
2008-11-06 Marcus Eggenbergerfixing an issue where a network could be created twice...
2008-11-06 Marcus Eggenbergerfixing some issues with clipped lines (sorry guys this...
2008-11-05 Marcus Eggenbergerno comment...
2008-11-04 Marcus Eggenbergerfixing dupe messages
2008-11-04 Marcus Eggenbergercurrent highlighted search result is no longer reset...
2008-11-04 Manuel NickschasDon't quote URLs, fixes BR #379
2008-11-04 Marcus EggenbergerSearch result highlights are now properly repositioned...
2008-11-04 Manuel NickschasRevert "Don't scroll if a mouse button is pressed"
2008-11-03 Manuel NickschasDon't scroll if a mouse button is pressed
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-11-03 Marcus EggenbergerFixing BR #227 - removing context menu of the buffer...
2008-11-02 Alexander von Rentelnadded context menu to links
2008-11-02 Marcus Eggenbergerfixing BR #323 - inactive state does no longer overwrit...
2008-11-02 Marcus EggenbergerFixing BR #335 - needs a core restart
2008-11-01 Marcus Eggenbergerbetter handling of log messages (internal stuff only)
2008-11-01 Marcus Eggenbergerremoving debug output
2008-11-01 Marcus EggenbergerFixing BR #369 (handle onotice/omsg properly, add ...
2008-10-31 Marcus Eggenbergerclearing state of buffer view settings page on disconnect
2008-10-31 Marcus EggenbergerFixing BR #324
2008-10-30 Marcus Eggenbergerlala missing added files (or something like that)
2008-10-30 Marcus EggenbergerImproved debuging:
2008-10-28 Manuel NickschasDon't show an empty systray bubble on Windows anymore.
2008-10-28 Manuel NickschasCut off senders on the left in the chat monitor
2008-10-28 Marcus Eggenbergerenabling away on detach
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 Marcus Eggenbergernewly created buffer views are previewed properly in...
2008-10-28 Manuel NickschasPimp my ChatView!
2008-10-28 Marcus Eggenbergerclean up
2008-10-27 Marcus EggenbergerBacklog amount (initial and dynamic) can now be configu...
2008-10-27 Marcus Eggenbergergiving the message model the control over the dynamic...
2008-10-27 Marcus Eggenbergerbetter abstraction of BacklogRequester to support diffe...
2008-10-27 Marcus Eggenbergerfixing a crash if there are no visible messages in...
2008-10-26 Alexander von Rentelnfix: shift up/down doesn't scroll in the history any...
2008-10-26 Kevin FunkGet rid off obsolete icons.qrc references in ui files
2008-10-25 Alexander von Rentelnshift up/down scrolls up and down little bit.
2008-10-25 Alexander von Rentelnfix: stay at the end of the bufferwidget when zoomed in
2008-10-25 Alexander von Rentelnadded zoom feature: "ctrl +" magnifies, "ctrl -" demagn...
2008-10-24 Marcus EggenbergerThe context menu "hide events" in the bufferviews are...
2008-10-22 Manuel NickschasTrim network name on edit
2008-10-22 Manuel NickschasMatch clickables case insensitive, fixes BR #363
2008-10-21 Marcus Eggenbergerhiding internal connection mode in client only build
2008-10-21 Marcus EggenbergerMonolithic build features now zero setup configuration...
2008-10-21 Marcus Eggenbergerproperly handling disconnects - this might even fix...
2008-10-21 Marcus Eggenbergerfixing dependencies to core. MonolithicApplication...
2008-10-21 Marcus Eggenbergerstarting the internal core on demand
2008-10-21 Marcus EggenbergerFirst working version of internal core connection.
2008-10-21 Manuel NickschasMake custom highlights work again
2008-10-20 Manuel NickschasReworking highlighting a bit
2008-10-20 Manuel NickschasUhm, note to self: remove debug stuff after debugging...
2008-10-20 Manuel NickschasForgot some more instances of QtUiSettings vs. UiSettings
2008-10-20 Manuel NickschasMake that ugly virtual scrollbar bug workaround 4px...
2008-10-20 Manuel NickschasUse QtUiSettings for QtUi-related stuff, rather than...
2008-10-20 Manuel NickschasImproving URL detection regexp
2008-10-19 Manuel NickschasFixing default layout issues with MainWin, closing...
2008-10-17 Manuel NickschasShow LockDock action in menu again
2008-10-17 Manuel NickschasActually kill mainwin.ui
2008-10-17 Manuel NickschasAction pimping, MainWin cleansing, deuification
2008-10-17 Alexander von RentelnAdded keyboard shortcut (ctrl+l) to focus input line.
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-13 Manuel NickschasWupps. Make compile without D-Bus again.
2008-10-12 Manuel NickschasMake position hints configurable again
2008-10-12 Manuel NickschasAdd TaskbarNotificationBackend
2008-10-12 Manuel NickschasMake systray animation work
2008-10-12 Manuel NickschasComplete and pimp DesktopNotificationBackend.
2008-10-12 Manuel NickschasNote to self: a QSet is not ordered.
2008-10-12 Manuel NickschasChange NotificationsSettingsPage such that it plugs...
2008-10-12 Manuel NickschasMoar cleanups
2008-10-12 Manuel NickschasRemoving deprecated notification cruft from MainWin
2008-10-12 Manuel NickschasAdd DesktopNotificationBackend
2008-10-12 Manuel NickschasAdd SystrayNotificationBackend (untested yet and still...
2008-10-12 Manuel NickschasAdd AbstractNotificationBackend to allow for a more...
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 Manuel NickschasCleanup
2008-10-04 Manuel NickschasMake StyledMessage more (space) efficient, clean up...
next