Event backend porting
[quassel.git] / src /
2010-10-13 Manuel NickschasEvent backend porting
2010-10-13 Manuel NickschasEvent backend porting
2010-10-13 Manuel NickschasAdd a checkParamCount() for EventStringifier as well
2010-10-13 Manuel NickschasEvent backend porting, mostly WHOIS-related stuff
2010-10-13 Manuel NickschasAdd a timestamp to events
2010-10-13 Manuel NickschasIntroduce a flag EventManager::Silent
2010-10-13 Manuel NickschasEvent backend porting
2010-10-13 Manuel NickschasFix an issue with the event loop
2010-10-13 Manuel NickschasEvent backend porting
2010-10-13 Manuel NickschasEvent backend porting
2010-10-13 Manuel NickschasMake sure IrcEventTopic always has two params
2010-10-13 Manuel NickschasEvent backend porting
2010-10-13 Manuel NickschasAdd checkParamCount() which stops the event if somethin...
2010-10-13 Manuel NickschasDebug--
2010-10-13 Manuel NickschasPort IrcServerHandler::defaultHandler() to the event...
2010-10-13 Manuel NickschasAdd convenience functions for generating MessageEvents
2010-10-13 Manuel NickschasConvert null strings to empty strings
2010-10-13 Manuel NickschasChange the order of MessageEvent ctor params
2010-10-13 Manuel NickschasMove EventStringifier from common/ to core/ for now
2010-10-13 Manuel NickschasAdd skeletal EventStringifier
2010-10-13 Manuel NickschasIntroduce event filters
2010-10-13 Manuel NickschasProperly handle numeric events
2010-10-13 Manuel NickschasHook up the event system to CoreSession's legacy displa...
2010-10-13 Manuel NickschasUse a queue for events
2010-10-13 Manuel NickschasPrettify qDebug() output for events
2010-10-13 Manuel NickschasMake IrcParser functional
2010-10-13 Manuel NickschasAdd more Event specializations (IrcEvent*, MessageEvent)
2010-10-13 Manuel Nickschas++API, ++EventFlags
2010-10-13 Manuel NickschasAdd IrcParser to handle data between the ircd and Quassel
2010-10-13 Manuel NickschasIntroduce NetworkEvent and children
2010-10-13 Manuel NickschasBasic event dispatching (with priorities)
2010-10-13 Manuel NickschasBoilerplate work for CoreSessionEventProcessor
2010-10-13 Manuel NickschasIntroducing the first shiny stuff for our new event...
2010-10-11 Manuel NickschasFix typo
2010-10-10 Marcus Eggenbergerfixing build on non-mac systems. ooopsi.
2010-10-10 Marcus Eggenbergerfixing application menu entries and shortcuts on Mac OS
2010-10-07 Johannes Huberadd placeholder to tr message
2010-09-21 Marcus EggenbergerFixing issues with multiple CTCP requests in one message
2010-09-21 Manuel NickschasProperly reject invalid handshake data
2010-09-14 Johannes Hubertranslate string, fixes #1019
2010-09-05 Manuel NickschasCheck if the notifications client supports actions
2010-08-27 Manuel NickschasFix license for statusnotifieritem*
2010-08-27 Manuel NickschasStatusNotifierItem ("D-Bus tray icon") improvements
2010-08-25 Daniel Albersmake quasselcore listen on IPv6 if available
2010-08-25 Johannes Huberhandler for RPL_WHOISACCOUNT(330), fixes #210
2010-08-24 Manuel NickschasAdd support for dbusmenu
2010-08-19 Manuel NickschasBuildsystem tweaks
2010-08-16 Manuel NickschasFix up fullscreen action
2010-08-11 Bas PapeFixed code duplication 0.7-beta1
2010-08-11 Bas PapeParse idle and signon time when there is no IrcUser...
2010-08-11 Jaak RistiojaFixed highlighting of buffers caused by ignored messages.
2010-08-11 Johannes Hubernew handler for ctcp clientinfo, fixes #1012
2010-08-11 Johannes Huberimproved ctcp handler method, fixes #1011
2010-08-11 Hendrik LeppkesForce parsing of PREFIX in RPL_ISUPPORT. Fixes #936
2010-08-11 Bas PapeFix host shown for whois when IrcUser didn't exist
2010-08-11 Daniel Albersprint sql queries when running core in debug mode
2010-08-11 Patrick von Rethsynced WindowID with KDE/kdelibs/kdeui/notifications...
2010-08-11 Sebastian GothRethink buffer preselection
2010-08-11 Sebastian GothFix buffer preselection on reconnect
2010-08-11 Alexander SteinShow the active icon in tray menu
2010-08-10 Johannes Hubernew handler for RPL_INVITING 341, fixes #1007
2010-08-10 Johannes Huberhandle incoming invite, fixes #961
2010-08-10 Johannes Huberintroduce fullscreen mode, fixes #803
2010-08-05 Manuel NickschasAdd rudimentary keyboard navigation for previous/next...
2010-08-05 Manuel NickschasNo longer disable the input widget for inactive buffers
2010-08-05 Manuel NickschasSave/restore active bufferview
2010-08-05 Manuel NickschasIntroduce the concept of an "active" bufferview
2010-08-05 Manuel NickschasRework message splitting to properly handle encrypted...
2010-07-29 Manuel NickschasProvide CoreNetwork accessor for getting a cipher for...
2010-07-28 Manuel NickschasClean-up and refactor the blowfish encryption stuff
2010-07-28 Manuel NickschasFix license header for cipher.{cpp|h}
2010-07-22 Johannes Hubermessage + topic encryption
2010-07-22 Johannes Hubermessage + topic decryption
2010-07-22 Johannes Hubernew commands setkey, delkey
2010-07-22 Johannes Huberadded cipher to channel + user
2010-07-22 Johannes Huberadded key map
2010-07-22 Johannes Hubercipher implementation
2010-07-22 Johannes Huberincluded qca2 into build system
2010-07-22 Manuel NickschasSome buildsystem fixes for optional modules and Qt...
2010-07-16 Marcus Eggenbergerthis should fix buffer merging with Postgres backend
2010-07-11 Manuel NickschasFix crash when encountering a topic with HTML tags
2010-06-30 Manuel NickschasFix and Qt-4.6-ify ColumnHandleItem
2010-06-29 Manuel NickschasAdd shortcut that jumps to the markerline
2010-06-22 Manuel NickschasFix wordwrap when using Qt > 4.6.3
2010-06-17 Manuel NickschasFix markerline placement on relayout
2010-06-17 Manuel NickschasCorrectly handle overlapping graphicsitems
2010-06-16 Manuel NickschasAdapt the stylesheets and the stylesheet generator...
2010-06-16 Manuel NickschasRefactor the markerline into a proper QGraphicsWidget
2010-06-16 Manuel NickschasSet QSS-parsed gradients' coordinate system to ObjectBo...
2010-06-15 Manuel Nickschasconstify
2010-06-02 Manuel NickschasAdd missing #include for Mac
2010-06-02 Manuel NickschasFix keysequence strings for Mac again
2010-06-02 Manuel NickschasFix modifier names for Mac
2010-05-31 Manuel NickschasKill JumpKeyHandler and replace it by proper action...
2010-05-31 Manuel NickschasMake shortcut categories work
2010-05-31 Manuel NickschasFix chatline caching on resize
2010-05-31 Manuel NickschasAllow configuration of shortcuts for platforms other...
2010-05-31 Manuel NickschasMake ActionCollection load and save custom shortcuts
2010-05-31 Manuel NickschasMake "Restore from defaults" work for single settingspages
2010-05-13 Marcus EggenbergerFixes #746 - Quassel unsets default modes set by server...
next