Indicate whether a key is set for the buffer.
[quassel.git] / src / client / treemodel.h
2013-02-19 Manuel NickschasMerge pull request #1 from sandsmark/master
2013-02-19 Manuel NickschasMerge pull request #5 from Tucos/feat-keyx
2013-02-19 Manuel NickschasMerge pull request #2 from sandsmark/wii
2013-01-27 Manuel NickschasYearly bump
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2009-01-12 Manuel NickschasYearly copyright bump :)
2008-08-30 Marcus Eggenbergerremoving unneeded semicolons after Qt macros - making...
2008-08-09 Marcus Eggenbergerfixing segfaults on part if the part results in an...
2008-07-27 Marcus Eggenbergerinternal stuff only: AbstractTreeItems can now commit...
2008-07-27 Marcus EggenbergerRefactoring the Tree- and Networkmodel (internal stuff...
2008-07-12 Marcus EggenbergerMerge branch 'network-sync'
2008-07-10 Marcus Eggenbergerinternal tweaks
2008-04-13 Manuel NickschasMerging r730:732 from trunk to branches/0.3. Forwardpor...
2008-04-13 Marcus EggenbergerIntroducing the all-new all-fancy bufferviews.
2008-04-09 Manuel NickschasPrettified and correctly sortified user categories...
2008-03-01 Marcus EggenbergerYet another protocol break (I warned you...).
2008-02-10 Marcus Eggenbergersimpler version of the treemodel since features of...
2008-02-08 Marcus Eggenbergeroops... that were 2 files too much...
2008-02-08 Marcus Eggenbergerjust a minor update before I get my hands dirty with...
2008-02-04 Marcus Eggenbergerfixed a bug in IrcChannel. Upgrade is strongly advised...
2008-01-29 Marcus Eggenbergerdebug build for adam
2008-01-28 Marcus Eggenberger- Made BufferId, NetworkId and BufferInfo available...
2008-01-28 Marcus EggenbergerRework of the TreeModel. This should finaliy *knock...
2008-01-23 Marcus Eggenbergerimplemented TreeModel::setData() which haven't been...
2008-01-20 Marcus Eggenbergerbugfixinating
2008-01-19 Marcus EggenbergerFixing Issues with the NetworkModel. Though the perform...
2008-01-19 Manuel NickschasFinally! All *Id types are now first-class types rather...
2008-01-13 Marcus EggenbergerFixed active state for statusBuffer and Queries
2008-01-12 Marcus EggenbergerFeatures come and features go...
2008-01-05 Manuel NickschasFix license headers: Quassel IRC Team -> Quassel Projec...
2008-01-01 Marcus EggenbergerSince we're going for one grand unified model to store...
2007-12-20 Marcus EggenbergerFirst part of the BufferTreeModel pimpification (maybe...
2007-12-02 Manuel NickschasMake Quassel compile on amd64. Thanks aseigo for findin...
2007-11-29 Manuel NickschasMaking Quassel slowly ready for its first release...
2007-11-26 Manuel NickschasSome cosmetic corrections and some minor work on the...
2007-10-29 Marcus EggenbergerCleanupination/Prettyfication/Refactorination of the...
2007-10-28 Marcus EggenbergerFixed a bug, where the customviews were not so customiz...
2007-08-19 Marcus Eggenbergersome minor code purdifications :)
2007-08-15 Marcus EggenbergerFixing the Bug where a clear of the BufferTreeModel...
2007-08-10 Manuel NickschasFixed disconnect from Core. Dis- and reconnecting shoul...
2007-08-01 Manuel NickschasOK Folks, my first commit after quite a while, and...
2007-07-25 Marcus Eggenbergertreemodels can now be cleared
2007-06-28 Manuel NickschasCleaning up the closet... or at least the code. Tried...
2007-06-20 Marcus Eggenbergerforgot to add 6 files... -.-