aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/options/OptionsWidget_proxy.cpp
Commit message (Expand)AuthorAgeFilesLines
* KviProxy: Make class member data privateGravatar IceN9ne2017-02-091-21/+19
* 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-9/+4
* OptionsWidget_proxy: Change the ordering when commitingGravatar staticfox2016-08-111-4/+4
* proxywidget: More cleanupGravatar staticfox2016-08-071-4/+3
* KviProxyDatabase: Move to vector and unique pointersGravatar staticfox2016-08-071-9/+12
* OptionsWidget_*: fix formatting in some tooltips•••sneak in consistency + cleanup jobby Gravatar un1versal2016-05-111-5/+3
* Apply clang-tidy: modernize-use-defaultGravatar Alexey Sokolov2016-04-301-2/+1
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-4/+4
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-69/+77
* OptionsWidgeet_proxy: cleanup missed indentingGravatar un1versal2016-04-281-9/+12
* add newproxy icon and assign to OptionsWidjet_proxyGravatar un1versal2016-04-271-2/+2
* OptionsWidget_proxy: cleanup indenting + spacing and old unused codeGravatar un1versal2016-04-271-17/+6
* OptionsWidget_proxy: reword label + add tooltip + fix capitalization•••+ reword Use proxy label (wording decided by Pragma) + add tooltip with a brief description to Use proxy for all connections label + fix tooltip text capitalization For Add / Remove proxy Gravatar un1versal2016-04-271-3/+8
* Disable the 'Use proxy' check if there are no proxies in the listGravatar Szymon Tomasz Stefanek2016-04-271-10/+17
* OptionsWidget_proxy: remove tooltip center formattingGravatar un1versal2016-02-021-2/+2
* copyright headers: fix broken boilerplate wording linkss -> terms and opinion...Gravatar un1versal2015-11-281-1/+1
* Fix icon assignments cut != remove help != otherGravatar un1versal2015-11-041-2/+2
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-1/+1
* build: Fix compiler warnings•••'this' is always going to be true, so mute a compiler warning having it default to true. Fixes #1689 Gravatar Matt Ullman2015-10-231-1/+1
* Clean up trailing whitespaces and excess newlines•••Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk Gravatar Matt Ullman2015-10-181-1/+0
* qt5 support (sip): code only, no touch to build system by now•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6251 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-09-251-3/+0
* fix compilation, thanks minde for noticing (CtrlAltCa <3)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6073 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2012-02-271-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-4/+5
* reworked icon stuff•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5301 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-051-6/+6
* 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/+364