aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/options/OptionsWidget_nickserv.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Migrate almost all QMessagebox to qt6-friendly version.Gravatar Fabio Bas2023-10-181-6/+5
|
* Mass rename of margin -> contentsMarginsGravatar Fabio Bas2023-10-181-1/+1
|
* Fix issue with parsing two strings for PoeditGravatar IceN9ne2016-11-151-0/+1
|
* Fix unnecessary escaping of % in strings.Gravatar IceN9ne2016-11-141-1/+1
|
* NickServWidget: Use raw NickServ instead of msg NickServGravatar staticfox2016-07-271-1/+1
| | | | | | | | | IRCds have aliases in their configuration to route messages to services specifically. In other words, instead of doing /msg nickserv the IRCd treats it like /msg NickServ!NickServ@services.generic.net. This is to aid in the security that sensitive message will get routed to the service, in the even that if services are down and a malicious user takes over the nick, messages using /nickserv will not be sent to that user.
* various: add collumn width, read labelsGravatar un1versal2016-06-281-0/+5
|
* wheeeeeeeeeeGravatar staticfox2016-05-221-1/+1
|
* Various fixesGravatar un1versal2016-05-151-36/+27
|
* Apply clang-tidy: modernize-use-defaultGravatar Alexey Sokolov2016-04-301-4/+2
|
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-1/+1
|
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-129/+136
|
* QMessageBox/setWindowTitle: fix headers titles: capitalization, syntax + try ↵Gravatar un1versal2016-02-271-2/+2
| | | | | | to improve entries + add window title to find and replace dialog
* OptionsWidget_nickserv: complete removal of html_center_begin/end, also ↵Gravatar un1versal2016-02-211-9/+9
| | | | fixes compiling
* OptionsWidget_nickserv: remove unused QString html_center_begin/endGravatar un1versal2016-02-211-3/+0
| | | | no point keeping this around
* OptionsWidget_nickserv: remove tooltip + dialog center formattingGravatar un1versal2016-02-021-5/+5
|
* Remove default nickname in the NickServ dialog.Gravatar wodim2016-01-011-1/+1
| | | | Part of #1781.
* revert wront option box capitalizationGravatar un1versal2015-12-271-1/+1
| | | | missed in cddeb99d
* Consistency: missed colons on label textGravatar un1versal2015-12-231-5/+5
|
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-191-1/+1
|
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-1/+1
|
* KViSelectors/OptionsWidget_* typos and capitalizationGravatar un1versal2015-10-221-9/+9
|
* 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
* Fix input boxes alignment in nickserv options.Gravatar Alexey Sokolov2014-12-291-1/+1
| | | | | | | Patch by TheReign, thanks! git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6419 17fca916-40b9-46aa-a4ea-0a15b648b75c
* 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
* The big rename for modules. Still some details remaining.Gravatar Szymon Tomasz Stefanek2011-01-011-0/+371
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c