| 2009-01-02 | 
Manuel Nickschas | Fix order of -I directives to include our own dirs...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-02 | 
Marcus Eggenberger | buffers can now be repositioned in the bufferview again...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-01 | 
Marcus Eggenberger | fixing the schema version for newly created sqlite dbs | 
commit | commitdiff | tree | snapshot | 
| 2009-01-01 | 
Marcus Eggenberger | Introducing an edit mode to the bufferviews. | 
commit | commitdiff | tree | snapshot | 
| 2008-12-31 | 
Kevin Funk | Update German translation | 
commit | commitdiff | tree | snapshot | 
| 2008-12-31 | 
Kevin Funk | Fix some strings in settingspages | 
commit | commitdiff | tree | snapshot | 
| 2008-12-31 | 
Marcus Eggenberger | fixing a bug related to wait in combination with aliase...  | 
commit | commitdiff | tree | snapshot | 
| 2008-12-30 | 
Manuel Nickschas | Dust off README a bit | 
commit | commitdiff | tree | snapshot | 
| 2008-12-30 | 
Marcus Eggenberger | removing debug output | 
commit | commitdiff | tree | snapshot | 
| 2008-12-30 | 
Marcus Eggenberger | /* no comment */ | 
commit | commitdiff | tree | snapshot | 
| 2008-12-30 | 
Marcus Eggenberger | performance boost for inital backlog replay when using...  | 
commit | commitdiff | tree | snapshot | 
| 2008-12-30 | 
Marcus Eggenberger | Wait for it... | 
commit | commitdiff | tree | snapshot | 
| 2008-12-30 | 
Marcus Eggenberger | removing debug output | 
commit | commitdiff | tree | snapshot | 
| 2008-12-30 | 
Marcus Eggenberger | fixing a big oopsie that would cause the creation of...  | 
commit | commitdiff | tree | snapshot | 
| 2008-12-29 | 
Marcus Eggenberger | changes to identities are now saved again properly | 
commit | commitdiff | tree | snapshot | 
| 2008-12-29 | 
Marcus Eggenberger | making the latest schema evolution failsafe | 
commit | commitdiff | tree | snapshot | 
| 2008-12-29 | 
Marcus Eggenberger | removing deprecated stuff | 
commit | commitdiff | tree | snapshot | 
| 2008-12-29 | 
Marcus Eggenberger | introducing query merging (per drag & drop). needs...  | 
commit | commitdiff | tree | snapshot | 
| 2008-12-29 | 
Marcus Eggenberger | you can now rename query buffers | 
commit | commitdiff | tree | snapshot | 
| 2008-12-29 | 
Marcus Eggenberger | recreating some indexes that were lost in an upgrade | 
commit | commitdiff | tree | snapshot | 
| 2008-12-26 | 
Marcus Eggenberger | removing debug output | 
commit | commitdiff | tree | snapshot | 
| 2008-12-26 | 
Manuel Nickschas | ChangeLog++ | 
commit | commitdiff | tree | snapshot | 
| 2008-12-26 | 
Manuel Nickschas | Make --norestore work again | 
commit | commitdiff | tree | snapshot | 
| 2008-12-26 | 
Marcus Eggenberger | oopsie, making CoreCertManager::setId() a slot again | 
commit | commitdiff | tree | snapshot | 
| 2008-12-26 | 
Manuel Nickschas | Some more fixes | 
commit | commitdiff | tree | snapshot | 
| 2008-12-26 | 
Manuel Nickschas | ChangeLog++ | 
commit | commitdiff | tree | snapshot | 
| 2008-12-26 | 
Manuel Nickschas | Add shortcuts edit dialog for KDEified Quassel | 
commit | commitdiff | tree | snapshot | 
| 2008-12-26 | 
Manuel Nickschas | Support KAction and KActionCollection | 
commit | commitdiff | tree | snapshot | 
| 2008-12-26 | 
Manuel Nickschas | Provide "Configure Notifications..." menu entry, to...  | 
commit | commitdiff | tree | snapshot | 
| 2008-12-26 | 
Manuel Nickschas | Fix hasDefaults() for NotificationsSettingsPage | 
commit | commitdiff | tree | snapshot | 
| 2008-12-26 | 
Manuel Nickschas | Adding KNotify support to Quassel | 
commit | commitdiff | tree | snapshot | 
| 2008-12-26 | 
Manuel Nickschas | Some more info for KAboutData | 
commit | commitdiff | tree | snapshot | 
| 2008-12-26 | 
Manuel Nickschas | Add "About KDE" to help menu | 
commit | commitdiff | tree | snapshot | 
| 2008-12-26 | 
Manuel Nickschas | Support KIcon and KIconLoader | 
commit | commitdiff | tree | snapshot | 
| 2008-12-26 | 
Manuel Nickschas | Fixes | 
commit | commitdiff | tree | snapshot | 
| 2008-12-26 | 
Manuel Nickschas | Use KCmdLineArgs, KApplication and KMainWindow | 
commit | commitdiff | tree | snapshot | 
| 2008-12-26 | 
Manuel Nickschas | Make quasselcore link to kdelibs as well if -DWITH_KDE...  | 
commit | commitdiff | tree | snapshot | 
| 2008-12-26 | 
Manuel Nickschas | Make _mainWin a QPointer, to avoid problems with double...  | 
commit | commitdiff | tree | snapshot | 
| 2008-12-26 | 
Manuel Nickschas | Enable KDE support in the build system | 
commit | commitdiff | tree | snapshot | 
| 2008-12-26 | 
Manuel Nickschas | Fix compile warnings, remove unneeded exception handlers | 
commit | commitdiff | tree | snapshot | 
| 2008-12-26 | 
Manuel Nickschas | Fix compile warnings | 
commit | commitdiff | tree | snapshot | 
| 2008-12-25 | 
Marcus Eggenberger | adding tons of ifdefs so quassel will build again witho...  | 
commit | commitdiff | tree | snapshot | 
| 2008-12-25 | 
Marcus Eggenberger | putting it all together: core is now capable to connect...  | 
commit | commitdiff | tree | snapshot | 
| 2008-12-25 | 
Marcus Eggenberger | applying new server definitions to storage backend | 
commit | commitdiff | tree | snapshot | 
| 2008-12-25 | 
Marcus Eggenberger | migrating identities from QSettings to the storage...  | 
commit | commitdiff | tree | snapshot | 
| 2008-12-25 | 
Marcus Eggenberger | ssl cert and key can now be configured per drag & drop | 
commit | commitdiff | tree | snapshot | 
| 2008-12-25 | 
Marcus Eggenberger | added SignalProxy::isSecure() to determine if all conne...  | 
commit | commitdiff | tree | snapshot | 
| 2008-12-25 | 
Marcus Eggenberger | Finalizing changes to the identities interface -> break...  | 
commit | commitdiff | tree | snapshot | 
| 2008-12-25 | 
Marcus Eggenberger | Adding proxy support to the core | 
commit | commitdiff | tree | snapshot | 
| 2008-12-25 | 
Marcus Eggenberger | Merging NetworkConnection into CoreNetwork. | 
commit | commitdiff | tree | snapshot | 
| 2008-12-20 | 
Manuel Nickschas | Add igungor to aboutdlg.cpp | 
commit | commitdiff | tree | snapshot | 
| 2008-12-20 | 
Manuel Nickschas | Add turkish translation | 
commit | commitdiff | tree | snapshot | 
| 2008-12-20 | 
ZRegis | French Translation for new chatmonitor | 
commit | commitdiff | tree | snapshot | 
| 2008-12-20 | 
ZRegis | Update French Translation 2d part | 
commit | commitdiff | tree | snapshot | 
| 2008-12-20 | 
ZRegis | Update French Translation | 
commit | commitdiff | tree | snapshot | 
| 2008-12-20 | 
Manuel Nickschas | ChangeLog++ | 
commit | commitdiff | tree | snapshot | 
| 2008-12-20 | 
Manuel Nickschas | Make the Opt-In/Out widget work correctly | 
commit | commitdiff | tree | snapshot | 
| 2008-12-19 | 
Manuel Nickschas | Add direct access to chatmon configuration to context...  | 
commit | commitdiff | tree | snapshot | 
| 2008-12-19 | 
Manuel Nickschas | More fixes, save state correctly, test state of checkbo...  | 
commit | commitdiff | tree | snapshot | 
| 2008-12-19 | 
Manuel Nickschas | Fix widget change detection in ChatMonitorSettingsPage | 
commit | commitdiff | tree | snapshot | 
| 2008-12-19 | 
Manuel Nickschas | Add a property disableDecoration to BufferViewConfig | 
commit | commitdiff | tree | snapshot | 
| 2008-12-19 | 
Manuel Nickschas | Sort buffers | 
commit | commitdiff | tree | snapshot | 
| 2008-12-19 | 
Manuel Nickschas | Prefer QModelIndex::data(role) over model()->data(index...  | 
commit | commitdiff | tree | snapshot | 
| 2008-12-19 | 
Manuel Nickschas | Make QModelIndex handling a bit more efficient | 
commit | commitdiff | tree | snapshot | 
| 2008-12-19 | 
Manuel Nickschas | Naming++ | 
commit | commitdiff | tree | snapshot | 
| 2008-12-19 | 
Manuel Nickschas | Don't leak BufferViewConfigs, plus some syntax/naming...  | 
commit | commitdiff | tree | snapshot | 
| 2008-12-19 | 
Manuel Nickschas | Redesign ChatMon settingspage a bit | 
commit | commitdiff | tree | snapshot | 
| 2008-12-19 | 
Sebastian Goth | Read/Write settings from/to correct subcategory and...  | 
commit | commitdiff | tree | snapshot | 
| 2008-12-19 | 
Sebastian Goth | ChatMonitorSettingspage ported to 0.3.x | 
commit | commitdiff | tree | snapshot | 
| 2008-12-18 | 
Manuel Nickschas | Meh, apparently MSVC doesn't accept 'or' in preprocesso...  | 
commit | commitdiff | tree | snapshot | 
| 2008-12-18 | 
Manuel Nickschas | Changelog++ | 
commit | commitdiff | tree | snapshot | 
| 2008-12-18 | 
Manuel Nickschas | Introducing: Audio Notifications! | 
commit | commitdiff | tree | snapshot | 
| 2008-12-18 | 
Manuel Nickschas | Enable Phonon support in our build system | 
commit | commitdiff | tree | snapshot | 
| 2008-12-14 | 
Frederik M...  | Updated Norwegian translation and fixed some language...  | 
commit | commitdiff | tree | snapshot | 
| 2008-12-14 | 
Manuel Nickschas | Build the monolithic client (-DWANT_MONO=ON) by default...  | 
commit | commitdiff | tree | snapshot | 
| 2008-12-14 | 
Manuel Nickschas | Make channel names in ChatView left-clickable as well | 
commit | commitdiff | tree | snapshot | 
| 2008-12-14 | 
Manuel Nickschas | Making channel names clickable | 
commit | commitdiff | tree | snapshot | 
| 2008-12-13 | 
Manuel Nickschas | Add buffer-specific actions to ChatView context menu...  | 
commit | commitdiff | tree | snapshot | 
| 2008-12-08 | 
Manuel Nickschas | Update a realname :) | 
commit | commitdiff | tree | snapshot | 
| 2008-12-04 | 
Manuel Nickschas | Bring back the kick and ban actions | 
commit | commitdiff | tree | snapshot | 
| 2008-12-04 | 
Manuel Nickschas | NickView's old context menu handling must DIE DIE DIE...  | 
commit | commitdiff | tree | snapshot | 
| 2008-12-04 | 
Manuel Nickschas | Adding nick context menu actions to NetworkModelActionP...  | 
commit | commitdiff | tree | snapshot | 
| 2008-12-04 | 
Manuel Nickschas | Properly return pointers for IrcUserRole and IrcChannelRole | 
commit | commitdiff | tree | snapshot | 
| 2008-12-02 | 
Marcus Eggenberger | Fixing BR #315: Nicks missing from nick lists | 
commit | commitdiff | tree | snapshot | 
| 2008-12-02 | 
Marcus Eggenberger | Fixing a mismatch in the automatic sig/slot connector...  | 
commit | commitdiff | tree | snapshot | 
| 2008-12-01 | 
Manuel Nickschas | Add IrcChannelRole to NetworkModel | 
commit | commitdiff | tree | snapshot | 
| 2008-12-01 | 
Manuel Nickschas | Make NetworkModel::bufferId() a bit more efficient...  | 
commit | commitdiff | tree | snapshot | 
| 2008-12-01 | 
Manuel Nickschas | Add missing roles to IrcUserItem | 
commit | commitdiff | tree | snapshot | 
| 2008-11-30 | 
Marcus Eggenberger | Fixing BR #419 - Any Action that would normaly trigger...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-30 | 
Marcus Eggenberger | minor settingspage clean up | 
commit | commitdiff | tree | snapshot | 
| 2008-11-30 | 
Marcus Eggenberger | Uncrapificating some queries... I must have been above...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-30 | 
Manuel Nickschas | Rip old context menu handling out of BufferView, replac...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-30 | 
Manuel Nickschas | Add AbstractActionProvider and accessors to AbstractUi | 
commit | commitdiff | tree | snapshot | 
| 2008-11-30 | 
Manuel Nickschas | Introduce NetworkModelActionProvider | 
commit | commitdiff | tree | snapshot | 
| 2008-11-30 | 
Manuel Nickschas | Make set of contained buffers accessible | 
commit | commitdiff | tree | snapshot | 
| 2008-11-30 | 
Manuel Nickschas | Make Client::mainUi() accessible, needed for some thing...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-30 | 
Manuel Nickschas | Add IrcUserRole to NetworkModel for getting the IrcUser...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-30 | 
Manuel Nickschas | Capitalize NetworkModel::ItemType for consistency with...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-30 | 
Manuel Nickschas | Add buffer-specific actions to ChatView's context menu | 
commit | commitdiff | tree | snapshot | 
| 2008-11-30 | 
Manuel Nickschas | Rework the context menu action handling in BufferView | 
commit | commitdiff | tree | snapshot | 
| next |