made the NickSelector at least show your current nick
[quassel.git] / src / qtui /
2008-01-20 Marcus Eggenbergermade the NickSelector at least show your current nick
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-17 Manuel NickschasUpdating the new version.inc (DO keep this current...
2008-01-17 Manuel NickschasThis is the long-awaited monster commit, bringing you...
2008-01-14 Marcus EggenbergerOnly a few small things: made the nicklist at least...
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-08 Manuel Nickschas_Almost_ finished the identity dialog (which is still...
2008-01-08 Marcus EggenbergerWe now have back a real BufferModel. It's basically...
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-05 Manuel NickschasRevamped a lot of the settings stuff. This should fix...
2008-01-05 Manuel NickschasCommitting a whole bunch of Identity-related stuff...
2008-01-03 Manuel NickschasGive the CoreConnectDlg its icons back :)
2008-01-02 Adam TuliniusCleaned up window titles of widgets etc. Bu-bye "Forms...
2008-01-02 Adam TuliniusSome more translation. Added a missing tr() in qtui...
2008-01-02 Manuel NickschasAdd missing tr() calls in order to make all strings...
2008-01-02 Manuel NickschasVarious smaller stuff, some parts of the new identity... 0.2.0-pre
2008-01-01 Manuel NickschasImporting (parts of) the Oxygen iconset. I hope the...
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-21 Manuel NickschasFix qtui.pri to not request settingspage.h anymore.
2007-12-21 Manuel NickschasThe Quassel Core now remembers on exit which networks...
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-16 Manuel NickschasGetting ready to revamp the settings dialog and stuff...
2007-12-14 Manuel NickschasMake the chatwidget remember column sizes. This should...
2007-12-03 Manuel NickschasOne more...
2007-11-30 Manuel NickschasPrevent Quassel from crashing upon core dis- and reconn...
2007-11-30 Manuel NickschasMore polishing of QuasselTopia, and getting rid of...
2007-11-29 Manuel NickschasMaking Quassel slowly ready for its first release...
2007-11-29 Manuel NickschasAdded nicklist for QuasselTopia. Various cosmetic and...
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-22 Manuel NickschasFinishing the switch to types.h and the resulting cleanup.
2007-11-12 Manuel NickschasMoved BufferView and BufferViewFilter to uisupport...
2007-11-11 Marcus Eggenbergerobviously calling QSortFilterProxyModell::invalidate...
2007-11-05 Marco GeniseOk, the long awaited config wizard is here (at least...
2007-10-30 Manuel NickschasAdding work-in-progress for the new QGraphicsScene...
2007-10-29 Marcus EggenbergerCleanupination/Prettyfication/Refactorination of the...
2007-10-28 Marcus EggenbergerA warning message is now displayed when your nickname...
2007-10-25 Marcus EggenbergerRipped the guts out of the BufferWidget (which is basic...
2007-10-24 Manuel NickschasWe now have a current svn snapshot of libqxt in our...
2007-10-24 Marcus EggenbergerAdded ModelPropertyMapper which allows to keep track...
2007-10-24 Manuel Nickschasobsolete_crap--
2007-10-24 Manuel NickschasI CAN HAZ A STYLE ENGINES!?
2007-10-23 Marcus EggenbergerWe finally got a nice solution to synchronize multiple...
2007-10-21 Marcus EggenbergerActually... I have nearly no clue what the changes...
2007-10-20 Marcus EggenbergerStarted to reorganize the Buffer{Model|View|Filter...
2007-10-20 Manuel NickschasSyncing my state before starting to reorganize the...
2007-10-20 Marcus EggenbergerGot rid of those bugging QPainter errors
2007-10-20 Manuel NickschasActually create the ServerListDlg before using it.
2007-10-20 Manuel NickschasSanitize handling of mirc color codes in order to ease...
2007-10-19 Manuel NickschasStage 3