Fixing a mismatch in the automatic sig/slot connector auf the sigproxy
[quassel.git] / src /
2008-12-02 Marcus EggenbergerFixing a mismatch in the automatic sig/slot connector...
2008-12-01 Manuel NickschasAdd IrcChannelRole to NetworkModel
2008-12-01 Manuel NickschasMake NetworkModel::bufferId() a bit more efficient...
2008-12-01 Manuel NickschasAdd missing roles to IrcUserItem
2008-11-30 Marcus EggenbergerFixing BR #419 - Any Action that would normaly trigger...
2008-11-30 Marcus Eggenbergerminor settingspage clean up
2008-11-30 Marcus EggenbergerUncrapificating some queries... I must have been above...
2008-11-30 Manuel NickschasRip old context menu handling out of BufferView, replac...
2008-11-30 Manuel NickschasAdd AbstractActionProvider and accessors to AbstractUi
2008-11-30 Manuel NickschasIntroduce NetworkModelActionProvider
2008-11-30 Manuel NickschasMake set of contained buffers accessible
2008-11-30 Manuel NickschasMake Client::mainUi() accessible, needed for some thing...
2008-11-30 Manuel NickschasAdd IrcUserRole to NetworkModel for getting the IrcUser...
2008-11-30 Manuel NickschasCapitalize NetworkModel::ItemType for consistency with...
2008-11-30 Manuel NickschasAdd buffer-specific actions to ChatView's context menu
2008-11-30 Manuel NickschasRework the context menu action handling in BufferView
2008-11-29 Marcus Eggenbergermissing files
2008-11-29 Marcus Eggenbergercleaning up the general settings page
2008-11-29 Marcus Eggenbergermaking the requester type configurable
2008-11-29 Marcus Eggenbergeradding new backlog requesters
2008-11-29 Marcus Eggenbergeradapting the backlogmanagers to the new storage api
2008-11-29 Marcus Eggenbergeradding new message requesters to the storage backend
2008-11-29 Marcus Eggenbergerinlining starge calls
2008-11-29 Marcus Eggenbergerminor api cleanup for requesting messages from backlog
2008-11-29 Marcus Eggenbergerpostponed backlog loading until custom views are loaded...
2008-11-26 Daniel Albershand QUrl a UTF-8 string instead of ASCII
2008-11-26 Manuel NickschasRecognize gopher:// URIs as clickable
2008-11-25 Marcus Eggenberger[mono] fixing a crash when using the internal connectio...
2008-11-25 Manuel NickschasFind clickable at click position rather than relying...
2008-11-23 Manuel NickschasFix issues with single and double clicks in ChatView
2008-11-21 Manuel NickschasFix iconloader to find icons where we actually install...
2008-11-21 Marcus Eggenbergerthis should tackle sqlites issues with concurrent access
2008-11-21 Marcus EggenbergerSignanlProxy does no longer try to write to closed...
2008-11-21 Marcus Eggenbergerremoving debug output
2008-11-21 Marcus Eggenbergergetting rid of cached queries - they make no sense...
2008-11-21 Marcus Eggenbergerfirst version of lockless storage backend (WIP with...
2008-11-21 Marcus Eggenbergerremoving very old migration code
2008-11-21 Marcus Eggenbergerabstractsqlstorage api cleanup
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 NickschasAdd method to search for a buffer with a given name...
2008-11-20 Manuel NickschasAdd accessor for the All Buffers view to MainWin
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 NickschasSome cleanups in ChatScene in preparation to mouse...
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-20 Manuel NickschasDisable autoscroll inhibition until we've found a way...
2008-11-20 Marcus Eggenbergerproperly saving the layout when using the internal...
2008-11-19 Marcus Eggenbergerno longer rerporting sucessfull opened server port...
2008-11-19 Marcus EggenbergerFixing BR #231 - show own quit in all channels
2008-11-18 Manuel NickschasStop log_backtrace() from looping in some (all? rare...
2008-11-18 Marcus EggenbergerFixing the issues with the NotificationsSettingspage
2008-11-18 Marcus Eggenbergerthis should fix the issues with the settinsg dialog
2008-11-17 Marcus Eggenbergerclearing the topic widget no longer reprints the curren...
2008-11-17 Marcus Eggenbergernick changes and day changes can now be hidden too
2008-11-17 Marcus Eggenbergeryou can now disable the web previews and user state...
2008-11-17 Marcus Eggenbergerfixing BR #219... again...
2008-11-17 Marcus EggenbergerQuery state (offline / online / away) is now properly...
2008-11-16 Kevin FunkPrevent coreinfodlg from being too tall
2008-11-16 Manuel NickschasAdd Qt logo to About Qt... action
2008-11-16 Manuel NickschasSmall settingspage fixes
2008-11-16 Manuel NickschasUpdate the AboutDlg a bit
2008-11-16 Manuel NickschasDon't quit when the last window is closed (could still...
2008-11-16 Manuel NickschasMake settings dialog modal, fixes BR #399
2008-11-16 Manuel NickschasDon't forget data when editing a core account, fixes...
2008-11-16 Manuel NickschasProperly clear fonts from text format if default should...
2008-11-15 Manuel NickschasDon't load a Qt translation if we provide our own
2008-11-15 Manuel NickschasLoad Qt's default translations if available, fixes...
2008-11-15 Manuel NickschasRemove obsolete -DHAVE_VERSION_GEN from compiler options
2008-11-15 Manuel NickschasDon't try to workaround QSystemTray's not being able...
2008-11-15 Manuel NickschasDisplay rather than clear the channel topic on /topic...
2008-11-15 Manuel NickschasDon't join channels on single click in bufferviews...
2008-11-15 Manuel NickschasStrip mIRC format codes from topic tooltip, fixing...
2008-11-15 Marcus Eggenbergerdefault aliases can now be restored via settingspage
2008-11-15 Marcus Eggenbergerfixing BR #297 - the core now really loads the default...
2008-11-14 Marcus Eggenbergerfixing a bug that caused the client to request init...
2008-11-14 Marcus EggenbergerProperly updating the new message marker on buffer...
2008-11-13 Marcus EggenbergerImpelementing proper message redirection.
2008-11-13 Marcus Eggenbergerdisabling away nick option in identities settings as...
2008-11-13 Marcus Eggenbergeradding new settings for proper message redirection
2008-11-13 Marcus Eggenbergermake quassel compile on mac os x 10.4 again
2008-11-13 Marcus EggenbergerActivity level is now properly handled for the currentl...
2008-11-11 Marcus EggenbergerAs dbghelp.dll/lib uses different APIs depending on...
2008-11-10 Marcus Eggenbergerthis should make quassel compile on vs2005 again
2008-11-10 Marcus EggenbergerAutomatic back traces on windows.
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)
next