Add listen option.
[quassel.git] / src / qtui /
2009-01-16 Manuel NickschasFix a regression that would show some wrong context...
2009-01-15 Manuel NickschasProperly display core build date, fixes #473
2009-01-15 Manuel NickschasImprove mouse button detection for mouse release events
2009-01-15 Marcus EggenbergerNo longer saving QTextLayouts for chatitems
2009-01-14 Marcus Eggenbergerfixes #484 - issues with ssl status indicator
2009-01-13 Manuel NickschasMove handling of networks.ini from NetworksSettingsPage...
2009-01-13 Marcus EggenbergerInternal changes to message redirection. As a side...
2009-01-13 Marcus EggenbergerReducing the overhead between ChatlineModelItem and...
2009-01-13 Marcus EggenbergerUiStyle::StyledMessage derived now from Message
2009-01-13 Marcus Eggenbergerquassel no longer allocates an MessageItem on the heap...
2009-01-12 Manuel NickschasMake button to edit identities from networks settings...
2009-01-12 Manuel NickschasSome tweaks in NetworksSettingsPage
2009-01-12 Manuel NickschasRedesign network settings page
2009-01-12 Manuel NickschasIntroduce presets for adding networks
2009-01-12 Manuel NickschasYearly copyright bump :)
2009-01-11 Marcus Eggenbergerproperly resetting core lag on disconnect
2009-01-11 Manuel NickschasRevert "Properly focus BufferView on first click"
2009-01-11 Manuel NickschasInputLine now regains focus on keypress
2009-01-11 Manuel NickschasProperly focus BufferView on first click
2009-01-09 Marcus EggenbergerSetting a proper minimum width for the settings treewid...
2009-01-07 Manuel NickschasMore properly rename the 'Zoom Original' action, and...
2009-01-06 Marcus Eggenbergerfixing wrong usage of QList::erase(QList::iterator...
2009-01-05 Marcus Eggenbergerseparate status buffer item is now only available when...
2009-01-05 Marcus EggenbergerThe new 'All Buffers' view is no properly presorted.
2009-01-05 Manuel NickschasNotification backends now can emit a signal activated...
2009-01-05 Marcus EggenbergerAll Buffers is dead! Long live All buffers!
2009-01-04 Marcus EggenbergerThe Monolithic build behaves now like a regular IRC...
2009-01-04 Marcus Eggenbergerremoving the sync dialog from mono build
2009-01-04 Marcus EggenbergerRemoving core related items from menu and statusbar
2009-01-04 Marcus EggenbergerFixing Bug #446 - Issues with the nick selector
2009-01-04 Manuel NickschasProperly stop #nnn from being clickable
2009-01-04 Manuel NickschasShow right subpage in BacklockSettingsPage at start
2009-01-04 Manuel NickschasMake BacklogSettingsPage use the new automatic child...
2009-01-04 Tomas ChvatalMake kde stuff speak in localized manner, also remove...
2009-01-03 Manuel NickschasFix window title for SettingsDlg as well, make translat...
2009-01-03 Sebastian GothFix menu names according to seele's review p.16
2009-01-03 Sebastian GothProvide correct windowTitle in dedicated SettingsPageDl...
2009-01-02 Manuel NickschasAdd scarabeus to AboutDlg
2009-01-02 Manuel NickschasWork around a QRegExp bug where a `\b never seems to...
2009-01-02 Manuel NickschasImprove channelname recognition a bit (don't make ...
2008-12-31 Kevin FunkFix some strings in settingspages
2008-12-29 Marcus Eggenbergerrecreating some indexes that were lost in an upgrade
2008-12-26 Manuel NickschasSome more fixes
2008-12-26 Manuel NickschasAdd shortcuts edit dialog for KDEified Quassel
2008-12-26 Manuel NickschasSupport KAction and KActionCollection
2008-12-26 Manuel NickschasProvide "Configure Notifications..." menu entry, to...
2008-12-26 Manuel NickschasFix hasDefaults() for NotificationsSettingsPage
2008-12-26 Manuel NickschasAdding KNotify support to Quassel
2008-12-26 Manuel NickschasAdd "About KDE" to help menu
2008-12-26 Manuel NickschasFixes
2008-12-26 Manuel NickschasUse KCmdLineArgs, KApplication and KMainWindow
2008-12-26 Manuel NickschasMake _mainWin a QPointer, to avoid problems with double...
2008-12-26 Manuel NickschasFix compile warnings
2008-12-25 Marcus Eggenbergeradding tons of ifdefs so quassel will build again witho...
2008-12-25 Marcus Eggenbergermigrating identities from QSettings to the storage...
2008-12-25 Marcus Eggenbergerssl cert and key can now be configured per drag & drop
2008-12-25 Marcus Eggenbergeradded SignalProxy::isSecure() to determine if all conne...
2008-12-25 Marcus EggenbergerFinalizing changes to the identities interface -> break...
2008-12-25 Marcus EggenbergerAdding proxy support to the core
2008-12-20 Manuel NickschasAdd igungor to aboutdlg.cpp
2008-12-20 Manuel NickschasMake the Opt-In/Out widget work correctly
2008-12-19 Manuel NickschasAdd direct access to chatmon configuration to context...
2008-12-19 Manuel NickschasMore fixes, save state correctly, test state of checkbo...
2008-12-19 Manuel NickschasFix widget change detection in ChatMonitorSettingsPage
2008-12-19 Manuel NickschasAdd a property disableDecoration to BufferViewConfig
2008-12-19 Manuel NickschasSort buffers
2008-12-19 Manuel NickschasMake QModelIndex handling a bit more efficient
2008-12-19 Manuel NickschasNaming++
2008-12-19 Manuel NickschasDon't leak BufferViewConfigs, plus some syntax/naming...
2008-12-19 Manuel NickschasRedesign ChatMon settingspage a bit
2008-12-19 Sebastian GothRead/Write settings from/to correct subcategory and...
2008-12-19 Sebastian GothChatMonitorSettingspage ported to 0.3.x
2008-12-18 Manuel NickschasIntroducing: Audio Notifications!
2008-12-18 Manuel NickschasEnable Phonon support in our build system
2008-12-14 Manuel NickschasMake channel names in ChatView left-clickable as well
2008-12-14 Manuel NickschasMaking channel names clickable
2008-12-13 Manuel NickschasAdd buffer-specific actions to ChatView context menu...
2008-12-08 Manuel NickschasUpdate a realname :)
2008-11-30 Marcus EggenbergerFixing BR #419 - Any Action that would normaly trigger...
2008-11-30 Marcus Eggenbergerminor settingspage clean up
2008-11-30 Manuel NickschasAdd AbstractActionProvider and accessors to AbstractUi
2008-11-30 Manuel NickschasAdd buffer-specific actions to ChatView's context menu
2008-11-29 Marcus Eggenbergercleaning up the general settings page
2008-11-29 Marcus Eggenbergermaking the requester type configurable
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-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 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...
next