Add a flag to enable Qt deprecation warnings on Qt < 5.13
[quassel.git] / src / client / client.h
2019-01-24 Manuel Nickschassrc: Yearly copyright bump
2018-11-18 Manuel Nickschasmodernize: Reformat ALL the source... again!
2018-11-18 Manuel Nickschasmodernize: Prefer default member init over ctor init
2018-11-18 Manuel Nickschassrc: Mark symbols to be exported where needed
2018-10-01 Manuel Nickschasqtui: Fix quit sequence and lifetime issues
2018-07-17 Manuel Nickschascore: Improve handling of core initialization errors
2018-07-12 Shane Synanclient: /list automatically requests channel list
2018-07-12 Shane Synanclient: Convert /list #chan to UI advanced search
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-04-10 Manuel NickschasSemi-yearly copyright bump
2018-03-28 Janne KoschinskiFix compile error with Qt4
2018-03-28 Janne KoschinskiMake /list open the Channel List dialog
2018-03-26 Manuel Nickschascommon: Represent core/client features as string list...
2018-02-27 Janne KoschinskiFix compile error with Qt4
2018-02-27 Janne KoschinskiImplement /ignore functionality
2017-12-20 Manuel NickschasMinor cleanups for core-side highlight feature
2017-12-20 Janne KoschinskiImplement UI for core-side highlights
2017-12-19 Janne KoschinskiAdd initial implementation for showing and kicking...
2017-12-19 Janne KoschinskiInitialize new buffers in the UI with their activity
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: Introduce TransferModel for DCC file transfers
2016-06-06 Manuel NickschasBring copyright headers into 2016
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-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!
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-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-07-21 Manuel NickschasMake ping timeouts and auto-WHO configurable
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-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-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 EggenbergerAll Buffers is dead! Long live All buffers!
2009-01-04 Marcus EggenbergerThe Monolithic build behaves now like a regular IRC...
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 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-01 Marcus Eggenbergerbetter handling of log messages (internal stuff only)
2008-10-30 Marcus EggenbergerImproved debuging:
2008-10-21 Marcus Eggenbergerproperly handling disconnects - this might even fix...
2008-10-21 Marcus Eggenbergerfixing dependencies to core. MonolithicApplication...
2008-08-25 Marcus EggenbergerFinishing my personal crusade against Buffer.
2008-08-17 Manuel NickschasIntroducing Network::requestSetNetworkInfo() to simplif...
2008-08-17 Manuel NickschasUse SyncableObject::requestUpdate() for updating Identities
2008-08-12 Marcus Eggenbergerfixing the creating of new buffers in the client. bye...
2008-08-12 Marcus EggenbergerContinuing my personal crusade against Buffer.
2008-08-06 Manuel NickschasMove checkForHighlight() from Client to QtUiMessageProc...
2008-08-06 Manuel NickschasMake use of QtUiMessageProcessor. For now, we just...
2008-08-04 Manuel NickschasPost-merge cleanups, remove the old message handling
2008-06-23 Marcus EggenbergerImplemented a channel browser (BR #176).
2008-05-09 Manuel NickschasMoving branches/0.3 to trunk
2008-05-01 Manuel NickschasMerging r800:803 from trunk to branches/0.3.
2008-05-01 Marcus Eggenbergerperformance++
2008-04-29 Manuel NickschasMore WiP stuff for the MessageModel.
2008-04-24 Manuel NickschasMerging r780:786 from trunk to branches/0.3. Plus some...
next