aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/logview/LogFile.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-17/+26
|
* LogFile: consistency fixes.Gravatar un1versal2015-12-051-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
|
* - 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
* fixed parsing the date of some log files (#1188) + updated deprecated ↵Gravatar Fabio Bas2011-08-211-2/+32
| | | | | | Qt::SystemLocaleDate git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5937 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix for #1188 (make the logviewer able to load different date types)Gravatar Fabio Bas2011-08-131-4/+29
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5927 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added initial implementation of $log.export() (wip);Gravatar Elvio Basello2011-04-141-0/+126
splitted LogFile class in its own files; added control procedure to call logview functions from log module git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5785 17fca916-40b9-46aa-a4ea-0a15b648b75c