don't draw using the higlight colors in the away log
[quassel.git] / src / uisupport /
2009-02-04 Manuel NickschasRemove obsolete file
2009-02-04 Marcus Eggenbergerthis should fix crashes in the nick/bufer view delegate...
2009-02-03 Marcus EggenbergerBrining back the removed color options
2009-02-02 Manuel NickschasUse shiny new user icons for query buffers
2009-02-01 Marcus Eggenbergerhiding unused settings from the colors settings page
2009-02-01 Marcus Eggenbergerremoving nickview color settings
2009-02-01 Marcus EggenbergerNickView gets it's own Delegate too and uses only QPale...
2009-02-01 Marcus EggenbergerBufferView colors are now determined by it's delegate...
2009-01-26 Marcus Eggenbergerfixes BR #475
2009-01-25 Manuel NickschasImprove data and icon file handling
2009-01-22 Manuel NickschasRemove old UiStyle migration code that would try to...
2009-01-21 Marcus Eggenbergerusing the extended away icon for away state as proposed...
2009-01-20 Manuel NickschasMake IconLoader compile again
2009-01-16 Manuel NickschasFix a regression that would show some wrong context...
2009-01-15 Manuel NickschasProperly initialize _messageFilter in all cases, fixes...
2009-01-13 Marcus EggenbergerReducing the overhead between ChatlineModelItem and...
2009-01-13 Marcus EggenbergerUiStyle::StyledMessage derived now from Message
2009-01-13 Marcus Eggenbergerquassel no longer allocates an MessageItem on the heap...
2009-01-12 Manuel NickschasFix an issue where active query buffer couldn't be...
2009-01-12 Manuel NickschasAdd a method to find data files in standard directories...
2009-01-12 Manuel NickschasYearly copyright bump :)
2009-01-11 Marcus EggenbergerYou can now apply the current settings for hiding event...
2009-01-11 Manuel NickschasRevert "Properly focus BufferView on first click"
2009-01-11 Manuel NickschasInputLine now regains focus on keypress
2009-01-11 Manuel NickschasProperly focus BufferView on first click
2009-01-11 Manuel NickschasDon't make the user category item selectable in the...
2009-01-10 Manuel NickschasEnable multi-selection in nick list
2009-01-10 Manuel NickschasReworking CliParser to allow building quasselcore alway...
2009-01-09 Manuel NickschasHandle multi-selections in BufferViews sanely.
2009-01-09 Manuel NickschasDon't allow deletion of active (joined) buffers
2009-01-09 Marcus EggenbergerQuassel no longer gets a nervous breakdown when you...
2009-01-06 Kevin FunkFix typo
2009-01-05 Marcus Eggenbergerseparate status buffer item is now only available when...
2009-01-05 Marcus EggenbergerThe new 'All Buffers' view is no properly presorted.
2009-01-05 Manuel NickschasNotification backends now can emit a signal activated...
2009-01-05 Marcus EggenbergerAll Buffers is dead! Long live All buffers!
2009-01-04 Manuel NickschasInitialize _autoWidgetsChanged *cough*
2009-01-04 Marcus Eggenbergerfixing default indentation for bufferviews
2009-01-04 Manuel NickschasImprove ColorButton to render properly, adhering to...
2009-01-04 Manuel NickschasIntroduce automagic child widget handling in SettingsPage
2009-01-03 Marcus Eggenbergerfixing indentation issues in the bufferview
2009-01-02 Marcus Eggenbergerbuffers can now be repositioned in the bufferview again...
2009-01-01 Marcus EggenbergerIntroducing an edit mode to the bufferviews.
2008-12-29 Marcus Eggenbergerintroducing query merging (per drag & drop). needs...
2008-12-26 Manuel NickschasSupport KAction and KActionCollection
2008-12-26 Manuel NickschasAdding KNotify support to Quassel
2008-12-26 Manuel NickschasSupport KIcon and KIconLoader
2008-12-26 Manuel NickschasFix compile warnings, remove unneeded exception handlers
2008-12-25 Marcus EggenbergerFinalizing changes to the identities interface -> break...
2008-12-19 Manuel NickschasAdd a property disableDecoration to BufferViewConfig
2008-12-19 Manuel NickschasPrefer QModelIndex::data(role) over model()->data(index...
2008-12-18 Manuel NickschasMeh, apparently MSVC doesn't accept 'or' in preprocesso...
2008-12-14 Manuel NickschasMaking channel names clickable
2008-12-13 Manuel NickschasAdd buffer-specific actions to ChatView context menu...
2008-12-04 Manuel NickschasBring back the kick and ban actions
2008-12-04 Manuel NickschasNickView's old context menu handling must DIE DIE DIE...
2008-12-04 Manuel NickschasAdding nick context menu actions to NetworkModelActionP...
2008-11-30 Manuel NickschasRip old context menu handling out of BufferView, replac...
2008-11-30 Manuel NickschasIntroduce NetworkModelActionProvider
2008-11-30 Manuel NickschasCapitalize NetworkModel::ItemType for consistency with...
2008-11-30 Manuel NickschasAdd buffer-specific actions to ChatView's context menu
2008-11-30 Manuel NickschasRework the context menu action handling in BufferView
2008-11-29 Marcus Eggenbergermaking the requester type configurable
2008-11-21 Manuel NickschasFix iconloader to find icons where we actually install...
2008-11-20 Manuel NickschasAdd accessor for the All Buffers view to MainWin
2008-11-20 Manuel NickschasSanitizing clipboard handling
2008-11-18 Marcus EggenbergerFixing the issues with the NotificationsSettingspage
2008-11-17 Marcus Eggenbergernick changes and day changes can now be hidden too
2008-11-17 Marcus Eggenbergeryou can now disable the web previews and user state...
2008-11-17 Marcus EggenbergerQuery state (offline / online / away) is now properly...
2008-11-15 Manuel NickschasDon't join channels on single click in bufferviews...
2008-11-14 Marcus EggenbergerProperly updating the new message marker on buffer...
2008-11-13 Marcus Eggenbergeradding new settings for proper message redirection
2008-11-13 Marcus EggenbergerActivity level is now properly handled for the currentl...
2008-11-03 Marcus Eggenbergerfixing a crash in certain custom views
2008-11-02 Marcus Eggenbergerfixing BR #323 - inactive state does no longer overwrit...
2008-11-01 Marcus EggenbergerFixing BR #282 - tab completion doesn't insert suffix...
2008-10-31 Marcus Eggenbergerfixing BR #367
2008-10-24 Marcus EggenbergerThe context menu "hide events" in the bufferviews are...
2008-10-19 Daniel AlbersInputLine history handling improved
2008-10-17 Manuel NickschasAction pimping, MainWin cleansing, deuification
2008-10-12 Manuel NickschasAdd SystrayNotificationBackend (untested yet and still...
2008-10-12 Manuel NickschasAdd AbstractNotificationBackend to allow for a more...
2008-10-04 Manuel NickschasClear fontMetrics cache on setFormat()
2008-10-04 Manuel NickschasMake StyledMessage more (space) efficient, clean up...
2008-09-28 Manuel NickschasFix built-in Oxygen support
2008-09-27 Manuel NickschasProvide a fallback in case XDG_DATA_DIRS is not set
2008-09-26 Manuel NickschasFix the remaining icons. Hope I didn't overlook anything :)
2008-09-26 Manuel NickschasEven more icon fixes...
2008-09-26 Manuel NickschasAdd some more wrapper methods in Icon
2008-09-26 Manuel NickschasMore build system tweaking, plus making icons work
2008-09-22 Manuel NickschasAdd Icon and IconLoader
2008-09-20 Manuel NickschasMake compile on amd64 and friends
2008-09-20 Manuel NickschasTest our newly acquired shortcut capabilities by finall...
2008-09-20 Manuel NickschasAdd ActionCollection to group and manage (Q)Actions.
2008-09-20 Manuel NickschasAction enhances QAction with a subset of KDE's KAction...
2008-09-18 Manuel NickschasFinally sanitizificat0red the mess and #ifdef hell...
2008-09-16 Manuel NickschasDon't underline quitting nicks
2008-09-05 Marcus Eggenbergerfixing colors
2008-09-04 Marcus EggenbergerQtUiSettings().value(QString("ChatView/%1/KEY").arg...
next