sanificating and decrashificating the TopicWidget
[quassel.git] / src /
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-09 Manuel NickschasRevert "Remove the workaround for the #663 Heisenbug...
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-07 Manuel NickschasRemove the workaround for the #663 Heisenbug again
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)
2010-02-14 Manuel NickschasFix CoreFeatures; disable SASL support if core isn...
2010-02-14 Manuel NickschasFix SQLite -> Postgres migration
2010-02-14 Daniel AlbersSchema changes for SASL support
2010-02-14 Chris FuentySASL support
2010-02-14 Daniel Albersfix upgradeSchema.sh
2010-02-14 Manuel NickschasSome cleanups, debug output--
2010-02-14 Dirk Rettschlagfixed multiline input
2010-02-14 Dirk Rettschlaguse clicked() signal instead of toggled()
2010-02-14 Dirk Rettschlagstyle button is smaller now
2010-02-14 Dirk Rettschlagfixed layout and escape quotes
2010-02-14 Dirk Rettschlagadded missing icons
2010-02-14 Dirk Rettschlagfirst version of richtext support for input widget...
2010-02-14 Dirk Rettschlagadded support for RichText input and conversion to...
2010-02-14 Hendrik LeppkesStore the type of the current tab completion (user...
2010-02-14 Hendrik LeppkesAllow the TabCompleter to complete channel names as...
2010-02-14 Manuel NickschasImprove systray activation behavior; more refactoring
2010-02-14 Manuel NickschasCleanup
2010-02-09 Manuel NickschasAvoid Q_INTERFACES-related warning with Qt >= 4.6
2010-02-09 Manuel NickschasSystemTray refactoring in preparation of supporting...
2010-02-01 Manuel NickschasDon't touch version.gen if nothing version-related...
2010-01-31 Manuel NickschasKill plugin.h
2010-01-31 Manuel NickschasAllow sending unknown commands to server with >1 params
2010-01-31 Sebastian GothDon't create zombie users
2010-01-31 Daniel Albersrecognise IPv6 literals in URLs as per RFC 2732
2010-01-31 Daniel Alberstweak URL regex
2010-01-31 Sebastian GothUse join-and-switch with /join and /query
2010-01-31 Sebastian GothAdapt chatview and nickview to join-and-switch
2010-01-31 Sebastian GothProvide join-and-switch-to methods for join/query
2010-01-31 Sebastian GothMake sender column clickable
2010-01-31 Sebastian GothRefactoring of BasicHandler
2010-01-29 Dirk Rettschlagfixed focus when switching to plain topic view
next