Fixed the empty line bug when handling CTCP messages. While doing so,
[quassel.git] / src / uisupport /
2008-01-21 Alexander von RentelnMake Quassel compile on MSVC.
2008-01-19 Manuel NickschasFinally! All *Id types are now first-class types rather...
2008-01-18 Manuel Nickschasuint -> NetworkId, uint -> BufferId almost everywhere...
2008-01-16 Alexander von RentelnMake Quassel not crash on color codes > 15 (Sput)
2008-01-13 Marcus Eggenberger- Improved the speed of IrcServerHandler (and other...
2008-01-12 Marcus EggenbergerFeatures come and features go...
2008-01-09 Manuel NickschasFinally! The new identities plus a nice shiny settingsp...
2008-01-07 Manuel NickschasCommitting a lot of identity stuff which is still disabled.
2008-01-05 Manuel NickschasFix license headers: Quassel IRC Team -> Quassel Projec...
2008-01-02 Marcus Eggenbergermade the checkable columns of the bufferview prettier...
2008-01-01 Marcus Eggenbergeras a result of semi boredom and since it bugged me...
2008-01-01 Marcus EggenbergerFinishing the renaming of the BufferTreeView, since...
2008-01-01 Marcus EggenbergerSince we're going for one grand unified model to store...
2007-12-26 Manuel NickschasSay hello to the first settings page in our shiny new...
2007-12-20 Marcus EggenbergerFirst part of the BufferTreeModel pimpification (maybe...
2007-12-17 Manuel NickschasCommit some preliminary work on the settingspage stuff.
2007-12-14 Manuel NickschasMake the chatwidget remember column sizes. This should...
2007-12-13 Manuel NickschasFix nasty drawing bug. Add preliminary release roadmap...
2007-12-10 Marcus EggenbergerFixed custom Views
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-29 Manuel NickschasFixed annoying bug where the nicklist wouldn't be shown...
2007-11-29 Manuel NickschasAdded nicklist for QuasselTopia. Various cosmetic and...
2007-11-28 Manuel NickschasFix a glitch in the style engine (which mis-parsed...
2007-11-28 Manuel NickschasMoving InputLine (ex-ChannelWidgetInput) to uisupport...
2007-11-27 Manuel NickschasMake Quassel less crashy (yeah, case sensitivity in...
2007-11-27 Manuel NickschasNow we have a sorted nicklist and hide unused categorie...
2007-11-27 Manuel NickschasThe nicklist is back! We now have a NickModel that...
2007-11-23 Manuel NickschasVarious stuff, cosmetic fixes, fiddling with IrcUsers...
2007-11-12 Manuel NickschasMoved BufferView and BufferViewFilter to uisupport...
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!?