Dust off README a bit
[quassel.git] / src /
2008-12-30 Marcus Eggenbergerremoving debug output
2008-12-30 Marcus Eggenberger/* no comment */
2008-12-30 Marcus Eggenbergerperformance boost for inital backlog replay when using...
2008-12-30 Marcus EggenbergerWait for it...
2008-12-30 Marcus Eggenbergerremoving debug output
2008-12-30 Marcus Eggenbergerfixing a big oopsie that would cause the creation of...
2008-12-29 Marcus Eggenbergerchanges to identities are now saved again properly
2008-12-29 Marcus Eggenbergermaking the latest schema evolution failsafe
2008-12-29 Marcus Eggenbergerremoving deprecated stuff
2008-12-29 Marcus Eggenbergerintroducing query merging (per drag & drop). needs...
2008-12-29 Marcus Eggenbergeryou can now rename query buffers
2008-12-29 Marcus Eggenbergerrecreating some indexes that were lost in an upgrade
2008-12-26 Marcus Eggenbergerremoving debug output
2008-12-26 Manuel NickschasMake --norestore work again
2008-12-26 Marcus Eggenbergeroopsie, making CoreCertManager::setId() a slot again
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 NickschasSome more info for KAboutData
2008-12-26 Manuel NickschasAdd "About KDE" to help menu
2008-12-26 Manuel NickschasSupport KIcon and KIconLoader
2008-12-26 Manuel NickschasFixes
2008-12-26 Manuel NickschasUse KCmdLineArgs, KApplication and KMainWindow
2008-12-26 Manuel NickschasMake quasselcore link to kdelibs as well if -DWITH_KDE...
2008-12-26 Manuel NickschasMake _mainWin a QPointer, to avoid problems with double...
2008-12-26 Manuel NickschasEnable KDE support in the build system
2008-12-26 Manuel NickschasFix compile warnings, remove unneeded exception handlers
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 Eggenbergerputting it all together: core is now capable to connect...
2008-12-25 Marcus Eggenbergerapplying new server definitions to storage backend
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-25 Marcus EggenbergerMerging NetworkConnection into CoreNetwork.
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 NickschasPrefer QModelIndex::data(role) over model()->data(index...
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 NickschasMeh, apparently MSVC doesn't accept 'or' in preprocesso...
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-12-04 Manuel NickschasBring back the kick and ban actions
2008-12-04 Manuel NickschasNickView's old context menu handling must DIE DIE DIE...
2008-12-04 Manuel NickschasAdding nick context menu actions to NetworkModelActionP...
2008-12-04 Manuel NickschasProperly return pointers for IrcUserRole and IrcChannelRole
2008-12-02 Marcus EggenbergerFixing BR #315: Nicks missing from nick lists
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
next