summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* admin: obliterate convert files and svn_fixsvnignore.sh, people should use pr...•••sprinkle around some svn:ignore, svn:eol-style and svn:mime-type stuff, also remove mime-type property which does not exist, it should be svn:mime-type instead git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6052 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-01-142-6/+0
* more work on addon system, fixed some stuff (wip);•••removed useless dir; added properties to KviFileSelector and KviDirectorySelector; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3510 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-09-172-553/+0
* removed obsolete mimelnk stuff, thanks to Kebianizao;•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3228 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-05-281-1/+0
* 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-081-1/+1
* small fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2667 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar TheXception2008-10-071-3/+5
* example python script how to extract user documentation comments from source ...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2666 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar TheXception2008-10-071-0/+87
* 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-11/+0
* fixed and re-enabled kvirc-config•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1807 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-05-171-2/+1
* commented out kvirc-config (broken for coexistence)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1795 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-161-1/+2
* fixed coexistence rules•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1790 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-161-1/+8
* removed old unused dir•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1754 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-121-16/+13
* indented source•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1753 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-121-443/+443
* added python script to check translation status in a po file•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1752 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-122-0/+556
* 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-1/+1
* Fixed kvirc4-config creation and installation (out of source builds)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1484 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-04-142-12/+11
* - Removed kdevelop project file for cmake branch (unuseful)•••- Made the main CMakeList.txt check for old kvi_sysconfig.h and prevent regeneration if the config is the same; this prevents full recompilation of the sources in front of a small change in a CMakeList.txt. To make this happen i had to "comment out" the #define KVIRC_BUILD_DATE (otherway it's impossible for the configs to match). Anyway, this define isn't used anywhere in the sources by now. - Probably fix for the "kvirc4-config" install issue git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1482 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-04-141-8/+8
* quick fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1467 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-121-8/+8
* removed old scripts•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1436 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-088-166/+1
* quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1421 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-081-4/+2
* small Mac OS X fixups•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1420 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Thomas Kalla2008-04-071-1/+2
* initial rules for localization•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1395 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-051-2/+2
* 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-0/+17
* git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1289 17fca916-40b9-46aa-a4ea...Gravatar José Melo2008-03-251-189/+0
* rename to avoid conflicts,follow same naming policy•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1288 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar José Melo2008-03-252-1/+1
* rename to avoid conflicts,follow same naming policy•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1287 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar José Melo2008-03-252-1/+1
* update, rename to kvirc4-config instead kvirc-config4•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1284 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar José Melo2008-03-252-2/+191
* Renamed kvirc-config to kvirc-config4•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1283 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-03-252-2/+2
* Switching from cvs to svn, initial import•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@13 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2006-12-1811-0/+369