common: Port remote nicks to NickHighlightMatcher
[quassel.git] / src / client / client.cpp
2018-09-03 Shane Synancommon: Port remote nicks to NickHighlightMatcher
2018-07-17 Manuel Nickschascore: Improve handling of core initialization errors
2018-07-12 Manuel Nickschaslogger: Refactor the logging framework
2018-06-19 Shane Synanclient: Detect legacy CoreInfo, request on show
2018-06-06 Manuel Nickschasmono: Show a popup during database migration
2018-06-06 Janne KoschinskiAutomatically synchronize CoreInfo when on connect...
2018-05-23 Janne KoschinskiStore highlight status per buffer coreside
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2018-03-26 Manuel Nickschascommon: Represent core/client features as string list...
2018-03-01 Manuel Nickschasdcc: Disable DCC features until they're ready for publi...
2017-12-20 Janne KoschinskiFix a potential crash
2017-12-20 Janne KoschinskiImplement UI for core-side highlights
2017-12-19 Janne KoschinskiImplement RPC call to gracefully disconnect a client
2017-12-19 Janne KoschinskiAdd initial implementation for showing and kicking...
2017-12-19 Janne KoschinskiImplement changes requested in review
2017-12-19 Janne KoschinskiFix buffer activity sync between old core and new client
2017-12-19 Janne KoschinskiImplement client UI integration, add feature flag ...
2016-10-07 Manuel Nickschasdcc: Add persistent settings for core-side DCC
2016-09-28 Manuel Nickschasdcc: Protect DCC file transfer support by a feature...
2016-09-28 Manuel Nickschasdcc: Introduce TransferModel for DCC file transfers
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-03-11 Manuel NickschasMerge pull request #116 from mamarley/splitfix2
2015-03-11 Manuel NickschasMerge pull request #117 from mamarley/oldcoresslconfig
2015-03-11 Manuel NickschasMerge pull request #111 from mamarley/nosslloopback
2015-03-11 Manuel NickschasMerge pull request #110 from mamarley/passhash
2015-03-11 Manuel NickschasProvide a proper dialog for changing the core password
2015-02-18 Manuel NickschasMerge pull request #107 from siduction-upstream/master
2015-02-17 Manuel NickschasChange location and behavior of the Password Change...
2015-02-16 Michael MarleyHide or disable the Change Password option when appropriate
2015-02-16 Martin T. H. SandsmarkImplement password changing from client.
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-03-26 Manuel NickschasMerge pull request #64 from TheOneRing/warnings
2014-03-24 Bas PapeLogging changed in Qt 5; use QtMessageHandler
2014-01-01 Manuel NickschasHappy New Year!
2014-01-01 Manuel NickschasDelete the TransferManager on disconnect
2013-12-26 Manuel NickschasBasic infrastructure for file transfers
2013-11-07 Manuel NickschasAbstract away the protocol handshake code
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!
2010-05-01 Manuel NickschasImprove marker line behavior; allow manual setting...
2010-04-24 Marcus EggenbergerFixes #913 - Core backlog download does not start until...
2010-04-15 Manuel NickschasDon't crash on startup
2010-04-13 Manuel NickschasClose notifications on other connected clients as well
2010-01-01 Manuel NickschasUntie the marker line from lastSeenMsg
2010-01-01 Manuel NickschasIntroduce a mechanism to test for certain core features
2009-11-28 Manuel NickschasHandle client state a bit more sanely
2009-11-28 Manuel NickschasSwitch over to CoreConnection
2009-11-28 Manuel NickschasIntroduce CoreAccount and CoreAccountModel
2009-08-24 Sebastian GothIntroduce IgnoreList backend
2009-08-12 Manuel Nickschass/Buffer/Chat/g
2009-07-21 Manuel NickschasMake ping timeouts and auto-WHO configurable
2009-05-21 Marcus Eggenbergerminor refactoring on how backlog requests are triggered
2009-03-30 Marcus Eggenbergerfixing weird behavior of backlog fetching
2009-03-24 Marcus EggenbergerMerge branch 'bufferviewoverlay'
2009-03-17 Marcus Eggenbergerno longer requesting backlog for all buffers but only...
2009-03-16 Marcus Eggenbergermoving the bufferoverlay to some static place -> the...
2009-03-13 Jesper ThomschützCatch recursion in message logger.
2009-03-13 Manuel NickschasMove the client's AliasManager into Client
2009-03-13 Manuel NickschasInitialize ClientUserInputHandler in init() rather...
2009-02-25 Manuel NickschasIntroduce ClientUserInputHandler
2009-02-17 Marcus EggenbergerThe BufferSyncer cache is now purged when an unknown...
2009-02-15 Marcus Eggenbergerfixes #542 - show identities and network settings on...
2009-02-10 Marcus EggenbergerLock Dock Positions has been replaced by Lock Layout
2009-02-06 Manuel NickschasIntroduce GraphicalUi (between QtUi and AbstractUi...
2009-01-14 Marcus Eggenbergerfixes #484 - issues with ssl status indicator
2009-01-13 Manuel NickschasAutomatically create networks and buffers specified...
2009-01-12 Manuel NickschasYearly copyright bump :)
2009-01-11 Marcus EggenbergerDefault identity is now created by the client, if no...
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!
2009-01-04 Marcus EggenbergerRemoving core related items from menu and statusbar
2008-12-29 Marcus Eggenbergerintroducing query merging (per drag & drop). needs...
2008-12-29 Marcus Eggenbergerrecreating some indexes that were lost in an upgrade
2008-12-25 Marcus Eggenbergeradding tons of ifdefs so quassel will build again witho...
2008-12-25 Marcus EggenbergerFinalizing changes to the identities interface -> break...
2008-11-30 Manuel NickschasMake Client::mainUi() accessible, needed for some thing...
2008-11-29 Marcus Eggenbergerpostponed backlog loading until custom views are loaded...
2008-11-20 Marcus Eggenbergerproperly saving the layout when using the internal...
2008-11-13 Marcus EggenbergerActivity level is now properly handled for the currentl...
2008-11-06 Marcus Eggenbergershowing fatal messages on stderr again (client only)
2008-11-03 Marcus Eggenbergermore debug output
2008-11-03 Marcus Eggenbergerdebug output in the client is also written to stderr now
2008-11-01 Marcus Eggenbergerbetter handling of log messages (internal stuff only)
next