aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/options/OptionsWidget_channel.cpp
Commit message (Collapse)AuthorAgeFilesLines
* OptionWidget_*: having 0 is equivalent to turning this off (#2060)Gravatar un1versal2016-07-101-5/+4
| | | | also theres was a discrepancy between tooltip minimum value and actual minimum value.
* Raise limits on log loading optionsGravatar Vladimir Panteleev2016-07-091-4/+4
|
* separators and copyright headers cleanupsGravatar un1versal2016-06-141-1/+1
| | | | | | + add copyright boilerplate to KviDebugContext.cpp probably more source files exist with no copyright boilerplate. this was a by chance find.
* OptionsWidget_*: fix formatting in some tooltipsGravatar un1versal2016-05-111-12/+7
| | | | sneak in consistency + cleanup jobby
* Apply clang-tidy: modernize-use-defaultGravatar Alexey Sokolov2016-04-301-6/+3
|
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-67/+72
|
* OptionsWidget: + formatting + spacing + indenting cleanupGravatar un1versal2016-04-251-5/+14
|
* OptionsWidget: formatting + indenting + obsolete code cleanupGravatar un1versal2016-04-241-29/+31
| | | | | its not quite clang-format quality spacing after comma etc. maybe clang one day can visit these things and do a better job.
* OptionsWidget: rename option labels to reflect current functionGravatar un1versal2016-04-241-6/+5
|
* OptionsWidget_Channel: remove tooltip center formattingGravatar un1versal2016-02-021-15/+15
|
* 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
|
* Clean up trailing whitespaces and excess newlinesGravatar Matt Ullman2015-10-181-2/+0
| | | | | Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk
* Fix missing ")"Gravatar wodim2015-10-051-1/+1
|
* Implement support for IRCv3.1's away-notify extensionGravatar Fabio Bas2015-08-011-2/+2
|
* - massive trailing whitespace cleanup (yes, one of these "you can hate me ↵Gravatar Robert Förster2014-11-211-1/+1
| | | | | | | | | for that" commits) - apply patch by d00p: show the correct protocol version instead of just "SSLv3/TLSv1", thanks! - fix compilation on qt 5.4 on windows git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6398 17fca916-40b9-46aa-a4ea-0a15b648b75c
* qt5 support (sip): code only, no touch to build system by nowGravatar Fabio Bas2012-09-251-3/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6251 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Dropped the KviTalPopupMenu layer, ported the involved code to QAction.Gravatar Fabio Bas2012-02-261-1/+1
| | | | | | | | 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
* The big rename for modules. Still some details remaining.Gravatar Szymon Tomasz Stefanek2011-01-011-0/+166
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c