aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/options/OptionsWidget_proxy.cpp
Commit message (Collapse)AuthorAgeFilesLines
* KviProxy: Make class member data privateGravatar IceN9ne2017-02-091-21/+19
|
* KviIpEditor: Change to a QLineEdit and update code.Gravatar IceN9ne2016-11-111-9/+4
| | | | | | | | | * 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.
* 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 tooltipsGravatar un1versal2016-05-111-5/+3
| | | | sneak in consistency + cleanup jobby
* 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 capitalizationGravatar un1versal2016-04-271-3/+8
| | | | | | + 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
* 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 ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* 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 warningsGravatar Matt Ullman2015-10-231-1/+1
| | | | | 'this' is always going to be true, so mute a compiler warning having it default to true. Fixes #1689
* Clean up trailing whitespaces and excess newlinesGravatar Matt Ullman2015-10-181-1/+0
| | | | | Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk
* qt5 support (sip): code only, no touch to build system by nowGravatar Fabio Bas2012-09-251-3/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6251 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix compilation, thanks minde for noticing (CtrlAltCa <3)Gravatar wodim2012-02-271-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6073 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Dropped the KviTalPopupMenu layer, ported the involved code to QAction.Gravatar Fabio Bas2012-02-261-4/+5
| | | | | | | | 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
* reworked icon stuffGravatar Elvio Basello2011-01-051-6/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5301 17fca916-40b9-46aa-a4ea-0a15b648b75c
* The big rename for modules. Still some details remaining.Gravatar Szymon Tomasz Stefanek2011-01-011-0/+364
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c