| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Migrate almost all QMessagebox to qt6-friendly version. | 2023-10-18 | 1 | -6/+5 | |
| | | |||||
| * | Mass rename of margin -> contentsMargins | 2023-10-18 | 1 | -1/+1 | |
| | | |||||
| * | Fix issue with parsing two strings for Poedit | 2016-11-15 | 1 | -0/+1 | |
| | | |||||
| * | Fix unnecessary escaping of % in strings. | 2016-11-14 | 1 | -1/+1 | |
| | | |||||
| * | NickServWidget: Use raw NickServ instead of msg NickServ | 2016-07-27 | 1 | -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 labels | 2016-06-28 | 1 | -0/+5 | |
| | | |||||
| * | wheeeeeeeeee | 2016-05-22 | 1 | -1/+1 | |
| | | |||||
| * | Various fixes | 2016-05-15 | 1 | -36/+27 | |
| | | |||||
| * | Apply clang-tidy: modernize-use-default | 2016-04-30 | 1 | -4/+2 | |
| | | |||||
| * | Apply clang-tidy: modernize-use-nullptr | 2016-04-30 | 1 | -1/+1 | |
| | | |||||
| * | Apply clang-format | 2016-04-29 | 1 | -129/+136 | |
| | | |||||
| * | QMessageBox/setWindowTitle: fix headers titles: capitalization, syntax + try ↵ | 2016-02-27 | 1 | -2/+2 | |
| | | | | | | | to improve entries + add window title to find and replace dialog | ||||
| * | OptionsWidget_nickserv: complete removal of html_center_begin/end, also ↵ | 2016-02-21 | 1 | -9/+9 | |
| | | | | | fixes compiling | ||||
| * | OptionsWidget_nickserv: remove unused QString html_center_begin/end | 2016-02-21 | 1 | -3/+0 | |
| | | | | | no point keeping this around | ||||
| * | OptionsWidget_nickserv: remove tooltip + dialog center formatting | 2016-02-02 | 1 | -5/+5 | |
| | | |||||
| * | Remove default nickname in the NickServ dialog. | 2016-01-01 | 1 | -1/+1 | |
| | | | | | Part of #1781. | ||||
| * | revert wront option box capitalization | 2015-12-27 | 1 | -1/+1 | |
| | | | | | missed in cddeb99d | ||||
| * | Consistency: missed colons on label text | 2015-12-23 | 1 | -5/+5 | |
| | | |||||
| * | src/modules typos: capitalize, formatting, consistency and syntax fixes | 2015-12-19 | 1 | -1/+1 | |
| | | |||||
| * | copyright headers: fix broken boilerplate wording linkss -> terms and ↵ | 2015-11-28 | 1 | -1/+1 | |
| | | | | | opinion -> option | ||||
| * | Copyright Headers: Cosmetic typos irc -> IRC | 2015-10-28 | 1 | -1/+1 | |
| | | |||||
| * | KViSelectors/OptionsWidget_* typos and capitalization | 2015-10-22 | 1 | -9/+9 | |
| | | |||||
| * | Clean up trailing whitespaces and excess newlines | 2015-10-18 | 1 | -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. | 2014-12-29 | 1 | -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 now | 2012-09-25 | 1 | -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. | 2011-01-01 | 1 | -0/+371 | |
| git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c | |||||
