Make BacklogSettingsPage use the new automatic child widget handling
[quassel.git] / src / qtui /
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...
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-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 Eggenbergeryou can now disable the web previews and user state...
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 try to workaround QSystemTray's not being able...
2008-11-15 Marcus Eggenbergerdefault aliases can now be restored via settingspage
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 EggenbergerActivity level is now properly handled for the currentl...
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