| 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 | 
| 2008-11-29 | Marcus Eggenberger | missing files | commit | commitdiff | tree | snapshot | 
| 2008-11-29 | Marcus Eggenberger | updating the protocol version | commit | commitdiff | tree | snapshot | 
| 2008-11-29 | Marcus Eggenberger | cleaning up the general settings page | commit | commitdiff | tree | snapshot | 
| 2008-11-29 | Marcus Eggenberger | making the requester type configurable | commit | commitdiff | tree | snapshot | 
| 2008-11-29 | Marcus Eggenberger | adding new backlog requesters | commit | commitdiff | tree | snapshot | 
| 2008-11-29 | Marcus Eggenberger | adapting the backlogmanagers to the new storage api | commit | commitdiff | tree | snapshot | 
| 2008-11-29 | Marcus Eggenberger | adding new message requesters to the storage backend | commit | commitdiff | tree | snapshot | 
| 2008-11-29 | Marcus Eggenberger | inlining starge calls | commit | commitdiff | tree | snapshot | 
| 2008-11-29 | Marcus Eggenberger | minor api cleanup for requesting messages from backlog | commit | commitdiff | tree | snapshot | 
| 2008-11-29 | Marcus Eggenberger | postponed backlog loading until custom views are loaded... | commit | commitdiff | tree | snapshot | 
| 2008-11-26 | Daniel Albers | hand QUrl a UTF-8 string instead of ASCII | commit | commitdiff | tree | snapshot | 
| 2008-11-26 | Manuel Nickschas | Recognize gopher:// URIs as clickable | commit | commitdiff | tree | snapshot | 
| 2008-11-25 | Marcus Eggenberger | [mono] fixing a crash when using the internal connectio... | commit | commitdiff | tree | snapshot | 
| 2008-11-25 | Manuel Nickschas | Find clickable at click position rather than relying... | commit | commitdiff | tree | snapshot | 
| 2008-11-23 | Manuel Nickschas | Fix issues with single and double clicks in ChatView | commit | commitdiff | tree | snapshot | 
| 2008-11-21 | Manuel Nickschas | Fix iconloader to find icons where we actually install... | commit | commitdiff | tree | snapshot | 
| 2008-11-21 | Marcus Eggenberger | this should tackle sqlites issues with concurrent access | commit | commitdiff | tree | snapshot | 
| 2008-11-21 | Marcus Eggenberger | SignanlProxy does no longer try to write to closed... | commit | commitdiff | tree | snapshot | 
| 2008-11-21 | Marcus Eggenberger | removing debug output | commit | commitdiff | tree | snapshot | 
| 2008-11-21 | Marcus Eggenberger | getting rid of cached queries - they make no sense... | commit | commitdiff | tree | snapshot | 
| 2008-11-21 | Marcus Eggenberger | first version of lockless storage backend (WIP with... | commit | commitdiff | tree | snapshot | 
| 2008-11-21 | Marcus Eggenberger | removing very old migration code | commit | commitdiff | tree | snapshot | 
| 2008-11-21 | Marcus Eggenberger | abstractsqlstorage api cleanup | commit | commitdiff | tree | snapshot | 
| 2008-11-20 | Manuel Nickschas | Fixing issues with moving the mouse while double/triple... | commit | commitdiff | tree | snapshot | 
| 2008-11-20 | Manuel Nickschas | Fix more of the merge fallout. | commit | commitdiff | tree | snapshot | 
| 2008-11-20 | Manuel Nickschas | Update ChangeLog | commit | commitdiff | tree | snapshot | 
| 2008-11-20 | Manuel Nickschas | Fix merge fallout | commit | commitdiff | tree | snapshot | 
| 2008-11-20 | Manuel Nickschas | Add method to search for a buffer with a given name... | commit | commitdiff | tree | snapshot | 
| 2008-11-20 | Manuel Nickschas | Add accessor for the All Buffers view to MainWin | commit | commitdiff | tree | snapshot | 
| 2008-11-20 | Manuel Nickschas | Moar context menu actions, integrate the ChatMonitorVie... | commit | commitdiff | tree | snapshot | 
| 2008-11-20 | Manuel Nickschas | Adding context menu actions to ChatView | commit | commitdiff | tree | snapshot | 
| 2008-11-20 | Manuel Nickschas | Properly determine if mouse cursor is over selection... | commit | commitdiff | tree | snapshot | 
| 2008-11-20 | Manuel Nickschas | Sanitizing clipboard handling | commit | commitdiff | tree | snapshot | 
| 2008-11-20 | Manuel Nickschas | Revamping ChatView/ChatScene's mouse handling | commit | commitdiff | tree | snapshot | 
| 2008-11-20 | Manuel Nickschas | Some cleanups in ChatScene in preparation to mouse... | commit | commitdiff | tree | snapshot | 
| 2008-11-20 | Manuel Nickschas | Make double and triple click selection work | commit | commitdiff | tree | snapshot | 
| 2008-11-20 | Manuel Nickschas | Use handleClick() rather than mouseReleaseEvent() for... | commit | commitdiff | tree | snapshot | 
| 2008-11-20 | Manuel Nickschas | Revamping ChatView/ChatScene's mouse handling | commit | commitdiff | tree | snapshot | 
| 2008-11-20 | Manuel Nickschas | Some cleanups in ChatScene in preparation to mouse... | commit | commitdiff | tree | snapshot | 
| 2008-11-20 | Manuel Nickschas | Update ChangeLog and version.inc for release  0.3.1 | commit | commitdiff | tree | snapshot | 
| 2008-11-20 | Manuel Nickschas | Disable autoscroll inhibition until we've found a way... | commit | commitdiff | tree | snapshot | 
| 2008-11-20 | Manuel Nickschas | Fixing shortcuts in the German version, hopefully for... | commit | commitdiff | tree | snapshot | 
| 2008-11-20 | Manuel Nickschas | Adding the QShortcut context back to the German translation | commit | commitdiff | tree | snapshot | 
| 2008-11-20 | Manuel Nickschas | Update Danish translation, thanks to Adam "adamt" Tulin... | commit | commitdiff | tree | snapshot | 
| 2008-11-20 | Marcus Eggenberger | properly saving the layout when using the internal... | commit | commitdiff | tree | snapshot | 
| 2008-11-19 | Marcus Eggenberger | no longer rerporting sucessfull opened server port... | commit | commitdiff | tree | snapshot | 
| 2008-11-19 | Marcus Eggenberger | Fixing BR #231 - show own quit in all channels | commit | commitdiff | tree | snapshot | 
| 2008-11-19 | Manuel Nickschas | Update docs for static building | commit | commitdiff | tree | snapshot | 
| 2008-11-18 | Manuel Nickschas | Stop log_backtrace() from looping in some (all? rare... | commit | commitdiff | tree | snapshot | 
| 2008-11-18 | Manuel Nickschas | Update norwegian translation, thanks to Terje "tan... | commit | commitdiff | tree | snapshot | 
| 2008-11-18 | Edward Hades | Updated Russian translation for upcoming release. | commit | commitdiff | tree | snapshot | 
| 2008-11-18 | Kevin Funk | Update german translation | commit | commitdiff | tree | snapshot | 
| 2008-11-18 | Marcus Eggenberger | Fixing the issues with the NotificationsSettingspage | commit | commitdiff | tree | snapshot | 
| 2008-11-18 | Marcus Eggenberger | this should fix the issues with the settinsg dialog | commit | commitdiff | tree | snapshot | 
| 2008-11-17 | Marcus Eggenberger | clearing the topic widget no longer reprints the curren... | commit | commitdiff | tree | snapshot | 
| 2008-11-17 | Marcus Eggenberger | nick changes and day changes can now be hidden too | commit | commitdiff | tree | snapshot | 
| 2008-11-17 | Marcus Eggenberger | you can now disable the web previews and user state... | commit | commitdiff | tree | snapshot | 
| 2008-11-17 | Marcus Eggenberger | fixing BR #219... again... | commit | commitdiff | tree | snapshot | 
| 2008-11-17 | Manuel Nickschas | Update norwegian translation, thanks to Terje "tan... | commit | commitdiff | tree | snapshot | 
| 2008-11-17 | Marcus Eggenberger | Query state (offline / online / away) is now properly... | commit | commitdiff | tree | snapshot | 
| 2008-11-16 | Kevin Funk | Prevent coreinfodlg from being too tall | commit | commitdiff | tree | snapshot | 
| 2008-11-16 | Kevin Funk | Add list action to manageusers. And give it some love... | commit | commitdiff | tree | snapshot | 
| 2008-11-16 | Manuel Nickschas | Add Qt logo to About Qt... action | commit | commitdiff | tree | snapshot | 
| 2008-11-16 | Manuel Nickschas | Small settingspage fixes | commit | commitdiff | tree | snapshot | 
| 2008-11-16 | Manuel Nickschas | Update the AboutDlg a bit | commit | commitdiff | tree | snapshot | 
| 2008-11-16 | Manuel Nickschas | Don't quit when the last window is closed (could still... | commit | commitdiff | tree | snapshot | 
| 2008-11-16 | Manuel Nickschas | Make settings dialog modal, fixes BR #399 | commit | commitdiff | tree | snapshot | 
| 2008-11-16 | Manuel Nickschas | Don't forget data when editing a core account, fixes... | commit | commitdiff | tree | snapshot | 
| 2008-11-16 | Manuel Nickschas | Properly clear fonts from text format if default should... | commit | commitdiff | tree | snapshot | 
| 2008-11-15 | Manuel Nickschas | Update ChangeLog with the most important features since... | commit | commitdiff | tree | snapshot | 
| 2008-11-15 | Manuel Nickschas | Don't load a Qt translation if we provide our own | commit | commitdiff | tree | snapshot | 
| 2008-11-15 | Manuel Nickschas | Load Qt's default translations if available, fixes... | commit | commitdiff | tree | snapshot | 
| 2008-11-15 | Manuel Nickschas | Remove obsolete -DHAVE_VERSION_GEN from compiler options | commit | commitdiff | tree | snapshot | 
| 2008-11-15 | Manuel Nickschas | Don't try to workaround QSystemTray's not being able... | commit | commitdiff | tree | snapshot | 
| 2008-11-15 | Manuel Nickschas | Display rather than clear the channel topic on /topic... | commit | commitdiff | tree | snapshot | 
| 2008-11-15 | Manuel Nickschas | Don't join channels on single click in bufferviews... | commit | commitdiff | tree | snapshot | 
| 2008-11-15 | Manuel Nickschas | Strip mIRC format codes from topic tooltip, fixing... | commit | commitdiff | tree | snapshot | 
| 2008-11-15 | Marcus Eggenberger | default aliases can now be restored via settingspage | commit | commitdiff | tree | snapshot | 
| 2008-11-15 | Marcus Eggenberger | fixing BR #297 - the core now really loads the default... | commit | commitdiff | tree | snapshot | 
| next |