| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | applied typo fixes for the "file" and "config" modules (thank OmegaPhil)•••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
| Fabio Bas | 2010-08-31 | 1 | -1/+1 |
| * | final fix for #695, plus added missing po files for "python" and "sharedfile"...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3877 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-01-24 | 1 | -1/+2 |
| * | [KVIrc] (trunk) Fix some remaining spelling errors (thanks to Lintian).•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3858 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Kai Wasserbäch | 2010-01-21 | 1 | -1/+1 |
| * | removed useless KviTalTextEdit class•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3520 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2009-09-24 | 1 | -4/+4 |
| * | fixed license•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3505 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2009-09-17 | 1 | -0/+25 |
| * | - trailing whitespace cleanups all over the place•••- removed charset dependent manpages since it really makes no sense to distribute them, they are getting installed in non standard places and one manpage per language is enough
- added SpotChat to the serverdb, happens to be my network anyway :P (someone should remind me to check all the networks and servers there so we can do a cleanup if needed
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3463 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2009-09-01 | 1 | -2/+2 |
| * | removed visual studio projects: they are outdated and a better version can be...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3451 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2009-09-01 | 1 | -261/+0 |
| * | fix for #547•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3437 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2009-08-30 | 2 | -0/+50 |
| * | [KVIrc] (trunk) Merge changes for $str.digest.••• Merge the changes for $str.digest from branches/curan/no_embedded_lib_code
back into the trunk. Compiles and WFM.
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3354 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Kai Wasserbäch | 2009-07-19 | 1 | -0/+9 |
| * | updates FSF address, thanks to Kebianizao for noticing•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Markus Rennings | 2009-05-08 | 4 | -4/+4 |
| * | second round of misc compilation noise reduction•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2838 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-11-08 | 1 | -2/+2 |
| * | ported new mdi system to trunk•••needs testing
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2813 17fca916-40b9-46aa-a4ea-0a15b648b75c
| TheXception | 2008-11-04 | 2 | -26/+26 |
| * | fixed bug #262 (upport)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2763 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-10-18 | 1 | -0/+1 |
| * | Win VS projects cleanup.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2575 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-09-26 | 3 | -196/+3 |
| * | removed VS QT3 project files.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2574 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-09-26 | 1 | -172/+0 |
| * | fixed license template for modules from a to f•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2480 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-09-18 | 4 | -7/+16 |
| * | 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
| Robert Förster | 2008-09-16 | 2 | -261/+261 |
| * | updates win projects to vs 2008•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2449 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-09-12 | 1 | -7/+6 |
| * | Self-celebration•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2277 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Voker57 | 2008-08-23 | 2 | -1/+25 |
| * | 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
| Alexey Uzhva | 2008-08-01 | 1 | -6/+6 |
| * | 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
| Elvio Basello | 2008-07-23 | 1 | -1/+0 |
| * | fixed bug #178: removed the old "guessing resource directory" routine and add...•••plus: some self-celebrating update
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2043 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-07-08 | 2 | -21/+21 |
| * | bumped sources data;•••added initial new serverdb module;
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2004 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-07-05 | 1 | -1/+1 |
| * | fixed normal popups•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2002 17fca916-40b9-46aa-a4ea-0a15b648b75c
| TheXception | 2008-07-05 | 1 | -19/+19 |
| * | enabled cmake info on about module. test it with msvc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1935 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-06-24 | 2 | -4/+2 |
| * | added some VS missing project•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1901 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-06-03 | 1 | -0/+262 |
| * | 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
| Elvio Basello | 2008-06-03 | 1 | -27/+0 |
| * | more work on addon manager (wip);•••added file filters;
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1777 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-05-14 | 2 | -2/+2 |
| * | Huge QT4 port commit :) (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1765 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-05-13 | 1 | -1/+3 |
| * | self-celebrative commit•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1736 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-05-10 | 2 | -2/+16 |
| * | added kvi_tal_listwidget and kvi_tal_itemdelegates + some fixes •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1678 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-05-05 | 2 | -2/+2 |
| * | Removed obsolete QGridLayout QT3 constructor.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1626 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-04-30 | 1 | -4/+4 |
| * | more work on KviTalTabDialog•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1598 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-26 | 1 | -1/+1 |
| * | initial porting of KviTalTabDialog•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1593 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-25 | 1 | -1/+1 |
| * | ported KviTalTextEdit•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1590 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-25 | 1 | -1/+1 |
| * | added son Easter's egg :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1584 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-25 | 1 | -3/+2 |
| * | fixed compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1551 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-21 | 3 | -14/+11 |
| * | more work on honor tab (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1545 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-21 | 3 | -0/+64 |
| * | cleaned honor & glory tab (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1544 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-21 | 3 | -220/+370 |
| * | stylish fix for about module•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1536 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-20 | 1 | -2/+4 |
| * | fix fox macosx•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1535 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-20 | 1 | -0/+2 |
| * | added Subversion to CMake rules;•••added SVN revision number to KVIrc;
fixed compilation warning;
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1533 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-20 | 2 | -3/+7 |
| * | quick fix for win32. test it•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1527 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-20 | 1 | -2/+2 |
| * | more work on about module (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1526 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-20 | 1 | -10/+46 |
| * | Splitted system configuration in two files. The frequently changing stuff in ...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1525 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2008-04-19 | 1 | -1/+4 |
| * | more qt4 port (renamed QT3 stuff))•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1507 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-04-18 | 1 | -1/+1 |
| * | fixed DBus compilation for win32•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1497 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-17 | 1 | -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
| Noldor | 2008-04-14 | 1 | -1/+2 |
| * | quick fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1467 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-12 | 1 | -1/+1 |
| * | more on cleaning sources•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1465 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-12 | 1 | -1/+2 |