Add more icons to context menu actions
[quassel.git] / src / uisupport / uistyle.cpp
2009-01-22 Manuel NickschasRemove old UiStyle migration code that would try to...
2009-01-13 Marcus EggenbergerReducing the overhead between ChatlineModelItem and...
2009-01-13 Marcus EggenbergerUiStyle::StyledMessage derived now from Message
2009-01-12 Manuel NickschasYearly copyright bump :)
2008-12-26 Manuel NickschasFix compile warnings, remove unneeded exception handlers
2008-10-04 Manuel NickschasClear fontMetrics cache on setFormat()
2008-10-04 Manuel NickschasMake StyledMessage more (space) efficient, clean up...
2008-09-18 Manuel NickschasFinally sanitizificat0red the mess and #ifdef hell...
2008-09-16 Manuel NickschasDon't underline quitting nicks
2008-08-18 Manuel NickschasEscape % in channel names
2008-08-06 Manuel NickschasFix display of chained mIRC color codes
2008-08-06 Manuel NickschasConsolidate UiStyleSettings into uisettings.h
2008-08-06 Manuel NickschasAdd migration code that removes obsolete style settings
2008-08-06 Manuel NickschasLoad default formats correctly in all cases
2008-08-05 Manuel NickschasFix mIRC colors
2008-08-03 Manuel NickschasBring back topic display
2008-08-02 Manuel NickschasFixing a bug that caused styling messaging to fail...
2008-08-02 Manuel NickschasAdd UiStyle::toTextLayoutList(), since we need that...
2008-08-02 Manuel NickschasAdd cached fontmetrics to UiStyle
2008-08-02 Manuel NickschasStoring format length as quint16 rather than int.
2008-05-09 Manuel NickschasMoving branches/0.3 to trunk
2008-05-08 Manuel Nickschasreadability++
2008-05-08 Manuel Nickschascode_duplication--
2008-05-08 Manuel NickschasStyleengine fix
2008-05-07 Manuel NickschasMake the new style engine compile and maybe even work...
2008-05-03 Manuel NickschasFirst version of our new optimized style engine. Not...
2008-04-09 Manuel NickschasThis should finally fix the remaining font issues,...
2008-04-09 Manuel Nickschasquasseltopia++
2008-04-03 Manuel Nickschas*headdesk* Apparently QTextLayout::FormatRange() does...
2008-04-03 Manuel NickschasYet another try to fix that font issue on some machines...
2008-03-20 Manuel NickschasMake the style engine fix a little less obscure by...
2008-03-20 Manuel NickschasThis obscure "fix" fixes garbled chatwidget fonts for...
2008-03-09 Manuel NickschasStopping ColorSettingsPage from messing up mIRC colors...
2008-02-18 Manuel NickschasBuffer activity levels are now synced between clients...
2008-02-03 Manuel NickschasMade CTCP VERSION reply more verbose. Set a more reason...
2008-01-16 Alexander von RentelnMake Quassel not crash on color codes > 15 (Sput)
2008-01-05 Manuel NickschasFix license headers: Quassel IRC Team -> Quassel Projec...
2007-12-26 Manuel NickschasSay hello to the first settings page in our shiny new...
2007-12-13 Manuel NickschasFix nasty drawing bug. Add preliminary release roadmap...
2007-11-30 Manuel NickschasFix that sometimes % wasn't escaped properly, triggerin...
2007-11-29 Manuel NickschasMaking Quassel slowly ready for its first release...
2007-11-28 Manuel NickschasFix a glitch in the style engine (which mis-parsed...
2007-11-04 Manuel NickschasAh well, apparently calling a class "QtopiaStyle" is...
2007-10-30 Manuel NickschasAdding work-in-progress for the new QGraphicsScene...
2007-10-24 Manuel NickschasI CAN HAZ A STYLE ENGINES!?