2008-12-29 |
Marcus Eggenberger | recreating some indexes that were lost in an upgrade |
tree | commitdiff |
2008-12-26 |
Manuel Nickschas | Some more fixes |
tree | commitdiff |
2008-12-26 |
Manuel Nickschas | Add shortcuts edit dialog for KDEified Quassel |
tree | commitdiff |
2008-12-26 |
Manuel Nickschas | Support KAction and KActionCollection |
tree | commitdiff |
2008-12-26 |
Manuel Nickschas | Provide "Configure Notifications..." menu entry, to... |
tree | commitdiff |
2008-12-26 |
Manuel Nickschas | Fix hasDefaults() for NotificationsSettingsPage |
tree | commitdiff |
2008-12-26 |
Manuel Nickschas | Adding KNotify support to Quassel |
tree | commitdiff |
2008-12-26 |
Manuel Nickschas | Add "About KDE" to help menu |
tree | commitdiff |
2008-12-26 |
Manuel Nickschas | Fixes |
tree | commitdiff |
2008-12-26 |
Manuel Nickschas | Use KCmdLineArgs, KApplication and KMainWindow |
tree | commitdiff |
2008-12-26 |
Manuel Nickschas | Make _mainWin a QPointer, to avoid problems with double... |
tree | commitdiff |
2008-12-26 |
Manuel Nickschas | Fix compile warnings |
tree | commitdiff |
2008-12-25 |
Marcus Eggenberger | adding tons of ifdefs so quassel will build again witho... |
tree | commitdiff |
2008-12-25 |
Marcus Eggenberger | migrating identities from QSettings to the storage... |
tree | commitdiff |
2008-12-25 |
Marcus Eggenberger | ssl cert and key can now be configured per drag & drop |
tree | commitdiff |
2008-12-25 |
Marcus Eggenberger | added SignalProxy::isSecure() to determine if all conne... |
tree | commitdiff |
2008-12-25 |
Marcus Eggenberger | Finalizing changes to the identities interface -> break... |
tree | commitdiff |
2008-12-25 |
Marcus Eggenberger | Adding proxy support to the core |
tree | commitdiff |
2008-12-20 |
Manuel Nickschas | Add igungor to aboutdlg.cpp |
tree | commitdiff |
2008-12-20 |
Manuel Nickschas | Make the Opt-In/Out widget work correctly |
tree | commitdiff |
2008-12-19 |
Manuel Nickschas | Add direct access to chatmon configuration to context... |
tree | commitdiff |
2008-12-19 |
Manuel Nickschas | More fixes, save state correctly, test state of checkbo... |
tree | commitdiff |
2008-12-19 |
Manuel Nickschas | Fix widget change detection in ChatMonitorSettingsPage |
tree | commitdiff |
2008-12-19 |
Manuel Nickschas | Add a property disableDecoration to BufferViewConfig |
tree | commitdiff |
2008-12-19 |
Manuel Nickschas | Sort buffers |
tree | commitdiff |
2008-12-19 |
Manuel Nickschas | Make QModelIndex handling a bit more efficient |
tree | commitdiff |
2008-12-19 |
Manuel Nickschas | Naming++ |
tree | commitdiff |
2008-12-19 |
Manuel Nickschas | Don't leak BufferViewConfigs, plus some syntax/naming... |
tree | commitdiff |
2008-12-19 |
Manuel Nickschas | Redesign ChatMon settingspage a bit |
tree | commitdiff |
2008-12-19 |
Sebastian Goth | Read/Write settings from/to correct subcategory and... |
tree | commitdiff |
2008-12-19 |
Sebastian Goth | ChatMonitorSettingspage ported to 0.3.x |
tree | commitdiff |
2008-12-18 |
Manuel Nickschas | Introducing: Audio Notifications! |
tree | commitdiff |
2008-12-18 |
Manuel Nickschas | Enable Phonon support in our build system |
tree | commitdiff |
2008-12-14 |
Manuel Nickschas | Make channel names in ChatView left-clickable as well |
tree | commitdiff |
2008-12-14 |
Manuel Nickschas | Making channel names clickable |
tree | commitdiff |
2008-12-13 |
Manuel Nickschas | Add buffer-specific actions to ChatView context menu... |
tree | commitdiff |
2008-12-08 |
Manuel Nickschas | Update a realname :) |
tree | commitdiff |
2008-11-30 |
Marcus Eggenberger | Fixing BR #419 - Any Action that would normaly trigger... |
tree | commitdiff |
2008-11-30 |
Marcus Eggenberger | minor settingspage clean up |
tree | commitdiff |
2008-11-30 |
Manuel Nickschas | Add AbstractActionProvider and accessors to AbstractUi |
tree | commitdiff |
2008-11-30 |
Manuel Nickschas | Add buffer-specific actions to ChatView's context menu |
tree | commitdiff |
2008-11-29 |
Marcus Eggenberger | cleaning up the general settings page |
tree | commitdiff |
2008-11-29 |
Marcus Eggenberger | making the requester type configurable |
tree | commitdiff |
2008-11-29 |
Marcus Eggenberger | postponed backlog loading until custom views are loaded... |
tree | commitdiff |
2008-11-26 |
Daniel Albers | hand QUrl a UTF-8 string instead of ASCII |
tree | commitdiff |
2008-11-26 |
Manuel Nickschas | Recognize gopher:// URIs as clickable |
tree | commitdiff |
2008-11-25 |
Marcus Eggenberger | [mono] fixing a crash when using the internal connectio... |
tree | commitdiff |
2008-11-25 |
Manuel Nickschas | Find clickable at click position rather than relying... |
tree | commitdiff |
2008-11-23 |
Manuel Nickschas | Fix issues with single and double clicks in ChatView |
tree | commitdiff |
2008-11-20 |
Manuel Nickschas | Fixing issues with moving the mouse while double/triple... |
tree | commitdiff |
2008-11-20 |
Manuel Nickschas | Fix more of the merge fallout. |
tree | commitdiff |
2008-11-20 |
Manuel Nickschas | Fix merge fallout |
tree | commitdiff |
2008-11-20 |
Manuel Nickschas | Add accessor for the All Buffers view to MainWin |
tree | commitdiff |
2008-11-20 |
Manuel Nickschas | Moar context menu actions, integrate the ChatMonitorVie... |
tree | commitdiff |
2008-11-20 |
Manuel Nickschas | Adding context menu actions to ChatView |
tree | commitdiff |
2008-11-20 |
Manuel Nickschas | Properly determine if mouse cursor is over selection... |
tree | commitdiff |
2008-11-20 |
Manuel Nickschas | Sanitizing clipboard handling |
tree | commitdiff |
2008-11-20 |
Manuel Nickschas | Revamping ChatView/ChatScene's mouse handling |
tree | commitdiff |
2008-11-20 |
Manuel Nickschas | Some cleanups in ChatScene in preparation to mouse... |
tree | commitdiff |
2008-11-20 |
Manuel Nickschas | Make double and triple click selection work |
tree | commitdiff |
2008-11-20 |
Manuel Nickschas | Use handleClick() rather than mouseReleaseEvent() for... |
tree | commitdiff |
2008-11-20 |
Manuel Nickschas | Revamping ChatView/ChatScene's mouse handling |
tree | commitdiff |
2008-11-20 |
Manuel Nickschas | Some cleanups in ChatScene in preparation to mouse... |
tree | commitdiff |
2008-11-20 |
Manuel Nickschas | Disable autoscroll inhibition until we've found a way... |
tree | commitdiff |
2008-11-20 |
Marcus Eggenberger | properly saving the layout when using the internal... |
tree | commitdiff |
2008-11-18 |
Marcus Eggenberger | Fixing the issues with the NotificationsSettingspage |
tree | commitdiff |
2008-11-18 |
Marcus Eggenberger | this should fix the issues with the settinsg dialog |
tree | commitdiff |
2008-11-17 |
Marcus Eggenberger | clearing the topic widget no longer reprints the curren... |
tree | commitdiff |
2008-11-17 |
Marcus Eggenberger | you can now disable the web previews and user state... |
tree | commitdiff |
2008-11-16 |
Kevin Funk | Prevent coreinfodlg from being too tall |
tree | commitdiff |
2008-11-16 |
Manuel Nickschas | Add Qt logo to About Qt... action |
tree | commitdiff |
2008-11-16 |
Manuel Nickschas | Small settingspage fixes |
tree | commitdiff |
2008-11-16 |
Manuel Nickschas | Update the AboutDlg a bit |
tree | commitdiff |
2008-11-16 |
Manuel Nickschas | Don't quit when the last window is closed (could still... |
tree | commitdiff |
2008-11-16 |
Manuel Nickschas | Make settings dialog modal, fixes BR #399 |
tree | commitdiff |
2008-11-16 |
Manuel Nickschas | Don't forget data when editing a core account, fixes... |
tree | commitdiff |
2008-11-16 |
Manuel Nickschas | Properly clear fonts from text format if default should... |
tree | commitdiff |
2008-11-15 |
Manuel Nickschas | Don't try to workaround QSystemTray's not being able... |
tree | commitdiff |
2008-11-15 |
Marcus Eggenberger | default aliases can now be restored via settingspage |
tree | commitdiff |
2008-11-13 |
Marcus Eggenberger | Impelementing proper message redirection. |
tree | commitdiff |
2008-11-13 |
Marcus Eggenberger | disabling away nick option in identities settings as... |
tree | commitdiff |
2008-11-13 |
Marcus Eggenberger | adding new settings for proper message redirection |
tree | commitdiff |
2008-11-13 |
Marcus Eggenberger | Activity level is now properly handled for the currentl... |
tree | commitdiff |
2008-11-09 |
Manuel Nickschas | Fix a qreal->int warning |
tree | commitdiff |
2008-11-09 |
Kevin Funk | Fix some strings |
tree | commitdiff |
2008-11-09 |
Manuel Nickschas | Fixing custom highlights, thanks to Zarin for finding... |
tree | commitdiff |
2008-11-07 |
Manuel Nickschas | Allow port numbers up to 65535 for proxies |
tree | commitdiff |
2008-11-07 |
Manuel Nickschas | Extend set of allowed chars in an URL, fixing BR #389 |
tree | commitdiff |
2008-11-07 |
Manuel Nickschas | ChatView now asks the scene if scrolling is ok on messa... |
tree | commitdiff |
2008-11-07 |
Manuel Nickschas | s,\t, ,g; // somebody really needs to fix their... |
tree | commitdiff |
2008-11-07 |
Manuel Nickschas | Fix ChatItem clipping (when selecting lines) |
tree | commitdiff |
2008-11-07 |
Manuel Nickschas | Enable auto-scrolling while selecting text in ChatViews |
tree | commitdiff |
2008-11-06 |
Marcus Eggenberger | fix a warning for the non-webkit guys |
tree | commitdiff |
2008-11-06 |
Marcus Eggenberger | fixing an issue where a network could be created twice... |
tree | commitdiff |
2008-11-06 |
Marcus Eggenberger | fixing some issues with clipped lines (sorry guys this... |
tree | commitdiff |
2008-11-05 |
Marcus Eggenberger | no comment... |
tree | commitdiff |
2008-11-04 |
Marcus Eggenberger | fixing dupe messages |
tree | commitdiff |
2008-11-04 |
Marcus Eggenberger | current highlighted search result is no longer reset... |
tree | commitdiff |
2008-11-04 |
Manuel Nickschas | Don't quote URLs, fixes BR #379 |
tree | commitdiff |
2008-11-04 |
Marcus Eggenberger | Search result highlights are now properly repositioned... |
tree | commitdiff |
next |