Add accessor for the All Buffers view to MainWin
[quassel.git] / src /
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)
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 dupe channels / users in the client
2008-11-06 Marcus Eggenbergerfixing an issue where a network could be created twice...
2008-11-06 Marcus Eggenbergershowing fatal messages on stderr again (client only)
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 Marcus Eggenbergerfixing a bug where quit messages from different network...
2008-11-04 Manuel NickschasRevert "Don't scroll if a mouse button is pressed"
2008-11-03 Marcus EggenbergerFixing BR #387 - core session sometimes hangs
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 Eggenbergerdebug output in the client is also written to stderr now
2008-11-03 Marcus EggenbergerFixing BR #308 - make column handle fade smoother
2008-11-03 Marcus Eggenbergermissing files...
2008-11-03 Marcus EggenbergerFixing BR #233 - redirecting chanservs welcome messages...
2008-11-03 Marcus EggenbergerFixing BR #227 - removing context menu of the buffer...
2008-11-03 Marcus EggenbergerFixing BR #219 - show status buffer when the network...
2008-11-03 Marcus Eggenbergerfixing a crash in certain custom views
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 EggenbergerFixing BR #282 - tab completion doesn't insert suffix...
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 #374 (hide marked as away messages when using...
2008-11-01 Marcus EggenbergerFixing BR #369 (handle onotice/omsg properly, add ...
2008-10-31 Marcus Eggenbergerfixing BR #330 (msvc complaints)
2008-10-31 Marcus EggenbergerFixing BR #170 - show quit messages in query buffers
2008-10-31 Marcus Eggenbergerclearing state of buffer view settings page on disconnect
2008-10-31 Marcus EggenbergerFixing BR #324
2008-10-31 Marcus Eggenbergerfixing BR #297 and #309 improved default aliases
2008-10-31 Marcus Eggenbergerfixing BR #303 partially - introducing unban
2008-10-31 Marcus Eggenbergerfixing BR #367
2008-10-30 Marcus Eggenbergerlala missing added files (or something like that)
2008-10-30 Marcus EggenbergerImproved debuging:
next