quassel.git
2010-03-03 Dirk Rettschlagimplemented per chat history
2010-03-03 Manuel NickschasSync Oxygen icons
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 Manuel NickschasCompile with cmake-2.6.2
2010-03-01 Hendrik LeppkesAlways include the Qt translations on Win32 Builds
2010-03-01 Dirk Rettschlagrefactor richtext to mirc code conversion to fix some...
2010-02-27 Manuel NickschasFix building with cmake-2.6.2
2010-02-25 Marco PaoloneUpdate italian translations
2010-02-25 Manuel NickschasFix building without KDE
2010-02-25 Tomas ChvatalUpdate cs.po up to 100%
2010-02-25 Manuel NickschasAvoid circular #includes to shut up lupdate
2010-02-25 Manuel NickschasShut up lrelease
2010-02-24 Daniel AlbersFix duplicate strings in gettext translations
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 Hendrik LeppkesAllow Quassel to be build statically with Qt 4.6 and...
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-17 Manuel NickschasBump version.inc for release 0.6-beta1
2010-02-17 Manuel NickschasUpdate ChangeLog
2010-02-16 Hendrik LeppkesLook for the phonon4 library in addition to plain phono...
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 Hendrik LeppkesLink against the static OpenSSL libs.
2010-02-16 Hendrik LeppkesLink the eay libraries for WIN32 targets as well.
2010-02-16 Dirk Rettschlagfixed sending of pasted lines
2010-02-16 Manuel NickschasAnnual AboutDlg bump
2010-02-16 Patrick von... fixed enabled inline assembler for backtrace on windows
2010-02-16 Patrick von... added definition workaround for mingw gcc 4.0 bug
2010-02-16 Patrick von... fixed windows file icon with mingw
2010-02-16 Patrick von... More mingw fixes
2010-02-16 Patrick von... Fix linking for MSVC
2010-02-16 Patrick von... Some changes for make install
2010-02-16 Jussi SchultinkModified jussi01 stylesheet to include full app
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 Eckhart WörnerFix spelling error
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-12 Manuel NickschasInstall hicolor icons to the global icon dir rather...
2010-02-09 Manuel NickschasAvoid Q_INTERFACES-related warning with Qt >= 4.6
2010-02-09 Manuel NickschasRemove systray animation icons as well
2010-02-09 Manuel NickschasSystemTray refactoring in preparation of supporting...
2010-02-09 Manuel NickschasAdd tray icon for highlight; move tray icons to hicolor
2010-02-03 Marco PaoloneUpdate italian translations
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
2010-01-29 Dirk Rettschlagfixed focus when closing ChatViewSearchbar
2010-01-29 Sebastian GothHandle unknown CTCP stuff a little bit nicer
2010-01-29 Dirk Rettschlagadded different information in the TopicWidget based...
2010-01-29 Manuel NickschasSome fixes for DesktopNotificationBackend
2010-01-29 Manuel NickschasChatItems are no longer QGraphicsItems
2010-01-25 Bruno BigrasPrevent quasselclient from crashing when using the...
2010-01-25 Bruno BigrasPrevent quasselclient from crashing when there's no...
2010-01-22 Dirk RettschlagFixed bugs in topic widget
2010-01-19 Manuel NickschasSync cmake files with upstream once again
2010-01-19 Manuel NickschasDon't require X11 headers for building quasselcore
2010-01-19 Sebastian GothUpdate markerline correctly on postgres
next