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