| 2009-01-20 | Marcus Eggenberger | This could / should / I just wish it does / who the... | commit | commitdiff | tree | snapshot | 
| 2009-01-18 | Marcus Eggenberger | fixing a client crash that could occur when processing... | commit | commitdiff | tree | snapshot | 
| 2009-01-16 | Manuel Nickschas | Some more fixes | commit | commitdiff | tree | snapshot | 
| 2009-01-16 | Manuel Nickschas | Formatting, make strings translateable, naming convention++ | commit | commitdiff | tree | snapshot | 
| 2009-01-16 | Joshua T Corbin | Only display the verbose error message once. | commit | commitdiff | tree | snapshot | 
| 2009-01-16 | Joshua T Corbin | Useful error message on certificate error. | commit | commitdiff | tree | snapshot | 
| 2009-01-16 | Joshua T Corbin | Precise error messages in SslServer::setCertificate. | commit | commitdiff | tree | snapshot | 
| 2009-01-16 | Joshua T Corbin | Catch and describe IO errors in SslServer::setCertificate. | commit | commitdiff | tree | snapshot | 
| 2009-01-16 | Joshua T Corbin | Reset certFile instead of reopening in SslServer::setCe... | commit | commitdiff | tree | snapshot | 
| 2009-01-16 | Joshua T Corbin | Basic checks on path in SslServer::setCertificate. | commit | commitdiff | tree | snapshot | 
| 2009-01-16 | Joshua T Corbin | More obvious logic in SslServer::setCertificate. | commit | commitdiff | tree | snapshot | 
| 2009-01-16 | Joshua T Corbin | Separate certificate setting into a method. | commit | commitdiff | tree | snapshot | 
| 2009-01-16 | Manuel Nickschas | Add socket warnings, make strings translatable, adjust... | commit | commitdiff | tree | snapshot | 
| 2009-01-16 | Manuel Nickschas | Add quWarning() and quError() | commit | commitdiff | tree | snapshot | 
| 2009-01-16 | Joshua T Corbin | Add listen option. | commit | commitdiff | tree | snapshot | 
| 2009-01-16 | Manuel Nickschas | Fix a regression that would show some wrong context... | commit | commitdiff | tree | snapshot | 
| 2009-01-15 | Manuel Nickschas | Properly display core build date, fixes #473 | commit | commitdiff | tree | snapshot | 
| 2009-01-15 | Manuel Nickschas | Improve mouse button detection for mouse release events | commit | commitdiff | tree | snapshot | 
| 2009-01-15 | Manuel Nickschas | Properly initialize _messageFilter in all cases, fixes... | commit | commitdiff | tree | snapshot | 
| 2009-01-15 | Marcus Eggenberger | No longer saving QTextLayouts for chatitems | commit | commitdiff | tree | snapshot | 
| 2009-01-14 | Marcus Eggenberger | fixes #484 - issues with ssl status indicator | commit | commitdiff | tree | snapshot | 
| 2009-01-13 | Manuel Nickschas | Weed out networks.ini to only contain popular networks | commit | commitdiff | tree | snapshot | 
| 2009-01-13 | Manuel Nickschas | Automatically create networks and buffers specified... | commit | commitdiff | tree | snapshot | 
| 2009-01-13 | Manuel Nickschas | Move handling of networks.ini from NetworksSettingsPage... | commit | commitdiff | tree | snapshot | 
| 2009-01-13 | Manuel Nickschas | Take list of auto-rejoin channels directly from core | commit | commitdiff | tree | snapshot | 
| 2009-01-13 | Manuel Nickschas | Make "rejoin channels on reconnect" option work | commit | commitdiff | tree | snapshot | 
| 2009-01-13 | Marcus Eggenberger | Internal changes to message redirection. As a side... | commit | commitdiff | tree | snapshot | 
| 2009-01-13 | Marcus Eggenberger | Reducing the overhead between ChatlineModelItem and... | commit | commitdiff | tree | snapshot | 
| 2009-01-13 | Marcus Eggenberger | UiStyle::StyledMessage derived now from Message | commit | commitdiff | tree | snapshot | 
| 2009-01-13 | Marcus Eggenberger | quassel no longer allocates an MessageItem on the heap... | commit | commitdiff | tree | snapshot | 
| 2009-01-13 | Marcus Eggenberger | Message object cleanup | commit | commitdiff | tree | snapshot | 
| 2009-01-12 | Manuel Nickschas | Make button to edit identities from networks settings... | commit | commitdiff | tree | snapshot | 
| 2009-01-12 | Manuel Nickschas | Fix an issue where active query buffer couldn't be... | commit | commitdiff | tree | snapshot | 
| 2009-01-12 | Manuel Nickschas | Provide real networks.ini containing a large range... | commit | commitdiff | tree | snapshot | 
| 2009-01-12 | Manuel Nickschas | Some tweaks in NetworksSettingsPage | commit | commitdiff | tree | snapshot | 
| 2009-01-12 | Manuel Nickschas | Redesign network settings page | commit | commitdiff | tree | snapshot | 
| 2009-01-12 | Manuel Nickschas | Introduce presets for adding networks | commit | commitdiff | tree | snapshot | 
| 2009-01-12 | Manuel Nickschas | Add a method to find data files in standard directories... | commit | commitdiff | tree | snapshot | 
| 2009-01-12 | Manuel Nickschas | Yearly copyright bump :) | commit | commitdiff | tree | snapshot | 
| 2009-01-11 | Marcus Eggenberger | oops | commit | commitdiff | tree | snapshot | 
| 2009-01-11 | Marcus Eggenberger | You can now apply the current settings for hiding event... | commit | commitdiff | tree | snapshot | 
| 2009-01-11 | Marcus Eggenberger | the network item now shows the activity of the status... | commit | commitdiff | tree | snapshot | 
| 2009-01-11 | Marcus Eggenberger | properly resetting core lag on disconnect | commit | commitdiff | tree | snapshot | 
| 2009-01-11 | Marcus Eggenberger | Default identity is now created by the client, if no... | commit | commitdiff | tree | snapshot | 
| 2009-01-11 | Marcus Eggenberger | when renaming a buffer to a matching known irc user... | commit | commitdiff | tree | snapshot | 
| 2009-01-11 | Manuel Nickschas | Revert "Properly focus BufferView on first click" | commit | commitdiff | tree | snapshot | 
| 2009-01-11 | Manuel Nickschas | InputLine now regains focus on keypress | commit | commitdiff | tree | snapshot | 
| 2009-01-11 | Manuel Nickschas | Properly focus BufferView on first click | commit | commitdiff | tree | snapshot | 
| 2009-01-11 | Manuel Nickschas | Don't make the user category item selectable in the... | commit | commitdiff | tree | snapshot | 
| 2009-01-10 | Manuel Nickschas | Enable multi-selection in nick list | commit | commitdiff | tree | snapshot | 
| 2009-01-10 | Manuel Nickschas | Don't print quotes in usage() | commit | commitdiff | tree | snapshot | 
| 2009-01-10 | Manuel Nickschas | Reworking CliParser to allow building quasselcore alway... | commit | commitdiff | tree | snapshot | 
| 2009-01-09 | Marcus Eggenberger | Setting a proper minimum width for the settings treewid... | commit | commitdiff | tree | snapshot | 
| 2009-01-09 | Manuel Nickschas | Handle multi-selections in BufferViews sanely. | commit | commitdiff | tree | snapshot | 
| 2009-01-09 | Manuel Nickschas | Don't allow deletion of active (joined) buffers | commit | commitdiff | tree | snapshot | 
| 2009-01-09 | Marcus Eggenberger | fixing cmake files | commit | commitdiff | tree | snapshot | 
| 2009-01-09 | Marcus Eggenberger | Quassel no longer gets a nervous breakdown when you... | commit | commitdiff | tree | snapshot | 
| 2009-01-07 | Manuel Nickschas | More properly rename the 'Zoom Original' action, and... | commit | commitdiff | tree | snapshot | 
| 2009-01-06 | Kevin Funk | Fix typo | commit | commitdiff | tree | snapshot | 
| 2009-01-06 | Edward Hades | Updated Russian translation. | commit | commitdiff | tree | snapshot | 
| 2009-01-06 | Manuel Nickschas | Updated Turkish translation, thanks to H. İbrahim Güngör | commit | commitdiff | tree | snapshot | 
| 2009-01-06 | Marcus Eggenberger | SignalProxy++ // now leaner and meaner than ever before! | commit | commitdiff | tree | snapshot | 
| 2009-01-06 | Marcus Eggenberger | fixing wrong usage of QList::erase(QList::iterator... | commit | commitdiff | tree | snapshot | 
| 2009-01-06 | Marcus Eggenberger | fixing request -> receive sync calls | commit | commitdiff | tree | snapshot | 
| 2009-01-06 | Marcus Eggenberger | Internal cleanup of the SignalProxy. | commit | commitdiff | tree | snapshot | 
| 2009-01-05 | Marcus Eggenberger | separate status buffer item is now only available when... | commit | commitdiff | tree | snapshot | 
| 2009-01-05 | Marcus Eggenberger | don't display processing time for empty message list | commit | commitdiff | tree | snapshot | 
| 2009-01-05 | Marcus Eggenberger | bufferviews are now saved periodically | commit | commitdiff | tree | snapshot | 
| 2009-01-05 | Marcus Eggenberger | The new 'All Buffers' view is no properly presorted. | commit | commitdiff | tree | snapshot | 
| 2009-01-05 | Manuel Nickschas | Notification backends now can emit a signal activated... | commit | commitdiff | tree | snapshot | 
| 2009-01-05 | Marcus Eggenberger | All Buffers is dead! Long live All buffers! | commit | commitdiff | tree | snapshot | 
| 2009-01-04 | Manuel Nickschas | Initialize _autoWidgetsChanged *cough* | commit | commitdiff | tree | snapshot | 
| 2009-01-04 | Marcus Eggenberger | fixing default indentation for bufferviews | commit | commitdiff | tree | snapshot | 
| 2009-01-04 | Marcus Eggenberger | The Monolithic build behaves now like a regular IRC... | commit | commitdiff | tree | snapshot | 
| 2009-01-04 | Marcus Eggenberger | removing the sync dialog from mono build | commit | commitdiff | tree | snapshot | 
| 2009-01-04 | Marcus Eggenberger | Removing core related items from menu and statusbar | commit | commitdiff | tree | snapshot | 
| 2009-01-04 | Marcus Eggenberger | Fixing Bug #446 - Issues with the nick selector | commit | commitdiff | tree | snapshot | 
| 2009-01-04 | Manuel Nickschas | Improve ColorButton to render properly, adhering to... | commit | commitdiff | tree | snapshot | 
| 2009-01-04 | Manuel Nickschas | Properly stop #nnn from being clickable | commit | commitdiff | tree | snapshot | 
| 2009-01-04 | Manuel Nickschas | Show right subpage in BacklockSettingsPage at start | commit | commitdiff | tree | snapshot | 
| 2009-01-04 | Manuel Nickschas | Make BacklogSettingsPage use the new automatic child... | commit | commitdiff | tree | snapshot | 
| 2009-01-04 | Manuel Nickschas | Introduce automagic child widget handling in SettingsPage | commit | commitdiff | tree | snapshot | 
| 2009-01-04 | Tomas Chvatal | Make kde stuff speak in localized manner, also remove... | commit | commitdiff | tree | snapshot | 
| 2009-01-03 | Tomas Chvatal | more czech linguas updates. | commit | commitdiff | tree | snapshot | 
| 2009-01-03 | Tomas Chvatal | Pass 3 of czech linguas. | commit | commitdiff | tree | snapshot | 
| 2009-01-03 | Manuel Nickschas | Mark taskbar entry by default when using knotify | commit | commitdiff | tree | snapshot | 
| 2009-01-03 | Marcus Eggenberger | fixing issues after a failed connect to irc | commit | commitdiff | tree | snapshot | 
| 2009-01-03 | Tomas Chvatal | Update cs language bit more. | commit | commitdiff | tree | snapshot | 
| 2009-01-03 | Marcus Eggenberger | fixing indentation issues in the bufferview | commit | commitdiff | tree | snapshot | 
| 2009-01-03 | Manuel Nickschas | Fix window title for SettingsDlg as well, make translat... | commit | commitdiff | tree | snapshot | 
| 2009-01-03 | Sebastian Goth | Fix menu names according to seele's review p.16 | commit | commitdiff | tree | snapshot | 
| 2009-01-03 | Sebastian Goth | Provide correct windowTitle in dedicated SettingsPageDl... | commit | commitdiff | tree | snapshot | 
| 2009-01-02 | Manuel Nickschas | Add scarabeus to AboutDlg | commit | commitdiff | tree | snapshot | 
| 2009-01-02 | Tomas Chvatal | Add czech linguas. First pass. Only basics, dont be... | commit | commitdiff | tree | snapshot | 
| 2009-01-02 | Manuel Nickschas | Work around a QRegExp bug where a `\b never seems to... | commit | commitdiff | tree | snapshot | 
| 2009-01-02 | Manuel Nickschas | Improvements in the build system | commit | commitdiff | tree | snapshot | 
| 2009-01-02 | Manuel Nickschas | Improve channelname recognition a bit (don't make ... | commit | commitdiff | tree | snapshot | 
| 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 | 
| next |