quassel.git
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 NickschasChangelog++
2008-12-18 Manuel NickschasIntroducing: Audio Notifications!
2008-12-18 Manuel NickschasEnable Phonon support in our build system
2008-12-14 Frederik M... Updated Norwegian translation and fixed some language...
2008-12-14 Manuel NickschasBuild the monolithic client (-DWANT_MONO=ON) by default...
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 Eggenbergerupdating the protocol version
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 NickschasUpdate ChangeLog
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 NickschasUpdate ChangeLog and version.inc for release 0.3.1
2008-11-20 Manuel NickschasDisable autoscroll inhibition until we've found a way...
2008-11-20 Manuel NickschasFixing shortcuts in the German version, hopefully for...
2008-11-20 Manuel NickschasAdding the QShortcut context back to the German translation
2008-11-20 Manuel NickschasUpdate Danish translation, thanks to Adam "adamt" Tulin...
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-19 Manuel NickschasUpdate docs for static building
2008-11-18 Manuel NickschasStop log_backtrace() from looping in some (all? rare...
2008-11-18 Manuel NickschasUpdate norwegian translation, thanks to Terje "tan...
2008-11-18 Edward HadesUpdated Russian translation for upcoming release.
2008-11-18 Kevin FunkUpdate german translation
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...
next