qa: Avoid deprecation warnings for QList/QSet conversions
[quassel.git] / src / qtui / settingspages / bufferviewsettingspage.cpp
2020-01-08 Manuel Nickschasqa: Replace deprecated qVariantFromValue() by QVariant...
2019-08-28 Manuel NickschasAdd missing includes
2019-08-28 Janne KoschinskiReplace deprecated qSort with std::sort
2019-01-24 Manuel Nickschassrc: Yearly copyright bump
2018-11-18 Manuel Nickschascleanup: Clean up BufferViewConfig
2018-11-18 Manuel Nickschasmodernize: Reformat ALL the source... again!
2018-11-18 Manuel Nickschasmodernize: Replace most remaining old-style connects...
2018-11-18 Manuel Nickschasclazy: Convert many old-style connects into function...
2018-11-18 Manuel Nickschasmodernize: Use auto where the type is clear from context
2018-11-18 Manuel Nickschasmodernize: Prefer default member init over ctor init
2018-11-18 Manuel Nickschasmodernize: Pass arguments by value and move in constructors
2018-11-18 Manuel Nickschasmodernize: Use nullptr
2018-06-17 Manuel Nickschasicons: Warn on missing icons
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2018-03-26 Manuel Nickschascommon: Represent core/client features as string list...
2016-09-05 Martin T. H. SandsmarkMake the buffer search optional, disable by default
2016-06-06 Manuel NickschasBring copyright headers into 2016
2016-02-28 Manuel NickschasMerge pull request #136 from sandsmark/sonnet
2015-10-08 Manuel NickschasMerge pull request #151 from Tucos/ws-hist
2015-10-08 Manuel NickschasMerge pull request #150 from Tucos/autospace
2015-10-08 Manuel NickschasMerge pull request #149 from Tucos/cipherkeys
2015-10-08 Manuel NickschasMerge pull request #148 from Tucos/DMdebug
2015-10-08 Manuel NickschasMerge pull request #146 from benapetr/master
2015-10-08 Manuel NickschasMerge pull request #145 from Scheirle/enh_usertooltip
2015-10-08 Manuel NickschasMerge pull request #139 from TheOneRing/snorenotify-0.6
2015-10-08 Pierre SchweitzerUse prefix operators when possible for non-primitive...
2015-02-07 Manuel NickschasMerge pull request #97 from Bombe/focus-host-input
2015-02-07 Manuel NickschasMerge pull request #104 from mamarley/disconnectdesyncfix
2015-02-05 Manuel NickschasMerge pull request #102 from mamarley/qcaqt5
2015-02-05 Manuel NickschasMerge pull request #105 from merlin1991/qdatastream
2015-01-02 Manuel NickschasHappy New Year!
2014-10-25 Manuel NickschasRemove the obsolete Icon and IconLoader classes
2014-10-25 Manuel NickschasUse Qt's native icon theme support rather than our own
2014-03-20 Manuel NickschasMerge pull request #54 from Bombe/issue-1227
2014-02-18 Chris Le SueurAdd CoreFeatures guard for hiding inactive networks
2014-02-18 Chris Le SueurAdd a setting to hide inactive networks in buffer views
2014-01-01 Manuel NickschasHappy New Year!
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-12-01 Manuel NickschasRefactorize settingspages a bit
2009-08-24 Marcus EggenbergerFitting the SyncableObjects to the new Style
2009-08-12 Manuel Nickschass/Buffer/Chat/g
2009-02-15 Manuel NickschasCategories in the settings dialog are now clickable
2009-02-11 Marcus EggenbergerFixes #481 - Sort buffer views alphabetically.
2009-02-10 Marcus EggenbergerLock Dock Positions has been replaced by Lock Layout
2009-01-12 Manuel NickschasYearly copyright bump :)
2009-01-06 Marcus Eggenbergerfixing wrong usage of QList::erase(QList::iterator...
2009-01-05 Marcus Eggenbergerseparate status buffer item is now only available when...
2009-01-05 Marcus EggenbergerThe new 'All Buffers' view is no properly presorted.
2009-01-05 Marcus EggenbergerAll Buffers is dead! Long live All buffers!
2008-11-02 Marcus Eggenbergerfixing BR #323 - inactive state does no longer overwrit...
2008-11-01 Marcus Eggenbergerremoving debug output
2008-10-31 Marcus Eggenbergerclearing state of buffer view settings page on disconnect
2008-10-31 Marcus EggenbergerFixing BR #324
2008-10-28 Marcus Eggenbergernewly created buffer views are previewed properly in...
2008-09-26 Manuel NickschasFix the remaining icons. Hope I didn't overlook anything :)
2008-08-25 Marcus EggenbergerFinishing my personal crusade against Buffer.
2008-08-11 Marcus Eggenbergerfixing a bug where newly added bufferviews are not...
2008-08-01 Marcus Eggenbergerfixing BR #229 (untranslatable string)
2008-07-01 Manuel NickschasMerge branch 'seezer'
2008-07-01 Marcus EggenbergerChanges to existing custom views are now reflected...
2008-04-14 Manuel NickschasMerging r732:745 from trunk into branches/0.3. Forwardp...
2008-04-14 Marcus Eggenbergerfixing the min-activity-issue
2008-04-14 Marcus Eggenbergerfixes to the new buffer views. also disabled the min...
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-03-29 Marcus EggenbergerAdded Socks5 and HTTP-Proxy support to the client.
2008-03-27 Marcus EggenbergerFixing BR #128 (Nicklist state not saved correctly...