common: Represent core/client features as string list in the protocol
[quassel.git] / src / qtui / settingspages / networkssettingspage.cpp
2018-03-26 Manuel Nickschascommon: Represent core/client features as string list...
2017-04-12 Shane SynanFix SASL appearing active when Use SASL unchecked
2017-04-12 Shane SynanUse label and Details button, check if connected
2017-04-12 Shane SynanEncourage SASL over NickServ when server supports
2017-04-12 Shane SynanHide the SASL EXTERNAL notice while loading
2016-09-13 Shane SynanImplement custom rate limits
2016-09-05 Shane SynanSync default port with Use encrypted connection
2016-09-05 Shane SynanOptionally verify SSL connection to IRC servers
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 #110 from mamarley/passhash
2015-03-09 Michael MarleyAdd back the SSL protocol selection dialog box for... 117/head
2015-02-18 Manuel NickschasMerge pull request #107 from siduction-upstream/master
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-10-10 David ‘Bombe’ RodenSet initial focus to host input widget. 97/head
2014-03-27 Manuel NickschasMerge pull request #68 from jpnurmi/build-date
2014-03-27 Manuel NickschasMerge pull request #67 from jpnurmi/preset
2014-03-26 J-P NurmiMove preset networks handling out of Network 67/head
2014-03-20 Manuel NickschasMerge pull request #54 from Bombe/issue-1227
2014-02-26 Michael MarleyUse autonegotiation to choose an SSL protocol. 61/head
2014-01-01 Manuel NickschasHappy New Year!
2013-02-19 Manuel NickschasMerge pull request #7 from Tucos/bug-640
2013-02-19 Manuel NickschasMerge pull request #6 from Tucos/genversion
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-02-19 Manuel NickschasName labels a bit nicer
2013-02-19 Bas PapeAdd support for SASL EXTERNAL
2013-01-27 Manuel NickschasYearly bump
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2012-01-21 Manuel NickschasFix compiler warnings
2010-02-14 Manuel NickschasFix CoreFeatures; disable SASL support if core isn...
2010-02-14 Chris FuentySASL support
2009-12-01 Manuel NickschasRefactorize settingspages a bit
2009-08-24 Marcus Eggenbergersmall fixes
2009-03-08 Marcus Eggenbergerselecting a proper default identity when creating a...
2009-02-15 Manuel NickschasCategories in the settings dialog are now clickable
2009-01-13 Manuel NickschasMove handling of networks.ini from NetworksSettingsPage...
2009-01-12 Manuel NickschasMake button to edit identities from networks settings...
2009-01-12 Manuel NickschasSome tweaks in NetworksSettingsPage
2009-01-12 Manuel NickschasRedesign network settings page
2009-01-12 Manuel NickschasIntroduce presets for adding networks
2009-01-12 Manuel NickschasYearly copyright bump :)
2008-12-25 Marcus EggenbergerAdding proxy support to the core
2008-10-22 Manuel NickschasTrim network name on edit
2008-09-26 Manuel NickschasBring back icons to NetworkSettingsPage
2008-09-18 Manuel NickschasFinally sanitizificat0red the mess and #ifdef hell...
2008-08-17 Manuel NickschasIntroducing Network::requestSetNetworkInfo() to simplif...
2008-06-26 Manuel NickschasWorkaround #151 (deleting and readding a network with...
2008-06-21 Manuel NickschasUpdate button state in NetworksSettingsPage correctly...
2008-03-18 Manuel NickschasMake server/network encoding configurable
2008-03-18 Manuel NickschasHandle network state updates more correctly in Networks...
2008-02-26 Manuel NickschasFinally fixed that ***** crash during network configura...
2008-02-19 Manuel Nickschaswhitespace_around_hostnames--
2008-02-18 Manuel NickschasFinally here: the long awaited auto reconnect! Your...
2008-02-18 Manuel NickschasAnother try...
2008-02-18 Manuel NickschasAdding some debug output for finding out why this crash...
2008-02-18 Manuel NickschasTry to fix a crash in NetworksSettingsPage. Please...
2008-02-18 Manuel NickschasBuffer activity levels are now synced between clients...
2008-02-13 Manuel NickschasExtended NetworkInfo again to prepare for even more...
2008-02-13 Manuel NickschasAuto Identify works now. Also newly created networks...
2008-02-12 Manuel NickschasAll network settings can now be edited/stored properly...
2008-02-12 Manuel NickschasNetworks can now be removed even when they're connected.
2008-02-11 Marcus EggenbergerThe Networksettings are now stored purely in the Database.
2008-02-07 Manuel NickschasUse a sane default for IRC server port :)
2008-02-03 Manuel NickschasAdded a container dialog for stand-alone settingspages...
2008-02-02 Marcus Eggenberger- Fixed the inconsitency bug lately introduced. Adding...
2008-02-02 Manuel NickschasThis hopefully fixes the occasional segfault when exiti...
2008-02-01 Manuel NickschasTemporarily disabled add/remove networks because of...
2008-02-01 Manuel NickschasRenaming the classes and .ui files that got temp names...
2008-02-01 Manuel NickschasThis is it, the long-awaited huge commit with the new...
2008-01-29 Manuel NickschasOK, disabled warnings for the moment :)
2008-01-29 Manuel NickschasSyncing my current state, Network settings still not...
2008-01-24 Manuel NickschasMake SettingsPages a little bit clearer to use.
2008-01-23 Manuel NickschasCommitting my local state. Mostly still invisible part...
2008-01-18 Manuel Nickschasuint -> NetworkId, uint -> BufferId almost everywhere...