aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/logview
Commit message (Collapse)AuthorAgeFilesLines
...
* fix for #1167Gravatar Fabio Bas2011-07-111-9/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5890 17fca916-40b9-46aa-a4ea-0a15b648b75c
* finished workin' on $log.export;Gravatar Elvio Basello2011-04-212-7/+1
| | | | | | | fixed typos git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5801 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Add a filename parameter to the log structureGravatar Szymon Tomasz Stefanek2011-04-212-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5800 17fca916-40b9-46aa-a4ea-0a15b648b75c
* quick fixGravatar Elvio Basello2011-04-211-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5798 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more work on $log.export (wip)Gravatar Elvio Basello2011-04-216-62/+88
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5797 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added initial implementation of $log.export() (wip);Gravatar Elvio Basello2011-04-146-208/+291
| | | | | | | | 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
* fixed paragraph formatting;Gravatar Elvio Basello2011-04-121-11/+13
| | | | | | | | fixed icons names; make exported XHTML 1.1 W3C compliant; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5779 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more work on #934;Gravatar Elvio Basello2011-04-111-25/+66
| | | | | | | improved hungarian notation; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5776 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Treat dead channel logs just like non-dead onesGravatar Szymon Tomasz Stefanek2011-04-101-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5775 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More internal filtering in html log exportGravatar Noldor2011-04-102-8/+9
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5774 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More work on #934 (html export)Gravatar Noldor2011-04-101-15/+65
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5772 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more work on #934: added export to html (wip) and improved the whole stuffGravatar Elvio Basello2011-04-074-30/+126
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5765 17fca916-40b9-46aa-a4ea-0a15b648b75c
* initial implementation of #934: added the ability to export the log to plain ↵Gravatar Elvio Basello2011-04-073-134/+287
| | | | | | | | | text. this is still a wip git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5762 17fca916-40b9-46aa-a4ea-0a15b648b75c
* splitted log translations from kvirc to its own translation file, merging it ↵Gravatar Elvio Basello2011-04-045-300/+326
| | | | | | | | | with logview; improved hungarian notation git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5751 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed translation stringGravatar Elvio Basello2011-03-301-2/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5731 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed logview second level itemsGravatar Fabio Bas2011-01-261-1/+13
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5397 17fca916-40b9-46aa-a4ea-0a15b648b75c
* logviewer: fixed view of files inside subdirectories;Gravatar Fabio Bas2011-01-151-5/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5366 17fca916-40b9-46aa-a4ea-0a15b648b75c
* gave the logviewer recursive directory scanning superpowers, to support the ↵Gravatar Fabio Bas2011-01-142-21/+37
| | | | | | new "dynamic log subdirectory" setting git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5362 17fca916-40b9-46aa-a4ea-0a15b648b75c
* killed some QString helpers. Pay attention to the localizations: format ↵Gravatar Elvio Basello2011-01-101-1/+1
| | | | | | | | | strings have changed!; updated translation files; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5328 17fca916-40b9-46aa-a4ea-0a15b648b75c
* killed some defines;Gravatar Elvio Basello2011-01-071-1/+1
| | | | | | | | more work on KDE notifier; improved hungarian notation; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5308 17fca916-40b9-46aa-a4ea-0a15b648b75c
* renamed a global pointer;Gravatar Elvio Basello2011-01-062-5/+5
| | | | | | | more work on KDE notifier; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5303 17fca916-40b9-46aa-a4ea-0a15b648b75c
* reworked icon stuffGravatar Elvio Basello2011-01-053-9/+9
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5301 17fca916-40b9-46aa-a4ea-0a15b648b75c
* The big rename for modules. Still some details remaining.Gravatar Szymon Tomasz Stefanek2011-01-016-104/+104
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renames, fix the spelling of KVIrc etc...Gravatar Szymon Tomasz Stefanek2010-12-295-5/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renaming and cleanupGravatar Szymon Tomasz Stefanek2010-12-275-22/+22
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renaming & cleanup.Gravatar Szymon Tomasz Stefanek2010-12-262-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5233 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Beginning of 'the big rename & cleanup'. File names should match class ↵Gravatar Szymon Tomasz Stefanek2010-12-255-14/+14
| | | | | | names, when possible. Move classes to one per file. Move C functions to namespaces, if possible. Kill some abbreviations... git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c
* module help: removed modal progress dialog, implemented inline progress barGravatar Fabio Bas2010-09-191-2/+9
| | | | | | module logviewer: reworked a bit the progressbar git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5022 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed logviewer progress dialog; added inline progressbar; fixes #968Gravatar Fabio Bas2010-09-192-77/+95
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5021 17fca916-40b9-46aa-a4ea-0a15b648b75c
* applied typo fixes for the "file" and "config" modules (thank OmegaPhil)Gravatar Fabio Bas2010-08-311-1/+1
| | | | | | | | fixed fsf address in python/pythoncore modules fixed "space before comma" in documentation/coments/code regenerated translations git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4954 17fca916-40b9-46aa-a4ea-0a15b648b75c
* avoid qsplitter children to collapse, since we already have buttons where ↵Gravatar Fabio Bas2010-08-092-1/+3
| | | | | | | | necessary (fixes #889); small fix to iograph: added sanity check to traffic counters git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4828 17fca916-40b9-46aa-a4ea-0a15b648b75c
* cleaned code: removed all instances of debugGravatar Elvio Basello2010-08-071-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4805 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Constness fixes. Thnks PKEuS :)Gravatar Szymon Tomasz Stefanek2010-07-061-5/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4621 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed focus tabbing in logviewerGravatar Fabio Bas2010-04-031-0/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4236 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Fixed removing items in logviewGravatar Noldor2010-04-031-3/+18
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4233 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Fixed a segfault in logview moduleGravatar Noldor2010-03-221-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4200 17fca916-40b9-46aa-a4ea-0a15b648b75c
* typosGravatar Elvio Basello2010-03-171-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4148 17fca916-40b9-46aa-a4ea-0a15b648b75c
* A fix in logview moduleGravatar Noldor2010-03-171-1/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4147 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Improvements in logview moduleGravatar Noldor2010-03-171-2/+27
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4146 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix for #739Gravatar Fabio Bas2010-03-042-3/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4088 17fca916-40b9-46aa-a4ea-0a15b648b75c
* final fix for #695, plus added missing po files for "python" and ↵Gravatar Fabio Bas2010-01-241-1/+2
| | | | | | "sharedfile" (notice to translators) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3877 17fca916-40b9-46aa-a4ea-0a15b648b75c
* disable buffer size in logviewer (see #524)Gravatar Fabio Bas2010-01-101-0/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3825 17fca916-40b9-46aa-a4ea-0a15b648b75c
* restoring old codeGravatar Elvio Basello2009-12-291-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3763 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix for #34Gravatar Elvio Basello2009-12-291-15/+23
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3761 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added a combobox to switch datetime format between classic behaviour, ISO ↵Gravatar Elvio Basello2009-12-181-1/+1
| | | | | | 8601 and system locale; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3710 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix for #649Gravatar Fabio Bas2009-12-182-5/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3707 17fca916-40b9-46aa-a4ea-0a15b648b75c
* applied patch from Aeriana for #34Gravatar Fabio Bas2009-12-121-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3691 17fca916-40b9-46aa-a4ea-0a15b648b75c
* reworked namespace KviQString;Gravatar Elvio Basello2009-12-051-2/+2
| | | | | | | | | improved hungarian notation; added Doxygen comments; added TODO for hungarian notation: keep it updated! git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3666 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed useless tal_treewidgetGravatar Fabio Bas2009-09-244-18/+18
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3521 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed visual studio projects: they are outdated and a better version can ↵Gravatar Fabio Bas2009-09-011-284/+0
| | | | | | be created using cmake git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3451 17fca916-40b9-46aa-a4ea-0a15b648b75c