aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/options/OptionsWidget_servers.h
Commit message (Expand)AuthorAgeFilesLines
* Rework the server list GUI filter. Fixes #2438.•••The filter now works as an AND arrangement: servers will be shown if they match both the text filter *and* the favorites filter (if applicable). Previously one was not respected when the other was updated. The favorites filter no longer hides empty networks when disabled. Gravatar Andrio Celos2019-09-081-2/+1
* SASL: Add support for EXTERNAL method. Closes #2258Gravatar IceN9ne2018-11-221-0/+1
* Fix Coverity complaints about uninitialized member variablesGravatar IceN9ne2018-04-141-3/+0
* KviIpEditor: Change to a QLineEdit and update code.••• * Changes from a multi-QLineEdit box for each part of the IP address to a single QLineEdit which allows pasting of IP addresses rather than having to hand type them in. * Uses Qt5's QHostAddress to proccess the input and validate the IPs * Fixes the OptionsWidget_servers to enable/disable the KviIpEditor depending on if the Cache IP checkbox is checked or not. Gravatar IceN9ne2016-11-111-0/+1
* separators and copyright headers cleanups•••+ add copyright boilerplate to KviDebugContext.cpp probably more source files exist with no copyright boilerplate. this was a by chance find. Gravatar un1versal2016-06-141-1/+0
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-93/+100
* add serverconfiguration matching coresmall and kvibigicon icons•••repurpose not in use Xy icon for KviIconManager:ServerConfiguration Gravatar un1versal2016-01-081-1/+1
* Add SSL urls (ircs/ircs6) in server options dialog.Gravatar TheReign2016-01-031-0/+1
* Move the favorites flag to the upper right corner, near the filter.Gravatar Szymon Tomasz Stefanek2015-12-301-1/+1
* More descriptive section header title.Gravatar un1versal2015-12-121-3/+3
* copyright headers: fix broken boilerplate wording linkss -> terms and opinion...Gravatar un1versal2015-11-281-1/+1
* favorites: Hide server when unfavorited•••Have the menu option labeled 'Unfavorite Server' when it is currently favorited. Gravatar Matt Ullman2015-11-041-0/+1
* Add base work for favoritesGravatar Matt Ullman2015-11-041-4/+10
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-1/+1
* - massive trailing whitespace cleanup (yes, one of these "you can hate me for...•••- apply patch by d00p: show the correct protocol version instead of just "SSLv3/TLSv1", thanks! - fix compilation on qt 5.4 on windows git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6398 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2014-11-211-1/+1
* Dropped the KviTalPopupMenu layer, ported the involved code to QAction.•••This fixes most of the random crashes on osx, and is the base for a next change in the menubar. Addiotional fix: "disconnect" menu entry was broken since the 3.x era git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6072 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-02-261-6/+6
* added a search/filter to the server options dialog•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5621 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-03-171-0/+3
* Fix a crash in the server options widget•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5492 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-02-211-0/+2
* Add alternative network-specific and server-specific nicknames. Also a lot of...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5322 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-01-101-4/+3
* reworked icon stuff•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5301 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-051-1/+1
* Fix the mkcreateinstanceproc.sh script•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5299 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-01-051-5/+5
* The big rename for modules. Still some details remaining.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-01-011-0/+229