summaryrefslogtreecommitdiffstats
path: root/admin
Commit message (Collapse)AuthorAgeFilesLines
* fixed licenseGravatar Elvio Basello2009-09-176-3/+151
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3505 17fca916-40b9-46aa-a4ea-0a15b648b75c
* - trailing whitespace cleanups all over the placeGravatar Robert Förster2009-09-013-12/+12
| | | | | | | | - 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
* some svn cleaning (yes, this is a good sign)Gravatar Fabio Bas2009-08-294-7492/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3434 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updates FSF address, thanks to Kebianizao for noticingGravatar Markus Rennings2009-05-081-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c
* pop in some EOL and svn properties fixes.Gravatar Robert Förster2008-09-161-2/+2
| | | | | | | | | | | | - 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
* dinamic creation on Doxyfile; support for out-of-source buildsGravatar Fabio Bas2008-08-291-1312/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2356 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Get closer to how it should look like... EXERCISE: Grab a class and document ↵Gravatar Szymon Tomasz Stefanek2008-08-291-43/+103
| | | | | | it :) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2354 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Merged Arfrever Frehtes Taifersar Arahesis's patch to support DESTDIR in the ↵Gravatar Fabio Bas2008-06-301-0/+2
| | | | | | perl scripts that installs user documentation git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1969 17fca916-40b9-46aa-a4ea-0a15b648b75c
* oh yeah, removed autotools!;Gravatar Elvio Basello2008-06-0315-22065/+0
| | | | | | | | | 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
* addon manager now create packages :) ;Gravatar Elvio Basello2008-05-121-9/+9
| | | | | | | quick fixes around; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1756 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated docs; removed useless files/dirsGravatar Elvio Basello2008-04-242-2/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1576 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed some compilation warnigs & added some debug info in doc generationGravatar Fabio Bas2008-04-201-2/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1529 17fca916-40b9-46aa-a4ea-0a15b648b75c
* user documentation generation (aka "the help inside kvirc")Gravatar Fabio Bas2008-04-191-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1524 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix autotools compilationGravatar Fabio Bas2008-04-181-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1511 17fca916-40b9-46aa-a4ea-0a15b648b75c
* cleaned codeGravatar Elvio Basello2008-03-316-644/+195
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1355 17fca916-40b9-46aa-a4ea-0a15b648b75c
* A couple of small fixesGravatar Szymon Tomasz Stefanek2008-03-296-195/+644
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1321 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more on portingGravatar Elvio Basello2008-03-286-644/+195
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1319 17fca916-40b9-46aa-a4ea-0a15b648b75c
* XDG support... maybe :DGravatar Szymon Tomasz Stefanek2008-03-287-209/+694
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1310 17fca916-40b9-46aa-a4ea-0a15b648b75c
* ported mediaplayer module;Gravatar Elvio Basello2008-03-281-4/+4
| | | | | | | | | added audacious interface. thanks to desowin from audacious project; added QtDBus to link with; updated sources date; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1307 17fca916-40b9-46aa-a4ea-0a15b648b75c
* ported KviTalHBox and KviTalVBox to Qt4;Gravatar Elvio Basello2008-03-266-644/+195
| | | | | | | | | removed some qt3 include files and cleaned a bit the code around; moved config dir to ~/.config/KVIrc according to LSB 2.0 standards; changed codename to 'Insomnia'; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1293 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Qt4 is now a requirement in trunk: automake scripts reflect thatGravatar Szymon Tomasz Stefanek2008-03-251-447/+95
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1271 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Trunk switches to Qt4 development: you can start messing up :)Gravatar Szymon Tomasz Stefanek2008-03-246-195/+644
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1265 17fca916-40b9-46aa-a4ea-0a15b648b75c
* quick fixGravatar Elvio Basello2008-03-201-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1235 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added log info to configureGravatar Elvio Basello2008-03-201-0/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1233 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed typos. thanks to Kuja^Gravatar Elvio Basello2008-03-176-644/+195
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1227 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Fixes for other ticketsGravatar Szymon Tomasz Stefanek2008-03-137-204/+646
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1214 17fca916-40b9-46aa-a4ea-0a15b648b75c
* some little fixes around;Gravatar Elvio Basello2008-03-046-644/+195
| | | | | | | | fixed docs; bumped version to 3.4.0 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1183 17fca916-40b9-46aa-a4ea-0a15b648b75c
* A couple of fixes and a version switchGravatar Szymon Tomasz Stefanek2008-03-046-195/+644
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1180 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated translation filesGravatar Elvio Basello2008-02-256-644/+195
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1160 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Selectively backporting Alexey's qmake branch work into trunk: no longer ↵Gravatar Szymon Tomasz Stefanek2008-01-161-0/+3
| | | | | | depending on Q3MainWindow, Q3ToolBar, Q3DockWindow etc... git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1092 17fca916-40b9-46aa-a4ea-0a15b648b75c
* A small fix for server p switch, lag module removed from trunk etc...Gravatar Szymon Tomasz Stefanek2008-01-116-195/+644
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1076 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated sources dateGravatar Elvio Basello2008-01-026-644/+195
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1051 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Made trunk-build-system color output more portableGravatar Mihai Moldovan2007-12-311-7/+53
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1047 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Fixed old build systemGravatar Mihai Moldovan2007-12-301-7/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1046 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Some qmake branch fixesGravatar Szymon Tomasz Stefanek2007-12-306-195/+644
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1044 17fca916-40b9-46aa-a4ea-0a15b648b75c
* newline at EOFGravatar Elvio Basello2007-08-175-527/+179
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@723 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Rewritten KviTalWizard in a QtX independent form, working on a new setup too...Gravatar Szymon Tomasz Stefanek2007-07-135-179/+527
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@674 17fca916-40b9-46aa-a4ea-0a15b648b75c
* quick fixGravatar Elvio Basello2007-07-051-82/+149
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@657 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Added doxygen supportGravatar Szymon Tomasz Stefanek2007-06-291-0/+1252
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@640 17fca916-40b9-46aa-a4ea-0a15b648b75c
* eof fixGravatar Elvio Basello2007-06-263-285/+74
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@633 17fca916-40b9-46aa-a4ea-0a15b648b75c
* (Probably) a fix for the secunia advisory: needs testingGravatar Szymon Tomasz Stefanek2007-06-213-74/+285
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@630 17fca916-40b9-46aa-a4ea-0a15b648b75c
* translation file updateGravatar Elvio Basello2007-03-303-131/+49
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@444 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more qt4 port; using new System Tray icon model, shipped with qt4:)Gravatar Alexey Uzhva2007-03-303-185/+56
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@441 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More Qt4 tweaksGravatar Szymon Tomasz Stefanek2007-03-283-69/+252
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@439 17fca916-40b9-46aa-a4ea-0a15b648b75c
* reverted fix, on old bash does not compileGravatar Elvio Basello2007-03-261-7/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@435 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix for bash 3.2.9: now bash colors are interpreted yetGravatar Elvio Basello2007-03-234-25/+53
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@433 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Quick icon installation fix for non-KDE systems (Tom)Gravatar Thomas Kalla2007-03-221-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@430 17fca916-40b9-46aa-a4ea-0a15b648b75c
* quick doc fixGravatar Elvio Basello2007-03-203-282/+71
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@428 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Icons and some Qt4 fixesGravatar Szymon Tomasz Stefanek2007-03-064-71/+294
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@410 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added key support to hop aliasGravatar Elvio Basello2007-02-283-268/+58
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@389 17fca916-40b9-46aa-a4ea-0a15b648b75c