My favorites | Sign in
Project Home
Details: Show all Hide all

Older

  • Jun 04, 2010
    r600 (Numeric message (whois) handling improvements ) committed by jpnurmi   -   Numeric message (whois) handling improvements
    Numeric message (whois) handling improvements
  • Jun 04, 2010
    r599 (Added tab (up/down/left/right) shortcuts to settings ) committed by jpnurmi   -   Added tab (up/down/left/right) shortcuts to settings
    Added tab (up/down/left/right) shortcuts to settings
  • Jun 04, 2010
    r598 (Added swipe gestures to tab widgets. ) committed by jpnurmi   -   Added swipe gestures to tab widgets.
    Added swipe gestures to tab widgets.
  • May 21, 2010
    r597 (Added missing resources/screenshot.png (for Wiki pages) ) committed by jpnurmi   -   Added missing resources/screenshot.png (for Wiki pages)
    Added missing resources/screenshot.png (for Wiki pages)
  • Feb 06, 2010
    r596 (Fixed a signal-slot connection from MessageView's context me...) committed by jpnurmi   -   Fixed a signal-slot connection from MessageView's context menu to buffer's session, thanks JackJoke
    Fixed a signal-slot connection from MessageView's context menu to buffer's session, thanks JackJoke
  • Sep 28, 2009
    r595 (Fixed help and revised commands. ) committed by jpnurmi   -   Fixed help and revised commands.
    Fixed help and revised commands.
  • Sep 23, 2009
    r594 (Refactored to take the new buffer based lib into use. ) committed by jpnurmi   -   Refactored to take the new buffer based lib into use.
    Refactored to take the new buffer based lib into use.
  • Aug 27, 2009
    r593 (Attempt to fix auto scrolling: added TextBrowser::scrollToBo...) committed by jpnurmi   -   Attempt to fix auto scrolling: added TextBrowser::scrollToBottom() and called it asynchronously in resizeEvent().
    Attempt to fix auto scrolling: added TextBrowser::scrollToBottom() and called it asynchronously in resizeEvent().
  • Aug 05, 2009
    r592 (Finished tab animation. ) committed by jpnurmi   -   Finished tab animation.
    Finished tab animation.
  • Aug 05, 2009
    r591 (Working on tab animation support. ) committed by jpnurmi   -   Working on tab animation support.
    Working on tab animation support.
  • Aug 05, 2009
    r590 (Added basic proxy support in form of a command line argument...) committed by jpnurmi   -   Added basic proxy support in form of a command line argument.
    Added basic proxy support in form of a command line argument.
  • Aug 05, 2009
    r589 (Restore tab highlight properly when appropriate, after stopp...) committed by jpnurmi   -   Restore tab highlight properly when appropriate, after stopping tab alert.
    Restore tab highlight properly when appropriate, after stopping tab alert.
  • Aug 05, 2009
    r588 (Worked around the link activation merge char format bug. ) committed by jpnurmi   -   Worked around the link activation merge char format bug.
    Worked around the link activation merge char format bug.
  • May 19, 2009
    r587 (Fixed to compile, but lots of things to do.) committed by jpnurmi   -   Fixed to compile, but lots of things to do.
    Fixed to compile, but lots of things to do.
  • May 19, 2009
    r586 (Revised .pro files.) committed by jpnurmi   -   Revised .pro files.
    Revised .pro files.
  • May 19, 2009
    r585 (Reorganize) committed by jpnurmi   -   Reorganize
    Reorganize
  • May 19, 2009
    r584 (Renamed gui->client :)) committed by jpnurmi   -   Renamed gui->client :)
    Renamed gui->client :)
  • May 19, 2009
    r583 (Renamed src->gui.) committed by jpnurmi   -   Renamed src->gui.
    Renamed src->gui.
  • May 19, 2009
    r582 (Revised backend.pro) committed by jpnurmi   -   Revised backend.pro
    Revised backend.pro
  • May 19, 2009
    r581 (Reorganize) committed by jpnurmi   -   Reorganize
    Reorganize
  • May 19, 2009
    r580 (Cleanup) committed by jpnurmi   -   Cleanup
    Cleanup
  • May 19, 2009
    r579 (Cleanup) committed by jpnurmi   -   Cleanup
    Cleanup
  • May 19, 2009
    r578 (Imported libircclient-qt/branches/buffer-prototype. ) committed by jpnurmi   -   Imported libircclient-qt/branches/buffer-prototype.
    Imported libircclient-qt/branches/buffer-prototype.
  • May 19, 2009
    r577 (Added a branch for buffer-based prototype. ) committed by jpnurmi   -   Added a branch for buffer-based prototype.
    Added a branch for buffer-based prototype.
  • May 18, 2009
    r576 (Fixed a typo in ViewHandler::findViews(). ) committed by jpnurmi   -   Fixed a typo in ViewHandler::findViews().
    Fixed a typo in ViewHandler::findViews().
  • May 18, 2009
    r575 (Fixed /nick. ) committed by jpnurmi   -   Fixed /nick.
    Fixed /nick.
  • May 16, 2009
    r574 (Fixed a compilation warning. ) committed by jpnurmi   -   Fixed a compilation warning.
    Fixed a compilation warning.
  • May 15, 2009
    r573 (Fixed regexps in MessageView::append() #2.) committed by jpnurmi   -   Fixed regexps in MessageView::append() #2.
    Fixed regexps in MessageView::append() #2.
  • May 15, 2009
    r572 (Fixed regexps in MessageView::append().) committed by jpnurmi   -   Fixed regexps in MessageView::append().
    Fixed regexps in MessageView::append().
  • May 15, 2009
    r571 (Use style sheet selectors to avoid having side effects like ...) committed by jpnurmi   -   Use style sheet selectors to avoid having side effects like ugly scroll bars.
    Use style sheet selectors to avoid having side effects like ugly scroll bars.
  • May 15, 2009
    r570 (Fixed ViewHandler::findViews() logic.) committed by jpnurmi   -   Fixed ViewHandler::findViews() logic.
    Fixed ViewHandler::findViews() logic.
  • May 15, 2009
    r569 (Added missing resource.) committed by jpnurmi   -   Added missing resource.
    Added missing resource.
  • May 15, 2009
    r568 (Test CIA message (updated INSTALL).) committed by jpnurmi   -   Test CIA message (updated INSTALL).
    Test CIA message (updated INSTALL).
  • May 15, 2009
    r567 (Convert topic message to HTML as well.) committed by jpnurmi   -   Convert topic message to HTML as well.
    Convert topic message to HTML as well.
  • May 15, 2009
    r566 (Convert topic message to HTML as well.) committed by jpnurmi   -   Convert topic message to HTML as well.
    Convert topic message to HTML as well.
  • May 15, 2009
    r565 (Cleaned up obsolete commented out code.) committed by jpnurmi   -   Cleaned up obsolete commented out code.
    Cleaned up obsolete commented out code.
  • May 15, 2009
    r564 (Changed SessionTabWidget to use ViewHandler and Session::res...) committed by jpnurmi   -   Changed SessionTabWidget to use ViewHandler and Session::resolveTarget().
    Changed SessionTabWidget to use ViewHandler and Session::resolveTarget().
  • May 15, 2009
    r563 (Added ViewHandler.) committed by jpnurmi   -   Added ViewHandler.
    Added ViewHandler.
  • May 15, 2009
    r562 (Ripped off nick context menu from MessageView to Menu.) committed by jpnurmi   -   Ripped off nick context menu from MessageView to Menu.
    Ripped off nick context menu from MessageView to Menu.
  • May 15, 2009
    r561 (Removed an unnecessary rehighlight() call.) committed by jpnurmi   -   Removed an unnecessary rehighlight() call.
    Removed an unnecessary rehighlight() call.
  • May 15, 2009
    r560 (Ripped off search functionality from MessageView to FindFram...) committed by jpnurmi   -   Ripped off search functionality from MessageView to FindFrame.
    Ripped off search functionality from MessageView to FindFrame.
  • May 15, 2009
    r559 (Fixed typo.) committed by jpnurmi   -   Fixed typo.
    Fixed typo.
  • May 15, 2009
    r558 (Ripped off completer functionality from MessageView to Compl...) committed by jpnurmi   -   Ripped off completer functionality from MessageView to Completer.
    Ripped off completer functionality from MessageView to Completer.
  • May 15, 2009
    r557 (Simplified MessageView::receiveMessage().) committed by jpnurmi   -   Simplified MessageView::receiveMessage().
    Simplified MessageView::receiveMessage().
  • May 15, 2009
    r556 (Added support for changing message colors on the fly.) committed by jpnurmi   -   Added support for changing message colors on the fly.
    Added support for changing message colors on the fly.
  • May 15, 2009
    r555 (Reverted back to the old fully standalone NickHighlighter.) committed by jpnurmi   -   Reverted back to the old fully standalone NickHighlighter.
    Reverted back to the old fully standalone NickHighlighter.
  • May 14, 2009
    r554 (Removed left-over debug include.) committed by jpnurmi   -   Removed left-over debug include.
    Removed left-over debug include.
  • May 14, 2009
    r553 (Fixed NickHighlighter to match whole words.) committed by jpnurmi   -   Fixed NickHighlighter to match whole words.
    Fixed NickHighlighter to match whole words.
  • May 14, 2009
    r552 (Use Session instead of Irc::Session.) committed by jpnurmi   -   Use Session instead of Irc::Session.
    Use Session instead of Irc::Session.
  • May 14, 2009
    r551 (Added Session, which hides Irc::Session and can handle Conne...) committed by jpnurmi   -   Added Session, which hides Irc::Session and can handle Connection.
    Added Session, which hides Irc::Session and can handle Connection.
 
Powered by Google Project Hosting