summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* updated Changelog, hackers.guide.txt, sourcesdateGravatar Fabio Bas2012-07-011-1/+56
| | | | | | | version bump: 4.2.0 added a stub README entry for 4.2.0 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6187 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated changelogGravatar Elvio Basello2011-08-131-4/+17
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5928 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated sources date and changelogsGravatar Elvio Basello2011-06-281-1/+11
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5883 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated changelogGravatar Elvio Basello2011-05-211-2/+14
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5848 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated changelogGravatar Elvio Basello2011-04-141-0/+42
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5786 17fca916-40b9-46aa-a4ea-0a15b648b75c
* yet more splittingGravatar Elvio Basello2010-12-291-0/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5262 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated changelog; updated sources dateGravatar Elvio Basello2010-12-281-1/+17
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5243 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated docsGravatar Elvio Basello2010-12-271-0/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5241 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated changelogGravatar Elvio Basello2010-10-201-6/+49
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5099 17fca916-40b9-46aa-a4ea-0a15b648b75c
* implemented #975: a new graphical manager to handle the default script has ↵Gravatar Elvio Basello2010-10-121-0/+5
| | | | | | | | | | | come to the light! :D it works in a simple way, and support for classes is still missing due to some bugs and missing functions in the classeditor, so test it! at the moment, the manager doesn't mind if the user added some personal data: it will be added in the near future; let's see if this starting basis is stable enough note to developers: a new file, containing versions, will be installed in the global settings dir; every time the default script is changed, you have to edit the date field and the relative item field in that file; eg: AliasVersion=4.1.1.5064 (version.revision) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5064 17fca916-40b9-46aa-a4ea-0a15b648b75c
* reworked the mode widgetGravatar Fabio Bas2010-08-181-2/+4
| | | | | | | | added $chan.modeParam() misc fixes to mode handling git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4894 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated changelogGravatar Elvio Basello2010-08-131-1/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4864 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added themes;Gravatar Elvio Basello2010-08-101-1/+3
| | | | | | | updated changelog; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4842 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated changelogGravatar Elvio Basello2010-08-071-0/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4806 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Cleanup the source dirGravatar Szymon Tomasz Stefanek2010-06-201-0/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4482 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated spanish translation, thanks to egnsGravatar Elvio Basello2010-05-261-1/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4377 17fca916-40b9-46aa-a4ea-0a15b648b75c
* some doc/pic updatesGravatar Fabio Bas2010-04-171-1/+20
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4254 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated changelogGravatar Fabio Bas2010-02-201-1/+45
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3999 17fca916-40b9-46aa-a4ea-0a15b648b75c
* [KVIrc] (trunk) Fixed some spelling mistakes found by Lintian.Gravatar Kai Wasserbäch2010-01-101-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3829 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated changelog;Gravatar Elvio Basello2009-11-051-6/+21
| | | | | | | moved bytes multiples from SI to IEC (International Electrotechnical Commission) standard (from KB, MB, GB to KiB, MiB, GiB); git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3589 17fca916-40b9-46aa-a4ea-0a15b648b75c
* - trailing whitespace cleanups all over the placeGravatar Robert Förster2009-09-011-103/+103
| | | | | | | | - 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
* updated changelogGravatar Fabio Bas2009-09-011-0/+109
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3450 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated Changelog by HelLViS69Gravatar Fabio Bas2009-03-131-0/+72
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3129 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated changelogsGravatar Elvio Basello2008-11-051-0/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2827 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more work on identity profiles (wip);Gravatar Elvio Basello2008-10-221-4/+7
| | | | | | | updated changelog; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2768 17fca916-40b9-46aa-a4ea-0a15b648b75c
* implemented network profiles (wip);Gravatar Elvio Basello2008-10-201-0/+4
| | | | | | | small fixex around; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2764 17fca916-40b9-46aa-a4ea-0a15b648b75c
* implemented #102;Gravatar Elvio Basello2008-10-021-5/+7
| | | | | | | | | | | 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
* added doxygen comments;Gravatar Elvio Basello2008-09-251-1/+5
| | | | | | | | | removed the last COMPILE_USE_QT4 define; updated TODO and ChangeLog; minor fixes; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2573 17fca916-40b9-46aa-a4ea-0a15b648b75c
* implemented OnOutboundTraffic, see #234Gravatar Elvio Basello2008-09-131-0/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2453 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated changelogGravatar Fabio Bas2008-09-081-0/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2420 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added $loadInterface to object class, please testGravatar Elvio Basello2008-09-051-0/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2402 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added inject command: useful to debug scripts without flooding the serverGravatar Elvio Basello2008-09-021-0/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2391 17fca916-40b9-46aa-a4ea-0a15b648b75c
* work on STARTTLS protocol SHOULD be complete: please test!Gravatar Elvio Basello2008-08-291-0/+4
| | | | | | | | | updated TODOs; updated ChangeLogs; updated kvirc translation files; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2344 17fca916-40b9-46aa-a4ea-0a15b648b75c
* initial work on STARTTLS protocol: KVIrc now knows how to handle itGravatar Elvio Basello2008-08-281-1/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2334 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added 3.4.1 splash to the siteGravatar Elvio Basello2008-08-251-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2292 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Added support for animated smiles :) (wip: optimizations of rects needed)Gravatar Alexey Uzhva2008-08-241-0/+8
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2285 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated italian translationGravatar Elvio Basello2008-08-161-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2260 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed license; updated changelogGravatar Elvio Basello2008-08-091-0/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2220 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated changelogGravatar Elvio Basello2008-08-061-1/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2205 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated changelogGravatar Elvio Basello2008-08-031-2/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2170 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated changelog: keep this file up to dateGravatar Elvio Basello2008-08-011-5/+9
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2157 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed bug #178: removed the old "guessing resource directory" routine and ↵Gravatar Fabio Bas2008-07-081-0/+6
| | | | | | | | added a pointer to the directory where cmake installs kvirc to. plus: some self-celebrating update git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2043 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more work on serverdb module. please test itGravatar Elvio Basello2008-07-081-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2037 17fca916-40b9-46aa-a4ea-0a15b648b75c
* renamed global server database pointer; applied patch: thanks to BugSlayerGravatar Elvio Basello2008-07-051-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2008 17fca916-40b9-46aa-a4ea-0a15b648b75c
* bumped sources data;Gravatar Elvio Basello2008-07-051-3/+4
| | | | | | | added initial new serverdb module; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2004 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added $objects.nameGravatar Elvio Basello2008-06-271-1/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1960 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated ChangeLog since a lot of timeGravatar Elvio Basello2008-06-251-2276/+2297
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1950 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Fixed the broken KDE logout ticketGravatar Szymon Tomasz Stefanek2008-03-131-0/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1211 17fca916-40b9-46aa-a4ea-0a15b648b75c
* New KVS functions: $serialize and $unserialize to deal with JSON-serialized ↵Gravatar Alexey Uzhva2007-05-021-0/+4
| | | | | | strings git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@549 17fca916-40b9-46aa-a4ea-0a15b648b75c
* git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@496 ↵Gravatar Noldor2007-04-161-0/+8
| | | | 17fca916-40b9-46aa-a4ea-0a15b648b75c