Allow the TabCompleter to complete channel names as well.
[quassel.git] / src / uisupport / uistyle.h
2009-09-22 Manuel NickschasMake the "Allow colored text" option work
2009-09-11 Manuel NickschasProperly translate messages
2009-08-24 Sebastian GothMake netsplits pretty on clientside
2009-08-06 Manuel NickschasAdapt to new topic message type
2009-08-06 Manuel NickschasAdd and use ItemViewSettings
2009-08-06 Manuel NickschasDon't put loaded formats directly in the format cache
2009-08-06 Manuel NickschasProvide means for styling itemviews via UiStyle
2009-08-06 Manuel NickschasIntroduce extra Palette roles for UiStyle
2009-08-06 Manuel NickschasStylesheetify the marker line color
2009-08-06 Manuel NickschasMerge all stylesheet formats with the base format
2009-08-06 Manuel NickschasRemove obsolete methods
2009-08-06 Manuel NickschasPrepare for more than 15 message types
2009-08-06 Manuel NickschasAllow reloading stylesheets at runtime
2009-08-06 Manuel NickschasMake timestamp configurable in the style engine
2009-08-06 Manuel NickschasChange handling of message labels
2009-08-06 Manuel NickschasUpdate ChatViews whenever the stylesheet is reloaded
2009-08-06 Manuel NickschasMake UiStyle a QObject
2009-08-06 Manuel NickschasAdd --qss parameter to load a custom stylesheet
2009-08-06 Manuel NickschasMake sender-hash based styling ("colored nicks") work...
2009-08-06 Manuel NickschasMake backgrounds of ChatLines and ChatItems styleable
2009-08-06 Manuel NickschasAdd a Contents subelement type to ChatLine
2009-08-06 Manuel NickschasMake UiStyle::styleString() and friends static
2009-08-06 Manuel NickschasHandle all message types properly in UiStyle; eliminate...
2009-08-06 Manuel NickschasKill old non-stylesheet code from UiStyle
2009-08-06 Manuel NickschasMove QssParser out of UiStyle
2009-08-06 Manuel NickschasAdd preliminary label support to the style engine
2009-08-06 Manuel NickschasIntroducing QssParser
2009-08-06 Manuel NickschasRework mergedFormats() to handle pre-set formats
2009-02-15 jakob- Implemented: Settings option to enable/disable sender...
2009-02-15 jakob- Implemented: Sender auto coloring based on the tango...
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 NickschasYearly copyright bump :)
2008-10-04 Manuel NickschasMake StyledMessage more (space) efficient, clean up...
2008-08-30 Marcus Eggenbergerremoving unneeded semicolons after Qt macros - making...
2008-08-03 Manuel NickschasBring back topic display
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-08-02 Manuel NickschasRemoving SPUTDEV, obsolete code and #ifdefs from sources
2008-05-09 Manuel NickschasMoving branches/0.3 to trunk
2008-05-08 Manuel Nickschasreadability++
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-03-20 Manuel NickschasMake the style engine fix a little less obscure by...
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-11-29 Manuel NickschasMaking Quassel slowly ready for its first release...
2007-10-30 Manuel NickschasAdding work-in-progress for the new QGraphicsScene...
2007-10-24 Manuel NickschasI CAN HAZ A STYLE ENGINES!?