aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/logview
Commit message (Expand)AuthorAgeFilesLines
* fix for #544•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3430 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-08-272-8/+5
* applied patch proposed by aeriana for #34•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3425 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-08-251-1/+1
* quick fix for #529•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3420 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-08-221-1/+0
* -pedantic compilation patch (fix for #526). Thanks to toma.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3413 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Bugslayer2009-08-161-3/+3
* ascending order set as default in logviewer (#523)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3412 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-08-141-0/+1
* removed old options & code regarding window caption colors•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3353 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-07-191-8/+0
* improved hungarian notation;•••added missing tooltips; removed uselss definition of KviQCString git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3297 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-07-011-2/+2
* updates FSF address, thanks to Kebianizao for noticing•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Markus Rennings2009-05-085-5/+5
* patch for #396•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3125 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Bugslayer2009-03-121-2/+2
* ensure that all the modules that creates a window using g_pFrame->addWindow c...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3080 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-02-171-1/+2
* second round of misc compilation noise reduction•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2838 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-11-083-7/+6
* cleaned tal_treewidget , hopefully re-connecting again all the signal/slot pairs•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2807 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-11-012-2/+2
* fixed compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2761 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-10-181-0/+1
* get rid of QString::null; added doxygen comments;•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2681 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-10-102-3/+3
* fixed some CMakeLists.txt's INSTALL commands for windows•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2679 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-10-091-1/+1
* implemented #102;•••splitted optw_irc; added doxygen comments; bumped sources date; update ChangeLog and TODO; fixes around; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2620 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-10-022-2/+2
* fix for #245 (trunk/4.0 version)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2584 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-272-1/+14
* Win VS projects cleanup.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2575 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-263-189/+3
* removed VS QT3 project files.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2574 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-261-192/+0
* fixed license template for modules from h to m•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2483 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-185-10/+23
* pop in some EOL and svn properties fixes.•••- all textfiles were converted to unix line endings - svn:eol-style native has been set on that files so noone has to care about it again, now the svn client does take care of that, a checkout on unix will get unix lineendings, a checkout on windows will get windows lineendings - svn:executable fixup (some file had the executable bit set were they shouldn't) - svn:mime-type fixes for most of the files, which will probaly only affect trac in viewing that files - some typo fixup, the manpage seems to need some love, though. this will be pushed to the branches once i get to it today. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2469 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2008-09-162-284/+284
* updates win projects to vs 2008•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2449 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-121-7/+6
* fixed (ported) logviewer to qt4•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2426 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-084-76/+120
* more on qt4 porting•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2282 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-08-233-41/+42
* fix for reopened #34•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2207 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-08-071-4/+11
* code cleanups: removed unused functions from KviApp class; removed kvi_string...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2160 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2008-08-011-2/+2
* removed header files which do not need to be moc'ed•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2109 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-07-231-1/+0
* trashed kvi_styledcontrols•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1972 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-06-302-9/+8
* oh yeah, removed autotools!;•••bumped sources date; cleaned up a bit kvi_settings.h; added -DVERBOSE to cmake rules; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1898 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-06-032-32/+0
* more QT4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1891 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-06-021-1/+1
* addmulticellwidget QT4 port (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1804 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-171-6/+12
* Use CMAKE_INSTALL_PREFIX instead of INSTALL_PREFIX. Also hopefully fix out of...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1744 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-05-111-3/+3
* added support for caps to modules cmakelists.txt (aka: modules adds entries t...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1722 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-05-092-0/+16
* reverted•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1703 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-05-071-4/+5
* i won't commit before i test the patch;i won't commit before i test the patch...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1702 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-05-071-3/+3
* probably fix for logviewer module•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1701 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-05-071-1/+1
* Removed obsolete QGridLayout QT3 constructor.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1626 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-301-1/+1
* QT4 port: QIconSet (completed), objects module (w.i.p.), code clean.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1480 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-141-2/+2
* removed QT3 QString stuff (wip). Need test.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1476 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-131-2/+2
* added template rules for modules. thanks to sardanap;•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1456 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-111-28/+2
* maybe fixed skel for windows compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1393 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-041-2/+1
* applied sardanap's patch to link modules under MacOS X;•••added skel for modules under windows; first try to install kvirc's shell scripts; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1392 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-041-4/+13
* QT4 port of Q3Accel. (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1391 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-041-5/+2
* more code clean•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1388 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-045-76/+49
* More fixes for cmake on Mac OS X•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1387 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Thomas Kalla2008-04-041-1/+5
* fixed vars•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1376 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-021-2/+2
* fixed cmake rules to work either on linux and mac and prepared a skel for win...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1373 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-021-4/+13
* patch for MacOS X. Compile fine now•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1372 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-012-473/+479
* added CMake rules :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1330 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-03-291-0/+23
* Removed unused files•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1322 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-03-291-277/+0