remove merge fragments from hu.po + ru.po
[quassel.git] / src /
2010-09-21 Marcus EggenbergerFixing issues with multiple CTCP requests in one message
2010-09-21 Manuel NickschasProperly reject invalid handshake data
2010-09-05 Manuel NickschasCheck if the notifications client supports actions
2010-09-05 Manuel NickschasFix wordwrap when using Qt > 4.6.3
2010-08-11 Johannes Huberimproved ctcp handler method, fixes #1011
2010-08-11 Hendrik LeppkesForce parsing of PREFIX in RPL_ISUPPORT. Fixes #936
2010-07-16 Marcus Eggenbergerthis should fix buffer merging with Postgres backend
2010-07-11 Manuel NickschasFix crash when encountering a topic with HTML tags
2010-05-31 Manuel NickschasMake ActionCollection load and save custom shortcuts
2010-05-31 Manuel NickschasMake "Restore from defaults" work for single settingspages
2010-05-13 Marcus EggenbergerFixes #746 - Quassel unsets default modes set by server...
2010-05-11 Marcus Eggenbergerfixes #940 - Problem with +foo-Channels
2010-05-11 Marcus Eggenbergerfixes #903 - Odd umode case can make user disappear...
2010-05-11 Marcus EggenbergerFixes #913 - Core backlog download does not start until...
2010-05-11 Marcus EggenbergerBufferViewOverlay now correctly respects filtering...
2010-05-04 Jens ArnoldFix #959: SQLite -> PostgreSQL migration
2010-05-01 Johannes Hubertranslate string in user tooltip, fixes #953
2010-05-01 Johannes Hubercheck empty args for cmds join+query, fixes #831
2010-04-19 Manuel NickschasRevert "fixed compilation on mingw w64 x64"
2010-04-16 Patrick von Rethfixed compilation on mingw w64 x64
2010-04-15 Manuel NickschasDon't crash on startup
2010-04-15 Marcus Eggenbergerenforce usage of SQLite in Monolithic mode
2010-04-14 Manuel NickschasFix tray icon behavior for non-KDE StatusNotifier
2010-04-13 Manuel NickschasReplace tab characters by 8 spaces
2010-04-13 Manuel NickschasClose notifications on other connected clients as well
2010-04-13 Manuel NickschasStop RFC-violating IRC servers from crashing quassel
2010-04-13 Manuel NickschasStop blinking of tray icon on first click
2010-04-13 Manuel NickschasFix visibility issues with StatusNotifier
2010-04-03 Manuel NickschasMeh, initialize variables not only for one ctor
2010-04-01 Manuel NickschasDon't link to libindicate-qt when we disable Ayatana...
2010-04-01 Manuel NickschasWe hate uninitialized values
2010-03-20 Marcus EggenbergerChecking whether a initSetMethod exists before bluntly...
2010-03-18 Manuel NickschasDon't declare QVariant as a meta type if it's already...
2010-03-12 Marcus Eggenbergersanificating and decrashificating the TopicWidget
2010-03-11 Thomas Muellerfixes 898
2010-03-11 Marcus EggenbergerMessages with redirection flag set (all messages that...
2010-03-11 Marcus Eggenbergerpermanently ignored (HardStrictness) messages can no...
2010-03-11 Marcus EggenbergerMake Quassel work with Qt 4.5 again
2010-03-10 Daniel AlbersMake keyboard shortcuts independent from translations
2010-03-09 Dirk Rettschlagcleanup
2010-03-09 Dirk Rettschlagfixed height of inputline to match the rest of the...
2010-03-09 Dirk Rettschlagbetter height for nick combobox and style button
2010-03-09 Manuel NickschasProperly clean up after disconnecting
2010-03-09 Manuel NickschasAlready disconnect on Solid::Network::Disconnecting
2010-03-07 Manuel NickschasRevert "sort languages in settings"
2010-03-07 Manuel Nickschasfix trayicon-tooltip for linux
2010-03-07 Dirk Rettschlagsort languages in settings
2010-03-07 Johannes Huberfixes #929
2010-03-07 Dirk Rettschlagignore font styles of custom input widget fonts
2010-03-07 Martin Mayerfix trayicon-tooltip for mac and win
2010-03-04 Michael GrohAdding users and changing passwords needs a configured...
2010-03-04 Dirk Rettschlagfixed multiline paste again
2010-03-04 Daniel AlbersFix genversion error in unclean build directories
2010-03-03 Manuel NickschasRemove hover-event-related asserts that would sometimes...
2010-03-03 Manuel NickschasSelect the first buffer on connect
2010-03-03 Manuel NickschasShow all existing BufferViews if we don't have a layout...
2010-03-03 Sebastian GothOnly store last used buffer if it is valid
2010-03-03 Sebastian GothPreselect last used buffer at startup
2010-03-03 Manuel NickschasProperly migrate the internal core account from 0.5...
2010-03-03 Manuel NickschasAdd j0hu to AboutDlg, promote al
2010-03-03 Manuel Nickschasdebug--
2010-03-03 Johannes Huberadded max count to delete confirm dialog
2010-03-03 Johannes Huberadded pwd input to join channel dlg
2010-03-03 Daniel Albersupdate search results when fetching backlog
2010-03-03 Manuel NickschasSome fixups for the per-chat history stuff
2010-03-03 Dirk Rettschlagfixed uninitialized qint32
2010-03-03 Dirk Rettschlagimplemented per chat history
2010-03-03 Manuel NickschasMake network connection settings more understandable
2010-03-03 Manuel NickschasPrettify notifications settingspage
2010-03-03 Manuel NickschasMake disabling the tray icon animation work again
2010-03-03 Manuel NickschasIntegrate DesktopNotification into system tray/status...
2010-03-01 Marcus Eggenbergersince seezer was too slow: fixing double click buffer...
2010-03-01 Dirk Rettschlagrefactor richtext to mirc code conversion to fix some...
2010-02-25 Manuel NickschasFix building without KDE
2010-02-25 Manuel NickschasAvoid circular #includes to shut up lupdate
2010-02-24 Manuel NickschasProperly handle hover events in ChatView
2010-02-23 Manuel NickschasDon't crash if no highlighter is currently active
2010-02-23 Sebastian GothAdd support for CTCP-TIME
2010-02-23 RĂ¼diger SonderfeldSet spellcheck highlighter back to active after message...
2010-02-23 Dirk Rettschlagfixed multiline history
2010-02-23 Dirk Rettschlagchanged behaviour of color buttons and text selection
2010-02-23 Manuel NickschasFix saving of dockwidget/bufferview layouts
2010-02-23 Manuel NickschasAdd a tooltip to the tray icon
2010-02-17 Hendrik LeppkesSpecial handling for genversion on win32, as the defaul...
2010-02-17 Dirk Rettschlagadded settings option to show/hide the style buttons
2010-02-16 Manuel NickschasProperly clip ChatItem drawing
2010-02-16 Manuel NickschasProperly set coreFeatures in the monolithic client
2010-02-16 Manuel NickschasRefactor the system tray's context menu
2010-02-16 Manuel NickschasBasic StatusNotifierItem support
2010-02-16 Manuel NickschasDon't crash on Windows (again)
2010-02-16 Roscoe van WykFixed QssParser::parseFontSize regex
2010-02-16 Dirk Rettschlagfixed sending of pasted lines
2010-02-16 Manuel NickschasAnnual AboutDlg bump
2010-02-16 Patrick von Rethfixed enabled inline assembler for backtrace on windows
2010-02-16 Patrick von RethMore mingw fixes
2010-02-16 Manuel NickschasDon't crash on windows
2010-02-16 Manuel NickschasRework tray icon activation behavior yet again
2010-02-16 Manuel NickschasMore systray refactoring
2010-02-14 Hendrik LeppkesAdjust URL RegEx to allow for domain names ending with...
2010-02-14 Manuel NickschasHandle 437 (ERR_UNAVAILRESOURCE)
next